Max level shown:
1 [ Nov 18 01:27:47 Enabled. ]
2 [ Nov 18 01:27:47 Rereading configuration. ]
3 [ Nov 18 01:27:49 Rereading configuration. ]
4 [ Nov 18 01:27:50 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=oxControlService21
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService21 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService21
29 ipadm: Could not delete oxControlService21: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService21
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService21
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService21
34 + ipadm show-addr oxControlService21/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService21/ll
37 + ipadm show-addr oxControlService21/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService21/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 18 01:27:50 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.18 01:27:51.530230 [ 1 ] {} <Information> Application: Will watch for the process with pid 23112
55 2023.11.18 01:27:51.530501 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.11.18 01:27:52.462351 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23112
57 2023.11.18 01:27:52.462513 [ 1 ] {} <Information> Application: starting up
58 2023.11.18 01:27:52.462716 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.11.18 01:27:52.577771 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.11.18 01:27:52.577819 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.11.18 01:27:52.577836 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.11.18 01:27:52.577873 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.11.18 01:27:52.578194 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.11.18 01:27:52.578856 [ 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.18 01:27:52.579349 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.11.18 01:27:52.579613 [ 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.18 01:27:52.582295 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.11.18 01:27:52.582344 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.11.18 01:27:52.583065 [ 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.18 01:27:52.583246 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.11.18 01:27:52.589593 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.11.18 01:27:52.590131 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.11.18 01:27:52.590162 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.11.18 01:27:52.591579 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.11.18 01:27:52.592029 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.11.18 01:27:52.592367 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.11.18 01:27:52.592743 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.11.18 01:27:52.593585 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.11.18 01:27:52.593633 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.11.18 01:27:52.593689 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.11.18 01:27:52.593707 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.11.18 01:27:52.602951 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.11.18 01:27:52.602982 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000119213 sec
90 2023.11.18 01:27:52.603570 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.11.18 01:27:52.603657 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.11.18 01:27:52.603679 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.11.18 01:27:52.603697 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.11.18 01:27:52.603711 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.11.18 01:27:52.603727 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.11.18 01:27:52.603744 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.11.18 01:27:52.603779 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.11.18 01:27:52.603798 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.11.18 01:27:52.603829 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.11.18 01:27:52.603841 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.11.18 01:27:52.603857 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.11.18 01:27:52.603873 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.11.18 01:27:52.603905 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.11.18 01:27:52.603921 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.11.18 01:27:52.603936 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.11.18 01:27:52.641053 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.11.18 01:27:52.642808 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.11.18 01:27:52.642838 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8201e-05 sec
109 2023.11.18 01:27:52.642861 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.11.18 01:27:52.642875 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.11.18 01:27:52.642896 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.11.18 01:27:52.644826 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.11.18 01:27:52.649310 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.11.18 01:27:52.649550 [ 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.18 01:27:52.649599 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.11.18 01:27:52.857443 [ 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.18 01:27:52.875898 [ 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.18 01:27:52.875980 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.11.18 01:27:52.923385 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.11.18 01:27:52.924195 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB
121 2023.11.18 01:27:52.924571 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.11.18 01:27:52.924612 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.11.18 01:27:52.924642 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.11.18 01:27:52.924726 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.11.18 01:27:52.924754 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.11.18 01:27:52.924795 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.11.18 01:27:52.925488 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.11.18 01:27:52.925542 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.11.18 01:28:07.924889 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
130 2023.11.18 01:28:07.924996 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
131 2023.11.18 01:28:15.667825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
132 2023.11.18 01:28:15.670151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
133 2023.11.18 01:28:15.672222 [ 3 ] {} <Debug> HTTP-Session: d5347ce9-c821-4402-a9d4-e9216245fe77 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
134 2023.11.18 01:28:15.672342 [ 3 ] {} <Debug> HTTP-Session: d5347ce9-c821-4402-a9d4-e9216245fe77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
135 2023.11.18 01:28:15.672545 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
136 2023.11.18 01:28:15.672637 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
137 2023.11.18 01:28:15.672653 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
138 2023.11.18 01:28:15.680401 [ 3 ] {d853a31f-58d4-4310-a9ff-2677b000cffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
139 2023.11.18 01:28:15.710519 [ 3 ] {d853a31f-58d4-4310-a9ff-2677b000cffa} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:52995) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
140 
141 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
142 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
143 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
144 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
145 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
146 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
147 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
148 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
149 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
150 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
151 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
152 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
153 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
154 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
155 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
156 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
157 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
158 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
159 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
160 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
161 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
162 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
163 
164 2023.11.18 01:28:15.711305 [ 3 ] {d853a31f-58d4-4310-a9ff-2677b000cffa} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
165 
166 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
167 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
168 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
169 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
170 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
171 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
172 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
173 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
174 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
175 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
176 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
177 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
178 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
179 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
180 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
181 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
182 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
183 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
184 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
185 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
186 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
187 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
188 (version 22.8.9.1)
189 2023.11.18 01:28:15.717705 [ 3 ] {d853a31f-58d4-4310-a9ff-2677b000cffa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
190 2023.11.18 01:28:15.717743 [ 3 ] {} <Debug> HTTP-Session: d5347ce9-c821-4402-a9d4-e9216245fe77 Destroying unnamed session
191 2023.11.18 01:28:15.720243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
192 2023.11.18 01:28:15.720334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
193 2023.11.18 01:28:15.720367 [ 3 ] {} <Debug> HTTP-Session: cd9436ea-34a2-49ff-989f-e09d5d518b25 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
194 2023.11.18 01:28:15.720390 [ 3 ] {} <Debug> HTTP-Session: cd9436ea-34a2-49ff-989f-e09d5d518b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
195 2023.11.18 01:28:15.720516 [ 3 ] {420d5c9c-3e26-4476-bf1c-c0e763c1b409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
196 2023.11.18 01:28:15.720686 [ 3 ] {420d5c9c-3e26-4476-bf1c-c0e763c1b409} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
197 2023.11.18 01:28:15.727635 [ 3 ] {420d5c9c-3e26-4476-bf1c-c0e763c1b409} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
198 2023.11.18 01:28:15.734480 [ 3 ] {420d5c9c-3e26-4476-bf1c-c0e763c1b409} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
199 2023.11.18 01:28:15.748902 [ 3 ] {420d5c9c-3e26-4476-bf1c-c0e763c1b409} <Debug> DynamicQueryHandler: Done processing query
200 2023.11.18 01:28:15.748941 [ 3 ] {420d5c9c-3e26-4476-bf1c-c0e763c1b409} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
201 2023.11.18 01:28:15.748958 [ 3 ] {} <Debug> HTTP-Session: cd9436ea-34a2-49ff-989f-e09d5d518b25 Destroying unnamed session
202 2023.11.18 01:28:15.749126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
203 2023.11.18 01:28:15.749186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
204 2023.11.18 01:28:15.749206 [ 3 ] {} <Debug> HTTP-Session: a28dfdc6-3ac4-4365-9e65-c7a4a0369430 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
205 2023.11.18 01:28:15.749230 [ 3 ] {} <Debug> HTTP-Session: a28dfdc6-3ac4-4365-9e65-c7a4a0369430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
206 2023.11.18 01:28:15.749344 [ 3 ] {3007a524-e2aa-462b-8dc1-98dc8fa64613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
207 2023.11.18 01:28:15.749610 [ 3 ] {3007a524-e2aa-462b-8dc1-98dc8fa64613} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:52995) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
208 
209 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
210 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
211 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
212 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
213 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
214 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
215 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
216 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
217 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
218 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
219 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
220 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
221 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
222 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
223 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
224 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
225 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
226 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
227 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
228 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
229 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
230 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
231 
232 2023.11.18 01:28:15.749744 [ 3 ] {3007a524-e2aa-462b-8dc1-98dc8fa64613} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
233 
234 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
235 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
236 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
237 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
238 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
239 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
240 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
241 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
242 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
243 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
244 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
245 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
246 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
247 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
248 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
249 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
250 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
251 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
252 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
253 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
254 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
255 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
256 (version 22.8.9.1)
257 2023.11.18 01:28:15.749859 [ 3 ] {3007a524-e2aa-462b-8dc1-98dc8fa64613} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
258 2023.11.18 01:28:15.749887 [ 3 ] {} <Debug> HTTP-Session: a28dfdc6-3ac4-4365-9e65-c7a4a0369430 Destroying unnamed session
259 2023.11.18 01:28:15.750161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
260 2023.11.18 01:28:15.750226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
261 2023.11.18 01:28:15.750253 [ 3 ] {} <Debug> HTTP-Session: d5738bb1-fd6b-4e5c-9992-b82416851cf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
262 2023.11.18 01:28:15.750271 [ 3 ] {} <Debug> HTTP-Session: d5738bb1-fd6b-4e5c-9992-b82416851cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
263 2023.11.18 01:28:15.750452 [ 3 ] {c6d8a77e-da93-4590-b55c-906026615621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) DROP DATABASE IF EXISTS oximeter (stage: Complete)
264 2023.11.18 01:28:15.750653 [ 3 ] {c6d8a77e-da93-4590-b55c-906026615621} <Debug> DynamicQueryHandler: Done processing query
265 2023.11.18 01:28:15.750679 [ 3 ] {c6d8a77e-da93-4590-b55c-906026615621} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
266 2023.11.18 01:28:15.750706 [ 3 ] {} <Debug> HTTP-Session: d5738bb1-fd6b-4e5c-9992-b82416851cf2 Destroying unnamed session
267 2023.11.18 01:28:15.750841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
268 2023.11.18 01:28:15.750909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
269 2023.11.18 01:28:15.750935 [ 3 ] {} <Debug> HTTP-Session: 54eed679-1a39-4b53-b4f8-ddb96df12e46 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
270 2023.11.18 01:28:15.750953 [ 3 ] {} <Debug> HTTP-Session: 54eed679-1a39-4b53-b4f8-ddb96df12e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
271 2023.11.18 01:28:15.751020 [ 3 ] {9354009f-db74-40a2-8e1b-98db8f319e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
272 2023.11.18 01:28:15.751080 [ 3 ] {9354009f-db74-40a2-8e1b-98db8f319e2e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
273 2023.11.18 01:28:15.752926 [ 3 ] {9354009f-db74-40a2-8e1b-98db8f319e2e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
274 2023.11.18 01:28:15.752956 [ 3 ] {9354009f-db74-40a2-8e1b-98db8f319e2e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1931e-05 sec
275 2023.11.18 01:28:15.752981 [ 3 ] {9354009f-db74-40a2-8e1b-98db8f319e2e} <Information> TablesLoader: Loading 0 tables with 0 dependency level
276 2023.11.18 01:28:15.752995 [ 3 ] {9354009f-db74-40a2-8e1b-98db8f319e2e} <Information> DatabaseAtomic (oximeter): Starting up tables.
277 2023.11.18 01:28:15.753070 [ 3 ] {9354009f-db74-40a2-8e1b-98db8f319e2e} <Debug> DynamicQueryHandler: Done processing query
278 2023.11.18 01:28:15.753090 [ 3 ] {9354009f-db74-40a2-8e1b-98db8f319e2e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
279 2023.11.18 01:28:15.753114 [ 3 ] {} <Debug> HTTP-Session: 54eed679-1a39-4b53-b4f8-ddb96df12e46 Destroying unnamed session
280 2023.11.18 01:28:15.753248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
281 2023.11.18 01:28:15.753311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
282 2023.11.18 01:28:15.753339 [ 3 ] {} <Debug> HTTP-Session: a9185811-06a7-4419-9320-68597c9729ea Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
283 2023.11.18 01:28:15.753356 [ 3 ] {} <Debug> HTTP-Session: a9185811-06a7-4419-9320-68597c9729ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
284 2023.11.18 01:28:15.753505 [ 3 ] {01c44f0a-8426-4112-b40b-15a3b8d2e1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) /* The version table contains metadata about the `oximeter` database */
285 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
286 2023.11.18 01:28:15.753554 [ 3 ] {01c44f0a-8426-4112-b40b-15a3b8d2e1de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
287 2023.11.18 01:28:15.766259 [ 3 ] {01c44f0a-8426-4112-b40b-15a3b8d2e1de} <Debug> oximeter.version (a51996e6-5ed3-4afc-b734-2ec1f12517d0): Loading data parts
288 2023.11.18 01:28:15.766402 [ 3 ] {01c44f0a-8426-4112-b40b-15a3b8d2e1de} <Debug> oximeter.version (a51996e6-5ed3-4afc-b734-2ec1f12517d0): There are no data parts
289 2023.11.18 01:28:15.770769 [ 3 ] {01c44f0a-8426-4112-b40b-15a3b8d2e1de} <Debug> DynamicQueryHandler: Done processing query
290 2023.11.18 01:28:15.770809 [ 3 ] {01c44f0a-8426-4112-b40b-15a3b8d2e1de} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
291 2023.11.18 01:28:15.770827 [ 3 ] {} <Debug> HTTP-Session: a9185811-06a7-4419-9320-68597c9729ea Destroying unnamed session
292 2023.11.18 01:28:15.770978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
293 2023.11.18 01:28:15.771039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
294 2023.11.18 01:28:15.771061 [ 3 ] {} <Debug> HTTP-Session: 3fad6ba8-eb7a-40ac-a24a-b44bccb9635b Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
295 2023.11.18 01:28:15.771087 [ 3 ] {} <Debug> HTTP-Session: 3fad6ba8-eb7a-40ac-a24a-b44bccb9635b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
296 2023.11.18 01:28:15.771350 [ 3 ] {9c78746b-41ab-4be2-918e-420df8d6b47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) /* The measurement tables contain all individual samples from each timeseries.
297 *
298 * Each table stores a single datum type, and otherwise contains nearly the same
299 * structure. The primary sorting key is on the timeseries name, key, and then
300 * timestamp, so that all timeseries from the same schema are grouped, followed
301 * by all samples from the same timeseries.
302 *
303 * This reflects that one usually looks up the _key_ in one or more field table,
304 * and then uses that to index quickly into the measurements tables.
305 */
306 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)
307 2023.11.18 01:28:15.771427 [ 3 ] {9c78746b-41ab-4be2-918e-420df8d6b47c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
308 2023.11.18 01:28:15.790940 [ 3 ] {9c78746b-41ab-4be2-918e-420df8d6b47c} <Debug> oximeter.measurements_bool (9724dc38-1777-4408-ab14-83df18fed293): Loading data parts
309 2023.11.18 01:28:15.791060 [ 3 ] {9c78746b-41ab-4be2-918e-420df8d6b47c} <Debug> oximeter.measurements_bool (9724dc38-1777-4408-ab14-83df18fed293): There are no data parts
310 2023.11.18 01:28:15.792553 [ 3 ] {9c78746b-41ab-4be2-918e-420df8d6b47c} <Debug> DynamicQueryHandler: Done processing query
311 2023.11.18 01:28:15.792590 [ 3 ] {9c78746b-41ab-4be2-918e-420df8d6b47c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
312 2023.11.18 01:28:15.792607 [ 3 ] {} <Debug> HTTP-Session: 3fad6ba8-eb7a-40ac-a24a-b44bccb9635b Destroying unnamed session
313 2023.11.18 01:28:15.792765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
314 2023.11.18 01:28:15.792826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
315 2023.11.18 01:28:15.792846 [ 3 ] {} <Debug> HTTP-Session: 599f26c8-46a4-4b4c-a130-8bb8d7d54c59 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
316 2023.11.18 01:28:15.792872 [ 3 ] {} <Debug> HTTP-Session: 599f26c8-46a4-4b4c-a130-8bb8d7d54c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
317 2023.11.18 01:28:15.793124 [ 3 ] {76a68db8-803f-4d23-9c85-56c788f10ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
318 2023.11.18 01:28:15.793192 [ 3 ] {76a68db8-803f-4d23-9c85-56c788f10ffd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
319 2023.11.18 01:28:15.794579 [ 3 ] {76a68db8-803f-4d23-9c85-56c788f10ffd} <Debug> oximeter.measurements_i8 (c7c22592-fa8b-4fc7-8e06-d78b182aaf98): Loading data parts
320 2023.11.18 01:28:15.794666 [ 3 ] {76a68db8-803f-4d23-9c85-56c788f10ffd} <Debug> oximeter.measurements_i8 (c7c22592-fa8b-4fc7-8e06-d78b182aaf98): There are no data parts
321 2023.11.18 01:28:15.796018 [ 3 ] {76a68db8-803f-4d23-9c85-56c788f10ffd} <Debug> DynamicQueryHandler: Done processing query
322 2023.11.18 01:28:15.796043 [ 3 ] {76a68db8-803f-4d23-9c85-56c788f10ffd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
323 2023.11.18 01:28:15.796069 [ 3 ] {} <Debug> HTTP-Session: 599f26c8-46a4-4b4c-a130-8bb8d7d54c59 Destroying unnamed session
324 2023.11.18 01:28:15.796189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
325 2023.11.18 01:28:15.796235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
326 2023.11.18 01:28:15.796261 [ 3 ] {} <Debug> HTTP-Session: e9681fef-08e4-4869-bf83-5e892023e36d Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
327 2023.11.18 01:28:15.796285 [ 3 ] {} <Debug> HTTP-Session: e9681fef-08e4-4869-bf83-5e892023e36d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
328 2023.11.18 01:28:15.796473 [ 3 ] {792a16af-606d-4a4d-ab57-e62168c91d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
329 2023.11.18 01:28:15.796532 [ 3 ] {792a16af-606d-4a4d-ab57-e62168c91d4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
330 2023.11.18 01:28:15.797897 [ 3 ] {792a16af-606d-4a4d-ab57-e62168c91d4f} <Debug> oximeter.measurements_u8 (334ff450-c97f-489f-abbe-bda184cd5c4c): Loading data parts
331 2023.11.18 01:28:15.797984 [ 3 ] {792a16af-606d-4a4d-ab57-e62168c91d4f} <Debug> oximeter.measurements_u8 (334ff450-c97f-489f-abbe-bda184cd5c4c): There are no data parts
332 2023.11.18 01:28:15.799302 [ 3 ] {792a16af-606d-4a4d-ab57-e62168c91d4f} <Debug> DynamicQueryHandler: Done processing query
333 2023.11.18 01:28:15.799328 [ 3 ] {792a16af-606d-4a4d-ab57-e62168c91d4f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
334 2023.11.18 01:28:15.799355 [ 3 ] {} <Debug> HTTP-Session: e9681fef-08e4-4869-bf83-5e892023e36d Destroying unnamed session
335 2023.11.18 01:28:15.799471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
336 2023.11.18 01:28:15.799528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
337 2023.11.18 01:28:15.799552 [ 3 ] {} <Debug> HTTP-Session: 3116f87c-17fe-4aa8-80b0-c9cc3288d941 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
338 2023.11.18 01:28:15.799576 [ 3 ] {} <Debug> HTTP-Session: 3116f87c-17fe-4aa8-80b0-c9cc3288d941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
339 2023.11.18 01:28:15.799768 [ 3 ] {aeb16d43-dae3-495f-8ed4-5b03e12bd899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
340 2023.11.18 01:28:15.799824 [ 3 ] {aeb16d43-dae3-495f-8ed4-5b03e12bd899} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
341 2023.11.18 01:28:15.803583 [ 3 ] {aeb16d43-dae3-495f-8ed4-5b03e12bd899} <Debug> oximeter.measurements_i16 (79c249a6-f23e-4fd4-97e6-ca83d5bad487): Loading data parts
342 2023.11.18 01:28:15.803703 [ 3 ] {aeb16d43-dae3-495f-8ed4-5b03e12bd899} <Debug> oximeter.measurements_i16 (79c249a6-f23e-4fd4-97e6-ca83d5bad487): There are no data parts
343 2023.11.18 01:28:15.805119 [ 3 ] {aeb16d43-dae3-495f-8ed4-5b03e12bd899} <Debug> DynamicQueryHandler: Done processing query
344 2023.11.18 01:28:15.805146 [ 3 ] {aeb16d43-dae3-495f-8ed4-5b03e12bd899} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
345 2023.11.18 01:28:15.805175 [ 3 ] {} <Debug> HTTP-Session: 3116f87c-17fe-4aa8-80b0-c9cc3288d941 Destroying unnamed session
346 2023.11.18 01:28:15.805308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
347 2023.11.18 01:28:15.805371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
348 2023.11.18 01:28:15.805399 [ 3 ] {} <Debug> HTTP-Session: c21736ec-163f-4d13-af26-7700b17333ed Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
349 2023.11.18 01:28:15.805419 [ 3 ] {} <Debug> HTTP-Session: c21736ec-163f-4d13-af26-7700b17333ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
350 2023.11.18 01:28:15.805617 [ 3 ] {c7cc4454-7b68-463e-a593-6ef3020cf23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
351 2023.11.18 01:28:15.805671 [ 3 ] {c7cc4454-7b68-463e-a593-6ef3020cf23d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
352 2023.11.18 01:28:15.807349 [ 3 ] {c7cc4454-7b68-463e-a593-6ef3020cf23d} <Debug> oximeter.measurements_u16 (9b5dd50b-23fc-40dc-9cb2-3887a87303e5): Loading data parts
353 2023.11.18 01:28:15.807447 [ 3 ] {c7cc4454-7b68-463e-a593-6ef3020cf23d} <Debug> oximeter.measurements_u16 (9b5dd50b-23fc-40dc-9cb2-3887a87303e5): There are no data parts
354 2023.11.18 01:28:15.808845 [ 3 ] {c7cc4454-7b68-463e-a593-6ef3020cf23d} <Debug> DynamicQueryHandler: Done processing query
355 2023.11.18 01:28:15.808872 [ 3 ] {c7cc4454-7b68-463e-a593-6ef3020cf23d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
356 2023.11.18 01:28:15.808897 [ 3 ] {} <Debug> HTTP-Session: c21736ec-163f-4d13-af26-7700b17333ed Destroying unnamed session
357 2023.11.18 01:28:15.809021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
358 2023.11.18 01:28:15.809076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
359 2023.11.18 01:28:15.809095 [ 3 ] {} <Debug> HTTP-Session: 19cb8991-79f1-435e-8d8b-a3e5485457b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
360 2023.11.18 01:28:15.809119 [ 3 ] {} <Debug> HTTP-Session: 19cb8991-79f1-435e-8d8b-a3e5485457b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
361 2023.11.18 01:28:15.809310 [ 3 ] {5e549e4b-b3e5-496b-9b09-60497d4027de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
362 2023.11.18 01:28:15.809364 [ 3 ] {5e549e4b-b3e5-496b-9b09-60497d4027de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2023.11.18 01:28:15.810713 [ 3 ] {5e549e4b-b3e5-496b-9b09-60497d4027de} <Debug> oximeter.measurements_i32 (9f764cc3-6bce-427a-9710-29c639f1a1fd): Loading data parts
364 2023.11.18 01:28:15.810809 [ 3 ] {5e549e4b-b3e5-496b-9b09-60497d4027de} <Debug> oximeter.measurements_i32 (9f764cc3-6bce-427a-9710-29c639f1a1fd): There are no data parts
365 2023.11.18 01:28:15.812888 [ 3 ] {5e549e4b-b3e5-496b-9b09-60497d4027de} <Debug> DynamicQueryHandler: Done processing query
366 2023.11.18 01:28:15.812913 [ 3 ] {5e549e4b-b3e5-496b-9b09-60497d4027de} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
367 2023.11.18 01:28:15.812928 [ 3 ] {} <Debug> HTTP-Session: 19cb8991-79f1-435e-8d8b-a3e5485457b6 Destroying unnamed session
368 2023.11.18 01:28:15.813053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
369 2023.11.18 01:28:15.813107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
370 2023.11.18 01:28:15.813125 [ 3 ] {} <Debug> HTTP-Session: a55ad572-9fb4-4f8e-9fa3-62d483b307c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
371 2023.11.18 01:28:15.813147 [ 3 ] {} <Debug> HTTP-Session: a55ad572-9fb4-4f8e-9fa3-62d483b307c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
372 2023.11.18 01:28:15.813341 [ 3 ] {d74f846b-a1f0-4bb6-af3a-edb5a469a964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
373 2023.11.18 01:28:15.813388 [ 3 ] {d74f846b-a1f0-4bb6-af3a-edb5a469a964} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
374 2023.11.18 01:28:15.814763 [ 3 ] {d74f846b-a1f0-4bb6-af3a-edb5a469a964} <Debug> oximeter.measurements_u32 (82e018e5-70c8-4c03-acfa-1ef458647e6a): Loading data parts
375 2023.11.18 01:28:15.814854 [ 3 ] {d74f846b-a1f0-4bb6-af3a-edb5a469a964} <Debug> oximeter.measurements_u32 (82e018e5-70c8-4c03-acfa-1ef458647e6a): There are no data parts
376 2023.11.18 01:28:15.816153 [ 3 ] {d74f846b-a1f0-4bb6-af3a-edb5a469a964} <Debug> DynamicQueryHandler: Done processing query
377 2023.11.18 01:28:15.816189 [ 3 ] {d74f846b-a1f0-4bb6-af3a-edb5a469a964} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
378 2023.11.18 01:28:15.816203 [ 3 ] {} <Debug> HTTP-Session: a55ad572-9fb4-4f8e-9fa3-62d483b307c0 Destroying unnamed session
379 2023.11.18 01:28:15.816360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2023.11.18 01:28:15.816413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
381 2023.11.18 01:28:15.816432 [ 3 ] {} <Debug> HTTP-Session: e187ae07-6ff2-41ce-99ee-96a790e2b3a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
382 2023.11.18 01:28:15.816458 [ 3 ] {} <Debug> HTTP-Session: e187ae07-6ff2-41ce-99ee-96a790e2b3a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2023.11.18 01:28:15.816652 [ 3 ] {5ab64758-b9da-4f60-9bf6-91af845ddc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
384 2023.11.18 01:28:15.816701 [ 3 ] {5ab64758-b9da-4f60-9bf6-91af845ddc19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
385 2023.11.18 01:28:15.818299 [ 3 ] {5ab64758-b9da-4f60-9bf6-91af845ddc19} <Debug> oximeter.measurements_i64 (7e46bc89-d31f-4d56-bb21-27dda78b10c1): Loading data parts
386 2023.11.18 01:28:15.818383 [ 3 ] {5ab64758-b9da-4f60-9bf6-91af845ddc19} <Debug> oximeter.measurements_i64 (7e46bc89-d31f-4d56-bb21-27dda78b10c1): There are no data parts
387 2023.11.18 01:28:15.819600 [ 3 ] {5ab64758-b9da-4f60-9bf6-91af845ddc19} <Debug> DynamicQueryHandler: Done processing query
388 2023.11.18 01:28:15.819636 [ 3 ] {5ab64758-b9da-4f60-9bf6-91af845ddc19} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
389 2023.11.18 01:28:15.819651 [ 3 ] {} <Debug> HTTP-Session: e187ae07-6ff2-41ce-99ee-96a790e2b3a7 Destroying unnamed session
390 2023.11.18 01:28:15.819777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
391 2023.11.18 01:28:15.819829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
392 2023.11.18 01:28:15.819848 [ 3 ] {} <Debug> HTTP-Session: 33abccc0-9cfc-4aeb-8aa4-549eae80e11e Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
393 2023.11.18 01:28:15.819873 [ 3 ] {} <Debug> HTTP-Session: 33abccc0-9cfc-4aeb-8aa4-549eae80e11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
394 2023.11.18 01:28:15.820065 [ 3 ] {0f37f03d-4a4a-445f-a9bd-d99ecbe09907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
395 2023.11.18 01:28:15.820113 [ 3 ] {0f37f03d-4a4a-445f-a9bd-d99ecbe09907} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
396 2023.11.18 01:28:15.821517 [ 3 ] {0f37f03d-4a4a-445f-a9bd-d99ecbe09907} <Debug> oximeter.measurements_u64 (b9440080-8a24-46c5-904a-b9e554bc3e63): Loading data parts
397 2023.11.18 01:28:15.821604 [ 3 ] {0f37f03d-4a4a-445f-a9bd-d99ecbe09907} <Debug> oximeter.measurements_u64 (b9440080-8a24-46c5-904a-b9e554bc3e63): There are no data parts
398 2023.11.18 01:28:15.822673 [ 3 ] {0f37f03d-4a4a-445f-a9bd-d99ecbe09907} <Debug> DynamicQueryHandler: Done processing query
399 2023.11.18 01:28:15.822721 [ 3 ] {0f37f03d-4a4a-445f-a9bd-d99ecbe09907} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
400 2023.11.18 01:28:15.822738 [ 3 ] {} <Debug> HTTP-Session: 33abccc0-9cfc-4aeb-8aa4-549eae80e11e Destroying unnamed session
401 2023.11.18 01:28:15.822868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
402 2023.11.18 01:28:15.822927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
403 2023.11.18 01:28:15.822946 [ 3 ] {} <Debug> HTTP-Session: e76b189a-54a0-466b-a814-a650ac564919 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
404 2023.11.18 01:28:15.822962 [ 3 ] {} <Debug> HTTP-Session: e76b189a-54a0-466b-a814-a650ac564919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
405 2023.11.18 01:28:15.823152 [ 3 ] {7af98447-d76d-42db-950a-8b4d18a4d211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
406 2023.11.18 01:28:15.823206 [ 3 ] {7af98447-d76d-42db-950a-8b4d18a4d211} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
407 2023.11.18 01:28:15.824816 [ 3 ] {7af98447-d76d-42db-950a-8b4d18a4d211} <Debug> oximeter.measurements_f32 (b86c20da-e022-43c8-b60d-4369a4901f08): Loading data parts
408 2023.11.18 01:28:15.824913 [ 3 ] {7af98447-d76d-42db-950a-8b4d18a4d211} <Debug> oximeter.measurements_f32 (b86c20da-e022-43c8-b60d-4369a4901f08): There are no data parts
409 2023.11.18 01:28:15.826371 [ 3 ] {7af98447-d76d-42db-950a-8b4d18a4d211} <Debug> DynamicQueryHandler: Done processing query
410 2023.11.18 01:28:15.826395 [ 3 ] {7af98447-d76d-42db-950a-8b4d18a4d211} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
411 2023.11.18 01:28:15.826421 [ 3 ] {} <Debug> HTTP-Session: e76b189a-54a0-466b-a814-a650ac564919 Destroying unnamed session
412 2023.11.18 01:28:15.826532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
413 2023.11.18 01:28:15.826583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
414 2023.11.18 01:28:15.826610 [ 3 ] {} <Debug> HTTP-Session: d1cd84ea-9666-407c-8b10-54a8439316c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
415 2023.11.18 01:28:15.826625 [ 3 ] {} <Debug> HTTP-Session: d1cd84ea-9666-407c-8b10-54a8439316c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
416 2023.11.18 01:28:15.826811 [ 3 ] {844459e7-8a25-4ca9-ba6b-d80d0f5e4f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
417 2023.11.18 01:28:15.826866 [ 3 ] {844459e7-8a25-4ca9-ba6b-d80d0f5e4f95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
418 2023.11.18 01:28:15.828466 [ 3 ] {844459e7-8a25-4ca9-ba6b-d80d0f5e4f95} <Debug> oximeter.measurements_f64 (9d878dfa-cbbc-4736-a024-a8eaef16f1ab): Loading data parts
419 2023.11.18 01:28:15.828565 [ 3 ] {844459e7-8a25-4ca9-ba6b-d80d0f5e4f95} <Debug> oximeter.measurements_f64 (9d878dfa-cbbc-4736-a024-a8eaef16f1ab): There are no data parts
420 2023.11.18 01:28:15.829892 [ 3 ] {844459e7-8a25-4ca9-ba6b-d80d0f5e4f95} <Debug> DynamicQueryHandler: Done processing query
421 2023.11.18 01:28:15.829916 [ 3 ] {844459e7-8a25-4ca9-ba6b-d80d0f5e4f95} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
422 2023.11.18 01:28:15.829943 [ 3 ] {} <Debug> HTTP-Session: d1cd84ea-9666-407c-8b10-54a8439316c1 Destroying unnamed session
423 2023.11.18 01:28:15.830051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2023.11.18 01:28:15.830105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
425 2023.11.18 01:28:15.830133 [ 3 ] {} <Debug> HTTP-Session: f0bccf27-756d-4938-95ac-f3e4ba68f590 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
426 2023.11.18 01:28:15.830149 [ 3 ] {} <Debug> HTTP-Session: f0bccf27-756d-4938-95ac-f3e4ba68f590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2023.11.18 01:28:15.830343 [ 3 ] {fa786d4b-f276-49ca-8fbd-13f84b490dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
428 2023.11.18 01:28:15.830402 [ 3 ] {fa786d4b-f276-49ca-8fbd-13f84b490dea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
429 2023.11.18 01:28:15.831802 [ 3 ] {fa786d4b-f276-49ca-8fbd-13f84b490dea} <Debug> oximeter.measurements_string (414d87ac-a61c-41da-9e43-0f36e424b6d1): Loading data parts
430 2023.11.18 01:28:15.831901 [ 3 ] {fa786d4b-f276-49ca-8fbd-13f84b490dea} <Debug> oximeter.measurements_string (414d87ac-a61c-41da-9e43-0f36e424b6d1): There are no data parts
431 2023.11.18 01:28:15.833214 [ 3 ] {fa786d4b-f276-49ca-8fbd-13f84b490dea} <Debug> DynamicQueryHandler: Done processing query
432 2023.11.18 01:28:15.833239 [ 3 ] {fa786d4b-f276-49ca-8fbd-13f84b490dea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
433 2023.11.18 01:28:15.833266 [ 3 ] {} <Debug> HTTP-Session: f0bccf27-756d-4938-95ac-f3e4ba68f590 Destroying unnamed session
434 2023.11.18 01:28:15.833380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
435 2023.11.18 01:28:15.833433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
436 2023.11.18 01:28:15.833460 [ 3 ] {} <Debug> HTTP-Session: bea5a22d-5a5d-4ef3-a341-dacdea309129 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
437 2023.11.18 01:28:15.833476 [ 3 ] {} <Debug> HTTP-Session: bea5a22d-5a5d-4ef3-a341-dacdea309129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
438 2023.11.18 01:28:15.833677 [ 3 ] {9fbc3c35-73bb-493c-9ac2-a785d0ec1a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
439 2023.11.18 01:28:15.833727 [ 3 ] {9fbc3c35-73bb-493c-9ac2-a785d0ec1a3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
440 2023.11.18 01:28:15.835048 [ 3 ] {9fbc3c35-73bb-493c-9ac2-a785d0ec1a3c} <Debug> oximeter.measurements_bytes (63b632c0-6595-4eea-8f92-43fd05a45c24): Loading data parts
441 2023.11.18 01:28:15.835145 [ 3 ] {9fbc3c35-73bb-493c-9ac2-a785d0ec1a3c} <Debug> oximeter.measurements_bytes (63b632c0-6595-4eea-8f92-43fd05a45c24): There are no data parts
442 2023.11.18 01:28:15.836450 [ 3 ] {9fbc3c35-73bb-493c-9ac2-a785d0ec1a3c} <Debug> DynamicQueryHandler: Done processing query
443 2023.11.18 01:28:15.836496 [ 3 ] {9fbc3c35-73bb-493c-9ac2-a785d0ec1a3c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
444 2023.11.18 01:28:15.836523 [ 3 ] {} <Debug> HTTP-Session: bea5a22d-5a5d-4ef3-a341-dacdea309129 Destroying unnamed session
445 2023.11.18 01:28:15.836644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
446 2023.11.18 01:28:15.836698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
447 2023.11.18 01:28:15.836727 [ 3 ] {} <Debug> HTTP-Session: 328b4f99-0a31-44ba-8247-2bedac3c212d Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
448 2023.11.18 01:28:15.836744 [ 3 ] {} <Debug> HTTP-Session: 328b4f99-0a31-44ba-8247-2bedac3c212d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
449 2023.11.18 01:28:15.836958 [ 3 ] {ae02acf0-5b84-49cf-b6b9-32d325b8e2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
450 2023.11.18 01:28:15.837022 [ 3 ] {ae02acf0-5b84-49cf-b6b9-32d325b8e2de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
451 2023.11.18 01:28:15.838413 [ 3 ] {ae02acf0-5b84-49cf-b6b9-32d325b8e2de} <Debug> oximeter.measurements_cumulativei64 (a9f34623-4cc3-4aca-bba5-a5ba9cb74a5a): Loading data parts
452 2023.11.18 01:28:15.838501 [ 3 ] {ae02acf0-5b84-49cf-b6b9-32d325b8e2de} <Debug> oximeter.measurements_cumulativei64 (a9f34623-4cc3-4aca-bba5-a5ba9cb74a5a): There are no data parts
453 2023.11.18 01:28:15.839773 [ 3 ] {ae02acf0-5b84-49cf-b6b9-32d325b8e2de} <Debug> DynamicQueryHandler: Done processing query
454 2023.11.18 01:28:15.839798 [ 3 ] {ae02acf0-5b84-49cf-b6b9-32d325b8e2de} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
455 2023.11.18 01:28:15.839827 [ 3 ] {} <Debug> HTTP-Session: 328b4f99-0a31-44ba-8247-2bedac3c212d Destroying unnamed session
456 2023.11.18 01:28:15.839955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
457 2023.11.18 01:28:15.840011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
458 2023.11.18 01:28:15.840040 [ 3 ] {} <Debug> HTTP-Session: a67ba649-20ef-4dba-b121-6a897e2695a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
459 2023.11.18 01:28:15.840055 [ 3 ] {} <Debug> HTTP-Session: a67ba649-20ef-4dba-b121-6a897e2695a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
460 2023.11.18 01:28:15.840264 [ 3 ] {4b63fa3a-515f-4b92-a1ba-ff712d4312e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
461 2023.11.18 01:28:15.840332 [ 3 ] {4b63fa3a-515f-4b92-a1ba-ff712d4312e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
462 2023.11.18 01:28:15.842020 [ 3 ] {4b63fa3a-515f-4b92-a1ba-ff712d4312e5} <Debug> oximeter.measurements_cumulativeu64 (e2277d58-8c25-4a45-b8a2-d9725d5db77d): Loading data parts
463 2023.11.18 01:28:15.842098 [ 3 ] {4b63fa3a-515f-4b92-a1ba-ff712d4312e5} <Debug> oximeter.measurements_cumulativeu64 (e2277d58-8c25-4a45-b8a2-d9725d5db77d): There are no data parts
464 2023.11.18 01:28:15.843510 [ 3 ] {4b63fa3a-515f-4b92-a1ba-ff712d4312e5} <Debug> DynamicQueryHandler: Done processing query
465 2023.11.18 01:28:15.843536 [ 3 ] {4b63fa3a-515f-4b92-a1ba-ff712d4312e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
466 2023.11.18 01:28:15.843567 [ 3 ] {} <Debug> HTTP-Session: a67ba649-20ef-4dba-b121-6a897e2695a1 Destroying unnamed session
467 2023.11.18 01:28:15.843683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
468 2023.11.18 01:28:15.843739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
469 2023.11.18 01:28:15.843766 [ 3 ] {} <Debug> HTTP-Session: 4166e434-9269-4822-baa7-f59eea223cae Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
470 2023.11.18 01:28:15.843782 [ 3 ] {} <Debug> HTTP-Session: 4166e434-9269-4822-baa7-f59eea223cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
471 2023.11.18 01:28:15.844078 [ 3 ] {c422d92a-734b-4da9-a366-82c8844cba45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
472 2023.11.18 01:28:15.844144 [ 3 ] {c422d92a-734b-4da9-a366-82c8844cba45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
473 2023.11.18 01:28:15.845574 [ 3 ] {c422d92a-734b-4da9-a366-82c8844cba45} <Debug> oximeter.measurements_cumulativef32 (3801756e-db47-4d81-98ad-8d618314b7fd): Loading data parts
474 2023.11.18 01:28:15.845647 [ 3 ] {c422d92a-734b-4da9-a366-82c8844cba45} <Debug> oximeter.measurements_cumulativef32 (3801756e-db47-4d81-98ad-8d618314b7fd): There are no data parts
475 2023.11.18 01:28:15.847042 [ 3 ] {c422d92a-734b-4da9-a366-82c8844cba45} <Debug> DynamicQueryHandler: Done processing query
476 2023.11.18 01:28:15.847077 [ 3 ] {c422d92a-734b-4da9-a366-82c8844cba45} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
477 2023.11.18 01:28:15.847092 [ 3 ] {} <Debug> HTTP-Session: 4166e434-9269-4822-baa7-f59eea223cae Destroying unnamed session
478 2023.11.18 01:28:15.847208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
479 2023.11.18 01:28:15.847262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
480 2023.11.18 01:28:15.847282 [ 3 ] {} <Debug> HTTP-Session: a1cf6abd-f0cd-4b36-8d19-5dacb3b33541 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
481 2023.11.18 01:28:15.847309 [ 3 ] {} <Debug> HTTP-Session: a1cf6abd-f0cd-4b36-8d19-5dacb3b33541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
482 2023.11.18 01:28:15.847509 [ 3 ] {12abefb2-7ad8-4a56-bfcd-6290d228307f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
483 2023.11.18 01:28:15.847572 [ 3 ] {12abefb2-7ad8-4a56-bfcd-6290d228307f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
484 2023.11.18 01:28:15.848945 [ 3 ] {12abefb2-7ad8-4a56-bfcd-6290d228307f} <Debug> oximeter.measurements_cumulativef64 (666c57db-bc98-4834-b3a4-295b353ddebe): Loading data parts
485 2023.11.18 01:28:15.849015 [ 3 ] {12abefb2-7ad8-4a56-bfcd-6290d228307f} <Debug> oximeter.measurements_cumulativef64 (666c57db-bc98-4834-b3a4-295b353ddebe): There are no data parts
486 2023.11.18 01:28:15.850378 [ 3 ] {12abefb2-7ad8-4a56-bfcd-6290d228307f} <Debug> DynamicQueryHandler: Done processing query
487 2023.11.18 01:28:15.850413 [ 3 ] {12abefb2-7ad8-4a56-bfcd-6290d228307f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
488 2023.11.18 01:28:15.850429 [ 3 ] {} <Debug> HTTP-Session: a1cf6abd-f0cd-4b36-8d19-5dacb3b33541 Destroying unnamed session
489 2023.11.18 01:28:15.850560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
490 2023.11.18 01:28:15.850613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
491 2023.11.18 01:28:15.850631 [ 3 ] {} <Debug> HTTP-Session: 10af2b94-5ef0-4b00-9b11-bb3c249f9714 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
492 2023.11.18 01:28:15.850658 [ 3 ] {} <Debug> HTTP-Session: 10af2b94-5ef0-4b00-9b11-bb3c249f9714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
493 2023.11.18 01:28:15.850884 [ 3 ] {d223e95f-04e0-4dea-8200-a79cc984b2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
494 2023.11.18 01:28:15.850950 [ 3 ] {d223e95f-04e0-4dea-8200-a79cc984b2eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
495 2023.11.18 01:28:15.852344 [ 3 ] {d223e95f-04e0-4dea-8200-a79cc984b2eb} <Debug> oximeter.measurements_histogrami8 (0a44548a-635b-491a-8fdc-3a5537e6db4c): Loading data parts
496 2023.11.18 01:28:15.852439 [ 3 ] {d223e95f-04e0-4dea-8200-a79cc984b2eb} <Debug> oximeter.measurements_histogrami8 (0a44548a-635b-491a-8fdc-3a5537e6db4c): There are no data parts
497 2023.11.18 01:28:15.853844 [ 3 ] {d223e95f-04e0-4dea-8200-a79cc984b2eb} <Debug> DynamicQueryHandler: Done processing query
498 2023.11.18 01:28:15.853872 [ 3 ] {d223e95f-04e0-4dea-8200-a79cc984b2eb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
499 2023.11.18 01:28:15.853888 [ 3 ] {} <Debug> HTTP-Session: 10af2b94-5ef0-4b00-9b11-bb3c249f9714 Destroying unnamed session
500 2023.11.18 01:28:15.854013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
501 2023.11.18 01:28:15.854073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
502 2023.11.18 01:28:15.854093 [ 3 ] {} <Debug> HTTP-Session: e53d7577-143a-4f10-9c38-2004e2472add Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
503 2023.11.18 01:28:15.854118 [ 3 ] {} <Debug> HTTP-Session: e53d7577-143a-4f10-9c38-2004e2472add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
504 2023.11.18 01:28:15.854346 [ 3 ] {844c354a-db19-4f5f-99e8-81b738ab05f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
505 2023.11.18 01:28:15.854402 [ 3 ] {844c354a-db19-4f5f-99e8-81b738ab05f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
506 2023.11.18 01:28:15.856093 [ 3 ] {844c354a-db19-4f5f-99e8-81b738ab05f4} <Debug> oximeter.measurements_histogramu8 (60c6d1d4-d40b-421c-a114-9cc8bb8ca0a1): Loading data parts
507 2023.11.18 01:28:15.856173 [ 3 ] {844c354a-db19-4f5f-99e8-81b738ab05f4} <Debug> oximeter.measurements_histogramu8 (60c6d1d4-d40b-421c-a114-9cc8bb8ca0a1): There are no data parts
508 2023.11.18 01:28:15.857295 [ 3 ] {844c354a-db19-4f5f-99e8-81b738ab05f4} <Debug> DynamicQueryHandler: Done processing query
509 2023.11.18 01:28:15.857321 [ 3 ] {844c354a-db19-4f5f-99e8-81b738ab05f4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
510 2023.11.18 01:28:15.857349 [ 3 ] {} <Debug> HTTP-Session: e53d7577-143a-4f10-9c38-2004e2472add Destroying unnamed session
511 2023.11.18 01:28:15.857476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
512 2023.11.18 01:28:15.857533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
513 2023.11.18 01:28:15.857561 [ 3 ] {} <Debug> HTTP-Session: 2835c6b2-fd7d-448a-9bed-9f484252e668 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
514 2023.11.18 01:28:15.857577 [ 3 ] {} <Debug> HTTP-Session: 2835c6b2-fd7d-448a-9bed-9f484252e668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
515 2023.11.18 01:28:15.857797 [ 3 ] {30ea146f-43f8-45f6-91c2-6789e97fa4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
516 2023.11.18 01:28:15.857860 [ 3 ] {30ea146f-43f8-45f6-91c2-6789e97fa4cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
517 2023.11.18 01:28:15.859303 [ 3 ] {30ea146f-43f8-45f6-91c2-6789e97fa4cf} <Debug> oximeter.measurements_histogrami16 (0eb9d481-8498-461a-a40f-7ddd533396d1): Loading data parts
518 2023.11.18 01:28:15.859381 [ 3 ] {30ea146f-43f8-45f6-91c2-6789e97fa4cf} <Debug> oximeter.measurements_histogrami16 (0eb9d481-8498-461a-a40f-7ddd533396d1): There are no data parts
519 2023.11.18 01:28:15.860790 [ 3 ] {30ea146f-43f8-45f6-91c2-6789e97fa4cf} <Debug> DynamicQueryHandler: Done processing query
520 2023.11.18 01:28:15.860816 [ 3 ] {30ea146f-43f8-45f6-91c2-6789e97fa4cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
521 2023.11.18 01:28:15.860845 [ 3 ] {} <Debug> HTTP-Session: 2835c6b2-fd7d-448a-9bed-9f484252e668 Destroying unnamed session
522 2023.11.18 01:28:15.860981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
523 2023.11.18 01:28:15.861022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
524 2023.11.18 01:28:15.861052 [ 3 ] {} <Debug> HTTP-Session: 886c1409-c4bf-43bc-be55-4da10f64e188 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
525 2023.11.18 01:28:15.861081 [ 3 ] {} <Debug> HTTP-Session: 886c1409-c4bf-43bc-be55-4da10f64e188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
526 2023.11.18 01:28:15.861292 [ 3 ] {2d8c4bfe-5294-4df6-9c62-340665ed8131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
527 2023.11.18 01:28:15.861359 [ 3 ] {2d8c4bfe-5294-4df6-9c62-340665ed8131} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
528 2023.11.18 01:28:15.863066 [ 3 ] {2d8c4bfe-5294-4df6-9c62-340665ed8131} <Debug> oximeter.measurements_histogramu16 (7137bcb5-b964-4369-9f03-b64ff4c20db3): Loading data parts
529 2023.11.18 01:28:15.863153 [ 3 ] {2d8c4bfe-5294-4df6-9c62-340665ed8131} <Debug> oximeter.measurements_histogramu16 (7137bcb5-b964-4369-9f03-b64ff4c20db3): There are no data parts
530 2023.11.18 01:28:15.864173 [ 3 ] {2d8c4bfe-5294-4df6-9c62-340665ed8131} <Debug> DynamicQueryHandler: Done processing query
531 2023.11.18 01:28:15.864210 [ 3 ] {2d8c4bfe-5294-4df6-9c62-340665ed8131} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
532 2023.11.18 01:28:15.864226 [ 3 ] {} <Debug> HTTP-Session: 886c1409-c4bf-43bc-be55-4da10f64e188 Destroying unnamed session
533 2023.11.18 01:28:15.864358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
534 2023.11.18 01:28:15.864407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
535 2023.11.18 01:28:15.864425 [ 3 ] {} <Debug> HTTP-Session: 0dfc1dd8-22de-428b-ac5f-91e45fd058d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
536 2023.11.18 01:28:15.864447 [ 3 ] {} <Debug> HTTP-Session: 0dfc1dd8-22de-428b-ac5f-91e45fd058d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
537 2023.11.18 01:28:15.864656 [ 3 ] {c55e8d4c-9008-4ec3-9521-8cdac706d251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
538 2023.11.18 01:28:15.864710 [ 3 ] {c55e8d4c-9008-4ec3-9521-8cdac706d251} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
539 2023.11.18 01:28:15.866494 [ 3 ] {c55e8d4c-9008-4ec3-9521-8cdac706d251} <Debug> oximeter.measurements_histogrami32 (75017214-d9ba-4c0f-9b6c-8b4aaf203a36): Loading data parts
540 2023.11.18 01:28:15.866595 [ 3 ] {c55e8d4c-9008-4ec3-9521-8cdac706d251} <Debug> oximeter.measurements_histogrami32 (75017214-d9ba-4c0f-9b6c-8b4aaf203a36): There are no data parts
541 2023.11.18 01:28:15.867956 [ 3 ] {c55e8d4c-9008-4ec3-9521-8cdac706d251} <Debug> DynamicQueryHandler: Done processing query
542 2023.11.18 01:28:15.867989 [ 3 ] {c55e8d4c-9008-4ec3-9521-8cdac706d251} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
543 2023.11.18 01:28:15.868010 [ 3 ] {} <Debug> HTTP-Session: 0dfc1dd8-22de-428b-ac5f-91e45fd058d7 Destroying unnamed session
544 2023.11.18 01:28:15.868130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
545 2023.11.18 01:28:15.868181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
546 2023.11.18 01:28:15.868208 [ 3 ] {} <Debug> HTTP-Session: 848cc36f-f453-4fec-b3b0-d15d345ce0c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
547 2023.11.18 01:28:15.868225 [ 3 ] {} <Debug> HTTP-Session: 848cc36f-f453-4fec-b3b0-d15d345ce0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
548 2023.11.18 01:28:15.868439 [ 3 ] {0d3d676a-c4ea-44a0-a5ce-2be98ddaac0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
549 2023.11.18 01:28:15.868492 [ 3 ] {0d3d676a-c4ea-44a0-a5ce-2be98ddaac0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
550 2023.11.18 01:28:15.870541 [ 3 ] {0d3d676a-c4ea-44a0-a5ce-2be98ddaac0b} <Debug> oximeter.measurements_histogramu32 (5272d2e9-ed15-470c-bfe8-0a0968400398): Loading data parts
551 2023.11.18 01:28:15.870613 [ 3 ] {0d3d676a-c4ea-44a0-a5ce-2be98ddaac0b} <Debug> oximeter.measurements_histogramu32 (5272d2e9-ed15-470c-bfe8-0a0968400398): There are no data parts
552 2023.11.18 01:28:15.872077 [ 3 ] {0d3d676a-c4ea-44a0-a5ce-2be98ddaac0b} <Debug> DynamicQueryHandler: Done processing query
553 2023.11.18 01:28:15.872102 [ 3 ] {0d3d676a-c4ea-44a0-a5ce-2be98ddaac0b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
554 2023.11.18 01:28:15.872125 [ 3 ] {} <Debug> HTTP-Session: 848cc36f-f453-4fec-b3b0-d15d345ce0c1 Destroying unnamed session
555 2023.11.18 01:28:15.872239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
556 2023.11.18 01:28:15.872287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
557 2023.11.18 01:28:15.872311 [ 3 ] {} <Debug> HTTP-Session: d2c40645-56dc-46b8-b79e-e44dba0288e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
558 2023.11.18 01:28:15.872327 [ 3 ] {} <Debug> HTTP-Session: d2c40645-56dc-46b8-b79e-e44dba0288e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
559 2023.11.18 01:28:15.872541 [ 3 ] {3aa71b6c-f73b-4ce0-9745-a451ac3fe3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
560 2023.11.18 01:28:15.872595 [ 3 ] {3aa71b6c-f73b-4ce0-9745-a451ac3fe3af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
561 2023.11.18 01:28:15.874521 [ 3 ] {3aa71b6c-f73b-4ce0-9745-a451ac3fe3af} <Debug> oximeter.measurements_histogrami64 (34bfd9d7-7a34-443f-b2e7-3f683442c6b4): Loading data parts
562 2023.11.18 01:28:15.874585 [ 3 ] {3aa71b6c-f73b-4ce0-9745-a451ac3fe3af} <Debug> oximeter.measurements_histogrami64 (34bfd9d7-7a34-443f-b2e7-3f683442c6b4): There are no data parts
563 2023.11.18 01:28:15.875677 [ 3 ] {3aa71b6c-f73b-4ce0-9745-a451ac3fe3af} <Debug> DynamicQueryHandler: Done processing query
564 2023.11.18 01:28:15.875710 [ 3 ] {3aa71b6c-f73b-4ce0-9745-a451ac3fe3af} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
565 2023.11.18 01:28:15.875726 [ 3 ] {} <Debug> HTTP-Session: d2c40645-56dc-46b8-b79e-e44dba0288e1 Destroying unnamed session
566 2023.11.18 01:28:15.875849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
567 2023.11.18 01:28:15.875898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
568 2023.11.18 01:28:15.875918 [ 3 ] {} <Debug> HTTP-Session: 36a4f28f-43e1-4c52-a307-e58669e1622c Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
569 2023.11.18 01:28:15.875942 [ 3 ] {} <Debug> HTTP-Session: 36a4f28f-43e1-4c52-a307-e58669e1622c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
570 2023.11.18 01:28:15.876157 [ 3 ] {280895f3-5225-48d5-ab24-ffc8d1bd82b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
571 2023.11.18 01:28:15.876213 [ 3 ] {280895f3-5225-48d5-ab24-ffc8d1bd82b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
572 2023.11.18 01:28:15.877874 [ 3 ] {280895f3-5225-48d5-ab24-ffc8d1bd82b6} <Debug> oximeter.measurements_histogramu64 (e90b77a8-20c6-4c3b-9352-21386034408b): Loading data parts
573 2023.11.18 01:28:15.877950 [ 3 ] {280895f3-5225-48d5-ab24-ffc8d1bd82b6} <Debug> oximeter.measurements_histogramu64 (e90b77a8-20c6-4c3b-9352-21386034408b): There are no data parts
574 2023.11.18 01:28:15.879332 [ 3 ] {280895f3-5225-48d5-ab24-ffc8d1bd82b6} <Debug> DynamicQueryHandler: Done processing query
575 2023.11.18 01:28:15.879364 [ 3 ] {280895f3-5225-48d5-ab24-ffc8d1bd82b6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
576 2023.11.18 01:28:15.879379 [ 3 ] {} <Debug> HTTP-Session: 36a4f28f-43e1-4c52-a307-e58669e1622c Destroying unnamed session
577 2023.11.18 01:28:15.879491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
578 2023.11.18 01:28:15.879539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
579 2023.11.18 01:28:15.879557 [ 3 ] {} <Debug> HTTP-Session: 4c474a37-b229-41b3-81ef-aa04954c4a26 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
580 2023.11.18 01:28:15.879579 [ 3 ] {} <Debug> HTTP-Session: 4c474a37-b229-41b3-81ef-aa04954c4a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
581 2023.11.18 01:28:15.879792 [ 3 ] {c28b360b-44cd-4509-b1cc-2c07ba29b860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
582 2023.11.18 01:28:15.879848 [ 3 ] {c28b360b-44cd-4509-b1cc-2c07ba29b860} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
583 2023.11.18 01:28:15.881282 [ 3 ] {c28b360b-44cd-4509-b1cc-2c07ba29b860} <Debug> oximeter.measurements_histogramf32 (8a62f186-4f1f-407b-802b-7fd002421190): Loading data parts
584 2023.11.18 01:28:15.881390 [ 3 ] {c28b360b-44cd-4509-b1cc-2c07ba29b860} <Debug> oximeter.measurements_histogramf32 (8a62f186-4f1f-407b-802b-7fd002421190): There are no data parts
585 2023.11.18 01:28:15.882472 [ 3 ] {c28b360b-44cd-4509-b1cc-2c07ba29b860} <Debug> DynamicQueryHandler: Done processing query
586 2023.11.18 01:28:15.882498 [ 3 ] {c28b360b-44cd-4509-b1cc-2c07ba29b860} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
587 2023.11.18 01:28:15.882521 [ 3 ] {} <Debug> HTTP-Session: 4c474a37-b229-41b3-81ef-aa04954c4a26 Destroying unnamed session
588 2023.11.18 01:28:15.882649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2023.11.18 01:28:15.882716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
590 2023.11.18 01:28:15.882747 [ 3 ] {} <Debug> HTTP-Session: 58befe4e-34c1-46a1-aa2e-28cb5b4ab243 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
591 2023.11.18 01:28:15.882768 [ 3 ] {} <Debug> HTTP-Session: 58befe4e-34c1-46a1-aa2e-28cb5b4ab243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2023.11.18 01:28:15.882998 [ 3 ] {509fe5d1-96f1-411a-a826-fa7a265fa0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
593 2023.11.18 01:28:15.883066 [ 3 ] {509fe5d1-96f1-411a-a826-fa7a265fa0c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
594 2023.11.18 01:28:15.884450 [ 3 ] {509fe5d1-96f1-411a-a826-fa7a265fa0c3} <Debug> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50): Loading data parts
595 2023.11.18 01:28:15.884543 [ 3 ] {509fe5d1-96f1-411a-a826-fa7a265fa0c3} <Debug> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50): There are no data parts
596 2023.11.18 01:28:15.886647 [ 3 ] {509fe5d1-96f1-411a-a826-fa7a265fa0c3} <Debug> DynamicQueryHandler: Done processing query
597 2023.11.18 01:28:15.886674 [ 3 ] {509fe5d1-96f1-411a-a826-fa7a265fa0c3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
598 2023.11.18 01:28:15.886707 [ 3 ] {} <Debug> HTTP-Session: 58befe4e-34c1-46a1-aa2e-28cb5b4ab243 Destroying unnamed session
599 2023.11.18 01:28:15.886868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
600 2023.11.18 01:28:15.886915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
601 2023.11.18 01:28:15.886948 [ 3 ] {} <Debug> HTTP-Session: 6a511a35-1474-4975-aa51-44c6fc2bd6de Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
602 2023.11.18 01:28:15.886979 [ 3 ] {} <Debug> HTTP-Session: 6a511a35-1474-4975-aa51-44c6fc2bd6de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
603 2023.11.18 01:28:15.887140 [ 3 ] {ef9a79be-d10a-477f-9db5-bb8c05ca3083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) /* The field tables store named dimensions of each timeseries.
604 *
605 * As with the measurement tables, there is one field table for each field data
606 * type. Fields are deduplicated by using the "replacing merge tree", though
607 * this behavior **must not** be relied upon for query correctness.
608 *
609 * The index for the fields differs from the measurements, however. Rows are
610 * sorted by timeseries name, then field name, field value, and finally
611 * timeseries key. This reflects the most common pattern for looking them up:
612 * by field name and possibly value, within a timeseries. The resulting keys are
613 * usually then used to look up measurements.
614 *
615 * NOTE: We may want to consider a secondary index on these tables, sorting by
616 * timeseries name and then key, since it would improve lookups where one
617 * already has the key. Realistically though, these tables are quite small and
618 * so performance benefits will be low in absolute terms.
619 */
620 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)
621 2023.11.18 01:28:15.887204 [ 3 ] {ef9a79be-d10a-477f-9db5-bb8c05ca3083} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
622 2023.11.18 01:28:15.888858 [ 3 ] {ef9a79be-d10a-477f-9db5-bb8c05ca3083} <Debug> oximeter.fields_bool (5151f41f-ead5-43bf-b75e-f473d986a2c8): Loading data parts
623 2023.11.18 01:28:15.888977 [ 3 ] {ef9a79be-d10a-477f-9db5-bb8c05ca3083} <Debug> oximeter.fields_bool (5151f41f-ead5-43bf-b75e-f473d986a2c8): There are no data parts
624 2023.11.18 01:28:15.892510 [ 3 ] {ef9a79be-d10a-477f-9db5-bb8c05ca3083} <Debug> DynamicQueryHandler: Done processing query
625 2023.11.18 01:28:15.892554 [ 3 ] {ef9a79be-d10a-477f-9db5-bb8c05ca3083} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
626 2023.11.18 01:28:15.892570 [ 3 ] {} <Debug> HTTP-Session: 6a511a35-1474-4975-aa51-44c6fc2bd6de Destroying unnamed session
627 2023.11.18 01:28:15.892698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
628 2023.11.18 01:28:15.892754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
629 2023.11.18 01:28:15.892773 [ 3 ] {} <Debug> HTTP-Session: afd816a3-1ec4-4f92-aec8-7d327bd7f094 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
630 2023.11.18 01:28:15.892802 [ 3 ] {} <Debug> HTTP-Session: afd816a3-1ec4-4f92-aec8-7d327bd7f094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
631 2023.11.18 01:28:15.893005 [ 3 ] {82115109-280e-482b-9149-b5dff513c6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
632 2023.11.18 01:28:15.893066 [ 3 ] {82115109-280e-482b-9149-b5dff513c6e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
633 2023.11.18 01:28:15.894871 [ 3 ] {82115109-280e-482b-9149-b5dff513c6e0} <Debug> oximeter.fields_i8 (c603b074-5af1-420b-9b98-2b2a10f65321): Loading data parts
634 2023.11.18 01:28:15.894958 [ 3 ] {82115109-280e-482b-9149-b5dff513c6e0} <Debug> oximeter.fields_i8 (c603b074-5af1-420b-9b98-2b2a10f65321): There are no data parts
635 2023.11.18 01:28:15.896271 [ 3 ] {82115109-280e-482b-9149-b5dff513c6e0} <Debug> DynamicQueryHandler: Done processing query
636 2023.11.18 01:28:15.896310 [ 3 ] {82115109-280e-482b-9149-b5dff513c6e0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
637 2023.11.18 01:28:15.896324 [ 3 ] {} <Debug> HTTP-Session: afd816a3-1ec4-4f92-aec8-7d327bd7f094 Destroying unnamed session
638 2023.11.18 01:28:15.896439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
639 2023.11.18 01:28:15.896511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
640 2023.11.18 01:28:15.896529 [ 3 ] {} <Debug> HTTP-Session: fb716623-907e-4067-829f-5403f7cec0e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
641 2023.11.18 01:28:15.896544 [ 3 ] {} <Debug> HTTP-Session: fb716623-907e-4067-829f-5403f7cec0e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
642 2023.11.18 01:28:15.896702 [ 3 ] {b4c29080-a3a3-4cc0-b8bc-e5f2fc090bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
643 2023.11.18 01:28:15.896763 [ 3 ] {b4c29080-a3a3-4cc0-b8bc-e5f2fc090bdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
644 2023.11.18 01:28:15.898187 [ 3 ] {b4c29080-a3a3-4cc0-b8bc-e5f2fc090bdc} <Debug> oximeter.fields_u8 (74794e1b-cf81-40e2-8ea7-94dde641a58b): Loading data parts
645 2023.11.18 01:28:15.898282 [ 3 ] {b4c29080-a3a3-4cc0-b8bc-e5f2fc090bdc} <Debug> oximeter.fields_u8 (74794e1b-cf81-40e2-8ea7-94dde641a58b): There are no data parts
646 2023.11.18 01:28:15.899641 [ 3 ] {b4c29080-a3a3-4cc0-b8bc-e5f2fc090bdc} <Debug> DynamicQueryHandler: Done processing query
647 2023.11.18 01:28:15.899684 [ 3 ] {b4c29080-a3a3-4cc0-b8bc-e5f2fc090bdc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
648 2023.11.18 01:28:15.899711 [ 3 ] {} <Debug> HTTP-Session: fb716623-907e-4067-829f-5403f7cec0e3 Destroying unnamed session
649 2023.11.18 01:28:15.899857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
650 2023.11.18 01:28:15.899914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
651 2023.11.18 01:28:15.899953 [ 3 ] {} <Debug> HTTP-Session: acff1284-3a33-46e8-98af-3f7c990e74bb Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
652 2023.11.18 01:28:15.899970 [ 3 ] {} <Debug> HTTP-Session: acff1284-3a33-46e8-98af-3f7c990e74bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
653 2023.11.18 01:28:15.900136 [ 3 ] {b09876b2-51a0-4f94-9097-6fe23a8d2436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
654 2023.11.18 01:28:15.900185 [ 3 ] {b09876b2-51a0-4f94-9097-6fe23a8d2436} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
655 2023.11.18 01:28:15.902130 [ 3 ] {b09876b2-51a0-4f94-9097-6fe23a8d2436} <Debug> oximeter.fields_i16 (553f5773-1935-4be6-b967-fe1a1842b9d6): Loading data parts
656 2023.11.18 01:28:15.902231 [ 3 ] {b09876b2-51a0-4f94-9097-6fe23a8d2436} <Debug> oximeter.fields_i16 (553f5773-1935-4be6-b967-fe1a1842b9d6): There are no data parts
657 2023.11.18 01:28:15.903318 [ 3 ] {b09876b2-51a0-4f94-9097-6fe23a8d2436} <Debug> DynamicQueryHandler: Done processing query
658 2023.11.18 01:28:15.903353 [ 3 ] {b09876b2-51a0-4f94-9097-6fe23a8d2436} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
659 2023.11.18 01:28:15.903369 [ 3 ] {} <Debug> HTTP-Session: acff1284-3a33-46e8-98af-3f7c990e74bb Destroying unnamed session
660 2023.11.18 01:28:15.903489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
661 2023.11.18 01:28:15.903540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
662 2023.11.18 01:28:15.903564 [ 3 ] {} <Debug> HTTP-Session: 11844e34-d13b-4d6d-bc8d-e137c43fa182 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
663 2023.11.18 01:28:15.903597 [ 3 ] {} <Debug> HTTP-Session: 11844e34-d13b-4d6d-bc8d-e137c43fa182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
664 2023.11.18 01:28:15.903755 [ 3 ] {4708b05f-f0e1-4630-ae87-2aa7bd9dc3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
665 2023.11.18 01:28:15.903806 [ 3 ] {4708b05f-f0e1-4630-ae87-2aa7bd9dc3e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
666 2023.11.18 01:28:15.905012 [ 3 ] {4708b05f-f0e1-4630-ae87-2aa7bd9dc3e2} <Debug> oximeter.fields_u16 (2be89856-a8b3-47f8-bb77-2d62d94cb25a): Loading data parts
667 2023.11.18 01:28:15.905090 [ 3 ] {4708b05f-f0e1-4630-ae87-2aa7bd9dc3e2} <Debug> oximeter.fields_u16 (2be89856-a8b3-47f8-bb77-2d62d94cb25a): There are no data parts
668 2023.11.18 01:28:15.906745 [ 3 ] {4708b05f-f0e1-4630-ae87-2aa7bd9dc3e2} <Debug> DynamicQueryHandler: Done processing query
669 2023.11.18 01:28:15.906769 [ 3 ] {4708b05f-f0e1-4630-ae87-2aa7bd9dc3e2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
670 2023.11.18 01:28:15.906793 [ 3 ] {} <Debug> HTTP-Session: 11844e34-d13b-4d6d-bc8d-e137c43fa182 Destroying unnamed session
671 2023.11.18 01:28:15.906912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
672 2023.11.18 01:28:15.906963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
673 2023.11.18 01:28:15.906987 [ 3 ] {} <Debug> HTTP-Session: 852e9195-4aa4-4252-a353-6bf804d63fb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
674 2023.11.18 01:28:15.907009 [ 3 ] {} <Debug> HTTP-Session: 852e9195-4aa4-4252-a353-6bf804d63fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
675 2023.11.18 01:28:15.907160 [ 3 ] {46051a7a-0071-43e3-acce-9f49193e49b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
676 2023.11.18 01:28:15.907210 [ 3 ] {46051a7a-0071-43e3-acce-9f49193e49b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
677 2023.11.18 01:28:15.908527 [ 3 ] {46051a7a-0071-43e3-acce-9f49193e49b2} <Debug> oximeter.fields_i32 (dbe00af4-5d5c-4861-bda6-97a2ff79e107): Loading data parts
678 2023.11.18 01:28:15.908619 [ 3 ] {46051a7a-0071-43e3-acce-9f49193e49b2} <Debug> oximeter.fields_i32 (dbe00af4-5d5c-4861-bda6-97a2ff79e107): There are no data parts
679 2023.11.18 01:28:15.910279 [ 3 ] {46051a7a-0071-43e3-acce-9f49193e49b2} <Debug> DynamicQueryHandler: Done processing query
680 2023.11.18 01:28:15.910304 [ 3 ] {46051a7a-0071-43e3-acce-9f49193e49b2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
681 2023.11.18 01:28:15.910319 [ 3 ] {} <Debug> HTTP-Session: 852e9195-4aa4-4252-a353-6bf804d63fb3 Destroying unnamed session
682 2023.11.18 01:28:15.910459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
683 2023.11.18 01:28:15.910509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
684 2023.11.18 01:28:15.910526 [ 3 ] {} <Debug> HTTP-Session: eeb97852-cd3d-4aaa-8d9e-e22e1f5afe9e Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
685 2023.11.18 01:28:15.910550 [ 3 ] {} <Debug> HTTP-Session: eeb97852-cd3d-4aaa-8d9e-e22e1f5afe9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
686 2023.11.18 01:28:15.910715 [ 3 ] {8a035861-fb8f-4769-9639-58735dbe5f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
687 2023.11.18 01:28:15.910759 [ 3 ] {8a035861-fb8f-4769-9639-58735dbe5f2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
688 2023.11.18 01:28:15.912051 [ 3 ] {8a035861-fb8f-4769-9639-58735dbe5f2e} <Debug> oximeter.fields_u32 (13910c1b-0158-4d53-a984-53552e4b4e68): Loading data parts
689 2023.11.18 01:28:15.912130 [ 3 ] {8a035861-fb8f-4769-9639-58735dbe5f2e} <Debug> oximeter.fields_u32 (13910c1b-0158-4d53-a984-53552e4b4e68): There are no data parts
690 2023.11.18 01:28:15.914067 [ 3 ] {8a035861-fb8f-4769-9639-58735dbe5f2e} <Debug> DynamicQueryHandler: Done processing query
691 2023.11.18 01:28:15.914099 [ 3 ] {8a035861-fb8f-4769-9639-58735dbe5f2e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
692 2023.11.18 01:28:15.914114 [ 3 ] {} <Debug> HTTP-Session: eeb97852-cd3d-4aaa-8d9e-e22e1f5afe9e Destroying unnamed session
693 2023.11.18 01:28:15.914249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
694 2023.11.18 01:28:15.914301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
695 2023.11.18 01:28:15.914319 [ 3 ] {} <Debug> HTTP-Session: 8e121f12-d1a4-40ff-8007-a10d0b36aee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
696 2023.11.18 01:28:15.914342 [ 3 ] {} <Debug> HTTP-Session: 8e121f12-d1a4-40ff-8007-a10d0b36aee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
697 2023.11.18 01:28:15.914521 [ 3 ] {39ab8dba-d658-4762-b901-a07a5bd2f817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
698 2023.11.18 01:28:15.914565 [ 3 ] {39ab8dba-d658-4762-b901-a07a5bd2f817} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
699 2023.11.18 01:28:15.915993 [ 3 ] {39ab8dba-d658-4762-b901-a07a5bd2f817} <Debug> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254): Loading data parts
700 2023.11.18 01:28:15.916084 [ 3 ] {39ab8dba-d658-4762-b901-a07a5bd2f817} <Debug> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254): There are no data parts
701 2023.11.18 01:28:15.917854 [ 3 ] {39ab8dba-d658-4762-b901-a07a5bd2f817} <Debug> DynamicQueryHandler: Done processing query
702 2023.11.18 01:28:15.917881 [ 3 ] {39ab8dba-d658-4762-b901-a07a5bd2f817} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
703 2023.11.18 01:28:15.917915 [ 3 ] {} <Debug> HTTP-Session: 8e121f12-d1a4-40ff-8007-a10d0b36aee1 Destroying unnamed session
704 2023.11.18 01:28:15.918026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
705 2023.11.18 01:28:15.918086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
706 2023.11.18 01:28:15.918119 [ 3 ] {} <Debug> HTTP-Session: d76937dc-35ec-48f9-8cc8-34a4b395e95a Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
707 2023.11.18 01:28:15.918136 [ 3 ] {} <Debug> HTTP-Session: d76937dc-35ec-48f9-8cc8-34a4b395e95a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
708 2023.11.18 01:28:15.918301 [ 3 ] {098ceee6-3a37-4561-b498-1fcd256defc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
709 2023.11.18 01:28:15.918368 [ 3 ] {098ceee6-3a37-4561-b498-1fcd256defc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
710 2023.11.18 01:28:15.920366 [ 3 ] {098ceee6-3a37-4561-b498-1fcd256defc8} <Debug> oximeter.fields_u64 (26c1b920-0da9-4bbb-82c2-d187c0efa8c5): Loading data parts
711 2023.11.18 01:28:15.920476 [ 3 ] {098ceee6-3a37-4561-b498-1fcd256defc8} <Debug> oximeter.fields_u64 (26c1b920-0da9-4bbb-82c2-d187c0efa8c5): There are no data parts
712 2023.11.18 01:28:15.922215 [ 3 ] {098ceee6-3a37-4561-b498-1fcd256defc8} <Debug> DynamicQueryHandler: Done processing query
713 2023.11.18 01:28:15.922259 [ 3 ] {098ceee6-3a37-4561-b498-1fcd256defc8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
714 2023.11.18 01:28:15.922291 [ 3 ] {} <Debug> HTTP-Session: d76937dc-35ec-48f9-8cc8-34a4b395e95a Destroying unnamed session
715 2023.11.18 01:28:15.922407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
716 2023.11.18 01:28:15.922464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
717 2023.11.18 01:28:15.922497 [ 3 ] {} <Debug> HTTP-Session: 956b51dc-bb3d-4d3d-8855-edf2423de255 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
718 2023.11.18 01:28:15.922513 [ 3 ] {} <Debug> HTTP-Session: 956b51dc-bb3d-4d3d-8855-edf2423de255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
719 2023.11.18 01:28:15.922678 [ 3 ] {06a70c6c-0996-4b27-b34e-9627cbb0d7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
720 2023.11.18 01:28:15.922730 [ 3 ] {06a70c6c-0996-4b27-b34e-9627cbb0d7af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
721 2023.11.18 01:28:15.924667 [ 3 ] {06a70c6c-0996-4b27-b34e-9627cbb0d7af} <Debug> oximeter.fields_ipaddr (478e8be0-5386-4e22-99e3-a1b5ba712669): Loading data parts
722 2023.11.18 01:28:15.924772 [ 3 ] {06a70c6c-0996-4b27-b34e-9627cbb0d7af} <Debug> oximeter.fields_ipaddr (478e8be0-5386-4e22-99e3-a1b5ba712669): There are no data parts
723 2023.11.18 01:28:15.925847 [ 3 ] {06a70c6c-0996-4b27-b34e-9627cbb0d7af} <Debug> DynamicQueryHandler: Done processing query
724 2023.11.18 01:28:15.925891 [ 3 ] {06a70c6c-0996-4b27-b34e-9627cbb0d7af} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
725 2023.11.18 01:28:15.925906 [ 3 ] {} <Debug> HTTP-Session: 956b51dc-bb3d-4d3d-8855-edf2423de255 Destroying unnamed session
726 2023.11.18 01:28:15.926038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
727 2023.11.18 01:28:15.926096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
728 2023.11.18 01:28:15.926115 [ 3 ] {} <Debug> HTTP-Session: 5e78ac44-a06a-44f5-8a73-ee27dc0a09f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
729 2023.11.18 01:28:15.926146 [ 3 ] {} <Debug> HTTP-Session: 5e78ac44-a06a-44f5-8a73-ee27dc0a09f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
730 2023.11.18 01:28:15.926300 [ 3 ] {8f8da933-40d4-4665-b06c-dc78d9ebbdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
731 2023.11.18 01:28:15.926361 [ 3 ] {8f8da933-40d4-4665-b06c-dc78d9ebbdb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
732 2023.11.18 01:28:15.927651 [ 3 ] {8f8da933-40d4-4665-b06c-dc78d9ebbdb8} <Debug> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5): Loading data parts
733 2023.11.18 01:28:15.927746 [ 3 ] {8f8da933-40d4-4665-b06c-dc78d9ebbdb8} <Debug> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5): There are no data parts
734 2023.11.18 01:28:15.929456 [ 3 ] {8f8da933-40d4-4665-b06c-dc78d9ebbdb8} <Debug> DynamicQueryHandler: Done processing query
735 2023.11.18 01:28:15.929483 [ 3 ] {8f8da933-40d4-4665-b06c-dc78d9ebbdb8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
736 2023.11.18 01:28:15.929514 [ 3 ] {} <Debug> HTTP-Session: 5e78ac44-a06a-44f5-8a73-ee27dc0a09f4 Destroying unnamed session
737 2023.11.18 01:28:15.929642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2023.11.18 01:28:15.929700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
739 2023.11.18 01:28:15.929728 [ 3 ] {} <Debug> HTTP-Session: 0f3523ea-fda4-4841-957f-63595a2d8346 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
740 2023.11.18 01:28:15.929759 [ 3 ] {} <Debug> HTTP-Session: 0f3523ea-fda4-4841-957f-63595a2d8346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2023.11.18 01:28:15.929941 [ 3 ] {5900ec0a-ec94-46ae-b019-e31805d7e27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) 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)
742 2023.11.18 01:28:15.930010 [ 3 ] {5900ec0a-ec94-46ae-b019-e31805d7e27c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
743 2023.11.18 01:28:15.931492 [ 3 ] {5900ec0a-ec94-46ae-b019-e31805d7e27c} <Debug> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161): Loading data parts
744 2023.11.18 01:28:15.931580 [ 3 ] {5900ec0a-ec94-46ae-b019-e31805d7e27c} <Debug> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161): There are no data parts
745 2023.11.18 01:28:15.933268 [ 3 ] {5900ec0a-ec94-46ae-b019-e31805d7e27c} <Debug> DynamicQueryHandler: Done processing query
746 2023.11.18 01:28:15.933293 [ 3 ] {5900ec0a-ec94-46ae-b019-e31805d7e27c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
747 2023.11.18 01:28:15.933313 [ 3 ] {} <Debug> HTTP-Session: 0f3523ea-fda4-4841-957f-63595a2d8346 Destroying unnamed session
748 2023.11.18 01:28:15.933455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
749 2023.11.18 01:28:15.933509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
750 2023.11.18 01:28:15.933528 [ 3 ] {} <Debug> HTTP-Session: e4c2ee32-9505-4af8-b1e9-328b45efadd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
751 2023.11.18 01:28:15.933552 [ 3 ] {} <Debug> HTTP-Session: e4c2ee32-9505-4af8-b1e9-328b45efadd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
752 2023.11.18 01:28:15.933787 [ 3 ] {e6b02f4c-5308-4099-a5d0-ae2a12d6f8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) /* The timeseries schema table stores the extracted schema for the samples
753 * oximeter collects.
754 */
755 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
756 2023.11.18 01:28:15.933856 [ 3 ] {e6b02f4c-5308-4099-a5d0-ae2a12d6f8f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
757 2023.11.18 01:28:15.935612 [ 3 ] {e6b02f4c-5308-4099-a5d0-ae2a12d6f8f5} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28): Loading data parts
758 2023.11.18 01:28:15.935715 [ 3 ] {e6b02f4c-5308-4099-a5d0-ae2a12d6f8f5} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28): There are no data parts
759 2023.11.18 01:28:15.937248 [ 3 ] {e6b02f4c-5308-4099-a5d0-ae2a12d6f8f5} <Debug> DynamicQueryHandler: Done processing query
760 2023.11.18 01:28:15.937275 [ 3 ] {e6b02f4c-5308-4099-a5d0-ae2a12d6f8f5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
761 2023.11.18 01:28:15.937308 [ 3 ] {} <Debug> HTTP-Session: e4c2ee32-9505-4af8-b1e9-328b45efadd6 Destroying unnamed session
762 2023.11.18 01:28:15.937472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
763 2023.11.18 01:28:15.937536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
764 2023.11.18 01:28:15.937556 [ 3 ] {} <Debug> HTTP-Session: ce077dcf-07c1-4715-9904-07f668e24314 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995
765 2023.11.18 01:28:15.937591 [ 3 ] {} <Debug> HTTP-Session: ce077dcf-07c1-4715-9904-07f668e24314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
766 2023.11.18 01:28:15.937709 [ 3 ] {99e52554-f37d-4706-a201-1a7f2da7443a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
767 2023.11.18 01:28:15.939825 [ 3 ] {99e52554-f37d-4706-a201-1a7f2da7443a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
768 2023.11.18 01:28:15.952013 [ 3 ] {99e52554-f37d-4706-a201-1a7f2da7443a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB.
769 2023.11.18 01:28:15.960806 [ 3 ] {99e52554-f37d-4706-a201-1a7f2da7443a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
770 2023.11.18 01:28:15.961177 [ 3 ] {99e52554-f37d-4706-a201-1a7f2da7443a} <Trace> oximeter.version (a51996e6-5ed3-4afc-b734-2ec1f12517d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
771 2023.11.18 01:28:15.965413 [ 3 ] {99e52554-f37d-4706-a201-1a7f2da7443a} <Information> executeQuery: Read 1 rows, 16.00 B in 0.027655116 sec., 36 rows/sec., 578.55 B/sec.
772 2023.11.18 01:28:15.965545 [ 3 ] {99e52554-f37d-4706-a201-1a7f2da7443a} <Debug> DynamicQueryHandler: Done processing query
773 2023.11.18 01:28:15.965589 [ 3 ] {99e52554-f37d-4706-a201-1a7f2da7443a} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
774 2023.11.18 01:28:15.965610 [ 3 ] {} <Debug> HTTP-Session: ce077dcf-07c1-4715-9904-07f668e24314 Destroying unnamed session
775 2023.11.18 01:28:16.000132 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.08 MiB, will set to 228.30 MiB (RSS), difference: 9.29 MiB
776 2023.11.18 01:28:22.925249 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache
777 2023.11.18 01:28:22.925454 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache
778 2023.11.18 01:28:37.925509 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
779 2023.11.18 01:28:37.925605 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
780 2023.11.18 01:28:52.925862 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache
781 2023.11.18 01:28:52.925935 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache
782 2023.11.18 01:29:00.971229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
783 2023.11.18 01:29:00.971442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
784 2023.11.18 01:29:00.971500 [ 3 ] {} <Debug> HTTP-Session: 36e42ed2-b5a5-4292-a77d-a6e056b86b9e Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
785 2023.11.18 01:29:00.971526 [ 3 ] {} <Debug> HTTP-Session: 36e42ed2-b5a5-4292-a77d-a6e056b86b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
786 2023.11.18 01:29:00.971697 [ 3 ] {97e5b008-71e3-48d8-87db-da7cc614f3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
787 2023.11.18 01:29:00.972155 [ 3 ] {97e5b008-71e3-48d8-87db-da7cc614f3ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
788 2023.11.18 01:29:00.974272 [ 3 ] {97e5b008-71e3-48d8-87db-da7cc614f3ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
789 2023.11.18 01:29:00.976598 [ 3 ] {97e5b008-71e3-48d8-87db-da7cc614f3ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
790 2023.11.18 01:29:00.977710 [ 3 ] {97e5b008-71e3-48d8-87db-da7cc614f3ac} <Debug> DynamicQueryHandler: Done processing query
791 2023.11.18 01:29:00.977816 [ 3 ] {97e5b008-71e3-48d8-87db-da7cc614f3ac} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
792 2023.11.18 01:29:00.977833 [ 3 ] {} <Debug> HTTP-Session: 36e42ed2-b5a5-4292-a77d-a6e056b86b9e Destroying unnamed session
793 2023.11.18 01:29:00.979191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
794 2023.11.18 01:29:00.979315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
795 2023.11.18 01:29:00.979336 [ 3 ] {} <Debug> HTTP-Session: c8a8e53e-709e-4020-b6e1-25976ab6b161 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
796 2023.11.18 01:29:00.979355 [ 3 ] {} <Debug> HTTP-Session: c8a8e53e-709e-4020-b6e1-25976ab6b161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
797 2023.11.18 01:29:00.979495 [ 3 ] {a19dd245-efdf-4696-93ae-a382d04ebed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
798 2023.11.18 01:29:00.994169 [ 3 ] {a19dd245-efdf-4696-93ae-a382d04ebed5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
799 2023.11.18 01:29:00.994432 [ 3 ] {a19dd245-efdf-4696-93ae-a382d04ebed5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
800 2023.11.18 01:29:00.994485 [ 3 ] {a19dd245-efdf-4696-93ae-a382d04ebed5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
801 2023.11.18 01:29:00.995350 [ 3 ] {a19dd245-efdf-4696-93ae-a382d04ebed5} <Debug> DynamicQueryHandler: Done processing query
802 2023.11.18 01:29:00.995387 [ 3 ] {a19dd245-efdf-4696-93ae-a382d04ebed5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
803 2023.11.18 01:29:00.995405 [ 3 ] {} <Debug> HTTP-Session: c8a8e53e-709e-4020-b6e1-25976ab6b161 Destroying unnamed session
804 2023.11.18 01:29:00.995661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
805 2023.11.18 01:29:00.995714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
806 2023.11.18 01:29:00.995734 [ 3 ] {} <Debug> HTTP-Session: 48979246-bf2d-40e2-a547-51c465228705 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
807 2023.11.18 01:29:00.995750 [ 3 ] {} <Debug> HTTP-Session: 48979246-bf2d-40e2-a547-51c465228705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
808 2023.11.18 01:29:00.995862 [ 3 ] {53975469-a222-478a-8b68-671b720357d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
809 2023.11.18 01:29:00.998438 [ 3 ] {53975469-a222-478a-8b68-671b720357d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
810 2023.11.18 01:29:00.998623 [ 3 ] {53975469-a222-478a-8b68-671b720357d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
811 2023.11.18 01:29:00.998676 [ 3 ] {53975469-a222-478a-8b68-671b720357d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
812 2023.11.18 01:29:00.999632 [ 3 ] {53975469-a222-478a-8b68-671b720357d3} <Debug> DynamicQueryHandler: Done processing query
813 2023.11.18 01:29:00.999660 [ 3 ] {53975469-a222-478a-8b68-671b720357d3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
814 2023.11.18 01:29:00.999676 [ 3 ] {} <Debug> HTTP-Session: 48979246-bf2d-40e2-a547-51c465228705 Destroying unnamed session
815 2023.11.18 01:29:01.000170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
816 2023.11.18 01:29:01.000251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
817 2023.11.18 01:29:01.000310 [ 3 ] {} <Debug> HTTP-Session: bacd7d6c-e916-49fd-aa06-1bedc9c9a73c Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
818 2023.11.18 01:29:01.000333 [ 3 ] {} <Debug> HTTP-Session: bacd7d6c-e916-49fd-aa06-1bedc9c9a73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
819 2023.11.18 01:29:01.000499 [ 3 ] {5eb10a6f-9e5d-4dfd-961e-c1ec3bf480f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
820 2023.11.18 01:29:01.000853 [ 3 ] {5eb10a6f-9e5d-4dfd-961e-c1ec3bf480f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
821 2023.11.18 01:29:01.001004 [ 3 ] {5eb10a6f-9e5d-4dfd-961e-c1ec3bf480f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
822 2023.11.18 01:29:01.001045 [ 3 ] {5eb10a6f-9e5d-4dfd-961e-c1ec3bf480f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
823 2023.11.18 01:29:01.001892 [ 3 ] {5eb10a6f-9e5d-4dfd-961e-c1ec3bf480f1} <Debug> DynamicQueryHandler: Done processing query
824 2023.11.18 01:29:01.001920 [ 3 ] {5eb10a6f-9e5d-4dfd-961e-c1ec3bf480f1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
825 2023.11.18 01:29:01.001935 [ 3 ] {} <Debug> HTTP-Session: bacd7d6c-e916-49fd-aa06-1bedc9c9a73c Destroying unnamed session
826 2023.11.18 01:29:01.003431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
827 2023.11.18 01:29:01.003475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
828 2023.11.18 01:29:01.003493 [ 3 ] {} <Debug> HTTP-Session: 29d9e0ae-9757-4a22-828a-0c353b60cce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
829 2023.11.18 01:29:01.003509 [ 3 ] {} <Debug> HTTP-Session: 29d9e0ae-9757-4a22-828a-0c353b60cce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
830 2023.11.18 01:29:01.003586 [ 3 ] {55d844af-5644-49fb-bdac-28e851ea85d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
831 2023.11.18 01:29:01.003626 [ 3 ] {55d844af-5644-49fb-bdac-28e851ea85d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
832 2023.11.18 01:29:01.004330 [ 3 ] {55d844af-5644-49fb-bdac-28e851ea85d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
833 2023.11.18 01:29:01.009253 [ 3 ] {55d844af-5644-49fb-bdac-28e851ea85d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
834 2023.11.18 01:29:01.011703 [ 3 ] {55d844af-5644-49fb-bdac-28e851ea85d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
835 2023.11.18 01:29:01.011870 [ 3 ] {55d844af-5644-49fb-bdac-28e851ea85d4} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
836 2023.11.18 01:29:01.011985 [ 3 ] {55d844af-5644-49fb-bdac-28e851ea85d4} <Information> executeQuery: Read 4 rows, 443.00 B in 0.008370091 sec., 477 rows/sec., 51.69 KiB/sec.
837 2023.11.18 01:29:01.012150 [ 3 ] {55d844af-5644-49fb-bdac-28e851ea85d4} <Debug> DynamicQueryHandler: Done processing query
838 2023.11.18 01:29:01.012191 [ 3 ] {55d844af-5644-49fb-bdac-28e851ea85d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
839 2023.11.18 01:29:01.012209 [ 3 ] {} <Debug> HTTP-Session: 29d9e0ae-9757-4a22-828a-0c353b60cce5 Destroying unnamed session
840 2023.11.18 01:29:01.012332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 2056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
841 2023.11.18 01:29:01.012378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
842 2023.11.18 01:29:01.012397 [ 3 ] {} <Debug> HTTP-Session: 08e68398-6df0-4141-b338-a8532ba5a883 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
843 2023.11.18 01:29:01.012413 [ 3 ] {} <Debug> HTTP-Session: 08e68398-6df0-4141-b338-a8532ba5a883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
844 2023.11.18 01:29:01.012486 [ 3 ] {6bb9c5a4-7006-4593-b468-3a60cab9f943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
845 2023.11.18 01:29:01.012525 [ 3 ] {6bb9c5a4-7006-4593-b468-3a60cab9f943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
846 2023.11.18 01:29:01.012633 [ 3 ] {6bb9c5a4-7006-4593-b468-3a60cab9f943} <Trace> ParallelParsingInputFormat: Parallel parsing is used
847 2023.11.18 01:29:01.019549 [ 3 ] {6bb9c5a4-7006-4593-b468-3a60cab9f943} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
848 2023.11.18 01:29:01.019891 [ 3 ] {6bb9c5a4-7006-4593-b468-3a60cab9f943} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
849 2023.11.18 01:29:01.020055 [ 3 ] {6bb9c5a4-7006-4593-b468-3a60cab9f943} <Trace> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
850 2023.11.18 01:29:01.020156 [ 3 ] {6bb9c5a4-7006-4593-b468-3a60cab9f943} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.007640846 sec., 1832 rows/sec., 148.51 KiB/sec.
851 2023.11.18 01:29:01.020278 [ 3 ] {6bb9c5a4-7006-4593-b468-3a60cab9f943} <Debug> DynamicQueryHandler: Done processing query
852 2023.11.18 01:29:01.020301 [ 3 ] {6bb9c5a4-7006-4593-b468-3a60cab9f943} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
853 2023.11.18 01:29:01.020317 [ 3 ] {} <Debug> HTTP-Session: 08e68398-6df0-4141-b338-a8532ba5a883 Destroying unnamed session
854 2023.11.18 01:29:01.020483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 6320, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
855 2023.11.18 01:29:01.020528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
856 2023.11.18 01:29:01.020546 [ 3 ] {} <Debug> HTTP-Session: 969af572-f27b-4860-9604-492e3d1265ab Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
857 2023.11.18 01:29:01.020562 [ 3 ] {} <Debug> HTTP-Session: 969af572-f27b-4860-9604-492e3d1265ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
858 2023.11.18 01:29:01.020635 [ 3 ] {fbfb9069-29bc-4211-a9da-16cde9fe570d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
859 2023.11.18 01:29:01.020674 [ 3 ] {fbfb9069-29bc-4211-a9da-16cde9fe570d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
860 2023.11.18 01:29:01.020778 [ 3 ] {fbfb9069-29bc-4211-a9da-16cde9fe570d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
861 2023.11.18 01:29:01.021095 [ 3 ] {fbfb9069-29bc-4211-a9da-16cde9fe570d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
862 2023.11.18 01:29:01.021316 [ 3 ] {fbfb9069-29bc-4211-a9da-16cde9fe570d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
863 2023.11.18 01:29:01.021482 [ 3 ] {fbfb9069-29bc-4211-a9da-16cde9fe570d} <Trace> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
864 2023.11.18 01:29:01.021597 [ 3 ] {fbfb9069-29bc-4211-a9da-16cde9fe570d} <Information> executeQuery: Read 42 rows, 3.73 KiB in 0.000932848 sec., 45023 rows/sec., 3.91 MiB/sec.
865 2023.11.18 01:29:01.021722 [ 3 ] {fbfb9069-29bc-4211-a9da-16cde9fe570d} <Debug> DynamicQueryHandler: Done processing query
866 2023.11.18 01:29:01.021752 [ 3 ] {fbfb9069-29bc-4211-a9da-16cde9fe570d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
867 2023.11.18 01:29:01.021775 [ 3 ] {} <Debug> HTTP-Session: 969af572-f27b-4860-9604-492e3d1265ab Destroying unnamed session
868 2023.11.18 01:29:01.022032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 4455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2023.11.18 01:29:01.022093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
870 2023.11.18 01:29:01.022119 [ 3 ] {} <Debug> HTTP-Session: 792f3ab6-10a2-44f7-b5f2-b0babb1e10fb Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
871 2023.11.18 01:29:01.022143 [ 3 ] {} <Debug> HTTP-Session: 792f3ab6-10a2-44f7-b5f2-b0babb1e10fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2023.11.18 01:29:01.022234 [ 3 ] {cc446f59-b736-461e-a150-f1f48d797bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
873 2023.11.18 01:29:01.022284 [ 3 ] {cc446f59-b736-461e-a150-f1f48d797bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
874 2023.11.18 01:29:01.024692 [ 3 ] {cc446f59-b736-461e-a150-f1f48d797bc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
875 2023.11.18 01:29:01.027157 [ 3 ] {cc446f59-b736-461e-a150-f1f48d797bc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
876 2023.11.18 01:29:01.027468 [ 3 ] {cc446f59-b736-461e-a150-f1f48d797bc5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
877 2023.11.18 01:29:01.027624 [ 3 ] {cc446f59-b736-461e-a150-f1f48d797bc5} <Trace> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
878 2023.11.18 01:29:01.027728 [ 3 ] {cc446f59-b736-461e-a150-f1f48d797bc5} <Information> executeQuery: Read 26 rows, 2.09 KiB in 0.005457522 sec., 4764 rows/sec., 382.21 KiB/sec.
879 2023.11.18 01:29:01.027853 [ 3 ] {cc446f59-b736-461e-a150-f1f48d797bc5} <Debug> DynamicQueryHandler: Done processing query
880 2023.11.18 01:29:01.027878 [ 3 ] {cc446f59-b736-461e-a150-f1f48d797bc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
881 2023.11.18 01:29:01.027896 [ 3 ] {} <Debug> HTTP-Session: 792f3ab6-10a2-44f7-b5f2-b0babb1e10fb Destroying unnamed session
882 2023.11.18 01:29:01.028139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 15021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
883 2023.11.18 01:29:01.028189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
884 2023.11.18 01:29:01.028208 [ 3 ] {} <Debug> HTTP-Session: ca135bbd-aa86-4927-b9ad-d988bbefc0ba Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
885 2023.11.18 01:29:01.028224 [ 3 ] {} <Debug> HTTP-Session: ca135bbd-aa86-4927-b9ad-d988bbefc0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
886 2023.11.18 01:29:01.028301 [ 3 ] {afb8d680-654f-46cf-949b-b0b256797959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
887 2023.11.18 01:29:01.028345 [ 3 ] {afb8d680-654f-46cf-949b-b0b256797959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
888 2023.11.18 01:29:01.028498 [ 3 ] {afb8d680-654f-46cf-949b-b0b256797959} <Trace> ParallelParsingInputFormat: Parallel parsing is used
889 2023.11.18 01:29:01.028903 [ 3 ] {afb8d680-654f-46cf-949b-b0b256797959} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
890 2023.11.18 01:29:01.033338 [ 3 ] {afb8d680-654f-46cf-949b-b0b256797959} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
891 2023.11.18 01:29:01.033547 [ 3 ] {afb8d680-654f-46cf-949b-b0b256797959} <Trace> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
892 2023.11.18 01:29:01.033679 [ 3 ] {afb8d680-654f-46cf-949b-b0b256797959} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.005348269 sec., 2617 rows/sec., 3.53 MiB/sec.
893 2023.11.18 01:29:01.033819 [ 3 ] {afb8d680-654f-46cf-949b-b0b256797959} <Debug> DynamicQueryHandler: Done processing query
894 2023.11.18 01:29:01.033843 [ 3 ] {afb8d680-654f-46cf-949b-b0b256797959} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
895 2023.11.18 01:29:01.033858 [ 3 ] {} <Debug> HTTP-Session: ca135bbd-aa86-4927-b9ad-d988bbefc0ba Destroying unnamed session
896 2023.11.18 01:29:01.033981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 3853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
897 2023.11.18 01:29:01.034026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
898 2023.11.18 01:29:01.034044 [ 3 ] {} <Debug> HTTP-Session: 156f62ea-14cd-43d7-af36-ea3c9455d60c Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
899 2023.11.18 01:29:01.034061 [ 3 ] {} <Debug> HTTP-Session: 156f62ea-14cd-43d7-af36-ea3c9455d60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
900 2023.11.18 01:29:01.034132 [ 3 ] {8ec50676-f8b6-4d36-b26e-7bc7de2cd60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
901 2023.11.18 01:29:01.034172 [ 3 ] {8ec50676-f8b6-4d36-b26e-7bc7de2cd60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
902 2023.11.18 01:29:01.034278 [ 3 ] {8ec50676-f8b6-4d36-b26e-7bc7de2cd60b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
903 2023.11.18 01:29:01.034585 [ 3 ] {8ec50676-f8b6-4d36-b26e-7bc7de2cd60b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
904 2023.11.18 01:29:01.034826 [ 3 ] {8ec50676-f8b6-4d36-b26e-7bc7de2cd60b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
905 2023.11.18 01:29:01.034999 [ 3 ] {8ec50676-f8b6-4d36-b26e-7bc7de2cd60b} <Trace> oximeter.measurements_i64 (7e46bc89-d31f-4d56-bb21-27dda78b10c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
906 2023.11.18 01:29:01.035117 [ 3 ] {8ec50676-f8b6-4d36-b26e-7bc7de2cd60b} <Information> executeQuery: Read 24 rows, 1.73 KiB in 0.00095492 sec., 25132 rows/sec., 1.77 MiB/sec.
907 2023.11.18 01:29:01.035258 [ 3 ] {8ec50676-f8b6-4d36-b26e-7bc7de2cd60b} <Debug> DynamicQueryHandler: Done processing query
908 2023.11.18 01:29:01.035281 [ 3 ] {8ec50676-f8b6-4d36-b26e-7bc7de2cd60b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
909 2023.11.18 01:29:01.035296 [ 3 ] {} <Debug> HTTP-Session: 156f62ea-14cd-43d7-af36-ea3c9455d60c Destroying unnamed session
910 2023.11.18 01:29:07.925987 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
911 2023.11.18 01:29:07.926087 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
912 2023.11.18 01:29:10.969570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
913 2023.11.18 01:29:10.969684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
914 2023.11.18 01:29:10.969714 [ 3 ] {} <Debug> HTTP-Session: ecc0f17a-6b18-42a3-8821-48cf589ed7c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
915 2023.11.18 01:29:10.969741 [ 3 ] {} <Debug> HTTP-Session: ecc0f17a-6b18-42a3-8821-48cf589ed7c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
916 2023.11.18 01:29:10.969948 [ 3 ] {f1dfb9ee-1407-4890-b4e8-225d8ea7f28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
917 2023.11.18 01:29:10.970823 [ 3 ] {f1dfb9ee-1407-4890-b4e8-225d8ea7f28c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
918 2023.11.18 01:29:10.970995 [ 3 ] {f1dfb9ee-1407-4890-b4e8-225d8ea7f28c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
919 2023.11.18 01:29:10.971097 [ 3 ] {f1dfb9ee-1407-4890-b4e8-225d8ea7f28c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
920 2023.11.18 01:29:10.971367 [ 3 ] {f1dfb9ee-1407-4890-b4e8-225d8ea7f28c} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
921 2023.11.18 01:29:10.979962 [ 3 ] {f1dfb9ee-1407-4890-b4e8-225d8ea7f28c} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
922 2023.11.18 01:29:10.980004 [ 3 ] {f1dfb9ee-1407-4890-b4e8-225d8ea7f28c} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (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
923 2023.11.18 01:29:10.980142 [ 3 ] {f1dfb9ee-1407-4890-b4e8-225d8ea7f28c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
924 2023.11.18 01:29:10.992747 [ 3 ] {f1dfb9ee-1407-4890-b4e8-225d8ea7f28c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.022744965 sec., 175 rows/sec., 19.02 KiB/sec.
925 2023.11.18 01:29:10.993005 [ 3 ] {f1dfb9ee-1407-4890-b4e8-225d8ea7f28c} <Debug> DynamicQueryHandler: Done processing query
926 2023.11.18 01:29:10.993036 [ 3 ] {f1dfb9ee-1407-4890-b4e8-225d8ea7f28c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
927 2023.11.18 01:29:10.993057 [ 3 ] {} <Debug> HTTP-Session: ecc0f17a-6b18-42a3-8821-48cf589ed7c6 Destroying unnamed session
928 2023.11.18 01:29:10.993331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
929 2023.11.18 01:29:10.993382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
930 2023.11.18 01:29:10.993401 [ 3 ] {} <Debug> HTTP-Session: f366648f-df0a-43d9-9c2f-132daeb6acc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
931 2023.11.18 01:29:10.993420 [ 3 ] {} <Debug> HTTP-Session: f366648f-df0a-43d9-9c2f-132daeb6acc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
932 2023.11.18 01:29:10.993550 [ 3 ] {d9e77809-c16b-443e-b0c2-234e6e08216c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
933 2023.11.18 01:29:10.993998 [ 3 ] {d9e77809-c16b-443e-b0c2-234e6e08216c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
934 2023.11.18 01:29:10.994160 [ 3 ] {d9e77809-c16b-443e-b0c2-234e6e08216c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
935 2023.11.18 01:29:10.994201 [ 3 ] {d9e77809-c16b-443e-b0c2-234e6e08216c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
936 2023.11.18 01:29:10.994349 [ 3 ] {d9e77809-c16b-443e-b0c2-234e6e08216c} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
937 2023.11.18 01:29:10.994379 [ 3 ] {d9e77809-c16b-443e-b0c2-234e6e08216c} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
938 2023.11.18 01:29:10.994401 [ 3 ] {d9e77809-c16b-443e-b0c2-234e6e08216c} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (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
939 2023.11.18 01:29:10.994432 [ 3 ] {d9e77809-c16b-443e-b0c2-234e6e08216c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
940 2023.11.18 01:29:10.995318 [ 3 ] {d9e77809-c16b-443e-b0c2-234e6e08216c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001729355 sec., 2313 rows/sec., 250.16 KiB/sec.
941 2023.11.18 01:29:10.995502 [ 3 ] {d9e77809-c16b-443e-b0c2-234e6e08216c} <Debug> DynamicQueryHandler: Done processing query
942 2023.11.18 01:29:10.995526 [ 3 ] {d9e77809-c16b-443e-b0c2-234e6e08216c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
943 2023.11.18 01:29:10.995542 [ 3 ] {} <Debug> HTTP-Session: f366648f-df0a-43d9-9c2f-132daeb6acc8 Destroying unnamed session
944 2023.11.18 01:29:10.995781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
945 2023.11.18 01:29:10.995825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
946 2023.11.18 01:29:10.995844 [ 3 ] {} <Debug> HTTP-Session: 8df029ab-d172-49b3-b134-3b719d699b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
947 2023.11.18 01:29:10.995861 [ 3 ] {} <Debug> HTTP-Session: 8df029ab-d172-49b3-b134-3b719d699b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
948 2023.11.18 01:29:10.995978 [ 3 ] {b18d0319-2458-4819-b4f3-16d321784114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
949 2023.11.18 01:29:10.996423 [ 3 ] {b18d0319-2458-4819-b4f3-16d321784114} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
950 2023.11.18 01:29:10.996585 [ 3 ] {b18d0319-2458-4819-b4f3-16d321784114} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
951 2023.11.18 01:29:10.996626 [ 3 ] {b18d0319-2458-4819-b4f3-16d321784114} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
952 2023.11.18 01:29:10.996768 [ 3 ] {b18d0319-2458-4819-b4f3-16d321784114} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
953 2023.11.18 01:29:10.996797 [ 3 ] {b18d0319-2458-4819-b4f3-16d321784114} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
954 2023.11.18 01:29:10.996817 [ 3 ] {b18d0319-2458-4819-b4f3-16d321784114} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (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
955 2023.11.18 01:29:10.996845 [ 3 ] {b18d0319-2458-4819-b4f3-16d321784114} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
956 2023.11.18 01:29:10.997907 [ 3 ] {b18d0319-2458-4819-b4f3-16d321784114} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001863849 sec., 2146 rows/sec., 232.11 KiB/sec.
957 2023.11.18 01:29:10.998113 [ 3 ] {b18d0319-2458-4819-b4f3-16d321784114} <Debug> DynamicQueryHandler: Done processing query
958 2023.11.18 01:29:10.998136 [ 3 ] {b18d0319-2458-4819-b4f3-16d321784114} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
959 2023.11.18 01:29:10.998153 [ 3 ] {} <Debug> HTTP-Session: 8df029ab-d172-49b3-b134-3b719d699b14 Destroying unnamed session
960 2023.11.18 01:29:10.998563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
961 2023.11.18 01:29:10.998607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
962 2023.11.18 01:29:10.998626 [ 3 ] {} <Debug> HTTP-Session: 81ed051c-714e-442b-9cb1-60d459ef004d Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
963 2023.11.18 01:29:10.998643 [ 3 ] {} <Debug> HTTP-Session: 81ed051c-714e-442b-9cb1-60d459ef004d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
964 2023.11.18 01:29:10.998761 [ 3 ] {7776cbea-f39a-469e-86c5-06f6ab2c2033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
965 2023.11.18 01:29:10.999217 [ 3 ] {7776cbea-f39a-469e-86c5-06f6ab2c2033} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
966 2023.11.18 01:29:10.999380 [ 3 ] {7776cbea-f39a-469e-86c5-06f6ab2c2033} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
967 2023.11.18 01:29:10.999422 [ 3 ] {7776cbea-f39a-469e-86c5-06f6ab2c2033} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
968 2023.11.18 01:29:10.999566 [ 3 ] {7776cbea-f39a-469e-86c5-06f6ab2c2033} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
969 2023.11.18 01:29:10.999594 [ 3 ] {7776cbea-f39a-469e-86c5-06f6ab2c2033} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
970 2023.11.18 01:29:10.999615 [ 3 ] {7776cbea-f39a-469e-86c5-06f6ab2c2033} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (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
971 2023.11.18 01:29:10.999643 [ 3 ] {7776cbea-f39a-469e-86c5-06f6ab2c2033} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
972 2023.11.18 01:29:11.000919 [ 3 ] {7776cbea-f39a-469e-86c5-06f6ab2c2033} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002121484 sec., 1885 rows/sec., 203.92 KiB/sec.
973 2023.11.18 01:29:11.001122 [ 3 ] {7776cbea-f39a-469e-86c5-06f6ab2c2033} <Debug> DynamicQueryHandler: Done processing query
974 2023.11.18 01:29:11.001146 [ 3 ] {7776cbea-f39a-469e-86c5-06f6ab2c2033} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
975 2023.11.18 01:29:11.001162 [ 3 ] {} <Debug> HTTP-Session: 81ed051c-714e-442b-9cb1-60d459ef004d Destroying unnamed session
976 2023.11.18 01:29:11.001435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
977 2023.11.18 01:29:11.001480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
978 2023.11.18 01:29:11.001498 [ 3 ] {} <Debug> HTTP-Session: 84e07fb3-ae48-4346-8f3a-cfac97228a86 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
979 2023.11.18 01:29:11.001515 [ 3 ] {} <Debug> HTTP-Session: 84e07fb3-ae48-4346-8f3a-cfac97228a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
980 2023.11.18 01:29:11.001635 [ 3 ] {99502e8e-7ff1-4072-9831-6f02fa119d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
981 2023.11.18 01:29:11.002102 [ 3 ] {99502e8e-7ff1-4072-9831-6f02fa119d09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
982 2023.11.18 01:29:11.002269 [ 3 ] {99502e8e-7ff1-4072-9831-6f02fa119d09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
983 2023.11.18 01:29:11.002311 [ 3 ] {99502e8e-7ff1-4072-9831-6f02fa119d09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
984 2023.11.18 01:29:11.002458 [ 3 ] {99502e8e-7ff1-4072-9831-6f02fa119d09} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
985 2023.11.18 01:29:11.002487 [ 3 ] {99502e8e-7ff1-4072-9831-6f02fa119d09} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
986 2023.11.18 01:29:11.002507 [ 3 ] {99502e8e-7ff1-4072-9831-6f02fa119d09} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (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
987 2023.11.18 01:29:11.002535 [ 3 ] {99502e8e-7ff1-4072-9831-6f02fa119d09} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
988 2023.11.18 01:29:11.003447 [ 3 ] {99502e8e-7ff1-4072-9831-6f02fa119d09} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001775146 sec., 2253 rows/sec., 243.71 KiB/sec.
989 2023.11.18 01:29:11.003647 [ 3 ] {99502e8e-7ff1-4072-9831-6f02fa119d09} <Debug> DynamicQueryHandler: Done processing query
990 2023.11.18 01:29:11.003671 [ 3 ] {99502e8e-7ff1-4072-9831-6f02fa119d09} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
991 2023.11.18 01:29:11.003687 [ 3 ] {} <Debug> HTTP-Session: 84e07fb3-ae48-4346-8f3a-cfac97228a86 Destroying unnamed session
992 2023.11.18 01:29:11.003953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
993 2023.11.18 01:29:11.003998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
994 2023.11.18 01:29:11.004016 [ 3 ] {} <Debug> HTTP-Session: 33564511-0f40-4455-8c19-38a387329b62 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
995 2023.11.18 01:29:11.004032 [ 3 ] {} <Debug> HTTP-Session: 33564511-0f40-4455-8c19-38a387329b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
996 2023.11.18 01:29:11.004154 [ 3 ] {8228968e-a48d-437f-bee2-664d3f8c99fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
997 2023.11.18 01:29:11.004631 [ 3 ] {8228968e-a48d-437f-bee2-664d3f8c99fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
998 2023.11.18 01:29:11.004797 [ 3 ] {8228968e-a48d-437f-bee2-664d3f8c99fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
999 2023.11.18 01:29:11.004839 [ 3 ] {8228968e-a48d-437f-bee2-664d3f8c99fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1000 2023.11.18 01:29:11.004986 [ 3 ] {8228968e-a48d-437f-bee2-664d3f8c99fc} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1001 2023.11.18 01:29:11.005013 [ 3 ] {8228968e-a48d-437f-bee2-664d3f8c99fc} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1002 2023.11.18 01:29:11.005033 [ 3 ] {8228968e-a48d-437f-bee2-664d3f8c99fc} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (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
1003 2023.11.18 01:29:11.005061 [ 3 ] {8228968e-a48d-437f-bee2-664d3f8c99fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1004 2023.11.18 01:29:11.006112 [ 3 ] {8228968e-a48d-437f-bee2-664d3f8c99fc} <Information> executeQuery: Read 4 rows, 443.00 B in 0.0019213 sec., 2081 rows/sec., 225.17 KiB/sec.
1005 2023.11.18 01:29:11.006322 [ 3 ] {8228968e-a48d-437f-bee2-664d3f8c99fc} <Debug> DynamicQueryHandler: Done processing query
1006 2023.11.18 01:29:11.006347 [ 3 ] {8228968e-a48d-437f-bee2-664d3f8c99fc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1007 2023.11.18 01:29:11.006363 [ 3 ] {} <Debug> HTTP-Session: 33564511-0f40-4455-8c19-38a387329b62 Destroying unnamed session
1008 2023.11.18 01:29:11.025331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1009 2023.11.18 01:29:11.025425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1010 2023.11.18 01:29:11.025454 [ 3 ] {} <Debug> HTTP-Session: b9e878f9-5c06-4113-bb1a-37e923c8649e Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1011 2023.11.18 01:29:11.025479 [ 3 ] {} <Debug> HTTP-Session: b9e878f9-5c06-4113-bb1a-37e923c8649e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1012 2023.11.18 01:29:11.025614 [ 3 ] {26164c76-3d01-4cda-b85f-5806bbc8f6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1013 2023.11.18 01:29:11.025684 [ 3 ] {26164c76-3d01-4cda-b85f-5806bbc8f6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1014 2023.11.18 01:29:11.025907 [ 3 ] {26164c76-3d01-4cda-b85f-5806bbc8f6b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1015 2023.11.18 01:29:11.026306 [ 3 ] {26164c76-3d01-4cda-b85f-5806bbc8f6b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1016 2023.11.18 01:29:11.026615 [ 3 ] {26164c76-3d01-4cda-b85f-5806bbc8f6b7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1017 2023.11.18 01:29:11.026791 [ 3 ] {26164c76-3d01-4cda-b85f-5806bbc8f6b7} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1018 2023.11.18 01:29:11.026930 [ 3 ] {26164c76-3d01-4cda-b85f-5806bbc8f6b7} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001271076 sec., 4720 rows/sec., 765.22 KiB/sec.
1019 2023.11.18 01:29:11.027072 [ 3 ] {26164c76-3d01-4cda-b85f-5806bbc8f6b7} <Debug> DynamicQueryHandler: Done processing query
1020 2023.11.18 01:29:11.027098 [ 3 ] {26164c76-3d01-4cda-b85f-5806bbc8f6b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1021 2023.11.18 01:29:11.027114 [ 3 ] {} <Debug> HTTP-Session: b9e878f9-5c06-4113-bb1a-37e923c8649e Destroying unnamed session
1022 2023.11.18 01:29:11.027248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1023 2023.11.18 01:29:11.027297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1024 2023.11.18 01:29:11.027319 [ 3 ] {} <Debug> HTTP-Session: d68d71ff-900b-4faa-93d6-e214f414584a Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1025 2023.11.18 01:29:11.027338 [ 3 ] {} <Debug> HTTP-Session: d68d71ff-900b-4faa-93d6-e214f414584a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1026 2023.11.18 01:29:11.027419 [ 3 ] {b0f2cb61-bf56-45b7-82d0-c9cea99fc80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1027 2023.11.18 01:29:11.027462 [ 3 ] {b0f2cb61-bf56-45b7-82d0-c9cea99fc80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1028 2023.11.18 01:29:11.027573 [ 3 ] {b0f2cb61-bf56-45b7-82d0-c9cea99fc80e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1029 2023.11.18 01:29:11.027874 [ 3 ] {b0f2cb61-bf56-45b7-82d0-c9cea99fc80e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1030 2023.11.18 01:29:11.028082 [ 3 ] {b0f2cb61-bf56-45b7-82d0-c9cea99fc80e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1031 2023.11.18 01:29:11.028245 [ 3 ] {b0f2cb61-bf56-45b7-82d0-c9cea99fc80e} <Trace> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1032 2023.11.18 01:29:11.028367 [ 3 ] {b0f2cb61-bf56-45b7-82d0-c9cea99fc80e} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.000919819 sec., 19569 rows/sec., 1.55 MiB/sec.
1033 2023.11.18 01:29:11.028486 [ 3 ] {b0f2cb61-bf56-45b7-82d0-c9cea99fc80e} <Debug> DynamicQueryHandler: Done processing query
1034 2023.11.18 01:29:11.028510 [ 3 ] {b0f2cb61-bf56-45b7-82d0-c9cea99fc80e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1035 2023.11.18 01:29:11.028527 [ 3 ] {} <Debug> HTTP-Session: d68d71ff-900b-4faa-93d6-e214f414584a Destroying unnamed session
1036 2023.11.18 01:29:11.028668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 13487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1037 2023.11.18 01:29:11.028722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1038 2023.11.18 01:29:11.028740 [ 3 ] {} <Debug> HTTP-Session: 15c16348-c2e2-4e16-b1f7-2e96ca0edc82 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1039 2023.11.18 01:29:11.028757 [ 3 ] {} <Debug> HTTP-Session: 15c16348-c2e2-4e16-b1f7-2e96ca0edc82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1040 2023.11.18 01:29:11.028833 [ 3 ] {50057060-a6e7-44ec-be64-2a8d9ecb3a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1041 2023.11.18 01:29:11.028873 [ 3 ] {50057060-a6e7-44ec-be64-2a8d9ecb3a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1042 2023.11.18 01:29:11.028976 [ 3 ] {50057060-a6e7-44ec-be64-2a8d9ecb3a48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1043 2023.11.18 01:29:11.029356 [ 3 ] {50057060-a6e7-44ec-be64-2a8d9ecb3a48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1044 2023.11.18 01:29:11.029600 [ 3 ] {50057060-a6e7-44ec-be64-2a8d9ecb3a48} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1045 2023.11.18 01:29:11.029769 [ 3 ] {50057060-a6e7-44ec-be64-2a8d9ecb3a48} <Trace> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1046 2023.11.18 01:29:11.029909 [ 3 ] {50057060-a6e7-44ec-be64-2a8d9ecb3a48} <Information> executeQuery: Read 90 rows, 7.99 KiB in 0.001045081 sec., 86117 rows/sec., 7.46 MiB/sec.
1047 2023.11.18 01:29:11.030052 [ 3 ] {50057060-a6e7-44ec-be64-2a8d9ecb3a48} <Debug> DynamicQueryHandler: Done processing query
1048 2023.11.18 01:29:11.030078 [ 3 ] {50057060-a6e7-44ec-be64-2a8d9ecb3a48} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1049 2023.11.18 01:29:11.030094 [ 3 ] {} <Debug> HTTP-Session: 15c16348-c2e2-4e16-b1f7-2e96ca0edc82 Destroying unnamed session
1050 2023.11.18 01:29:11.030222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 7144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1051 2023.11.18 01:29:11.030269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1052 2023.11.18 01:29:11.030287 [ 3 ] {} <Debug> HTTP-Session: 4f59a4e8-2945-445c-9983-027f8e0cc5f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1053 2023.11.18 01:29:11.030305 [ 3 ] {} <Debug> HTTP-Session: 4f59a4e8-2945-445c-9983-027f8e0cc5f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1054 2023.11.18 01:29:11.030376 [ 3 ] {167ce589-291c-4299-a110-211653ca54d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1055 2023.11.18 01:29:11.030413 [ 3 ] {167ce589-291c-4299-a110-211653ca54d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1056 2023.11.18 01:29:11.030516 [ 3 ] {167ce589-291c-4299-a110-211653ca54d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1057 2023.11.18 01:29:11.030831 [ 3 ] {167ce589-291c-4299-a110-211653ca54d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1058 2023.11.18 01:29:11.031031 [ 3 ] {167ce589-291c-4299-a110-211653ca54d6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1059 2023.11.18 01:29:11.031179 [ 3 ] {167ce589-291c-4299-a110-211653ca54d6} <Trace> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1060 2023.11.18 01:29:11.031300 [ 3 ] {167ce589-291c-4299-a110-211653ca54d6} <Information> executeQuery: Read 42 rows, 3.34 KiB in 0.000896339 sec., 46857 rows/sec., 3.64 MiB/sec.
1061 2023.11.18 01:29:11.031426 [ 3 ] {167ce589-291c-4299-a110-211653ca54d6} <Debug> DynamicQueryHandler: Done processing query
1062 2023.11.18 01:29:11.031451 [ 3 ] {167ce589-291c-4299-a110-211653ca54d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1063 2023.11.18 01:29:11.031468 [ 3 ] {} <Debug> HTTP-Session: 4f59a4e8-2945-445c-9983-027f8e0cc5f5 Destroying unnamed session
1064 2023.11.18 01:29:11.031824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 76319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1065 2023.11.18 01:29:11.031871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1066 2023.11.18 01:29:11.031890 [ 3 ] {} <Debug> HTTP-Session: b8d5c3e3-29fc-49b6-9a74-a37595ed16e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1067 2023.11.18 01:29:11.031907 [ 3 ] {} <Debug> HTTP-Session: b8d5c3e3-29fc-49b6-9a74-a37595ed16e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1068 2023.11.18 01:29:11.032002 [ 3 ] {24e01764-f2c7-48bd-8fa8-cc0170c32acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1069 2023.11.18 01:29:11.032043 [ 3 ] {24e01764-f2c7-48bd-8fa8-cc0170c32acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1070 2023.11.18 01:29:11.032159 [ 3 ] {24e01764-f2c7-48bd-8fa8-cc0170c32acd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1071 2023.11.18 01:29:11.032683 [ 3 ] {24e01764-f2c7-48bd-8fa8-cc0170c32acd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1072 2023.11.18 01:29:11.032963 [ 3 ] {24e01764-f2c7-48bd-8fa8-cc0170c32acd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1073 2023.11.18 01:29:11.033146 [ 3 ] {24e01764-f2c7-48bd-8fa8-cc0170c32acd} <Trace> oximeter.measurements_cumulativeu64 (e2277d58-8c25-4a45-b8a2-d9725d5db77d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1074 2023.11.18 01:29:11.033272 [ 3 ] {24e01764-f2c7-48bd-8fa8-cc0170c32acd} <Information> executeQuery: Read 396 rows, 28.23 KiB in 0.001239396 sec., 319510 rows/sec., 22.24 MiB/sec.
1075 2023.11.18 01:29:11.033408 [ 3 ] {24e01764-f2c7-48bd-8fa8-cc0170c32acd} <Debug> DynamicQueryHandler: Done processing query
1076 2023.11.18 01:29:11.033432 [ 3 ] {24e01764-f2c7-48bd-8fa8-cc0170c32acd} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1077 2023.11.18 01:29:11.033447 [ 3 ] {} <Debug> HTTP-Session: b8d5c3e3-29fc-49b6-9a74-a37595ed16e0 Destroying unnamed session
1078 2023.11.18 01:29:11.033624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1079 2023.11.18 01:29:11.033670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1080 2023.11.18 01:29:11.033690 [ 3 ] {} <Debug> HTTP-Session: 8d0ffc2c-e493-4240-914c-eba35696d3e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1081 2023.11.18 01:29:11.033706 [ 3 ] {} <Debug> HTTP-Session: 8d0ffc2c-e493-4240-914c-eba35696d3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1082 2023.11.18 01:29:11.033785 [ 3 ] {1b213232-8e84-4a8d-8141-c1fc4a72ac7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1083 2023.11.18 01:29:11.033828 [ 3 ] {1b213232-8e84-4a8d-8141-c1fc4a72ac7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1084 2023.11.18 01:29:11.033959 [ 3 ] {1b213232-8e84-4a8d-8141-c1fc4a72ac7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1085 2023.11.18 01:29:11.034317 [ 3 ] {1b213232-8e84-4a8d-8141-c1fc4a72ac7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1086 2023.11.18 01:29:11.034601 [ 3 ] {1b213232-8e84-4a8d-8141-c1fc4a72ac7b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1087 2023.11.18 01:29:11.034796 [ 3 ] {1b213232-8e84-4a8d-8141-c1fc4a72ac7b} <Trace> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1088 2023.11.18 01:29:11.034914 [ 3 ] {1b213232-8e84-4a8d-8141-c1fc4a72ac7b} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001101712 sec., 16338 rows/sec., 22.05 MiB/sec.
1089 2023.11.18 01:29:11.035039 [ 3 ] {1b213232-8e84-4a8d-8141-c1fc4a72ac7b} <Debug> DynamicQueryHandler: Done processing query
1090 2023.11.18 01:29:11.035063 [ 3 ] {1b213232-8e84-4a8d-8141-c1fc4a72ac7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1091 2023.11.18 01:29:11.035078 [ 3 ] {} <Debug> HTTP-Session: 8d0ffc2c-e493-4240-914c-eba35696d3e3 Destroying unnamed session
1092 2023.11.18 01:29:20.969825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1093 2023.11.18 01:29:20.969968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1094 2023.11.18 01:29:20.970004 [ 3 ] {} <Debug> HTTP-Session: bcde8e3b-eee4-4c7d-8ee0-41352779fb94 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1095 2023.11.18 01:29:20.970036 [ 3 ] {} <Debug> HTTP-Session: bcde8e3b-eee4-4c7d-8ee0-41352779fb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1096 2023.11.18 01:29:20.970191 [ 3 ] {02158a9c-ad35-4c07-a7ca-c49fe74d6b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1097 2023.11.18 01:29:20.970266 [ 3 ] {02158a9c-ad35-4c07-a7ca-c49fe74d6b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1098 2023.11.18 01:29:20.970473 [ 3 ] {02158a9c-ad35-4c07-a7ca-c49fe74d6b32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1099 2023.11.18 01:29:20.971000 [ 3 ] {02158a9c-ad35-4c07-a7ca-c49fe74d6b32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1100 2023.11.18 01:29:20.971256 [ 3 ] {02158a9c-ad35-4c07-a7ca-c49fe74d6b32} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1101 2023.11.18 01:29:20.971425 [ 3 ] {02158a9c-ad35-4c07-a7ca-c49fe74d6b32} <Trace> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1102 2023.11.18 01:29:20.971547 [ 3 ] {02158a9c-ad35-4c07-a7ca-c49fe74d6b32} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001313357 sec., 13705 rows/sec., 1.08 MiB/sec.
1103 2023.11.18 01:29:20.971708 [ 3 ] {02158a9c-ad35-4c07-a7ca-c49fe74d6b32} <Debug> DynamicQueryHandler: Done processing query
1104 2023.11.18 01:29:20.971733 [ 3 ] {02158a9c-ad35-4c07-a7ca-c49fe74d6b32} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1105 2023.11.18 01:29:20.971749 [ 3 ] {} <Debug> HTTP-Session: bcde8e3b-eee4-4c7d-8ee0-41352779fb94 Destroying unnamed session
1106 2023.11.18 01:29:20.971869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 8186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1107 2023.11.18 01:29:20.971919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1108 2023.11.18 01:29:20.971938 [ 3 ] {} <Debug> HTTP-Session: f2e60a91-3718-470b-8ddf-541680a5143e Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1109 2023.11.18 01:29:20.971956 [ 3 ] {} <Debug> HTTP-Session: f2e60a91-3718-470b-8ddf-541680a5143e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1110 2023.11.18 01:29:20.972036 [ 3 ] {fda87a62-28ef-46ce-b4a0-0612ce33a086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1111 2023.11.18 01:29:20.972075 [ 3 ] {fda87a62-28ef-46ce-b4a0-0612ce33a086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1112 2023.11.18 01:29:20.972182 [ 3 ] {fda87a62-28ef-46ce-b4a0-0612ce33a086} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1113 2023.11.18 01:29:20.972530 [ 3 ] {fda87a62-28ef-46ce-b4a0-0612ce33a086} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1114 2023.11.18 01:29:20.972743 [ 3 ] {fda87a62-28ef-46ce-b4a0-0612ce33a086} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1115 2023.11.18 01:29:20.972892 [ 3 ] {fda87a62-28ef-46ce-b4a0-0612ce33a086} <Trace> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1116 2023.11.18 01:29:20.972990 [ 3 ] {fda87a62-28ef-46ce-b4a0-0612ce33a086} <Information> executeQuery: Read 54 rows, 4.87 KiB in 0.000926399 sec., 58290 rows/sec., 5.13 MiB/sec.
1117 2023.11.18 01:29:20.973119 [ 3 ] {fda87a62-28ef-46ce-b4a0-0612ce33a086} <Debug> DynamicQueryHandler: Done processing query
1118 2023.11.18 01:29:20.973144 [ 3 ] {fda87a62-28ef-46ce-b4a0-0612ce33a086} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1119 2023.11.18 01:29:20.973160 [ 3 ] {} <Debug> HTTP-Session: f2e60a91-3718-470b-8ddf-541680a5143e Destroying unnamed session
1120 2023.11.18 01:29:20.973279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1121 2023.11.18 01:29:20.973326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1122 2023.11.18 01:29:20.973345 [ 3 ] {} <Debug> HTTP-Session: 94640636-816d-43d3-8595-871c9b4b59d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1123 2023.11.18 01:29:20.973363 [ 3 ] {} <Debug> HTTP-Session: 94640636-816d-43d3-8595-871c9b4b59d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1124 2023.11.18 01:29:20.973435 [ 3 ] {58a0e78a-057f-49fe-a6d4-7103ac91bbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1125 2023.11.18 01:29:20.973473 [ 3 ] {58a0e78a-057f-49fe-a6d4-7103ac91bbe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1126 2023.11.18 01:29:20.973580 [ 3 ] {58a0e78a-057f-49fe-a6d4-7103ac91bbe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1127 2023.11.18 01:29:20.973881 [ 3 ] {58a0e78a-057f-49fe-a6d4-7103ac91bbe1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1128 2023.11.18 01:29:20.974080 [ 3 ] {58a0e78a-057f-49fe-a6d4-7103ac91bbe1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1129 2023.11.18 01:29:20.974231 [ 3 ] {58a0e78a-057f-49fe-a6d4-7103ac91bbe1} <Trace> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1130 2023.11.18 01:29:20.974332 [ 3 ] {58a0e78a-057f-49fe-a6d4-7103ac91bbe1} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000870558 sec., 20676 rows/sec., 1.62 MiB/sec.
1131 2023.11.18 01:29:20.974446 [ 3 ] {58a0e78a-057f-49fe-a6d4-7103ac91bbe1} <Debug> DynamicQueryHandler: Done processing query
1132 2023.11.18 01:29:20.974469 [ 3 ] {58a0e78a-057f-49fe-a6d4-7103ac91bbe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1133 2023.11.18 01:29:20.974485 [ 3 ] {} <Debug> HTTP-Session: 94640636-816d-43d3-8595-871c9b4b59d6 Destroying unnamed session
1134 2023.11.18 01:29:20.974679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1135 2023.11.18 01:29:20.974725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1136 2023.11.18 01:29:20.974744 [ 3 ] {} <Debug> HTTP-Session: 55b1a6ad-25c6-4745-bb39-43f78cc1a0d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1137 2023.11.18 01:29:20.974761 [ 3 ] {} <Debug> HTTP-Session: 55b1a6ad-25c6-4745-bb39-43f78cc1a0d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1138 2023.11.18 01:29:20.974837 [ 3 ] {ab9a0e38-8916-4089-be9f-31af9cfc1657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1139 2023.11.18 01:29:20.974879 [ 3 ] {ab9a0e38-8916-4089-be9f-31af9cfc1657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1140 2023.11.18 01:29:20.975011 [ 3 ] {ab9a0e38-8916-4089-be9f-31af9cfc1657} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1141 2023.11.18 01:29:20.975374 [ 3 ] {ab9a0e38-8916-4089-be9f-31af9cfc1657} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1142 2023.11.18 01:29:20.975660 [ 3 ] {ab9a0e38-8916-4089-be9f-31af9cfc1657} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1143 2023.11.18 01:29:20.975863 [ 3 ] {ab9a0e38-8916-4089-be9f-31af9cfc1657} <Trace> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1144 2023.11.18 01:29:20.975967 [ 3 ] {ab9a0e38-8916-4089-be9f-31af9cfc1657} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001100043 sec., 16362 rows/sec., 22.08 MiB/sec.
1145 2023.11.18 01:29:20.976096 [ 3 ] {ab9a0e38-8916-4089-be9f-31af9cfc1657} <Debug> DynamicQueryHandler: Done processing query
1146 2023.11.18 01:29:20.976120 [ 3 ] {ab9a0e38-8916-4089-be9f-31af9cfc1657} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1147 2023.11.18 01:29:20.976135 [ 3 ] {} <Debug> HTTP-Session: 55b1a6ad-25c6-4745-bb39-43f78cc1a0d2 Destroying unnamed session
1148 2023.11.18 01:29:22.926163 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
1149 2023.11.18 01:29:22.926232 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
1150 2023.11.18 01:29:30.968984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1151 2023.11.18 01:29:30.969097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1152 2023.11.18 01:29:30.969122 [ 3 ] {} <Debug> HTTP-Session: 824bcff3-7824-4a3e-8427-309082ce306f Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1153 2023.11.18 01:29:30.969146 [ 3 ] {} <Debug> HTTP-Session: 824bcff3-7824-4a3e-8427-309082ce306f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1154 2023.11.18 01:29:30.969267 [ 3 ] {50b849d6-9393-4f62-a062-29d98f18d6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1155 2023.11.18 01:29:30.969325 [ 3 ] {50b849d6-9393-4f62-a062-29d98f18d6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1156 2023.11.18 01:29:30.969479 [ 3 ] {50b849d6-9393-4f62-a062-29d98f18d6f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1157 2023.11.18 01:29:30.969863 [ 3 ] {50b849d6-9393-4f62-a062-29d98f18d6f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1158 2023.11.18 01:29:30.970120 [ 3 ] {50b849d6-9393-4f62-a062-29d98f18d6f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1159 2023.11.18 01:29:30.970280 [ 3 ] {50b849d6-9393-4f62-a062-29d98f18d6f8} <Trace> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1160 2023.11.18 01:29:30.970401 [ 3 ] {50b849d6-9393-4f62-a062-29d98f18d6f8} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001100413 sec., 16357 rows/sec., 1.29 MiB/sec.
1161 2023.11.18 01:29:30.970543 [ 3 ] {50b849d6-9393-4f62-a062-29d98f18d6f8} <Debug> DynamicQueryHandler: Done processing query
1162 2023.11.18 01:29:30.970577 [ 3 ] {50b849d6-9393-4f62-a062-29d98f18d6f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1163 2023.11.18 01:29:30.970599 [ 3 ] {} <Debug> HTTP-Session: 824bcff3-7824-4a3e-8427-309082ce306f Destroying unnamed session
1164 2023.11.18 01:29:30.970742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 8186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1165 2023.11.18 01:29:30.970800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1166 2023.11.18 01:29:30.970822 [ 3 ] {} <Debug> HTTP-Session: 95a439d0-8d08-4480-90d4-1bf8e8eb21b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1167 2023.11.18 01:29:30.970839 [ 3 ] {} <Debug> HTTP-Session: 95a439d0-8d08-4480-90d4-1bf8e8eb21b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1168 2023.11.18 01:29:30.970913 [ 3 ] {4850878d-0a29-4d86-97a4-204544b5bd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1169 2023.11.18 01:29:30.970951 [ 3 ] {4850878d-0a29-4d86-97a4-204544b5bd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1170 2023.11.18 01:29:30.971055 [ 3 ] {4850878d-0a29-4d86-97a4-204544b5bd97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1171 2023.11.18 01:29:30.971371 [ 3 ] {4850878d-0a29-4d86-97a4-204544b5bd97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1172 2023.11.18 01:29:30.971578 [ 3 ] {4850878d-0a29-4d86-97a4-204544b5bd97} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1173 2023.11.18 01:29:30.971745 [ 3 ] {4850878d-0a29-4d86-97a4-204544b5bd97} <Trace> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1174 2023.11.18 01:29:30.971878 [ 3 ] {4850878d-0a29-4d86-97a4-204544b5bd97} <Information> executeQuery: Read 54 rows, 4.87 KiB in 0.000937749 sec., 57584 rows/sec., 5.07 MiB/sec.
1175 2023.11.18 01:29:30.971987 [ 3 ] {4850878d-0a29-4d86-97a4-204544b5bd97} <Debug> DynamicQueryHandler: Done processing query
1176 2023.11.18 01:29:30.972010 [ 3 ] {4850878d-0a29-4d86-97a4-204544b5bd97} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1177 2023.11.18 01:29:30.972026 [ 3 ] {} <Debug> HTTP-Session: 95a439d0-8d08-4480-90d4-1bf8e8eb21b2 Destroying unnamed session
1178 2023.11.18 01:29:30.972141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1179 2023.11.18 01:29:30.972186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1180 2023.11.18 01:29:30.972205 [ 3 ] {} <Debug> HTTP-Session: 33920896-28fd-446b-86b5-cf7a1b8803cf Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1181 2023.11.18 01:29:30.972221 [ 3 ] {} <Debug> HTTP-Session: 33920896-28fd-446b-86b5-cf7a1b8803cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1182 2023.11.18 01:29:30.972292 [ 3 ] {df33fb41-3212-48b9-948c-f9c5432d0a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1183 2023.11.18 01:29:30.972331 [ 3 ] {df33fb41-3212-48b9-948c-f9c5432d0a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1184 2023.11.18 01:29:30.972437 [ 3 ] {df33fb41-3212-48b9-948c-f9c5432d0a45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1185 2023.11.18 01:29:30.972729 [ 3 ] {df33fb41-3212-48b9-948c-f9c5432d0a45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1186 2023.11.18 01:29:30.972941 [ 3 ] {df33fb41-3212-48b9-948c-f9c5432d0a45} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1187 2023.11.18 01:29:30.973092 [ 3 ] {df33fb41-3212-48b9-948c-f9c5432d0a45} <Trace> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1188 2023.11.18 01:29:30.973191 [ 3 ] {df33fb41-3212-48b9-948c-f9c5432d0a45} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000870708 sec., 20672 rows/sec., 1.62 MiB/sec.
1189 2023.11.18 01:29:30.973339 [ 3 ] {df33fb41-3212-48b9-948c-f9c5432d0a45} <Debug> DynamicQueryHandler: Done processing query
1190 2023.11.18 01:29:30.973366 [ 3 ] {df33fb41-3212-48b9-948c-f9c5432d0a45} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1191 2023.11.18 01:29:30.973381 [ 3 ] {} <Debug> HTTP-Session: 33920896-28fd-446b-86b5-cf7a1b8803cf Destroying unnamed session
1192 2023.11.18 01:29:30.973512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1193 2023.11.18 01:29:30.973563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1194 2023.11.18 01:29:30.973584 [ 3 ] {} <Debug> HTTP-Session: 5068a48a-54cc-4687-be50-1a271997a04f Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1195 2023.11.18 01:29:30.973600 [ 3 ] {} <Debug> HTTP-Session: 5068a48a-54cc-4687-be50-1a271997a04f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1196 2023.11.18 01:29:30.973677 [ 3 ] {09f6c26b-e631-4da0-a8d6-e2371201a80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1197 2023.11.18 01:29:30.973722 [ 3 ] {09f6c26b-e631-4da0-a8d6-e2371201a80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1198 2023.11.18 01:29:30.973868 [ 3 ] {09f6c26b-e631-4da0-a8d6-e2371201a80f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1199 2023.11.18 01:29:30.974225 [ 3 ] {09f6c26b-e631-4da0-a8d6-e2371201a80f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1200 2023.11.18 01:29:30.974535 [ 3 ] {09f6c26b-e631-4da0-a8d6-e2371201a80f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1201 2023.11.18 01:29:30.974717 [ 3 ] {09f6c26b-e631-4da0-a8d6-e2371201a80f} <Trace> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1202 2023.11.18 01:29:30.974825 [ 3 ] {09f6c26b-e631-4da0-a8d6-e2371201a80f} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001119133 sec., 16083 rows/sec., 21.70 MiB/sec.
1203 2023.11.18 01:29:30.974939 [ 3 ] {09f6c26b-e631-4da0-a8d6-e2371201a80f} <Debug> DynamicQueryHandler: Done processing query
1204 2023.11.18 01:29:30.974963 [ 3 ] {09f6c26b-e631-4da0-a8d6-e2371201a80f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1205 2023.11.18 01:29:30.974979 [ 3 ] {} <Debug> HTTP-Session: 5068a48a-54cc-4687-be50-1a271997a04f Destroying unnamed session
1206 2023.11.18 01:29:35.970559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1207 2023.11.18 01:29:35.970684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1208 2023.11.18 01:29:35.970716 [ 3 ] {} <Debug> HTTP-Session: daead05d-bd44-4bcc-9fd5-aca411596250 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1209 2023.11.18 01:29:35.970743 [ 3 ] {} <Debug> HTTP-Session: daead05d-bd44-4bcc-9fd5-aca411596250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1210 2023.11.18 01:29:35.970961 [ 3 ] {24d1e01a-c551-4eda-8abd-97b9bfd7780f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1211 2023.11.18 01:29:35.971613 [ 3 ] {24d1e01a-c551-4eda-8abd-97b9bfd7780f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1212 2023.11.18 01:29:35.971795 [ 3 ] {24d1e01a-c551-4eda-8abd-97b9bfd7780f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1213 2023.11.18 01:29:35.971847 [ 3 ] {24d1e01a-c551-4eda-8abd-97b9bfd7780f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1214 2023.11.18 01:29:35.972015 [ 3 ] {24d1e01a-c551-4eda-8abd-97b9bfd7780f} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1215 2023.11.18 01:29:35.972100 [ 189 ] {24d1e01a-c551-4eda-8abd-97b9bfd7780f} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1216 2023.11.18 01:29:35.972144 [ 188 ] {24d1e01a-c551-4eda-8abd-97b9bfd7780f} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1217 2023.11.18 01:29:35.972260 [ 3 ] {24d1e01a-c551-4eda-8abd-97b9bfd7780f} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1218 2023.11.18 01:29:35.972344 [ 3 ] {24d1e01a-c551-4eda-8abd-97b9bfd7780f} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Reading approx. 10 rows with 2 streams
1219 2023.11.18 01:29:35.974173 [ 3 ] {24d1e01a-c551-4eda-8abd-97b9bfd7780f} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003159585 sec., 3164 rows/sec., 444.77 KiB/sec.
1220 2023.11.18 01:29:35.974468 [ 3 ] {24d1e01a-c551-4eda-8abd-97b9bfd7780f} <Debug> DynamicQueryHandler: Done processing query
1221 2023.11.18 01:29:35.974499 [ 3 ] {24d1e01a-c551-4eda-8abd-97b9bfd7780f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1222 2023.11.18 01:29:35.974520 [ 3 ] {} <Debug> HTTP-Session: daead05d-bd44-4bcc-9fd5-aca411596250 Destroying unnamed session
1223 2023.11.18 01:29:35.974773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1224 2023.11.18 01:29:35.974831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1225 2023.11.18 01:29:35.974856 [ 3 ] {} <Debug> HTTP-Session: a472ac8d-f027-43d0-ace7-dddc1917cf9a Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1226 2023.11.18 01:29:35.974879 [ 3 ] {} <Debug> HTTP-Session: a472ac8d-f027-43d0-ace7-dddc1917cf9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1227 2023.11.18 01:29:35.975043 [ 3 ] {2631c824-3764-465a-adc6-10d3ab7b2cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1228 2023.11.18 01:29:35.975578 [ 3 ] {2631c824-3764-465a-adc6-10d3ab7b2cb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1229 2023.11.18 01:29:35.975750 [ 3 ] {2631c824-3764-465a-adc6-10d3ab7b2cb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1230 2023.11.18 01:29:35.975791 [ 3 ] {2631c824-3764-465a-adc6-10d3ab7b2cb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1231 2023.11.18 01:29:35.975939 [ 3 ] {2631c824-3764-465a-adc6-10d3ab7b2cb7} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1232 2023.11.18 01:29:35.976010 [ 191 ] {2631c824-3764-465a-adc6-10d3ab7b2cb7} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1233 2023.11.18 01:29:35.976028 [ 192 ] {2631c824-3764-465a-adc6-10d3ab7b2cb7} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1234 2023.11.18 01:29:35.976133 [ 3 ] {2631c824-3764-465a-adc6-10d3ab7b2cb7} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1235 2023.11.18 01:29:35.976194 [ 3 ] {2631c824-3764-465a-adc6-10d3ab7b2cb7} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Reading approx. 10 rows with 2 streams
1236 2023.11.18 01:29:35.978007 [ 3 ] {2631c824-3764-465a-adc6-10d3ab7b2cb7} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002917799 sec., 3427 rows/sec., 481.62 KiB/sec.
1237 2023.11.18 01:29:35.978275 [ 3 ] {2631c824-3764-465a-adc6-10d3ab7b2cb7} <Debug> DynamicQueryHandler: Done processing query
1238 2023.11.18 01:29:35.978304 [ 3 ] {2631c824-3764-465a-adc6-10d3ab7b2cb7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1239 2023.11.18 01:29:35.978325 [ 3 ] {} <Debug> HTTP-Session: a472ac8d-f027-43d0-ace7-dddc1917cf9a Destroying unnamed session
1240 2023.11.18 01:29:35.978724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1241 2023.11.18 01:29:35.978779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1242 2023.11.18 01:29:35.978803 [ 3 ] {} <Debug> HTTP-Session: f04d8d2e-c2f9-4a79-b17b-7aa90117c1a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1243 2023.11.18 01:29:35.978824 [ 3 ] {} <Debug> HTTP-Session: f04d8d2e-c2f9-4a79-b17b-7aa90117c1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1244 2023.11.18 01:29:35.978978 [ 3 ] {36c7a528-7abd-4f01-b77e-c36273066628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1245 2023.11.18 01:29:35.979529 [ 3 ] {36c7a528-7abd-4f01-b77e-c36273066628} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1246 2023.11.18 01:29:35.979703 [ 3 ] {36c7a528-7abd-4f01-b77e-c36273066628} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1247 2023.11.18 01:29:35.979747 [ 3 ] {36c7a528-7abd-4f01-b77e-c36273066628} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1248 2023.11.18 01:29:35.979894 [ 3 ] {36c7a528-7abd-4f01-b77e-c36273066628} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1249 2023.11.18 01:29:35.979964 [ 189 ] {36c7a528-7abd-4f01-b77e-c36273066628} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1250 2023.11.18 01:29:35.979978 [ 193 ] {36c7a528-7abd-4f01-b77e-c36273066628} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1251 2023.11.18 01:29:35.980079 [ 3 ] {36c7a528-7abd-4f01-b77e-c36273066628} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1252 2023.11.18 01:29:35.980138 [ 3 ] {36c7a528-7abd-4f01-b77e-c36273066628} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Reading approx. 10 rows with 2 streams
1253 2023.11.18 01:29:35.981831 [ 3 ] {36c7a528-7abd-4f01-b77e-c36273066628} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002807408 sec., 3562 rows/sec., 500.56 KiB/sec.
1254 2023.11.18 01:29:35.982099 [ 3 ] {36c7a528-7abd-4f01-b77e-c36273066628} <Debug> DynamicQueryHandler: Done processing query
1255 2023.11.18 01:29:35.982123 [ 3 ] {36c7a528-7abd-4f01-b77e-c36273066628} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1256 2023.11.18 01:29:35.982140 [ 3 ] {} <Debug> HTTP-Session: f04d8d2e-c2f9-4a79-b17b-7aa90117c1a7 Destroying unnamed session
1257 2023.11.18 01:29:35.982368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1258 2023.11.18 01:29:35.982414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1259 2023.11.18 01:29:35.982433 [ 3 ] {} <Debug> HTTP-Session: e868ea1f-eec1-46a7-8210-285338c1beaa Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1260 2023.11.18 01:29:35.982449 [ 3 ] {} <Debug> HTTP-Session: e868ea1f-eec1-46a7-8210-285338c1beaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1261 2023.11.18 01:29:35.982577 [ 3 ] {a9c5dbb3-0cf0-4fb7-9140-b5d330176970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1262 2023.11.18 01:29:35.983071 [ 3 ] {a9c5dbb3-0cf0-4fb7-9140-b5d330176970} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1263 2023.11.18 01:29:35.983246 [ 3 ] {a9c5dbb3-0cf0-4fb7-9140-b5d330176970} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1264 2023.11.18 01:29:35.983286 [ 3 ] {a9c5dbb3-0cf0-4fb7-9140-b5d330176970} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1265 2023.11.18 01:29:35.983439 [ 3 ] {a9c5dbb3-0cf0-4fb7-9140-b5d330176970} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1266 2023.11.18 01:29:35.983504 [ 190 ] {a9c5dbb3-0cf0-4fb7-9140-b5d330176970} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1267 2023.11.18 01:29:35.983509 [ 188 ] {a9c5dbb3-0cf0-4fb7-9140-b5d330176970} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1268 2023.11.18 01:29:35.983600 [ 3 ] {a9c5dbb3-0cf0-4fb7-9140-b5d330176970} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1269 2023.11.18 01:29:35.983660 [ 3 ] {a9c5dbb3-0cf0-4fb7-9140-b5d330176970} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Reading approx. 10 rows with 2 streams
1270 2023.11.18 01:29:35.985297 [ 3 ] {a9c5dbb3-0cf0-4fb7-9140-b5d330176970} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002681465 sec., 3729 rows/sec., 524.07 KiB/sec.
1271 2023.11.18 01:29:35.985544 [ 3 ] {a9c5dbb3-0cf0-4fb7-9140-b5d330176970} <Debug> DynamicQueryHandler: Done processing query
1272 2023.11.18 01:29:35.985568 [ 3 ] {a9c5dbb3-0cf0-4fb7-9140-b5d330176970} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1273 2023.11.18 01:29:35.985585 [ 3 ] {} <Debug> HTTP-Session: e868ea1f-eec1-46a7-8210-285338c1beaa Destroying unnamed session
1274 2023.11.18 01:29:35.985831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1275 2023.11.18 01:29:35.985875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1276 2023.11.18 01:29:35.985894 [ 3 ] {} <Debug> HTTP-Session: 17c03890-9dc9-42bb-b53d-3348f6801660 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1277 2023.11.18 01:29:35.985910 [ 3 ] {} <Debug> HTTP-Session: 17c03890-9dc9-42bb-b53d-3348f6801660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1278 2023.11.18 01:29:35.986035 [ 3 ] {d914ceea-7c41-430d-86b1-67ac07e9da04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1279 2023.11.18 01:29:35.986536 [ 3 ] {d914ceea-7c41-430d-86b1-67ac07e9da04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1280 2023.11.18 01:29:35.986714 [ 3 ] {d914ceea-7c41-430d-86b1-67ac07e9da04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1281 2023.11.18 01:29:35.986755 [ 3 ] {d914ceea-7c41-430d-86b1-67ac07e9da04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1282 2023.11.18 01:29:35.986901 [ 3 ] {d914ceea-7c41-430d-86b1-67ac07e9da04} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1283 2023.11.18 01:29:35.986984 [ 188 ] {d914ceea-7c41-430d-86b1-67ac07e9da04} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1284 2023.11.18 01:29:35.986987 [ 189 ] {d914ceea-7c41-430d-86b1-67ac07e9da04} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1285 2023.11.18 01:29:35.987079 [ 3 ] {d914ceea-7c41-430d-86b1-67ac07e9da04} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1286 2023.11.18 01:29:35.987134 [ 3 ] {d914ceea-7c41-430d-86b1-67ac07e9da04} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Reading approx. 10 rows with 2 streams
1287 2023.11.18 01:29:35.988732 [ 3 ] {d914ceea-7c41-430d-86b1-67ac07e9da04} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002659055 sec., 3760 rows/sec., 528.49 KiB/sec.
1288 2023.11.18 01:29:35.988975 [ 3 ] {d914ceea-7c41-430d-86b1-67ac07e9da04} <Debug> DynamicQueryHandler: Done processing query
1289 2023.11.18 01:29:35.988999 [ 3 ] {d914ceea-7c41-430d-86b1-67ac07e9da04} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1290 2023.11.18 01:29:35.989016 [ 3 ] {} <Debug> HTTP-Session: 17c03890-9dc9-42bb-b53d-3348f6801660 Destroying unnamed session
1291 2023.11.18 01:29:35.989239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1292 2023.11.18 01:29:35.989284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1293 2023.11.18 01:29:35.989303 [ 3 ] {} <Debug> HTTP-Session: 6f317cb0-eb56-443c-b534-ae59c1a7334b Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1294 2023.11.18 01:29:35.989319 [ 3 ] {} <Debug> HTTP-Session: 6f317cb0-eb56-443c-b534-ae59c1a7334b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1295 2023.11.18 01:29:35.989446 [ 3 ] {2c9c45ee-ce92-4e99-b685-d394fa3251f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1296 2023.11.18 01:29:35.989952 [ 3 ] {2c9c45ee-ce92-4e99-b685-d394fa3251f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1297 2023.11.18 01:29:35.990133 [ 3 ] {2c9c45ee-ce92-4e99-b685-d394fa3251f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1298 2023.11.18 01:29:35.990174 [ 3 ] {2c9c45ee-ce92-4e99-b685-d394fa3251f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1299 2023.11.18 01:29:35.990321 [ 3 ] {2c9c45ee-ce92-4e99-b685-d394fa3251f8} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1300 2023.11.18 01:29:35.990404 [ 189 ] {2c9c45ee-ce92-4e99-b685-d394fa3251f8} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1301 2023.11.18 01:29:35.990411 [ 193 ] {2c9c45ee-ce92-4e99-b685-d394fa3251f8} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1302 2023.11.18 01:29:35.990511 [ 3 ] {2c9c45ee-ce92-4e99-b685-d394fa3251f8} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1303 2023.11.18 01:29:35.990569 [ 3 ] {2c9c45ee-ce92-4e99-b685-d394fa3251f8} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Reading approx. 10 rows with 2 streams
1304 2023.11.18 01:29:35.992063 [ 3 ] {2c9c45ee-ce92-4e99-b685-d394fa3251f8} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002576523 sec., 3881 rows/sec., 545.41 KiB/sec.
1305 2023.11.18 01:29:35.992330 [ 3 ] {2c9c45ee-ce92-4e99-b685-d394fa3251f8} <Debug> DynamicQueryHandler: Done processing query
1306 2023.11.18 01:29:35.992354 [ 3 ] {2c9c45ee-ce92-4e99-b685-d394fa3251f8} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1307 2023.11.18 01:29:35.992371 [ 3 ] {} <Debug> HTTP-Session: 6f317cb0-eb56-443c-b534-ae59c1a7334b Destroying unnamed session
1308 2023.11.18 01:29:35.992606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1309 2023.11.18 01:29:35.992653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1310 2023.11.18 01:29:35.992672 [ 3 ] {} <Debug> HTTP-Session: 1f539950-e69e-42cf-8edf-f084791e1098 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1311 2023.11.18 01:29:35.992689 [ 3 ] {} <Debug> HTTP-Session: 1f539950-e69e-42cf-8edf-f084791e1098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1312 2023.11.18 01:29:35.992817 [ 3 ] {0ab6de07-cce4-4069-979f-6b9c5bb64a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1313 2023.11.18 01:29:35.993335 [ 3 ] {0ab6de07-cce4-4069-979f-6b9c5bb64a9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1314 2023.11.18 01:29:35.993519 [ 3 ] {0ab6de07-cce4-4069-979f-6b9c5bb64a9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1315 2023.11.18 01:29:35.993560 [ 3 ] {0ab6de07-cce4-4069-979f-6b9c5bb64a9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1316 2023.11.18 01:29:35.993708 [ 3 ] {0ab6de07-cce4-4069-979f-6b9c5bb64a9e} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1317 2023.11.18 01:29:35.993761 [ 189 ] {0ab6de07-cce4-4069-979f-6b9c5bb64a9e} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1318 2023.11.18 01:29:35.993792 [ 188 ] {0ab6de07-cce4-4069-979f-6b9c5bb64a9e} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1319 2023.11.18 01:29:35.993869 [ 3 ] {0ab6de07-cce4-4069-979f-6b9c5bb64a9e} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1320 2023.11.18 01:29:35.993928 [ 3 ] {0ab6de07-cce4-4069-979f-6b9c5bb64a9e} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Reading approx. 10 rows with 2 streams
1321 2023.11.18 01:29:35.995444 [ 3 ] {0ab6de07-cce4-4069-979f-6b9c5bb64a9e} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002588562 sec., 3863 rows/sec., 542.88 KiB/sec.
1322 2023.11.18 01:29:35.995704 [ 3 ] {0ab6de07-cce4-4069-979f-6b9c5bb64a9e} <Debug> DynamicQueryHandler: Done processing query
1323 2023.11.18 01:29:35.995729 [ 3 ] {0ab6de07-cce4-4069-979f-6b9c5bb64a9e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1324 2023.11.18 01:29:35.995746 [ 3 ] {} <Debug> HTTP-Session: 1f539950-e69e-42cf-8edf-f084791e1098 Destroying unnamed session
1325 2023.11.18 01:29:35.995978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1326 2023.11.18 01:29:35.996023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1327 2023.11.18 01:29:35.996042 [ 3 ] {} <Debug> HTTP-Session: 1c5ea188-40ba-443f-820a-6428c4e625b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1328 2023.11.18 01:29:35.996059 [ 3 ] {} <Debug> HTTP-Session: 1c5ea188-40ba-443f-820a-6428c4e625b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1329 2023.11.18 01:29:35.996190 [ 3 ] {c085a6c2-812f-4ef5-824f-0553e46ada59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1330 2023.11.18 01:29:35.996705 [ 3 ] {c085a6c2-812f-4ef5-824f-0553e46ada59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1331 2023.11.18 01:29:35.996889 [ 3 ] {c085a6c2-812f-4ef5-824f-0553e46ada59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1332 2023.11.18 01:29:35.996930 [ 3 ] {c085a6c2-812f-4ef5-824f-0553e46ada59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1333 2023.11.18 01:29:35.997080 [ 3 ] {c085a6c2-812f-4ef5-824f-0553e46ada59} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1334 2023.11.18 01:29:35.997146 [ 191 ] {c085a6c2-812f-4ef5-824f-0553e46ada59} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1335 2023.11.18 01:29:35.997147 [ 188 ] {c085a6c2-812f-4ef5-824f-0553e46ada59} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1336 2023.11.18 01:29:35.997231 [ 3 ] {c085a6c2-812f-4ef5-824f-0553e46ada59} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1337 2023.11.18 01:29:35.997294 [ 3 ] {c085a6c2-812f-4ef5-824f-0553e46ada59} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Reading approx. 10 rows with 2 streams
1338 2023.11.18 01:29:35.998868 [ 3 ] {c085a6c2-812f-4ef5-824f-0553e46ada59} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002640425 sec., 3787 rows/sec., 532.21 KiB/sec.
1339 2023.11.18 01:29:35.999129 [ 3 ] {c085a6c2-812f-4ef5-824f-0553e46ada59} <Debug> DynamicQueryHandler: Done processing query
1340 2023.11.18 01:29:35.999154 [ 3 ] {c085a6c2-812f-4ef5-824f-0553e46ada59} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1341 2023.11.18 01:29:35.999171 [ 3 ] {} <Debug> HTTP-Session: 1c5ea188-40ba-443f-820a-6428c4e625b9 Destroying unnamed session
1342 2023.11.18 01:29:35.999392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1343 2023.11.18 01:29:35.999437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1344 2023.11.18 01:29:35.999456 [ 3 ] {} <Debug> HTTP-Session: d808b499-7039-4eaf-9082-81fa53c2b65b Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1345 2023.11.18 01:29:35.999473 [ 3 ] {} <Debug> HTTP-Session: d808b499-7039-4eaf-9082-81fa53c2b65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1346 2023.11.18 01:29:35.999604 [ 3 ] {ce077e29-b3c2-46eb-b8da-305c14656ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1347 2023.11.18 01:29:36.000156 [ 3 ] {ce077e29-b3c2-46eb-b8da-305c14656ba2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1348 2023.11.18 01:29:36.000156 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.33 MiB, peak 235.70 MiB, will set to 230.46 MiB (RSS), difference: -1.87 MiB
1349 2023.11.18 01:29:36.000755 [ 3 ] {ce077e29-b3c2-46eb-b8da-305c14656ba2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1350 2023.11.18 01:29:36.000804 [ 3 ] {ce077e29-b3c2-46eb-b8da-305c14656ba2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1351 2023.11.18 01:29:36.000961 [ 3 ] {ce077e29-b3c2-46eb-b8da-305c14656ba2} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1352 2023.11.18 01:29:36.001027 [ 190 ] {ce077e29-b3c2-46eb-b8da-305c14656ba2} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1353 2023.11.18 01:29:36.001033 [ 188 ] {ce077e29-b3c2-46eb-b8da-305c14656ba2} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1354 2023.11.18 01:29:36.001118 [ 3 ] {ce077e29-b3c2-46eb-b8da-305c14656ba2} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1355 2023.11.18 01:29:36.001179 [ 3 ] {ce077e29-b3c2-46eb-b8da-305c14656ba2} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Reading approx. 10 rows with 2 streams
1356 2023.11.18 01:29:36.002738 [ 3 ] {ce077e29-b3c2-46eb-b8da-305c14656ba2} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003095314 sec., 3230 rows/sec., 454.00 KiB/sec.
1357 2023.11.18 01:29:36.003001 [ 3 ] {ce077e29-b3c2-46eb-b8da-305c14656ba2} <Debug> DynamicQueryHandler: Done processing query
1358 2023.11.18 01:29:36.003024 [ 3 ] {ce077e29-b3c2-46eb-b8da-305c14656ba2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1359 2023.11.18 01:29:36.003041 [ 3 ] {} <Debug> HTTP-Session: d808b499-7039-4eaf-9082-81fa53c2b65b Destroying unnamed session
1360 2023.11.18 01:29:36.003271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1361 2023.11.18 01:29:36.003316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1362 2023.11.18 01:29:36.003335 [ 3 ] {} <Debug> HTTP-Session: 352ea3ff-dd9f-4c98-aa08-4acff43511c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1363 2023.11.18 01:29:36.003352 [ 3 ] {} <Debug> HTTP-Session: 352ea3ff-dd9f-4c98-aa08-4acff43511c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1364 2023.11.18 01:29:36.003484 [ 3 ] {9a06ae77-11b1-4178-bbb2-6f1bb2b93f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1365 2023.11.18 01:29:36.004018 [ 3 ] {9a06ae77-11b1-4178-bbb2-6f1bb2b93f4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1366 2023.11.18 01:29:36.004206 [ 3 ] {9a06ae77-11b1-4178-bbb2-6f1bb2b93f4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1367 2023.11.18 01:29:36.004248 [ 3 ] {9a06ae77-11b1-4178-bbb2-6f1bb2b93f4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1368 2023.11.18 01:29:36.004394 [ 3 ] {9a06ae77-11b1-4178-bbb2-6f1bb2b93f4b} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1369 2023.11.18 01:29:36.004469 [ 189 ] {9a06ae77-11b1-4178-bbb2-6f1bb2b93f4b} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1370 2023.11.18 01:29:36.004483 [ 188 ] {9a06ae77-11b1-4178-bbb2-6f1bb2b93f4b} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1371 2023.11.18 01:29:36.004563 [ 3 ] {9a06ae77-11b1-4178-bbb2-6f1bb2b93f4b} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1372 2023.11.18 01:29:36.004622 [ 3 ] {9a06ae77-11b1-4178-bbb2-6f1bb2b93f4b} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Reading approx. 10 rows with 2 streams
1373 2023.11.18 01:29:36.006140 [ 3 ] {9a06ae77-11b1-4178-bbb2-6f1bb2b93f4b} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002617123 sec., 3820 rows/sec., 536.95 KiB/sec.
1374 2023.11.18 01:29:36.006384 [ 3 ] {9a06ae77-11b1-4178-bbb2-6f1bb2b93f4b} <Debug> DynamicQueryHandler: Done processing query
1375 2023.11.18 01:29:36.006409 [ 3 ] {9a06ae77-11b1-4178-bbb2-6f1bb2b93f4b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1376 2023.11.18 01:29:36.006427 [ 3 ] {} <Debug> HTTP-Session: 352ea3ff-dd9f-4c98-aa08-4acff43511c4 Destroying unnamed session
1377 2023.11.18 01:29:36.006641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1378 2023.11.18 01:29:36.006687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1379 2023.11.18 01:29:36.006707 [ 3 ] {} <Debug> HTTP-Session: d761a40f-39aa-4e5e-b1c5-97a13dc47829 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1380 2023.11.18 01:29:36.006724 [ 3 ] {} <Debug> HTTP-Session: d761a40f-39aa-4e5e-b1c5-97a13dc47829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1381 2023.11.18 01:29:36.006856 [ 3 ] {035e5a62-da46-4332-aa5e-161aa7401596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1382 2023.11.18 01:29:36.007387 [ 3 ] {035e5a62-da46-4332-aa5e-161aa7401596} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1383 2023.11.18 01:29:36.007577 [ 3 ] {035e5a62-da46-4332-aa5e-161aa7401596} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1384 2023.11.18 01:29:36.007618 [ 3 ] {035e5a62-da46-4332-aa5e-161aa7401596} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1385 2023.11.18 01:29:36.007768 [ 3 ] {035e5a62-da46-4332-aa5e-161aa7401596} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1386 2023.11.18 01:29:36.007862 [ 188 ] {035e5a62-da46-4332-aa5e-161aa7401596} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1387 2023.11.18 01:29:36.007872 [ 193 ] {035e5a62-da46-4332-aa5e-161aa7401596} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1388 2023.11.18 01:29:36.007971 [ 3 ] {035e5a62-da46-4332-aa5e-161aa7401596} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1389 2023.11.18 01:29:36.008034 [ 3 ] {035e5a62-da46-4332-aa5e-161aa7401596} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Reading approx. 10 rows with 2 streams
1390 2023.11.18 01:29:36.009535 [ 3 ] {035e5a62-da46-4332-aa5e-161aa7401596} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002638303 sec., 3790 rows/sec., 532.64 KiB/sec.
1391 2023.11.18 01:29:36.009792 [ 3 ] {035e5a62-da46-4332-aa5e-161aa7401596} <Debug> DynamicQueryHandler: Done processing query
1392 2023.11.18 01:29:36.009816 [ 3 ] {035e5a62-da46-4332-aa5e-161aa7401596} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1393 2023.11.18 01:29:36.009832 [ 3 ] {} <Debug> HTTP-Session: d761a40f-39aa-4e5e-b1c5-97a13dc47829 Destroying unnamed session
1394 2023.11.18 01:29:36.009963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1395 2023.11.18 01:29:36.010009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1396 2023.11.18 01:29:36.010028 [ 3 ] {} <Debug> HTTP-Session: 936d7738-4a83-4077-b568-455a31c26c88 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1397 2023.11.18 01:29:36.010045 [ 3 ] {} <Debug> HTTP-Session: 936d7738-4a83-4077-b568-455a31c26c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1398 2023.11.18 01:29:36.010126 [ 3 ] {799222c3-2be8-4a25-9cfa-9bb94e5d0e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1399 2023.11.18 01:29:36.010167 [ 3 ] {799222c3-2be8-4a25-9cfa-9bb94e5d0e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1400 2023.11.18 01:29:36.010314 [ 3 ] {799222c3-2be8-4a25-9cfa-9bb94e5d0e6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1401 2023.11.18 01:29:36.010637 [ 3 ] {799222c3-2be8-4a25-9cfa-9bb94e5d0e6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1402 2023.11.18 01:29:36.010926 [ 3 ] {799222c3-2be8-4a25-9cfa-9bb94e5d0e6a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1403 2023.11.18 01:29:36.011087 [ 3 ] {799222c3-2be8-4a25-9cfa-9bb94e5d0e6a} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1404 2023.11.18 01:29:36.011221 [ 3 ] {799222c3-2be8-4a25-9cfa-9bb94e5d0e6a} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001066132 sec., 10317 rows/sec., 924.23 KiB/sec.
1405 2023.11.18 01:29:36.011348 [ 3 ] {799222c3-2be8-4a25-9cfa-9bb94e5d0e6a} <Debug> DynamicQueryHandler: Done processing query
1406 2023.11.18 01:29:36.011371 [ 3 ] {799222c3-2be8-4a25-9cfa-9bb94e5d0e6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1407 2023.11.18 01:29:36.011387 [ 3 ] {} <Debug> HTTP-Session: 936d7738-4a83-4077-b568-455a31c26c88 Destroying unnamed session
1408 2023.11.18 01:29:36.011500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 3781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1409 2023.11.18 01:29:36.011545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1410 2023.11.18 01:29:36.011564 [ 3 ] {} <Debug> HTTP-Session: f3e6b0f3-c838-4784-8395-988296c24790 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1411 2023.11.18 01:29:36.011580 [ 3 ] {} <Debug> HTTP-Session: f3e6b0f3-c838-4784-8395-988296c24790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1412 2023.11.18 01:29:36.011653 [ 3 ] {b309d1da-e81e-46d2-ae98-b50d88c5a6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1413 2023.11.18 01:29:36.011693 [ 3 ] {b309d1da-e81e-46d2-ae98-b50d88c5a6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1414 2023.11.18 01:29:36.011799 [ 3 ] {b309d1da-e81e-46d2-ae98-b50d88c5a6d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1415 2023.11.18 01:29:36.012095 [ 3 ] {b309d1da-e81e-46d2-ae98-b50d88c5a6d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1416 2023.11.18 01:29:36.012301 [ 3 ] {b309d1da-e81e-46d2-ae98-b50d88c5a6d1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1417 2023.11.18 01:29:36.012450 [ 3 ] {b309d1da-e81e-46d2-ae98-b50d88c5a6d1} <Trace> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1418 2023.11.18 01:29:36.012568 [ 3 ] {b309d1da-e81e-46d2-ae98-b50d88c5a6d1} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.000886698 sec., 29322 rows/sec., 2.32 MiB/sec.
1419 2023.11.18 01:29:36.012684 [ 3 ] {b309d1da-e81e-46d2-ae98-b50d88c5a6d1} <Debug> DynamicQueryHandler: Done processing query
1420 2023.11.18 01:29:36.012708 [ 3 ] {b309d1da-e81e-46d2-ae98-b50d88c5a6d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1421 2023.11.18 01:29:36.012723 [ 3 ] {} <Debug> HTTP-Session: f3e6b0f3-c838-4784-8395-988296c24790 Destroying unnamed session
1422 2023.11.18 01:29:36.012847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 12946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1423 2023.11.18 01:29:36.012891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1424 2023.11.18 01:29:36.012909 [ 3 ] {} <Debug> HTTP-Session: 7a6090b2-3655-4ff4-b79e-cb405a52c8ce Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1425 2023.11.18 01:29:36.012926 [ 3 ] {} <Debug> HTTP-Session: 7a6090b2-3655-4ff4-b79e-cb405a52c8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1426 2023.11.18 01:29:36.012998 [ 3 ] {8ccb2f04-9335-4773-9692-d03b826337fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1427 2023.11.18 01:29:36.013036 [ 3 ] {8ccb2f04-9335-4773-9692-d03b826337fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1428 2023.11.18 01:29:36.013139 [ 3 ] {8ccb2f04-9335-4773-9692-d03b826337fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1429 2023.11.18 01:29:36.013473 [ 3 ] {8ccb2f04-9335-4773-9692-d03b826337fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1430 2023.11.18 01:29:36.013680 [ 3 ] {8ccb2f04-9335-4773-9692-d03b826337fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1431 2023.11.18 01:29:36.013832 [ 3 ] {8ccb2f04-9335-4773-9692-d03b826337fe} <Trace> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1432 2023.11.18 01:29:36.013956 [ 3 ] {8ccb2f04-9335-4773-9692-d03b826337fe} <Information> executeQuery: Read 78 rows, 8.14 KiB in 0.000929389 sec., 83926 rows/sec., 8.55 MiB/sec.
1433 2023.11.18 01:29:36.014075 [ 3 ] {8ccb2f04-9335-4773-9692-d03b826337fe} <Debug> DynamicQueryHandler: Done processing query
1434 2023.11.18 01:29:36.014098 [ 3 ] {8ccb2f04-9335-4773-9692-d03b826337fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1435 2023.11.18 01:29:36.014113 [ 3 ] {} <Debug> HTTP-Session: 7a6090b2-3655-4ff4-b79e-cb405a52c8ce Destroying unnamed session
1436 2023.11.18 01:29:36.014237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 7836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1437 2023.11.18 01:29:36.014281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1438 2023.11.18 01:29:36.014300 [ 3 ] {} <Debug> HTTP-Session: f3173487-1d86-4a88-8e6e-7edfe4171fb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1439 2023.11.18 01:29:36.014316 [ 3 ] {} <Debug> HTTP-Session: f3173487-1d86-4a88-8e6e-7edfe4171fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1440 2023.11.18 01:29:36.014388 [ 3 ] {3bef35ea-e13d-4cd3-b8fe-631ea8d8d43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1441 2023.11.18 01:29:36.014583 [ 3 ] {3bef35ea-e13d-4cd3-b8fe-631ea8d8d43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1442 2023.11.18 01:29:36.014692 [ 3 ] {3bef35ea-e13d-4cd3-b8fe-631ea8d8d43f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1443 2023.11.18 01:29:36.015021 [ 3 ] {3bef35ea-e13d-4cd3-b8fe-631ea8d8d43f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1444 2023.11.18 01:29:36.015221 [ 3 ] {3bef35ea-e13d-4cd3-b8fe-631ea8d8d43f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1445 2023.11.18 01:29:36.015367 [ 3 ] {3bef35ea-e13d-4cd3-b8fe-631ea8d8d43f} <Trace> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1446 2023.11.18 01:29:36.015492 [ 3 ] {3bef35ea-e13d-4cd3-b8fe-631ea8d8d43f} <Information> executeQuery: Read 46 rows, 3.67 KiB in 0.000920258 sec., 49985 rows/sec., 3.90 MiB/sec.
1447 2023.11.18 01:29:36.015611 [ 3 ] {3bef35ea-e13d-4cd3-b8fe-631ea8d8d43f} <Debug> DynamicQueryHandler: Done processing query
1448 2023.11.18 01:29:36.015634 [ 3 ] {3bef35ea-e13d-4cd3-b8fe-631ea8d8d43f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1449 2023.11.18 01:29:36.015649 [ 3 ] {} <Debug> HTTP-Session: f3173487-1d86-4a88-8e6e-7edfe4171fb3 Destroying unnamed session
1450 2023.11.18 01:29:36.015774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1451 2023.11.18 01:29:36.015818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1452 2023.11.18 01:29:36.015836 [ 3 ] {} <Debug> HTTP-Session: b420b6d6-5370-4476-83f1-f28e14fd778a Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1453 2023.11.18 01:29:36.015852 [ 3 ] {} <Debug> HTTP-Session: b420b6d6-5370-4476-83f1-f28e14fd778a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1454 2023.11.18 01:29:36.015922 [ 3 ] {e1692b61-e8cf-4f93-be77-632a5a8c177f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1455 2023.11.18 01:29:36.015962 [ 3 ] {e1692b61-e8cf-4f93-be77-632a5a8c177f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1456 2023.11.18 01:29:36.016079 [ 3 ] {e1692b61-e8cf-4f93-be77-632a5a8c177f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1457 2023.11.18 01:29:36.016340 [ 3 ] {e1692b61-e8cf-4f93-be77-632a5a8c177f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1458 2023.11.18 01:29:36.016588 [ 3 ] {e1692b61-e8cf-4f93-be77-632a5a8c177f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1459 2023.11.18 01:29:36.016767 [ 3 ] {e1692b61-e8cf-4f93-be77-632a5a8c177f} <Trace> oximeter.measurements_cumulativei64 (a9f34623-4cc3-4aca-bba5-a5ba9cb74a5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1460 2023.11.18 01:29:36.016881 [ 3 ] {e1692b61-e8cf-4f93-be77-632a5a8c177f} <Information> executeQuery: Read 11 rows, 743.00 B in 0.00093141 sec., 11810 rows/sec., 779.02 KiB/sec.
1461 2023.11.18 01:29:36.017014 [ 3 ] {e1692b61-e8cf-4f93-be77-632a5a8c177f} <Debug> DynamicQueryHandler: Done processing query
1462 2023.11.18 01:29:36.017038 [ 3 ] {e1692b61-e8cf-4f93-be77-632a5a8c177f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1463 2023.11.18 01:29:36.017054 [ 3 ] {} <Debug> HTTP-Session: b420b6d6-5370-4476-83f1-f28e14fd778a Destroying unnamed session
1464 2023.11.18 01:29:36.017211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 27846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1465 2023.11.18 01:29:36.017256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1466 2023.11.18 01:29:36.017274 [ 3 ] {} <Debug> HTTP-Session: ba27e74a-b496-4000-999e-60a617cf4da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1467 2023.11.18 01:29:36.017291 [ 3 ] {} <Debug> HTTP-Session: ba27e74a-b496-4000-999e-60a617cf4da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1468 2023.11.18 01:29:36.017369 [ 3 ] {10740dc1-ec75-4008-ad4a-96e0471f987e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1469 2023.11.18 01:29:36.017413 [ 3 ] {10740dc1-ec75-4008-ad4a-96e0471f987e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1470 2023.11.18 01:29:36.017551 [ 3 ] {10740dc1-ec75-4008-ad4a-96e0471f987e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1471 2023.11.18 01:29:36.017969 [ 3 ] {10740dc1-ec75-4008-ad4a-96e0471f987e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1472 2023.11.18 01:29:36.018254 [ 3 ] {10740dc1-ec75-4008-ad4a-96e0471f987e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1473 2023.11.18 01:29:36.018429 [ 3 ] {10740dc1-ec75-4008-ad4a-96e0471f987e} <Trace> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1474 2023.11.18 01:29:36.018564 [ 3 ] {10740dc1-ec75-4008-ad4a-96e0471f987e} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001160424 sec., 22405 rows/sec., 30.24 MiB/sec.
1475 2023.11.18 01:29:36.018723 [ 3 ] {10740dc1-ec75-4008-ad4a-96e0471f987e} <Debug> DynamicQueryHandler: Done processing query
1476 2023.11.18 01:29:36.018747 [ 3 ] {10740dc1-ec75-4008-ad4a-96e0471f987e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1477 2023.11.18 01:29:36.018764 [ 3 ] {} <Debug> HTTP-Session: ba27e74a-b496-4000-999e-60a617cf4da6 Destroying unnamed session
1478 2023.11.18 01:29:36.018881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1479 2023.11.18 01:29:36.018926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1480 2023.11.18 01:29:36.018946 [ 3 ] {} <Debug> HTTP-Session: 7001a07c-babb-4cb3-850c-aefa7f7c93bb Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1481 2023.11.18 01:29:36.018965 [ 3 ] {} <Debug> HTTP-Session: 7001a07c-babb-4cb3-850c-aefa7f7c93bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1482 2023.11.18 01:29:36.019036 [ 3 ] {cbb647c6-c901-4f4e-87d6-ded6016e3bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1483 2023.11.18 01:29:36.019076 [ 3 ] {cbb647c6-c901-4f4e-87d6-ded6016e3bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1484 2023.11.18 01:29:36.019186 [ 3 ] {cbb647c6-c901-4f4e-87d6-ded6016e3bca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1485 2023.11.18 01:29:36.019454 [ 3 ] {cbb647c6-c901-4f4e-87d6-ded6016e3bca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.30 GiB.
1486 2023.11.18 01:29:36.019685 [ 3 ] {cbb647c6-c901-4f4e-87d6-ded6016e3bca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1487 2023.11.18 01:29:36.019977 [ 3 ] {cbb647c6-c901-4f4e-87d6-ded6016e3bca} <Trace> oximeter.measurements_i64 (7e46bc89-d31f-4d56-bb21-27dda78b10c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1488 2023.11.18 01:29:36.020094 [ 3 ] {cbb647c6-c901-4f4e-87d6-ded6016e3bca} <Information> executeQuery: Read 9 rows, 642.00 B in 0.001023821 sec., 8790 rows/sec., 612.37 KiB/sec.
1489 2023.11.18 01:29:36.020209 [ 3 ] {cbb647c6-c901-4f4e-87d6-ded6016e3bca} <Debug> DynamicQueryHandler: Done processing query
1490 2023.11.18 01:29:36.020233 [ 3 ] {cbb647c6-c901-4f4e-87d6-ded6016e3bca} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1491 2023.11.18 01:29:36.020249 [ 3 ] {} <Debug> HTTP-Session: 7001a07c-babb-4cb3-850c-aefa7f7c93bb Destroying unnamed session
1492 2023.11.18 01:29:37.926278 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
1493 2023.11.18 01:29:37.926337 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
1494 2023.11.18 01:29:40.971361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1495 2023.11.18 01:29:40.971481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1496 2023.11.18 01:29:40.971512 [ 3 ] {} <Debug> HTTP-Session: d5d15130-ebd6-41f6-ac6e-3b4df3a45f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1497 2023.11.18 01:29:40.971540 [ 3 ] {} <Debug> HTTP-Session: d5d15130-ebd6-41f6-ac6e-3b4df3a45f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1498 2023.11.18 01:29:40.971774 [ 3 ] {b97ca524-e6f8-46df-a005-8a88421b8769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1499 2023.11.18 01:29:40.972616 [ 3 ] {b97ca524-e6f8-46df-a005-8a88421b8769} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1500 2023.11.18 01:29:40.972944 [ 3 ] {b97ca524-e6f8-46df-a005-8a88421b8769} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1501 2023.11.18 01:29:40.973009 [ 3 ] {b97ca524-e6f8-46df-a005-8a88421b8769} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1502 2023.11.18 01:29:40.973219 [ 3 ] {b97ca524-e6f8-46df-a005-8a88421b8769} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1503 2023.11.18 01:29:40.973333 [ 189 ] {b97ca524-e6f8-46df-a005-8a88421b8769} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1504 2023.11.18 01:29:40.973363 [ 190 ] {b97ca524-e6f8-46df-a005-8a88421b8769} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1505 2023.11.18 01:29:40.973363 [ 188 ] {b97ca524-e6f8-46df-a005-8a88421b8769} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1506 2023.11.18 01:29:40.973511 [ 3 ] {b97ca524-e6f8-46df-a005-8a88421b8769} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1507 2023.11.18 01:29:40.973590 [ 3 ] {b97ca524-e6f8-46df-a005-8a88421b8769} <Debug> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28) (SelectExecutor): Reading approx. 21 rows with 3 streams
1508 2023.11.18 01:29:40.975999 [ 3 ] {b97ca524-e6f8-46df-a005-8a88421b8769} <Information> executeQuery: Read 21 rows, 2.39 KiB in 0.004167976 sec., 5038 rows/sec., 573.57 KiB/sec.
1509 2023.11.18 01:29:40.976357 [ 3 ] {b97ca524-e6f8-46df-a005-8a88421b8769} <Debug> DynamicQueryHandler: Done processing query
1510 2023.11.18 01:29:40.976388 [ 3 ] {b97ca524-e6f8-46df-a005-8a88421b8769} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
1511 2023.11.18 01:29:40.976413 [ 3 ] {} <Debug> HTTP-Session: d5d15130-ebd6-41f6-ac6e-3b4df3a45f58 Destroying unnamed session
1512 2023.11.18 01:29:40.976608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1513 2023.11.18 01:29:40.976658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1514 2023.11.18 01:29:40.976678 [ 3 ] {} <Debug> HTTP-Session: c0213e71-2013-4fcd-9438-565cf5662c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1515 2023.11.18 01:29:40.976696 [ 3 ] {} <Debug> HTTP-Session: c0213e71-2013-4fcd-9438-565cf5662c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1516 2023.11.18 01:29:40.976782 [ 3 ] {7d6781a6-7d9f-4a64-b23b-b984de8e0675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1517 2023.11.18 01:29:40.976825 [ 3 ] {7d6781a6-7d9f-4a64-b23b-b984de8e0675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1518 2023.11.18 01:29:40.976972 [ 3 ] {7d6781a6-7d9f-4a64-b23b-b984de8e0675} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1519 2023.11.18 01:29:40.977283 [ 3 ] {7d6781a6-7d9f-4a64-b23b-b984de8e0675} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1520 2023.11.18 01:29:40.977579 [ 3 ] {7d6781a6-7d9f-4a64-b23b-b984de8e0675} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1521 2023.11.18 01:29:40.977764 [ 3 ] {7d6781a6-7d9f-4a64-b23b-b984de8e0675} <Trace> oximeter.timeseries_schema (249a9c20-0339-4589-8f8a-1cd37f2fff28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1522 2023.11.18 01:29:40.977892 [ 3 ] {7d6781a6-7d9f-4a64-b23b-b984de8e0675} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001075062 sec., 930 rows/sec., 210.74 KiB/sec.
1523 2023.11.18 01:29:40.978008 [ 3 ] {7d6781a6-7d9f-4a64-b23b-b984de8e0675} <Debug> DynamicQueryHandler: Done processing query
1524 2023.11.18 01:29:40.978032 [ 3 ] {7d6781a6-7d9f-4a64-b23b-b984de8e0675} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1525 2023.11.18 01:29:40.978047 [ 3 ] {} <Debug> HTTP-Session: c0213e71-2013-4fcd-9438-565cf5662c99 Destroying unnamed session
1526 2023.11.18 01:29:40.978158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1527 2023.11.18 01:29:40.978201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1528 2023.11.18 01:29:40.978219 [ 3 ] {} <Debug> HTTP-Session: fae5a4d3-1f40-42dc-aedf-5e95defd69ef Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1529 2023.11.18 01:29:40.978237 [ 3 ] {} <Debug> HTTP-Session: fae5a4d3-1f40-42dc-aedf-5e95defd69ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1530 2023.11.18 01:29:40.978310 [ 3 ] {044df9c5-2376-4d22-9e8f-75c54340450c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1531 2023.11.18 01:29:40.978350 [ 3 ] {044df9c5-2376-4d22-9e8f-75c54340450c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1532 2023.11.18 01:29:40.978455 [ 3 ] {044df9c5-2376-4d22-9e8f-75c54340450c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1533 2023.11.18 01:29:40.978728 [ 3 ] {044df9c5-2376-4d22-9e8f-75c54340450c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1534 2023.11.18 01:29:40.978927 [ 3 ] {044df9c5-2376-4d22-9e8f-75c54340450c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1535 2023.11.18 01:29:40.979071 [ 3 ] {044df9c5-2376-4d22-9e8f-75c54340450c} <Trace> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1536 2023.11.18 01:29:40.979194 [ 3 ] {044df9c5-2376-4d22-9e8f-75c54340450c} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.000854078 sec., 21075 rows/sec., 1.67 MiB/sec.
1537 2023.11.18 01:29:40.979216 [ 94 ] {} <Debug> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1538 2023.11.18 01:29:40.979320 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1539 2023.11.18 01:29:40.979372 [ 3 ] {044df9c5-2376-4d22-9e8f-75c54340450c} <Debug> DynamicQueryHandler: Done processing query
1540 2023.11.18 01:29:40.979411 [ 3 ] {044df9c5-2376-4d22-9e8f-75c54340450c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1541 2023.11.18 01:29:40.979433 [ 3 ] {} <Debug> HTTP-Session: fae5a4d3-1f40-42dc-aedf-5e95defd69ef Destroying unnamed session
1542 2023.11.18 01:29:40.979481 [ 24 ] {932b59a8-34bd-4f26-b5c8-b5acfe331254::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1543 2023.11.18 01:29:40.979543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1544 2023.11.18 01:29:40.979593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1545 2023.11.18 01:29:40.979612 [ 3 ] {} <Debug> HTTP-Session: 7a1881f2-489d-40cc-8a10-e00f1897d248 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1546 2023.11.18 01:29:40.979629 [ 3 ] {} <Debug> HTTP-Session: 7a1881f2-489d-40cc-8a10-e00f1897d248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1547 2023.11.18 01:29:40.979703 [ 3 ] {1a9b4a2a-2967-44cf-a57a-fb654b35b701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1548 2023.11.18 01:29:40.979743 [ 3 ] {1a9b4a2a-2967-44cf-a57a-fb654b35b701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1549 2023.11.18 01:29:40.979898 [ 3 ] {1a9b4a2a-2967-44cf-a57a-fb654b35b701} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1550 2023.11.18 01:29:40.980254 [ 3 ] {1a9b4a2a-2967-44cf-a57a-fb654b35b701} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1551 2023.11.18 01:29:40.980464 [ 3 ] {1a9b4a2a-2967-44cf-a57a-fb654b35b701} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1552 2023.11.18 01:29:40.980607 [ 3 ] {1a9b4a2a-2967-44cf-a57a-fb654b35b701} <Trace> oximeter.fields_ipaddr (478e8be0-5386-4e22-99e3-a1b5ba712669): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1553 2023.11.18 01:29:40.980715 [ 3 ] {1a9b4a2a-2967-44cf-a57a-fb654b35b701} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00097892 sec., 2043 rows/sec., 174.58 KiB/sec.
1554 2023.11.18 01:29:40.980832 [ 3 ] {1a9b4a2a-2967-44cf-a57a-fb654b35b701} <Debug> DynamicQueryHandler: Done processing query
1555 2023.11.18 01:29:40.980855 [ 3 ] {1a9b4a2a-2967-44cf-a57a-fb654b35b701} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1556 2023.11.18 01:29:40.980870 [ 3 ] {} <Debug> HTTP-Session: 7a1881f2-489d-40cc-8a10-e00f1897d248 Destroying unnamed session
1557 2023.11.18 01:29:40.980989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 13636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1558 2023.11.18 01:29:40.981032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1559 2023.11.18 01:29:40.981050 [ 3 ] {} <Debug> HTTP-Session: 79dbf0d2-b90c-4293-9baa-6e135ee8fae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1560 2023.11.18 01:29:40.981067 [ 3 ] {} <Debug> HTTP-Session: 79dbf0d2-b90c-4293-9baa-6e135ee8fae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1561 2023.11.18 01:29:40.981140 [ 3 ] {5e5ea8ad-e50f-41ee-a777-6bc4ae9f0486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1562 2023.11.18 01:29:40.981178 [ 3 ] {5e5ea8ad-e50f-41ee-a777-6bc4ae9f0486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1563 2023.11.18 01:29:40.981280 [ 3 ] {5e5ea8ad-e50f-41ee-a777-6bc4ae9f0486} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1564 2023.11.18 01:29:40.981611 [ 3 ] {5e5ea8ad-e50f-41ee-a777-6bc4ae9f0486} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1565 2023.11.18 01:29:40.981824 [ 3 ] {5e5ea8ad-e50f-41ee-a777-6bc4ae9f0486} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1566 2023.11.18 01:29:40.981928 [ 24 ] {932b59a8-34bd-4f26-b5c8-b5acfe331254::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1567 2023.11.18 01:29:40.982003 [ 3 ] {5e5ea8ad-e50f-41ee-a777-6bc4ae9f0486} <Trace> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1568 2023.11.18 01:29:40.982022 [ 24 ] {932b59a8-34bd-4f26-b5c8-b5acfe331254::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
1569 2023.11.18 01:29:40.982179 [ 93 ] {} <Debug> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1570 2023.11.18 01:29:40.982212 [ 3 ] {5e5ea8ad-e50f-41ee-a777-6bc4ae9f0486} <Information> executeQuery: Read 91 rows, 8.08 KiB in 0.001026541 sec., 88647 rows/sec., 7.68 MiB/sec.
1571 2023.11.18 01:29:40.982270 [ 24 ] {932b59a8-34bd-4f26-b5c8-b5acfe331254::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part
1572 2023.11.18 01:29:40.982289 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1573 2023.11.18 01:29:40.982502 [ 22 ] {99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1574 2023.11.18 01:29:40.982727 [ 3 ] {5e5ea8ad-e50f-41ee-a777-6bc4ae9f0486} <Debug> DynamicQueryHandler: Done processing query
1575 2023.11.18 01:29:40.982763 [ 24 ] {932b59a8-34bd-4f26-b5c8-b5acfe331254::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part
1576 2023.11.18 01:29:40.982793 [ 22 ] {99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1577 2023.11.18 01:29:40.982811 [ 3 ] {5e5ea8ad-e50f-41ee-a777-6bc4ae9f0486} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1578 2023.11.18 01:29:40.982877 [ 3 ] {} <Debug> HTTP-Session: 79dbf0d2-b90c-4293-9baa-6e135ee8fae4 Destroying unnamed session
1579 2023.11.18 01:29:40.982910 [ 22 ] {99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part
1580 2023.11.18 01:29:40.982987 [ 24 ] {932b59a8-34bd-4f26-b5c8-b5acfe331254::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part
1581 2023.11.18 01:29:40.983119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1582 2023.11.18 01:29:40.983272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1583 2023.11.18 01:29:40.983378 [ 3 ] {} <Debug> HTTP-Session: 5c790f0d-042b-4a6e-9cae-866bd44a86b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1584 2023.11.18 01:29:40.983391 [ 22 ] {99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part
1585 2023.11.18 01:29:40.983423 [ 3 ] {} <Debug> HTTP-Session: 5c790f0d-042b-4a6e-9cae-866bd44a86b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1586 2023.11.18 01:29:40.983413 [ 24 ] {932b59a8-34bd-4f26-b5c8-b5acfe331254::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part
1587 2023.11.18 01:29:40.983755 [ 22 ] {99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part
1588 2023.11.18 01:29:40.983834 [ 3 ] {86032db0-7889-43f2-ae12-cccb599f4fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1589 2023.11.18 01:29:40.983932 [ 24 ] {932b59a8-34bd-4f26-b5c8-b5acfe331254::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part
1590 2023.11.18 01:29:40.984012 [ 3 ] {86032db0-7889-43f2-ae12-cccb599f4fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1591 2023.11.18 01:29:40.984158 [ 22 ] {99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part
1592 2023.11.18 01:29:40.984609 [ 22 ] {99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part
1593 2023.11.18 01:29:40.984997 [ 22 ] {99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 91 rows starting from the beginning of the part
1594 2023.11.18 01:29:40.985089 [ 3 ] {86032db0-7889-43f2-ae12-cccb599f4fbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1595 2023.11.18 01:29:40.986869 [ 3 ] {86032db0-7889-43f2-ae12-cccb599f4fbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1596 2023.11.18 01:29:40.987618 [ 14 ] {932b59a8-34bd-4f26-b5c8-b5acfe331254::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 4 columns (4 merged, 0 gathered) in 0.008228178 sec., 13611.76192347808 rows/sec., 1.08 MiB/sec.
1597 2023.11.18 01:29:40.987686 [ 3 ] {86032db0-7889-43f2-ae12-cccb599f4fbe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1598 2023.11.18 01:29:40.987910 [ 24 ] {932b59a8-34bd-4f26-b5c8-b5acfe331254::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1599 2023.11.18 01:29:40.988130 [ 22 ] {99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 4 columns (4 merged, 0 gathered) in 0.005738207 sec., 71276.62003130943 rows/sec., 6.41 MiB/sec.
1600 2023.11.18 01:29:40.988171 [ 3 ] {86032db0-7889-43f2-ae12-cccb599f4fbe} <Trace> oximeter.fields_u16 (2be89856-a8b3-47f8-bb77-2d62d94cb25a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1601 2023.11.18 01:29:40.988339 [ 22 ] {99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1602 2023.11.18 01:29:40.988432 [ 24 ] {932b59a8-34bd-4f26-b5c8-b5acfe331254::all_1_6_1} <Trace> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1603 2023.11.18 01:29:40.988533 [ 3 ] {86032db0-7889-43f2-ae12-cccb599f4fbe} <Information> executeQuery: Read 2 rows, 143.00 B in 0.004602894 sec., 434 rows/sec., 30.34 KiB/sec.
1604 2023.11.18 01:29:40.988701 [ 24 ] {932b59a8-34bd-4f26-b5c8-b5acfe331254::all_1_6_1} <Trace> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1605 2023.11.18 01:29:40.988745 [ 22 ] {99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5::all_1_6_1} <Trace> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1606 2023.11.18 01:29:40.988893 [ 3 ] {86032db0-7889-43f2-ae12-cccb599f4fbe} <Debug> DynamicQueryHandler: Done processing query
1607 2023.11.18 01:29:40.988914 [ 22 ] {99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5::all_1_6_1} <Trace> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1608 2023.11.18 01:29:40.988936 [ 3 ] {86032db0-7889-43f2-ae12-cccb599f4fbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1609 2023.11.18 01:29:40.988976 [ 3 ] {} <Debug> HTTP-Session: 5c790f0d-042b-4a6e-9cae-866bd44a86b4 Destroying unnamed session
1610 2023.11.18 01:29:40.989145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 7485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1611 2023.11.18 01:29:40.989192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1612 2023.11.18 01:29:40.989211 [ 3 ] {} <Debug> HTTP-Session: 8e5073bb-f93c-4979-9b0e-d3676574b505 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1613 2023.11.18 01:29:40.989227 [ 3 ] {} <Debug> HTTP-Session: 8e5073bb-f93c-4979-9b0e-d3676574b505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1614 2023.11.18 01:29:40.989306 [ 3 ] {598a33ed-0306-4c50-a663-6f3e793c8260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1615 2023.11.18 01:29:40.989347 [ 3 ] {598a33ed-0306-4c50-a663-6f3e793c8260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1616 2023.11.18 01:29:40.989471 [ 3 ] {598a33ed-0306-4c50-a663-6f3e793c8260} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1617 2023.11.18 01:29:40.989797 [ 3 ] {598a33ed-0306-4c50-a663-6f3e793c8260} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1618 2023.11.18 01:29:40.990009 [ 3 ] {598a33ed-0306-4c50-a663-6f3e793c8260} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1619 2023.11.18 01:29:40.990156 [ 3 ] {598a33ed-0306-4c50-a663-6f3e793c8260} <Trace> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1620 2023.11.18 01:29:40.990274 [ 93 ] {} <Debug> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1621 2023.11.18 01:29:40.990284 [ 3 ] {598a33ed-0306-4c50-a663-6f3e793c8260} <Information> executeQuery: Read 44 rows, 3.50 KiB in 0.000941629 sec., 46727 rows/sec., 3.63 MiB/sec.
1622 2023.11.18 01:29:40.990321 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1623 2023.11.18 01:29:40.990494 [ 14 ] {2584af35-616f-4bc8-8d6c-d2074dd7a161::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1624 2023.11.18 01:29:40.990580 [ 3 ] {598a33ed-0306-4c50-a663-6f3e793c8260} <Debug> DynamicQueryHandler: Done processing query
1625 2023.11.18 01:29:40.990624 [ 3 ] {598a33ed-0306-4c50-a663-6f3e793c8260} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1626 2023.11.18 01:29:40.990637 [ 14 ] {2584af35-616f-4bc8-8d6c-d2074dd7a161::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1627 2023.11.18 01:29:40.990651 [ 3 ] {} <Debug> HTTP-Session: 8e5073bb-f93c-4979-9b0e-d3676574b505 Destroying unnamed session
1628 2023.11.18 01:29:40.990689 [ 14 ] {2584af35-616f-4bc8-8d6c-d2074dd7a161::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part
1629 2023.11.18 01:29:40.990815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 7189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1630 2023.11.18 01:29:40.990879 [ 14 ] {2584af35-616f-4bc8-8d6c-d2074dd7a161::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part
1631 2023.11.18 01:29:40.990894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1632 2023.11.18 01:29:40.990965 [ 3 ] {} <Debug> HTTP-Session: 2316d991-0624-4f05-9b64-eb8c9d0a78de Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1633 2023.11.18 01:29:40.991001 [ 3 ] {} <Debug> HTTP-Session: 2316d991-0624-4f05-9b64-eb8c9d0a78de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1634 2023.11.18 01:29:40.991147 [ 14 ] {2584af35-616f-4bc8-8d6c-d2074dd7a161::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part
1635 2023.11.18 01:29:40.991194 [ 3 ] {fb1bf2f9-67b3-493d-8772-da734ef76cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1636 2023.11.18 01:29:40.991288 [ 3 ] {fb1bf2f9-67b3-493d-8772-da734ef76cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1637 2023.11.18 01:29:40.991414 [ 14 ] {2584af35-616f-4bc8-8d6c-d2074dd7a161::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part
1638 2023.11.18 01:29:40.991756 [ 14 ] {2584af35-616f-4bc8-8d6c-d2074dd7a161::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part
1639 2023.11.18 01:29:40.991868 [ 3 ] {fb1bf2f9-67b3-493d-8772-da734ef76cc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1640 2023.11.18 01:29:40.992053 [ 14 ] {2584af35-616f-4bc8-8d6c-d2074dd7a161::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part
1641 2023.11.18 01:29:40.992538 [ 3 ] {fb1bf2f9-67b3-493d-8772-da734ef76cc8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1642 2023.11.18 01:29:40.993147 [ 3 ] {fb1bf2f9-67b3-493d-8772-da734ef76cc8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1643 2023.11.18 01:29:40.993551 [ 3 ] {fb1bf2f9-67b3-493d-8772-da734ef76cc8} <Trace> oximeter.measurements_cumulativeu64 (e2277d58-8c25-4a45-b8a2-d9725d5db77d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1644 2023.11.18 01:29:40.993587 [ 22 ] {2584af35-616f-4bc8-8d6c-d2074dd7a161::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 4 columns (4 merged, 0 gathered) in 0.003203415 sec., 60560.370729362265 rows/sec., 4.72 MiB/sec.
1645 2023.11.18 01:29:40.993750 [ 22 ] {2584af35-616f-4bc8-8d6c-d2074dd7a161::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1646 2023.11.18 01:29:40.993801 [ 3 ] {fb1bf2f9-67b3-493d-8772-da734ef76cc8} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.002538142 sec., 14577 rows/sec., 1.01 MiB/sec.
1647 2023.11.18 01:29:40.994027 [ 3 ] {fb1bf2f9-67b3-493d-8772-da734ef76cc8} <Debug> DynamicQueryHandler: Done processing query
1648 2023.11.18 01:29:40.994030 [ 22 ] {2584af35-616f-4bc8-8d6c-d2074dd7a161::all_1_6_1} <Trace> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1649 2023.11.18 01:29:40.994061 [ 3 ] {fb1bf2f9-67b3-493d-8772-da734ef76cc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1650 2023.11.18 01:29:40.994113 [ 3 ] {} <Debug> HTTP-Session: 2316d991-0624-4f05-9b64-eb8c9d0a78de Destroying unnamed session
1651 2023.11.18 01:29:40.994161 [ 22 ] {2584af35-616f-4bc8-8d6c-d2074dd7a161::all_1_6_1} <Trace> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1652 2023.11.18 01:29:40.994268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1653 2023.11.18 01:29:40.994320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1654 2023.11.18 01:29:40.994338 [ 3 ] {} <Debug> HTTP-Session: 366834b2-9ee4-4095-924b-c2a5567ef123 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1655 2023.11.18 01:29:40.994354 [ 3 ] {} <Debug> HTTP-Session: 366834b2-9ee4-4095-924b-c2a5567ef123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1656 2023.11.18 01:29:40.994436 [ 3 ] {099b1553-4bdd-45ed-be79-c8b23c9fb885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1657 2023.11.18 01:29:40.994483 [ 3 ] {099b1553-4bdd-45ed-be79-c8b23c9fb885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1658 2023.11.18 01:29:40.994637 [ 3 ] {099b1553-4bdd-45ed-be79-c8b23c9fb885} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1659 2023.11.18 01:29:40.995043 [ 3 ] {099b1553-4bdd-45ed-be79-c8b23c9fb885} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1660 2023.11.18 01:29:40.995324 [ 3 ] {099b1553-4bdd-45ed-be79-c8b23c9fb885} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1661 2023.11.18 01:29:40.995504 [ 3 ] {099b1553-4bdd-45ed-be79-c8b23c9fb885} <Trace> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1662 2023.11.18 01:29:40.995628 [ 93 ] {} <Debug> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1663 2023.11.18 01:29:40.995645 [ 3 ] {099b1553-4bdd-45ed-be79-c8b23c9fb885} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001172374 sec., 15353 rows/sec., 20.72 MiB/sec.
1664 2023.11.18 01:29:40.995679 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1665 2023.11.18 01:29:40.995842 [ 14 ] {0a5a31fb-a530-405c-86ab-0dffe4805f50::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1666 2023.11.18 01:29:40.995974 [ 3 ] {099b1553-4bdd-45ed-be79-c8b23c9fb885} <Debug> DynamicQueryHandler: Done processing query
1667 2023.11.18 01:29:40.996022 [ 14 ] {0a5a31fb-a530-405c-86ab-0dffe4805f50::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1668 2023.11.18 01:29:40.996024 [ 3 ] {099b1553-4bdd-45ed-be79-c8b23c9fb885} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1669 2023.11.18 01:29:40.996093 [ 3 ] {} <Debug> HTTP-Session: 366834b2-9ee4-4095-924b-c2a5567ef123 Destroying unnamed session
1670 2023.11.18 01:29:40.996093 [ 14 ] {0a5a31fb-a530-405c-86ab-0dffe4805f50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
1671 2023.11.18 01:29:40.996229 [ 14 ] {0a5a31fb-a530-405c-86ab-0dffe4805f50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part
1672 2023.11.18 01:29:40.996329 [ 14 ] {0a5a31fb-a530-405c-86ab-0dffe4805f50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part
1673 2023.11.18 01:29:40.996423 [ 14 ] {0a5a31fb-a530-405c-86ab-0dffe4805f50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part
1674 2023.11.18 01:29:40.996519 [ 14 ] {0a5a31fb-a530-405c-86ab-0dffe4805f50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part
1675 2023.11.18 01:29:40.996616 [ 14 ] {0a5a31fb-a530-405c-86ab-0dffe4805f50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part
1676 2023.11.18 01:29:40.998136 [ 22 ] {0a5a31fb-a530-405c-86ab-0dffe4805f50::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 6 columns (6 merged, 0 gathered) in 0.002392419 sec., 46814.54210152988 rows/sec., 63.17 MiB/sec.
1677 2023.11.18 01:29:40.998267 [ 22 ] {0a5a31fb-a530-405c-86ab-0dffe4805f50::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1678 2023.11.18 01:29:40.998468 [ 22 ] {0a5a31fb-a530-405c-86ab-0dffe4805f50::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1679 2023.11.18 01:29:40.998527 [ 22 ] {0a5a31fb-a530-405c-86ab-0dffe4805f50::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1680 2023.11.18 01:29:45.970020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 4067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1681 2023.11.18 01:29:45.970148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1682 2023.11.18 01:29:45.970179 [ 3 ] {} <Debug> HTTP-Session: a915a25a-bd85-467d-87da-431a28fcaa5b Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1683 2023.11.18 01:29:45.970206 [ 3 ] {} <Debug> HTTP-Session: a915a25a-bd85-467d-87da-431a28fcaa5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1684 2023.11.18 01:29:45.970342 [ 3 ] {b392dc2f-6c1f-4583-b29d-bc528617d873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1685 2023.11.18 01:29:45.970408 [ 3 ] {b392dc2f-6c1f-4583-b29d-bc528617d873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1686 2023.11.18 01:29:45.970587 [ 3 ] {b392dc2f-6c1f-4583-b29d-bc528617d873} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1687 2023.11.18 01:29:45.971032 [ 3 ] {b392dc2f-6c1f-4583-b29d-bc528617d873} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1688 2023.11.18 01:29:45.971289 [ 3 ] {b392dc2f-6c1f-4583-b29d-bc528617d873} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1689 2023.11.18 01:29:45.971461 [ 3 ] {b392dc2f-6c1f-4583-b29d-bc528617d873} <Trace> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1690 2023.11.18 01:29:45.971596 [ 3 ] {b392dc2f-6c1f-4583-b29d-bc528617d873} <Information> executeQuery: Read 28 rows, 2.27 KiB in 0.001215265 sec., 23040 rows/sec., 1.82 MiB/sec.
1691 2023.11.18 01:29:45.971746 [ 3 ] {b392dc2f-6c1f-4583-b29d-bc528617d873} <Debug> DynamicQueryHandler: Done processing query
1692 2023.11.18 01:29:45.971771 [ 3 ] {b392dc2f-6c1f-4583-b29d-bc528617d873} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1693 2023.11.18 01:29:45.971787 [ 3 ] {} <Debug> HTTP-Session: a915a25a-bd85-467d-87da-431a28fcaa5b Destroying unnamed session
1694 2023.11.18 01:29:45.971930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 13902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1695 2023.11.18 01:29:45.971981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1696 2023.11.18 01:29:45.972001 [ 3 ] {} <Debug> HTTP-Session: a6ee22a9-cad3-4dc3-b5cf-4d29ab246a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1697 2023.11.18 01:29:45.972019 [ 3 ] {} <Debug> HTTP-Session: a6ee22a9-cad3-4dc3-b5cf-4d29ab246a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1698 2023.11.18 01:29:45.972103 [ 3 ] {b9260a75-ef10-4ca5-ba59-6fa3dc1b6a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1699 2023.11.18 01:29:45.972143 [ 3 ] {b9260a75-ef10-4ca5-ba59-6fa3dc1b6a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1700 2023.11.18 01:29:45.972251 [ 3 ] {b9260a75-ef10-4ca5-ba59-6fa3dc1b6a76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1701 2023.11.18 01:29:45.972602 [ 3 ] {b9260a75-ef10-4ca5-ba59-6fa3dc1b6a76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1702 2023.11.18 01:29:45.972816 [ 3 ] {b9260a75-ef10-4ca5-ba59-6fa3dc1b6a76} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1703 2023.11.18 01:29:45.972960 [ 3 ] {b9260a75-ef10-4ca5-ba59-6fa3dc1b6a76} <Trace> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1704 2023.11.18 01:29:45.973076 [ 3 ] {b9260a75-ef10-4ca5-ba59-6fa3dc1b6a76} <Information> executeQuery: Read 84 rows, 8.73 KiB in 0.000946289 sec., 88767 rows/sec., 9.01 MiB/sec.
1705 2023.11.18 01:29:45.973196 [ 3 ] {b9260a75-ef10-4ca5-ba59-6fa3dc1b6a76} <Debug> DynamicQueryHandler: Done processing query
1706 2023.11.18 01:29:45.973220 [ 3 ] {b9260a75-ef10-4ca5-ba59-6fa3dc1b6a76} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1707 2023.11.18 01:29:45.973235 [ 3 ] {} <Debug> HTTP-Session: a6ee22a9-cad3-4dc3-b5cf-4d29ab246a28 Destroying unnamed session
1708 2023.11.18 01:29:45.973408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 4796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1709 2023.11.18 01:29:45.973455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1710 2023.11.18 01:29:45.973474 [ 3 ] {} <Debug> HTTP-Session: 991f53f4-14b5-48b4-a39a-21a502a011ec Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1711 2023.11.18 01:29:45.973490 [ 3 ] {} <Debug> HTTP-Session: 991f53f4-14b5-48b4-a39a-21a502a011ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1712 2023.11.18 01:29:45.973564 [ 3 ] {79121875-d002-4fde-b308-700f78f82aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1713 2023.11.18 01:29:45.973603 [ 3 ] {79121875-d002-4fde-b308-700f78f82aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1714 2023.11.18 01:29:45.973707 [ 3 ] {79121875-d002-4fde-b308-700f78f82aa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1715 2023.11.18 01:29:45.974069 [ 3 ] {79121875-d002-4fde-b308-700f78f82aa8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1716 2023.11.18 01:29:45.974267 [ 3 ] {79121875-d002-4fde-b308-700f78f82aa8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1717 2023.11.18 01:29:45.974411 [ 3 ] {79121875-d002-4fde-b308-700f78f82aa8} <Trace> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1718 2023.11.18 01:29:45.974525 [ 3 ] {79121875-d002-4fde-b308-700f78f82aa8} <Information> executeQuery: Read 28 rows, 2.24 KiB in 0.000932649 sec., 30022 rows/sec., 2.35 MiB/sec.
1719 2023.11.18 01:29:45.974646 [ 3 ] {79121875-d002-4fde-b308-700f78f82aa8} <Debug> DynamicQueryHandler: Done processing query
1720 2023.11.18 01:29:45.974669 [ 3 ] {79121875-d002-4fde-b308-700f78f82aa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1721 2023.11.18 01:29:45.974684 [ 3 ] {} <Debug> HTTP-Session: 991f53f4-14b5-48b4-a39a-21a502a011ec Destroying unnamed session
1722 2023.11.18 01:29:45.974868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 29982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1723 2023.11.18 01:29:45.974914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1724 2023.11.18 01:29:45.974931 [ 3 ] {} <Debug> HTTP-Session: 2c0ee0e1-d9b6-4550-9af9-4dbeb5fd3b49 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1725 2023.11.18 01:29:45.974948 [ 3 ] {} <Debug> HTTP-Session: 2c0ee0e1-d9b6-4550-9af9-4dbeb5fd3b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1726 2023.11.18 01:29:45.975026 [ 3 ] {0999efc5-74f6-4aba-95aa-c8c58c04af19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1727 2023.11.18 01:29:45.975070 [ 3 ] {0999efc5-74f6-4aba-95aa-c8c58c04af19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1728 2023.11.18 01:29:45.975207 [ 3 ] {0999efc5-74f6-4aba-95aa-c8c58c04af19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1729 2023.11.18 01:29:45.975620 [ 3 ] {0999efc5-74f6-4aba-95aa-c8c58c04af19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1730 2023.11.18 01:29:45.975913 [ 3 ] {0999efc5-74f6-4aba-95aa-c8c58c04af19} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1731 2023.11.18 01:29:45.976088 [ 3 ] {0999efc5-74f6-4aba-95aa-c8c58c04af19} <Trace> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1732 2023.11.18 01:29:45.976211 [ 3 ] {0999efc5-74f6-4aba-95aa-c8c58c04af19} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.001157193 sec., 24196 rows/sec., 32.65 MiB/sec.
1733 2023.11.18 01:29:45.976337 [ 3 ] {0999efc5-74f6-4aba-95aa-c8c58c04af19} <Debug> DynamicQueryHandler: Done processing query
1734 2023.11.18 01:29:45.976360 [ 3 ] {0999efc5-74f6-4aba-95aa-c8c58c04af19} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1735 2023.11.18 01:29:45.976375 [ 3 ] {} <Debug> HTTP-Session: 2c0ee0e1-d9b6-4550-9af9-4dbeb5fd3b49 Destroying unnamed session
1736 2023.11.18 01:29:50.969116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1737 2023.11.18 01:29:50.969242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1738 2023.11.18 01:29:50.969273 [ 3 ] {} <Debug> HTTP-Session: 864ce1a3-d345-4a81-a095-c7491e1fa430 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1739 2023.11.18 01:29:50.969301 [ 3 ] {} <Debug> HTTP-Session: 864ce1a3-d345-4a81-a095-c7491e1fa430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1740 2023.11.18 01:29:50.969436 [ 3 ] {31d7a980-8a15-4add-a8f4-20b4f52409a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1741 2023.11.18 01:29:50.969503 [ 3 ] {31d7a980-8a15-4add-a8f4-20b4f52409a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1742 2023.11.18 01:29:50.969679 [ 3 ] {31d7a980-8a15-4add-a8f4-20b4f52409a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1743 2023.11.18 01:29:50.970126 [ 3 ] {31d7a980-8a15-4add-a8f4-20b4f52409a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1744 2023.11.18 01:29:50.970396 [ 3 ] {31d7a980-8a15-4add-a8f4-20b4f52409a6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1745 2023.11.18 01:29:50.970555 [ 3 ] {31d7a980-8a15-4add-a8f4-20b4f52409a6} <Trace> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1746 2023.11.18 01:29:50.970677 [ 3 ] {31d7a980-8a15-4add-a8f4-20b4f52409a6} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001201834 sec., 14977 rows/sec., 1.19 MiB/sec.
1747 2023.11.18 01:29:50.970865 [ 3 ] {31d7a980-8a15-4add-a8f4-20b4f52409a6} <Debug> DynamicQueryHandler: Done processing query
1748 2023.11.18 01:29:50.970891 [ 3 ] {31d7a980-8a15-4add-a8f4-20b4f52409a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1749 2023.11.18 01:29:50.970908 [ 3 ] {} <Debug> HTTP-Session: 864ce1a3-d345-4a81-a095-c7491e1fa430 Destroying unnamed session
1750 2023.11.18 01:29:50.971031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1751 2023.11.18 01:29:50.971080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1752 2023.11.18 01:29:50.971100 [ 3 ] {} <Debug> HTTP-Session: 65b7aaff-1711-40be-bee9-e86aca3b164f Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1753 2023.11.18 01:29:50.971117 [ 3 ] {} <Debug> HTTP-Session: 65b7aaff-1711-40be-bee9-e86aca3b164f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1754 2023.11.18 01:29:50.971194 [ 3 ] {044248af-0167-4c4d-b0c4-d8fe37972f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1755 2023.11.18 01:29:50.971235 [ 3 ] {044248af-0167-4c4d-b0c4-d8fe37972f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1756 2023.11.18 01:29:50.971353 [ 3 ] {044248af-0167-4c4d-b0c4-d8fe37972f5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1757 2023.11.18 01:29:50.971664 [ 3 ] {044248af-0167-4c4d-b0c4-d8fe37972f5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1758 2023.11.18 01:29:50.971876 [ 3 ] {044248af-0167-4c4d-b0c4-d8fe37972f5b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1759 2023.11.18 01:29:50.972022 [ 3 ] {044248af-0167-4c4d-b0c4-d8fe37972f5b} <Trace> oximeter.fields_ipaddr (478e8be0-5386-4e22-99e3-a1b5ba712669): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1760 2023.11.18 01:29:50.972132 [ 3 ] {044248af-0167-4c4d-b0c4-d8fe37972f5b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000904349 sec., 2211 rows/sec., 188.97 KiB/sec.
1761 2023.11.18 01:29:50.972256 [ 3 ] {044248af-0167-4c4d-b0c4-d8fe37972f5b} <Debug> DynamicQueryHandler: Done processing query
1762 2023.11.18 01:29:50.972279 [ 3 ] {044248af-0167-4c4d-b0c4-d8fe37972f5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1763 2023.11.18 01:29:50.972294 [ 3 ] {} <Debug> HTTP-Session: 65b7aaff-1711-40be-bee9-e86aca3b164f Destroying unnamed session
1764 2023.11.18 01:29:50.972456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 8336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1765 2023.11.18 01:29:50.972501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1766 2023.11.18 01:29:50.972519 [ 3 ] {} <Debug> HTTP-Session: 9be2f763-caf6-4d08-879b-5d7b6652041d Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1767 2023.11.18 01:29:50.972535 [ 3 ] {} <Debug> HTTP-Session: 9be2f763-caf6-4d08-879b-5d7b6652041d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1768 2023.11.18 01:29:50.972610 [ 3 ] {2d2cd1d5-213d-4d14-9f39-80692a074ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1769 2023.11.18 01:29:50.972648 [ 3 ] {2d2cd1d5-213d-4d14-9f39-80692a074ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1770 2023.11.18 01:29:50.972751 [ 3 ] {2d2cd1d5-213d-4d14-9f39-80692a074ebd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1771 2023.11.18 01:29:50.973061 [ 3 ] {2d2cd1d5-213d-4d14-9f39-80692a074ebd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1772 2023.11.18 01:29:50.973263 [ 3 ] {2d2cd1d5-213d-4d14-9f39-80692a074ebd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1773 2023.11.18 01:29:50.973408 [ 3 ] {2d2cd1d5-213d-4d14-9f39-80692a074ebd} <Trace> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1774 2023.11.18 01:29:50.973537 [ 3 ] {2d2cd1d5-213d-4d14-9f39-80692a074ebd} <Information> executeQuery: Read 55 rows, 4.96 KiB in 0.000893208 sec., 61575 rows/sec., 5.42 MiB/sec.
1775 2023.11.18 01:29:50.973664 [ 3 ] {2d2cd1d5-213d-4d14-9f39-80692a074ebd} <Debug> DynamicQueryHandler: Done processing query
1776 2023.11.18 01:29:50.973687 [ 3 ] {2d2cd1d5-213d-4d14-9f39-80692a074ebd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1777 2023.11.18 01:29:50.973702 [ 3 ] {} <Debug> HTTP-Session: 9be2f763-caf6-4d08-879b-5d7b6652041d Destroying unnamed session
1778 2023.11.18 01:29:50.973813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1779 2023.11.18 01:29:50.973857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1780 2023.11.18 01:29:50.973875 [ 3 ] {} <Debug> HTTP-Session: 52b232ba-ddc4-404d-aae7-87d8f5eadc81 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1781 2023.11.18 01:29:50.973892 [ 3 ] {} <Debug> HTTP-Session: 52b232ba-ddc4-404d-aae7-87d8f5eadc81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1782 2023.11.18 01:29:50.973958 [ 3 ] {d13336de-c2f2-43d0-b6bd-0b2fbd434ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1783 2023.11.18 01:29:50.973997 [ 3 ] {d13336de-c2f2-43d0-b6bd-0b2fbd434ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1784 2023.11.18 01:29:50.974100 [ 3 ] {d13336de-c2f2-43d0-b6bd-0b2fbd434ff3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1785 2023.11.18 01:29:50.974362 [ 3 ] {d13336de-c2f2-43d0-b6bd-0b2fbd434ff3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1786 2023.11.18 01:29:50.974557 [ 3 ] {d13336de-c2f2-43d0-b6bd-0b2fbd434ff3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1787 2023.11.18 01:29:50.974700 [ 3 ] {d13336de-c2f2-43d0-b6bd-0b2fbd434ff3} <Trace> oximeter.fields_u16 (2be89856-a8b3-47f8-bb77-2d62d94cb25a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1788 2023.11.18 01:29:50.974823 [ 3 ] {d13336de-c2f2-43d0-b6bd-0b2fbd434ff3} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000832957 sec., 2401 rows/sec., 167.65 KiB/sec.
1789 2023.11.18 01:29:50.974942 [ 3 ] {d13336de-c2f2-43d0-b6bd-0b2fbd434ff3} <Debug> DynamicQueryHandler: Done processing query
1790 2023.11.18 01:29:50.974965 [ 3 ] {d13336de-c2f2-43d0-b6bd-0b2fbd434ff3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1791 2023.11.18 01:29:50.974979 [ 3 ] {} <Debug> HTTP-Session: 52b232ba-ddc4-404d-aae7-87d8f5eadc81 Destroying unnamed session
1792 2023.11.18 01:29:50.975090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 3441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1793 2023.11.18 01:29:50.975134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1794 2023.11.18 01:29:50.975152 [ 3 ] {} <Debug> HTTP-Session: 965ae2ea-5bfd-477a-a907-9b4b0f04b703 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1795 2023.11.18 01:29:50.975168 [ 3 ] {} <Debug> HTTP-Session: 965ae2ea-5bfd-477a-a907-9b4b0f04b703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1796 2023.11.18 01:29:50.975238 [ 3 ] {67e48225-0864-4807-ad5d-30dc7a918db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1797 2023.11.18 01:29:50.975274 [ 3 ] {67e48225-0864-4807-ad5d-30dc7a918db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1798 2023.11.18 01:29:50.975379 [ 3 ] {67e48225-0864-4807-ad5d-30dc7a918db8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1799 2023.11.18 01:29:50.975656 [ 3 ] {67e48225-0864-4807-ad5d-30dc7a918db8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1800 2023.11.18 01:29:50.975858 [ 3 ] {67e48225-0864-4807-ad5d-30dc7a918db8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1801 2023.11.18 01:29:50.975999 [ 3 ] {67e48225-0864-4807-ad5d-30dc7a918db8} <Trace> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1802 2023.11.18 01:29:50.976114 [ 3 ] {67e48225-0864-4807-ad5d-30dc7a918db8} <Information> executeQuery: Read 20 rows, 1.60 KiB in 0.000850137 sec., 23525 rows/sec., 1.84 MiB/sec.
1803 2023.11.18 01:29:50.976226 [ 3 ] {67e48225-0864-4807-ad5d-30dc7a918db8} <Debug> DynamicQueryHandler: Done processing query
1804 2023.11.18 01:29:50.976249 [ 3 ] {67e48225-0864-4807-ad5d-30dc7a918db8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1805 2023.11.18 01:29:50.976264 [ 3 ] {} <Debug> HTTP-Session: 965ae2ea-5bfd-477a-a907-9b4b0f04b703 Destroying unnamed session
1806 2023.11.18 01:29:50.976363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1807 2023.11.18 01:29:50.976408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1808 2023.11.18 01:29:50.976425 [ 3 ] {} <Debug> HTTP-Session: 3a58b045-6655-4a59-8b5b-26839d36e5bd Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1809 2023.11.18 01:29:50.976441 [ 3 ] {} <Debug> HTTP-Session: 3a58b045-6655-4a59-8b5b-26839d36e5bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1810 2023.11.18 01:29:50.976509 [ 3 ] {025808ff-0449-455a-8cea-54342ace1ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1811 2023.11.18 01:29:50.976550 [ 3 ] {025808ff-0449-455a-8cea-54342ace1ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1812 2023.11.18 01:29:50.976667 [ 3 ] {025808ff-0449-455a-8cea-54342ace1ac3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1813 2023.11.18 01:29:50.976922 [ 3 ] {025808ff-0449-455a-8cea-54342ace1ac3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1814 2023.11.18 01:29:50.977158 [ 3 ] {025808ff-0449-455a-8cea-54342ace1ac3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1815 2023.11.18 01:29:50.977326 [ 3 ] {025808ff-0449-455a-8cea-54342ace1ac3} <Trace> oximeter.measurements_cumulativeu64 (e2277d58-8c25-4a45-b8a2-d9725d5db77d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1816 2023.11.18 01:29:50.977443 [ 3 ] {025808ff-0449-455a-8cea-54342ace1ac3} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000907098 sec., 1102 rows/sec., 76.44 KiB/sec.
1817 2023.11.18 01:29:50.977559 [ 3 ] {025808ff-0449-455a-8cea-54342ace1ac3} <Debug> DynamicQueryHandler: Done processing query
1818 2023.11.18 01:29:50.977582 [ 3 ] {025808ff-0449-455a-8cea-54342ace1ac3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1819 2023.11.18 01:29:50.977597 [ 3 ] {} <Debug> HTTP-Session: 3a58b045-6655-4a59-8b5b-26839d36e5bd Destroying unnamed session
1820 2023.11.18 01:29:50.977722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1821 2023.11.18 01:29:50.977766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1822 2023.11.18 01:29:50.977784 [ 3 ] {} <Debug> HTTP-Session: be7d08f4-ce10-4c82-8a48-37b41ea28d99 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1823 2023.11.18 01:29:50.977799 [ 3 ] {} <Debug> HTTP-Session: be7d08f4-ce10-4c82-8a48-37b41ea28d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1824 2023.11.18 01:29:50.977872 [ 3 ] {1f9d51ff-2fcb-4097-9e38-dfa9d1dfedd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1825 2023.11.18 01:29:50.977914 [ 3 ] {1f9d51ff-2fcb-4097-9e38-dfa9d1dfedd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1826 2023.11.18 01:29:50.978047 [ 3 ] {1f9d51ff-2fcb-4097-9e38-dfa9d1dfedd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1827 2023.11.18 01:29:50.978434 [ 3 ] {1f9d51ff-2fcb-4097-9e38-dfa9d1dfedd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1828 2023.11.18 01:29:50.978703 [ 3 ] {1f9d51ff-2fcb-4097-9e38-dfa9d1dfedd6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1829 2023.11.18 01:29:50.978873 [ 3 ] {1f9d51ff-2fcb-4097-9e38-dfa9d1dfedd6} <Trace> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1830 2023.11.18 01:29:50.978995 [ 3 ] {1f9d51ff-2fcb-4097-9e38-dfa9d1dfedd6} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001096632 sec., 16413 rows/sec., 22.15 MiB/sec.
1831 2023.11.18 01:29:50.979102 [ 3 ] {1f9d51ff-2fcb-4097-9e38-dfa9d1dfedd6} <Debug> DynamicQueryHandler: Done processing query
1832 2023.11.18 01:29:50.979124 [ 3 ] {1f9d51ff-2fcb-4097-9e38-dfa9d1dfedd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1833 2023.11.18 01:29:50.979139 [ 3 ] {} <Debug> HTTP-Session: be7d08f4-ce10-4c82-8a48-37b41ea28d99 Destroying unnamed session
1834 2023.11.18 01:29:52.926385 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
1835 2023.11.18 01:29:52.926480 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
1836 2023.11.18 01:29:55.970606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 4067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1837 2023.11.18 01:29:55.970750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1838 2023.11.18 01:29:55.970792 [ 3 ] {} <Debug> HTTP-Session: f70997c5-ae66-464e-9a1e-aefecedb3a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1839 2023.11.18 01:29:55.970829 [ 3 ] {} <Debug> HTTP-Session: f70997c5-ae66-464e-9a1e-aefecedb3a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1840 2023.11.18 01:29:55.971012 [ 3 ] {a299c29d-9041-41b3-976f-9edd885dc275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1841 2023.11.18 01:29:55.971085 [ 3 ] {a299c29d-9041-41b3-976f-9edd885dc275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1842 2023.11.18 01:29:55.971240 [ 3 ] {a299c29d-9041-41b3-976f-9edd885dc275} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1843 2023.11.18 01:29:55.971662 [ 3 ] {a299c29d-9041-41b3-976f-9edd885dc275} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1844 2023.11.18 01:29:55.971926 [ 3 ] {a299c29d-9041-41b3-976f-9edd885dc275} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1845 2023.11.18 01:29:55.972092 [ 3 ] {a299c29d-9041-41b3-976f-9edd885dc275} <Trace> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1846 2023.11.18 01:29:55.972212 [ 3 ] {a299c29d-9041-41b3-976f-9edd885dc275} <Information> executeQuery: Read 28 rows, 2.27 KiB in 0.001153124 sec., 24281 rows/sec., 1.92 MiB/sec.
1847 2023.11.18 01:29:55.972369 [ 3 ] {a299c29d-9041-41b3-976f-9edd885dc275} <Debug> DynamicQueryHandler: Done processing query
1848 2023.11.18 01:29:55.972395 [ 3 ] {a299c29d-9041-41b3-976f-9edd885dc275} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1849 2023.11.18 01:29:55.972411 [ 3 ] {} <Debug> HTTP-Session: f70997c5-ae66-464e-9a1e-aefecedb3a0d Destroying unnamed session
1850 2023.11.18 01:29:55.972553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 13902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1851 2023.11.18 01:29:55.972604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1852 2023.11.18 01:29:55.972624 [ 3 ] {} <Debug> HTTP-Session: 26ee6905-b228-4a0d-bd4b-e97028d116b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1853 2023.11.18 01:29:55.972643 [ 3 ] {} <Debug> HTTP-Session: 26ee6905-b228-4a0d-bd4b-e97028d116b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1854 2023.11.18 01:29:55.972725 [ 3 ] {6354953b-9ff7-471d-8bb7-53abab9ed34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1855 2023.11.18 01:29:55.972766 [ 3 ] {6354953b-9ff7-471d-8bb7-53abab9ed34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1856 2023.11.18 01:29:55.972875 [ 3 ] {6354953b-9ff7-471d-8bb7-53abab9ed34a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1857 2023.11.18 01:29:55.973218 [ 3 ] {6354953b-9ff7-471d-8bb7-53abab9ed34a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1858 2023.11.18 01:29:55.973445 [ 3 ] {6354953b-9ff7-471d-8bb7-53abab9ed34a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1859 2023.11.18 01:29:55.973596 [ 3 ] {6354953b-9ff7-471d-8bb7-53abab9ed34a} <Trace> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1860 2023.11.18 01:29:55.973724 [ 3 ] {6354953b-9ff7-471d-8bb7-53abab9ed34a} <Information> executeQuery: Read 84 rows, 8.73 KiB in 0.000970089 sec., 86589 rows/sec., 8.79 MiB/sec.
1861 2023.11.18 01:29:55.973835 [ 3 ] {6354953b-9ff7-471d-8bb7-53abab9ed34a} <Debug> DynamicQueryHandler: Done processing query
1862 2023.11.18 01:29:55.973859 [ 3 ] {6354953b-9ff7-471d-8bb7-53abab9ed34a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1863 2023.11.18 01:29:55.973875 [ 3 ] {} <Debug> HTTP-Session: 26ee6905-b228-4a0d-bd4b-e97028d116b1 Destroying unnamed session
1864 2023.11.18 01:29:55.974030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 4796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1865 2023.11.18 01:29:55.974074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1866 2023.11.18 01:29:55.974093 [ 3 ] {} <Debug> HTTP-Session: 2cd35704-ec95-41fb-a4f3-b15577197b2b Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1867 2023.11.18 01:29:55.974110 [ 3 ] {} <Debug> HTTP-Session: 2cd35704-ec95-41fb-a4f3-b15577197b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1868 2023.11.18 01:29:55.974186 [ 3 ] {738903e9-1603-4b8e-96d0-284b996c18c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1869 2023.11.18 01:29:55.974227 [ 3 ] {738903e9-1603-4b8e-96d0-284b996c18c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1870 2023.11.18 01:29:55.974334 [ 3 ] {738903e9-1603-4b8e-96d0-284b996c18c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1871 2023.11.18 01:29:55.974607 [ 3 ] {738903e9-1603-4b8e-96d0-284b996c18c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1872 2023.11.18 01:29:55.974815 [ 3 ] {738903e9-1603-4b8e-96d0-284b996c18c8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1873 2023.11.18 01:29:55.974964 [ 3 ] {738903e9-1603-4b8e-96d0-284b996c18c8} <Trace> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1874 2023.11.18 01:29:55.975077 [ 3 ] {738903e9-1603-4b8e-96d0-284b996c18c8} <Information> executeQuery: Read 28 rows, 2.24 KiB in 0.000854407 sec., 32771 rows/sec., 2.56 MiB/sec.
1875 2023.11.18 01:29:55.975194 [ 3 ] {738903e9-1603-4b8e-96d0-284b996c18c8} <Debug> DynamicQueryHandler: Done processing query
1876 2023.11.18 01:29:55.975218 [ 3 ] {738903e9-1603-4b8e-96d0-284b996c18c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1877 2023.11.18 01:29:55.975233 [ 3 ] {} <Debug> HTTP-Session: 2cd35704-ec95-41fb-a4f3-b15577197b2b Destroying unnamed session
1878 2023.11.18 01:29:55.975390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 29982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1879 2023.11.18 01:29:55.975437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1880 2023.11.18 01:29:55.975455 [ 3 ] {} <Debug> HTTP-Session: 12965445-4531-41ea-be55-3c927ae8d836 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1881 2023.11.18 01:29:55.975472 [ 3 ] {} <Debug> HTTP-Session: 12965445-4531-41ea-be55-3c927ae8d836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1882 2023.11.18 01:29:55.975548 [ 3 ] {62be91e9-28bb-40d2-b6ff-34b3c4c8dd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1883 2023.11.18 01:29:55.975593 [ 3 ] {62be91e9-28bb-40d2-b6ff-34b3c4c8dd57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1884 2023.11.18 01:29:55.975727 [ 3 ] {62be91e9-28bb-40d2-b6ff-34b3c4c8dd57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1885 2023.11.18 01:29:55.976114 [ 3 ] {62be91e9-28bb-40d2-b6ff-34b3c4c8dd57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1886 2023.11.18 01:29:55.976402 [ 3 ] {62be91e9-28bb-40d2-b6ff-34b3c4c8dd57} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1887 2023.11.18 01:29:55.976581 [ 3 ] {62be91e9-28bb-40d2-b6ff-34b3c4c8dd57} <Trace> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1888 2023.11.18 01:29:55.976705 [ 3 ] {62be91e9-28bb-40d2-b6ff-34b3c4c8dd57} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.001128974 sec., 24801 rows/sec., 33.47 MiB/sec.
1889 2023.11.18 01:29:55.976815 [ 3 ] {62be91e9-28bb-40d2-b6ff-34b3c4c8dd57} <Debug> DynamicQueryHandler: Done processing query
1890 2023.11.18 01:29:55.976838 [ 3 ] {62be91e9-28bb-40d2-b6ff-34b3c4c8dd57} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1891 2023.11.18 01:29:55.976853 [ 3 ] {} <Debug> HTTP-Session: 12965445-4531-41ea-be55-3c927ae8d836 Destroying unnamed session
1892 2023.11.18 01:30:00.969627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1893 2023.11.18 01:30:00.969747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1894 2023.11.18 01:30:00.969777 [ 3 ] {} <Debug> HTTP-Session: 408cf1ed-6a8e-409b-a24b-e182829d91f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1895 2023.11.18 01:30:00.969805 [ 3 ] {} <Debug> HTTP-Session: 408cf1ed-6a8e-409b-a24b-e182829d91f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1896 2023.11.18 01:30:00.969947 [ 3 ] {3565a41e-2e93-420f-bdc1-f93882946338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1897 2023.11.18 01:30:00.970014 [ 3 ] {3565a41e-2e93-420f-bdc1-f93882946338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1898 2023.11.18 01:30:00.970181 [ 3 ] {3565a41e-2e93-420f-bdc1-f93882946338} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1899 2023.11.18 01:30:00.970576 [ 3 ] {3565a41e-2e93-420f-bdc1-f93882946338} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1900 2023.11.18 01:30:00.970833 [ 3 ] {3565a41e-2e93-420f-bdc1-f93882946338} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1901 2023.11.18 01:30:00.971002 [ 3 ] {3565a41e-2e93-420f-bdc1-f93882946338} <Trace> oximeter.fields_i64 (932b59a8-34bd-4f26-b5c8-b5acfe331254): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1902 2023.11.18 01:30:00.971128 [ 3 ] {3565a41e-2e93-420f-bdc1-f93882946338} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001139553 sec., 15795 rows/sec., 1.25 MiB/sec.
1903 2023.11.18 01:30:00.971374 [ 3 ] {3565a41e-2e93-420f-bdc1-f93882946338} <Debug> DynamicQueryHandler: Done processing query
1904 2023.11.18 01:30:00.971401 [ 3 ] {3565a41e-2e93-420f-bdc1-f93882946338} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1905 2023.11.18 01:30:00.971418 [ 3 ] {} <Debug> HTTP-Session: 408cf1ed-6a8e-409b-a24b-e182829d91f9 Destroying unnamed session
1906 2023.11.18 01:30:00.971574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 8186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1907 2023.11.18 01:30:00.971624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1908 2023.11.18 01:30:00.971646 [ 3 ] {} <Debug> HTTP-Session: c1569705-fb24-478b-9c55-40b44bbfa49c Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1909 2023.11.18 01:30:00.971665 [ 3 ] {} <Debug> HTTP-Session: c1569705-fb24-478b-9c55-40b44bbfa49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1910 2023.11.18 01:30:00.971763 [ 3 ] {a17a5d01-fb81-43ac-aaec-75091b417142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1911 2023.11.18 01:30:00.971817 [ 3 ] {a17a5d01-fb81-43ac-aaec-75091b417142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1912 2023.11.18 01:30:00.971961 [ 3 ] {a17a5d01-fb81-43ac-aaec-75091b417142} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1913 2023.11.18 01:30:00.972382 [ 3 ] {a17a5d01-fb81-43ac-aaec-75091b417142} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1914 2023.11.18 01:30:00.972676 [ 3 ] {a17a5d01-fb81-43ac-aaec-75091b417142} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1915 2023.11.18 01:30:00.972855 [ 3 ] {a17a5d01-fb81-43ac-aaec-75091b417142} <Trace> oximeter.fields_string (99a01fce-3ddb-43e3-a8ae-c6ab76a1c0c5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1916 2023.11.18 01:30:00.972992 [ 3 ] {a17a5d01-fb81-43ac-aaec-75091b417142} <Information> executeQuery: Read 54 rows, 4.87 KiB in 0.001179704 sec., 45774 rows/sec., 4.03 MiB/sec.
1917 2023.11.18 01:30:00.973127 [ 3 ] {a17a5d01-fb81-43ac-aaec-75091b417142} <Debug> DynamicQueryHandler: Done processing query
1918 2023.11.18 01:30:00.973162 [ 3 ] {a17a5d01-fb81-43ac-aaec-75091b417142} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1919 2023.11.18 01:30:00.973185 [ 3 ] {} <Debug> HTTP-Session: c1569705-fb24-478b-9c55-40b44bbfa49c Destroying unnamed session
1920 2023.11.18 01:30:00.973319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1921 2023.11.18 01:30:00.973365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1922 2023.11.18 01:30:00.973386 [ 3 ] {} <Debug> HTTP-Session: c8ea69dc-a65e-4b9d-b541-2a127148d7a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1923 2023.11.18 01:30:00.973405 [ 3 ] {} <Debug> HTTP-Session: c8ea69dc-a65e-4b9d-b541-2a127148d7a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1924 2023.11.18 01:30:00.973482 [ 3 ] {281d10e7-1288-4ba8-a2ef-abbe422a6e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1925 2023.11.18 01:30:00.973524 [ 3 ] {281d10e7-1288-4ba8-a2ef-abbe422a6e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1926 2023.11.18 01:30:00.973630 [ 3 ] {281d10e7-1288-4ba8-a2ef-abbe422a6e75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1927 2023.11.18 01:30:00.973941 [ 3 ] {281d10e7-1288-4ba8-a2ef-abbe422a6e75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1928 2023.11.18 01:30:00.974158 [ 3 ] {281d10e7-1288-4ba8-a2ef-abbe422a6e75} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1929 2023.11.18 01:30:00.974315 [ 3 ] {281d10e7-1288-4ba8-a2ef-abbe422a6e75} <Trace> oximeter.fields_uuid (2584af35-616f-4bc8-8d6c-d2074dd7a161): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1930 2023.11.18 01:30:00.974443 [ 3 ] {281d10e7-1288-4ba8-a2ef-abbe422a6e75} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000922638 sec., 19509 rows/sec., 1.53 MiB/sec.
1931 2023.11.18 01:30:00.974568 [ 3 ] {281d10e7-1288-4ba8-a2ef-abbe422a6e75} <Debug> DynamicQueryHandler: Done processing query
1932 2023.11.18 01:30:00.974593 [ 3 ] {281d10e7-1288-4ba8-a2ef-abbe422a6e75} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1933 2023.11.18 01:30:00.974610 [ 3 ] {} <Debug> HTTP-Session: c8ea69dc-a65e-4b9d-b541-2a127148d7a6 Destroying unnamed session
1934 2023.11.18 01:30:00.974782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53603, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1935 2023.11.18 01:30:00.974829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1936 2023.11.18 01:30:00.974848 [ 3 ] {} <Debug> HTTP-Session: 179fb75f-6921-43fb-85dd-6448be5c05d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53603
1937 2023.11.18 01:30:00.974865 [ 3 ] {} <Debug> HTTP-Session: 179fb75f-6921-43fb-85dd-6448be5c05d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1938 2023.11.18 01:30:00.974955 [ 3 ] {0e15cdf2-abf9-4c59-bdaa-86d264f396db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53603) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1939 2023.11.18 01:30:00.975011 [ 3 ] {0e15cdf2-abf9-4c59-bdaa-86d264f396db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1940 2023.11.18 01:30:00.975176 [ 3 ] {0e15cdf2-abf9-4c59-bdaa-86d264f396db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1941 2023.11.18 01:30:00.975650 [ 3 ] {0e15cdf2-abf9-4c59-bdaa-86d264f396db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.29 GiB.
1942 2023.11.18 01:30:00.976060 [ 3 ] {0e15cdf2-abf9-4c59-bdaa-86d264f396db} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1943 2023.11.18 01:30:00.976334 [ 3 ] {0e15cdf2-abf9-4c59-bdaa-86d264f396db} <Trace> oximeter.measurements_histogramf64 (0a5a31fb-a530-405c-86ab-0dffe4805f50): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1944 2023.11.18 01:30:00.976466 [ 3 ] {0e15cdf2-abf9-4c59-bdaa-86d264f396db} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.00146487 sec., 12287 rows/sec., 16.58 MiB/sec.
1945 2023.11.18 01:30:00.976619 [ 3 ] {0e15cdf2-abf9-4c59-bdaa-86d264f396db} <Debug> DynamicQueryHandler: Done processing query
1946 2023.11.18 01:30:00.976653 [ 3 ] {0e15cdf2-abf9-4c59-bdaa-86d264f396db} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1947 2023.11.18 01:30:00.976678 [ 3 ] {} <Debug> HTTP-Session: 179fb75f-6921-43fb-85dd-6448be5c05d7 Destroying unnamed session