| 1 | [ Nov 20 18:34:15 Enabled. ] | ||
| 2 | [ Nov 20 18:34:15 Rereading configuration. ] | ||
| 3 | [ Nov 20 18:34:16 Rereading configuration. ] | ||
| 4 | [ Nov 20 18:34:28 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=oxControlService16 | ||
| 24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
| 25 | + GATEWAY=fd00:1122:3344:101::1 | ||
| 26 | + [[ oxControlService16 == unknown ]] | ||
| 27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
| 28 | + ipadm delete-if oxControlService16 | ||
| 29 | ipadm: Could not delete oxControlService16: Interface does not exist | ||
| 30 | + true | ||
| 31 | + ipadm create-if -t oxControlService16 | ||
| 32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16 | ||
| 33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16 | ||
| 34 | + ipadm show-addr oxControlService16/ll | ||
| 35 | ipadm: Address object not found | ||
| 36 | + ipadm create-addr -t -T addrconf oxControlService16/ll | ||
| 37 | + ipadm show-addr oxControlService16/omicron6 | ||
| 38 | ipadm: Address object not found | ||
| 39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/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 20 18:34:29 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.20 18:34:30.274657 [ 1 ] {} <Information> Application: Will watch for the process with pid 22888 | ||
| 55 | 2023.11.20 18:34:30.267909 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 56 | 2023.11.20 18:34:30.895550 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22888 | ||
| 57 | 2023.11.20 18:34:30.895702 [ 1 ] {} <Information> Application: starting up | ||
| 58 | 2023.11.20 18:34:30.895888 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 59 | 2023.11.20 18:34:31.044418 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 60 | 2023.11.20 18:34:31.044474 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 61 | 2023.11.20 18:34:31.044489 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 62 | 2023.11.20 18:34:31.044530 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 63 | 2023.11.20 18:34:31.044969 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 64 | 2023.11.20 18:34:31.045703 [ 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.20 18:34:31.046145 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 69 | 2023.11.20 18:34:31.046384 [ 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.20 18:34:31.050665 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 71 | 2023.11.20 18:34:31.050705 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 72 | 2023.11.20 18:34:31.051323 [ 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.20 18:34:31.052142 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 77 | 2023.11.20 18:34:31.064761 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 78 | 2023.11.20 18:34:31.065172 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 79 | 2023.11.20 18:34:31.065197 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 80 | 2023.11.20 18:34:31.066436 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 81 | 2023.11.20 18:34:31.066897 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 82 | 2023.11.20 18:34:31.067173 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 83 | 2023.11.20 18:34:31.067465 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 84 | 2023.11.20 18:34:31.068287 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 85 | 2023.11.20 18:34:31.068331 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 86 | 2023.11.20 18:34:31.068384 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 87 | 2023.11.20 18:34:31.068402 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 88 | 2023.11.20 18:34:31.128169 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 89 | 2023.11.20 18:34:31.128208 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153075 sec | ||
| 90 | 2023.11.20 18:34:31.128918 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 91 | 2023.11.20 18:34:31.129004 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 92 | 2023.11.20 18:34:31.129028 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 93 | 2023.11.20 18:34:31.129050 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 94 | 2023.11.20 18:34:31.129065 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 95 | 2023.11.20 18:34:31.129081 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 96 | 2023.11.20 18:34:31.129098 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 97 | 2023.11.20 18:34:31.129133 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 98 | 2023.11.20 18:34:31.129155 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 99 | 2023.11.20 18:34:31.129190 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 100 | 2023.11.20 18:34:31.129205 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 101 | 2023.11.20 18:34:31.129222 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 102 | 2023.11.20 18:34:31.129241 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 103 | 2023.11.20 18:34:31.129278 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 104 | 2023.11.20 18:34:31.129296 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 105 | 2023.11.20 18:34:31.129307 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 106 | 2023.11.20 18:34:31.178619 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 107 | 2023.11.20 18:34:31.181591 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 108 | 2023.11.20 18:34:31.181618 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5482e-05 sec | ||
| 109 | 2023.11.20 18:34:31.181639 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 110 | 2023.11.20 18:34:31.181651 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 111 | 2023.11.20 18:34:31.181671 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 112 | 2023.11.20 18:34:31.184037 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 113 | 2023.11.20 18:34:31.192607 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 114 | 2023.11.20 18:34:31.192673 [ 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.20 18:34:31.192701 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 116 | 2023.11.20 18:34:31.953315 [ 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.20 18:34:31.971211 [ 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.20 18:34:31.971252 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 119 | 2023.11.20 18:34:32.135481 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 120 | 2023.11.20 18:34:32.136223 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.68 MiB (RSS), difference: 210.72 MiB | ||
| 121 | 2023.11.20 18:34:32.136519 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 122 | 2023.11.20 18:34:32.136615 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 123 | 2023.11.20 18:34:32.136648 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 124 | 2023.11.20 18:34:32.136753 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 125 | 2023.11.20 18:34:32.136777 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 126 | 2023.11.20 18:34:32.136821 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 127 | 2023.11.20 18:34:32.136884 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 128 | 2023.11.20 18:34:32.136906 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 129 | 2023.11.20 18:34:32.153305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 130 | 2023.11.20 18:34:32.153488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 131 | 2023.11.20 18:34:32.154227 [ 3 ] {} <Debug> HTTP-Session: 04e3dedb-e4b5-4b5d-a7db-1ee67d9db622 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 132 | 2023.11.20 18:34:32.154265 [ 3 ] {} <Debug> HTTP-Session: 04e3dedb-e4b5-4b5d-a7db-1ee67d9db622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2023.11.20 18:34:32.154391 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 134 | 2023.11.20 18:34:32.154419 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 135 | 2023.11.20 18:34:32.154438 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 136 | 2023.11.20 18:34:32.155928 [ 3 ] {1c0aaf51-eeba-4224-a848-6758b494a84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 137 | 2023.11.20 18:34:32.179783 [ 3 ] {1c0aaf51-eeba-4224-a848-6758b494a84a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:36166) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 138 | |||
| 139 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 140 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 141 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 142 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 143 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 144 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 145 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 146 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 147 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 148 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 149 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 150 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 151 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 152 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 153 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 154 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 155 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 156 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 157 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 161 | |||
| 162 | 2023.11.20 18:34:32.180475 [ 3 ] {1c0aaf51-eeba-4224-a848-6758b494a84a} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 163 | |||
| 164 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 179 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 180 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 181 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 186 | (version 22.8.9.1) | ||
| 187 | 2023.11.20 18:34:32.182600 [ 3 ] {1c0aaf51-eeba-4224-a848-6758b494a84a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 188 | 2023.11.20 18:34:32.182647 [ 3 ] {} <Debug> HTTP-Session: 04e3dedb-e4b5-4b5d-a7db-1ee67d9db622 Destroying unnamed session | ||
| 189 | 2023.11.20 18:34:32.183870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 190 | 2023.11.20 18:34:32.183918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 191 | 2023.11.20 18:34:32.183939 [ 3 ] {} <Debug> HTTP-Session: a5f33c0f-5369-4796-a80f-8d6e9e2d4633 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 192 | 2023.11.20 18:34:32.183960 [ 3 ] {} <Debug> HTTP-Session: a5f33c0f-5369-4796-a80f-8d6e9e2d4633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2023.11.20 18:34:32.184050 [ 3 ] {9cce7b1c-5013-4aca-abf7-3a2af5193afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
| 194 | 2023.11.20 18:34:32.184127 [ 3 ] {9cce7b1c-5013-4aca-abf7-3a2af5193afc} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
| 195 | 2023.11.20 18:34:32.185073 [ 3 ] {9cce7b1c-5013-4aca-abf7-3a2af5193afc} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
| 196 | 2023.11.20 18:34:32.186839 [ 3 ] {9cce7b1c-5013-4aca-abf7-3a2af5193afc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 197 | 2023.11.20 18:34:32.190601 [ 3 ] {9cce7b1c-5013-4aca-abf7-3a2af5193afc} <Debug> DynamicQueryHandler: Done processing query | ||
| 198 | 2023.11.20 18:34:32.190630 [ 3 ] {9cce7b1c-5013-4aca-abf7-3a2af5193afc} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 199 | 2023.11.20 18:34:32.190645 [ 3 ] {} <Debug> HTTP-Session: a5f33c0f-5369-4796-a80f-8d6e9e2d4633 Destroying unnamed session | ||
| 200 | 2023.11.20 18:34:32.190876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 201 | 2023.11.20 18:34:32.190924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 202 | 2023.11.20 18:34:32.190942 [ 3 ] {} <Debug> HTTP-Session: 63bb5ea0-9534-459a-8c5b-ff691995fcf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 203 | 2023.11.20 18:34:32.190957 [ 3 ] {} <Debug> HTTP-Session: 63bb5ea0-9534-459a-8c5b-ff691995fcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2023.11.20 18:34:32.191047 [ 3 ] {eb67595a-0716-410d-a8f7-179e40f0527b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 205 | 2023.11.20 18:34:32.191276 [ 3 ] {eb67595a-0716-410d-a8f7-179e40f0527b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:36166) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 206 | |||
| 207 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2023.11.20 18:34:32.191386 [ 3 ] {eb67595a-0716-410d-a8f7-179e40f0527b} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 254 | (version 22.8.9.1) | ||
| 255 | 2023.11.20 18:34:32.191502 [ 3 ] {eb67595a-0716-410d-a8f7-179e40f0527b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 256 | 2023.11.20 18:34:32.191520 [ 3 ] {} <Debug> HTTP-Session: 63bb5ea0-9534-459a-8c5b-ff691995fcf5 Destroying unnamed session | ||
| 257 | 2023.11.20 18:34:32.193809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 258 | 2023.11.20 18:34:32.193862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 259 | 2023.11.20 18:34:32.193883 [ 3 ] {} <Debug> HTTP-Session: a273f81f-4264-4283-991e-4d6a9c553ab4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 260 | 2023.11.20 18:34:32.193906 [ 3 ] {} <Debug> HTTP-Session: a273f81f-4264-4283-991e-4d6a9c553ab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2023.11.20 18:34:32.194023 [ 3 ] {2bd0cddc-6e3d-4e91-9b3b-8a631c900d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
| 262 | 2023.11.20 18:34:32.194132 [ 3 ] {2bd0cddc-6e3d-4e91-9b3b-8a631c900d95} <Debug> DynamicQueryHandler: Done processing query | ||
| 263 | 2023.11.20 18:34:32.194161 [ 3 ] {2bd0cddc-6e3d-4e91-9b3b-8a631c900d95} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 264 | 2023.11.20 18:34:32.194179 [ 3 ] {} <Debug> HTTP-Session: a273f81f-4264-4283-991e-4d6a9c553ab4 Destroying unnamed session | ||
| 265 | 2023.11.20 18:34:32.194303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 266 | 2023.11.20 18:34:32.194343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 267 | 2023.11.20 18:34:32.194360 [ 3 ] {} <Debug> HTTP-Session: 5a0c2635-b0f2-4a7c-a210-48e06387d367 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 268 | 2023.11.20 18:34:32.194378 [ 3 ] {} <Debug> HTTP-Session: 5a0c2635-b0f2-4a7c-a210-48e06387d367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2023.11.20 18:34:32.194431 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 270 | 2023.11.20 18:34:32.194480 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 271 | 2023.11.20 18:34:32.208354 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 272 | 2023.11.20 18:34:32.208381 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1412e-05 sec | ||
| 273 | 2023.11.20 18:34:32.208407 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 274 | 2023.11.20 18:34:32.208427 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 275 | 2023.11.20 18:34:32.208502 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} <Debug> DynamicQueryHandler: Done processing query | ||
| 276 | 2023.11.20 18:34:32.208528 [ 3 ] {822282e4-5d82-4dcc-97b7-e4b17185e024} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 277 | 2023.11.20 18:34:32.208544 [ 3 ] {} <Debug> HTTP-Session: 5a0c2635-b0f2-4a7c-a210-48e06387d367 Destroying unnamed session | ||
| 278 | 2023.11.20 18:34:32.208677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 279 | 2023.11.20 18:34:32.208728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 280 | 2023.11.20 18:34:32.208816 [ 3 ] {} <Debug> HTTP-Session: 92e9920e-bf27-424c-afa8-615193999dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 281 | 2023.11.20 18:34:32.208841 [ 3 ] {} <Debug> HTTP-Session: 92e9920e-bf27-424c-afa8-615193999dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2023.11.20 18:34:32.208995 [ 3 ] {b72f7459-e795-4e85-bcf6-91c6f97b3188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) /* The version table contains metadata about the `oximeter` database */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 284 | 2023.11.20 18:34:32.209046 [ 3 ] {b72f7459-e795-4e85-bcf6-91c6f97b3188} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 285 | 2023.11.20 18:34:32.244000 [ 3 ] {b72f7459-e795-4e85-bcf6-91c6f97b3188} <Debug> oximeter.version (5aecf8f3-036c-4652-ae8c-a2a097d21099): Loading data parts | ||
| 286 | 2023.11.20 18:34:32.244117 [ 3 ] {b72f7459-e795-4e85-bcf6-91c6f97b3188} <Debug> oximeter.version (5aecf8f3-036c-4652-ae8c-a2a097d21099): There are no data parts | ||
| 287 | 2023.11.20 18:34:32.259326 [ 3 ] {b72f7459-e795-4e85-bcf6-91c6f97b3188} <Debug> DynamicQueryHandler: Done processing query | ||
| 288 | 2023.11.20 18:34:32.259358 [ 3 ] {b72f7459-e795-4e85-bcf6-91c6f97b3188} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 289 | 2023.11.20 18:34:32.259382 [ 3 ] {} <Debug> HTTP-Session: 92e9920e-bf27-424c-afa8-615193999dc1 Destroying unnamed session | ||
| 290 | 2023.11.20 18:34:32.259516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 291 | 2023.11.20 18:34:32.259562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 292 | 2023.11.20 18:34:32.259583 [ 3 ] {} <Debug> HTTP-Session: 3ab4215a-2bee-4746-b963-87b77195aff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 293 | 2023.11.20 18:34:32.259600 [ 3 ] {} <Debug> HTTP-Session: 3ab4215a-2bee-4746-b963-87b77195aff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 294 | 2023.11.20 18:34:32.259783 [ 3 ] {965d81c7-c267-4f3e-b7b1-c54ab2a2807a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) /* The measurement tables contain all individual samples from each timeseries. | ||
| 295 | * | ||
| 296 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 297 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 298 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 299 | * by all samples from the same timeseries. | ||
| 300 | * | ||
| 301 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 302 | * and then uses that to index quickly into the measurements tables. | ||
| 303 | */ | ||
| 304 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 305 | 2023.11.20 18:34:32.259830 [ 3 ] {965d81c7-c267-4f3e-b7b1-c54ab2a2807a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 306 | 2023.11.20 18:34:32.277340 [ 3 ] {965d81c7-c267-4f3e-b7b1-c54ab2a2807a} <Debug> oximeter.measurements_bool (483a8f00-965c-4a51-a4e1-ab88b9bbeed2): Loading data parts | ||
| 307 | 2023.11.20 18:34:32.277437 [ 3 ] {965d81c7-c267-4f3e-b7b1-c54ab2a2807a} <Debug> oximeter.measurements_bool (483a8f00-965c-4a51-a4e1-ab88b9bbeed2): There are no data parts | ||
| 308 | 2023.11.20 18:34:32.297070 [ 3 ] {965d81c7-c267-4f3e-b7b1-c54ab2a2807a} <Debug> DynamicQueryHandler: Done processing query | ||
| 309 | 2023.11.20 18:34:32.297121 [ 3 ] {965d81c7-c267-4f3e-b7b1-c54ab2a2807a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 310 | 2023.11.20 18:34:32.297166 [ 3 ] {} <Debug> HTTP-Session: 3ab4215a-2bee-4746-b963-87b77195aff3 Destroying unnamed session | ||
| 311 | 2023.11.20 18:34:32.297380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 312 | 2023.11.20 18:34:32.297473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 313 | 2023.11.20 18:34:32.297526 [ 3 ] {} <Debug> HTTP-Session: 823a0bca-7dd2-4552-bac5-92da7d3209f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 314 | 2023.11.20 18:34:32.297563 [ 3 ] {} <Debug> HTTP-Session: 823a0bca-7dd2-4552-bac5-92da7d3209f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2023.11.20 18:34:32.297933 [ 3 ] {9fb9833d-3cbe-4483-81eb-f106fd658b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 316 | 2023.11.20 18:34:32.298050 [ 3 ] {9fb9833d-3cbe-4483-81eb-f106fd658b27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 317 | 2023.11.20 18:34:32.316489 [ 3 ] {9fb9833d-3cbe-4483-81eb-f106fd658b27} <Debug> oximeter.measurements_i8 (9f543ffc-0fd2-491a-91ad-efb9da193d0e): Loading data parts | ||
| 318 | 2023.11.20 18:34:32.316674 [ 3 ] {9fb9833d-3cbe-4483-81eb-f106fd658b27} <Debug> oximeter.measurements_i8 (9f543ffc-0fd2-491a-91ad-efb9da193d0e): There are no data parts | ||
| 319 | 2023.11.20 18:34:32.322753 [ 3 ] {9fb9833d-3cbe-4483-81eb-f106fd658b27} <Debug> DynamicQueryHandler: Done processing query | ||
| 320 | 2023.11.20 18:34:32.322781 [ 3 ] {9fb9833d-3cbe-4483-81eb-f106fd658b27} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 321 | 2023.11.20 18:34:32.322800 [ 3 ] {} <Debug> HTTP-Session: 823a0bca-7dd2-4552-bac5-92da7d3209f7 Destroying unnamed session | ||
| 322 | 2023.11.20 18:34:32.322928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 323 | 2023.11.20 18:34:32.322983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 324 | 2023.11.20 18:34:32.323003 [ 3 ] {} <Debug> HTTP-Session: 79f059c3-553d-4d98-94e8-74c409b5f4bd Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 325 | 2023.11.20 18:34:32.323029 [ 3 ] {} <Debug> HTTP-Session: 79f059c3-553d-4d98-94e8-74c409b5f4bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2023.11.20 18:34:32.323315 [ 3 ] {302a550e-aa50-4977-bb10-958d23599d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 327 | 2023.11.20 18:34:32.323369 [ 3 ] {302a550e-aa50-4977-bb10-958d23599d39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 328 | 2023.11.20 18:34:32.331803 [ 3 ] {302a550e-aa50-4977-bb10-958d23599d39} <Debug> oximeter.measurements_u8 (af44db7f-60ac-48ff-96ea-b46e833ce927): Loading data parts | ||
| 329 | 2023.11.20 18:34:32.331894 [ 3 ] {302a550e-aa50-4977-bb10-958d23599d39} <Debug> oximeter.measurements_u8 (af44db7f-60ac-48ff-96ea-b46e833ce927): There are no data parts | ||
| 330 | 2023.11.20 18:34:32.344749 [ 3 ] {302a550e-aa50-4977-bb10-958d23599d39} <Debug> DynamicQueryHandler: Done processing query | ||
| 331 | 2023.11.20 18:34:32.344782 [ 3 ] {302a550e-aa50-4977-bb10-958d23599d39} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 332 | 2023.11.20 18:34:32.344797 [ 3 ] {} <Debug> HTTP-Session: 79f059c3-553d-4d98-94e8-74c409b5f4bd Destroying unnamed session | ||
| 333 | 2023.11.20 18:34:32.344924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 334 | 2023.11.20 18:34:32.344971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 335 | 2023.11.20 18:34:32.344987 [ 3 ] {} <Debug> HTTP-Session: 6bb78916-66fb-400e-a9ac-c98c714cba19 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 336 | 2023.11.20 18:34:32.345010 [ 3 ] {} <Debug> HTTP-Session: 6bb78916-66fb-400e-a9ac-c98c714cba19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 337 | 2023.11.20 18:34:32.345261 [ 3 ] {a14d1c34-81f9-4119-ae7b-6905ea63c139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 338 | 2023.11.20 18:34:32.345306 [ 3 ] {a14d1c34-81f9-4119-ae7b-6905ea63c139} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 339 | 2023.11.20 18:34:32.356025 [ 3 ] {a14d1c34-81f9-4119-ae7b-6905ea63c139} <Debug> oximeter.measurements_i16 (78b8ceb4-9d94-492c-87a4-84efdbaa57b9): Loading data parts | ||
| 340 | 2023.11.20 18:34:32.356118 [ 3 ] {a14d1c34-81f9-4119-ae7b-6905ea63c139} <Debug> oximeter.measurements_i16 (78b8ceb4-9d94-492c-87a4-84efdbaa57b9): There are no data parts | ||
| 341 | 2023.11.20 18:34:32.369086 [ 3 ] {a14d1c34-81f9-4119-ae7b-6905ea63c139} <Debug> DynamicQueryHandler: Done processing query | ||
| 342 | 2023.11.20 18:34:32.369134 [ 3 ] {a14d1c34-81f9-4119-ae7b-6905ea63c139} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 343 | 2023.11.20 18:34:32.369153 [ 3 ] {} <Debug> HTTP-Session: 6bb78916-66fb-400e-a9ac-c98c714cba19 Destroying unnamed session | ||
| 344 | 2023.11.20 18:34:32.369355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 345 | 2023.11.20 18:34:32.369410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 346 | 2023.11.20 18:34:32.369431 [ 3 ] {} <Debug> HTTP-Session: 3e95079d-3e46-427a-8627-b8b82f8f32f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 347 | 2023.11.20 18:34:32.369457 [ 3 ] {} <Debug> HTTP-Session: 3e95079d-3e46-427a-8627-b8b82f8f32f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2023.11.20 18:34:32.369667 [ 3 ] {16cfcdcf-a06a-4f17-848b-747a88a90108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 349 | 2023.11.20 18:34:32.369727 [ 3 ] {16cfcdcf-a06a-4f17-848b-747a88a90108} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 350 | 2023.11.20 18:34:32.379681 [ 3 ] {16cfcdcf-a06a-4f17-848b-747a88a90108} <Debug> oximeter.measurements_u16 (19af9d38-f4ce-4c68-b32f-a989c582daec): Loading data parts | ||
| 351 | 2023.11.20 18:34:32.379763 [ 3 ] {16cfcdcf-a06a-4f17-848b-747a88a90108} <Debug> oximeter.measurements_u16 (19af9d38-f4ce-4c68-b32f-a989c582daec): There are no data parts | ||
| 352 | 2023.11.20 18:34:32.392827 [ 3 ] {16cfcdcf-a06a-4f17-848b-747a88a90108} <Debug> DynamicQueryHandler: Done processing query | ||
| 353 | 2023.11.20 18:34:32.392899 [ 3 ] {16cfcdcf-a06a-4f17-848b-747a88a90108} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 354 | 2023.11.20 18:34:32.392933 [ 3 ] {} <Debug> HTTP-Session: 3e95079d-3e46-427a-8627-b8b82f8f32f1 Destroying unnamed session | ||
| 355 | 2023.11.20 18:34:32.393162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 356 | 2023.11.20 18:34:32.393328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 357 | 2023.11.20 18:34:32.393364 [ 3 ] {} <Debug> HTTP-Session: 0b94ec25-1abe-4405-b577-5c60cdb63f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 358 | 2023.11.20 18:34:32.393394 [ 3 ] {} <Debug> HTTP-Session: 0b94ec25-1abe-4405-b577-5c60cdb63f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2023.11.20 18:34:32.393739 [ 3 ] {7fd990ae-2854-473b-a59e-da03381fe665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 360 | 2023.11.20 18:34:32.393832 [ 3 ] {7fd990ae-2854-473b-a59e-da03381fe665} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 361 | 2023.11.20 18:34:32.402798 [ 3 ] {7fd990ae-2854-473b-a59e-da03381fe665} <Debug> oximeter.measurements_i32 (6abc76da-3e93-4bb9-8064-3bc21b4b2f88): Loading data parts | ||
| 362 | 2023.11.20 18:34:32.402947 [ 3 ] {7fd990ae-2854-473b-a59e-da03381fe665} <Debug> oximeter.measurements_i32 (6abc76da-3e93-4bb9-8064-3bc21b4b2f88): There are no data parts | ||
| 363 | 2023.11.20 18:34:32.405522 [ 3 ] {7fd990ae-2854-473b-a59e-da03381fe665} <Debug> DynamicQueryHandler: Done processing query | ||
| 364 | 2023.11.20 18:34:32.405547 [ 3 ] {7fd990ae-2854-473b-a59e-da03381fe665} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 365 | 2023.11.20 18:34:32.405572 [ 3 ] {} <Debug> HTTP-Session: 0b94ec25-1abe-4405-b577-5c60cdb63f5a Destroying unnamed session | ||
| 366 | 2023.11.20 18:34:32.405680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 367 | 2023.11.20 18:34:32.405730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 368 | 2023.11.20 18:34:32.405755 [ 3 ] {} <Debug> HTTP-Session: 8df07b32-9005-44f8-bd4e-aa170436a53f Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 369 | 2023.11.20 18:34:32.405770 [ 3 ] {} <Debug> HTTP-Session: 8df07b32-9005-44f8-bd4e-aa170436a53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2023.11.20 18:34:32.405948 [ 3 ] {8c1f2e97-bbf7-4002-a692-dd816f6b4044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 371 | 2023.11.20 18:34:32.406001 [ 3 ] {8c1f2e97-bbf7-4002-a692-dd816f6b4044} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 372 | 2023.11.20 18:34:32.418165 [ 3 ] {8c1f2e97-bbf7-4002-a692-dd816f6b4044} <Debug> oximeter.measurements_u32 (1d1ea2c4-3909-4737-a69d-a8749b426d4c): Loading data parts | ||
| 373 | 2023.11.20 18:34:32.418458 [ 3 ] {8c1f2e97-bbf7-4002-a692-dd816f6b4044} <Debug> oximeter.measurements_u32 (1d1ea2c4-3909-4737-a69d-a8749b426d4c): There are no data parts | ||
| 374 | 2023.11.20 18:34:32.439608 [ 3 ] {8c1f2e97-bbf7-4002-a692-dd816f6b4044} <Debug> DynamicQueryHandler: Done processing query | ||
| 375 | 2023.11.20 18:34:32.439636 [ 3 ] {8c1f2e97-bbf7-4002-a692-dd816f6b4044} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 376 | 2023.11.20 18:34:32.439669 [ 3 ] {} <Debug> HTTP-Session: 8df07b32-9005-44f8-bd4e-aa170436a53f Destroying unnamed session | ||
| 377 | 2023.11.20 18:34:32.439842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 378 | 2023.11.20 18:34:32.439894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 379 | 2023.11.20 18:34:32.439921 [ 3 ] {} <Debug> HTTP-Session: 09e7a223-694e-4b95-aad2-c10996fa3b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 380 | 2023.11.20 18:34:32.439936 [ 3 ] {} <Debug> HTTP-Session: 09e7a223-694e-4b95-aad2-c10996fa3b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2023.11.20 18:34:32.440122 [ 3 ] {b54ed7a1-8410-41b3-8366-f42db539f48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 382 | 2023.11.20 18:34:32.440181 [ 3 ] {b54ed7a1-8410-41b3-8366-f42db539f48b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 383 | 2023.11.20 18:34:32.444529 [ 3 ] {b54ed7a1-8410-41b3-8366-f42db539f48b} <Debug> oximeter.measurements_i64 (ba08feb9-b29d-4bf5-b0ca-27edd7436bbc): Loading data parts | ||
| 384 | 2023.11.20 18:34:32.444643 [ 3 ] {b54ed7a1-8410-41b3-8366-f42db539f48b} <Debug> oximeter.measurements_i64 (ba08feb9-b29d-4bf5-b0ca-27edd7436bbc): There are no data parts | ||
| 385 | 2023.11.20 18:34:32.478825 [ 3 ] {b54ed7a1-8410-41b3-8366-f42db539f48b} <Debug> DynamicQueryHandler: Done processing query | ||
| 386 | 2023.11.20 18:34:32.478865 [ 3 ] {b54ed7a1-8410-41b3-8366-f42db539f48b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 387 | 2023.11.20 18:34:32.478894 [ 3 ] {} <Debug> HTTP-Session: 09e7a223-694e-4b95-aad2-c10996fa3b11 Destroying unnamed session | ||
| 388 | 2023.11.20 18:34:32.479058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 389 | 2023.11.20 18:34:32.479107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 390 | 2023.11.20 18:34:32.479132 [ 3 ] {} <Debug> HTTP-Session: 3d1570c6-3250-4162-ae66-7e0edb63055f Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 391 | 2023.11.20 18:34:32.479148 [ 3 ] {} <Debug> HTTP-Session: 3d1570c6-3250-4162-ae66-7e0edb63055f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 392 | 2023.11.20 18:34:32.479326 [ 3 ] {f9446291-a3fc-44cf-a22a-174cfa845bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 393 | 2023.11.20 18:34:32.479371 [ 3 ] {f9446291-a3fc-44cf-a22a-174cfa845bdb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 394 | 2023.11.20 18:34:32.515071 [ 3 ] {f9446291-a3fc-44cf-a22a-174cfa845bdb} <Debug> oximeter.measurements_u64 (7e3b319c-7836-4ca1-9db3-2a3ee016f43c): Loading data parts | ||
| 395 | 2023.11.20 18:34:32.515234 [ 3 ] {f9446291-a3fc-44cf-a22a-174cfa845bdb} <Debug> oximeter.measurements_u64 (7e3b319c-7836-4ca1-9db3-2a3ee016f43c): There are no data parts | ||
| 396 | 2023.11.20 18:34:32.529798 [ 3 ] {f9446291-a3fc-44cf-a22a-174cfa845bdb} <Debug> DynamicQueryHandler: Done processing query | ||
| 397 | 2023.11.20 18:34:32.529827 [ 3 ] {f9446291-a3fc-44cf-a22a-174cfa845bdb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 398 | 2023.11.20 18:34:32.529842 [ 3 ] {} <Debug> HTTP-Session: 3d1570c6-3250-4162-ae66-7e0edb63055f Destroying unnamed session | ||
| 399 | 2023.11.20 18:34:32.529972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 400 | 2023.11.20 18:34:32.530015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 401 | 2023.11.20 18:34:32.530033 [ 3 ] {} <Debug> HTTP-Session: 76c6ad18-f849-42a0-b88a-461a06b51a24 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 402 | 2023.11.20 18:34:32.530053 [ 3 ] {} <Debug> HTTP-Session: 76c6ad18-f849-42a0-b88a-461a06b51a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 403 | 2023.11.20 18:34:32.530225 [ 3 ] {0f3ce773-9c86-4b1c-b78b-713b0db93c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 404 | 2023.11.20 18:34:32.530267 [ 3 ] {0f3ce773-9c86-4b1c-b78b-713b0db93c00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 405 | 2023.11.20 18:34:32.551638 [ 3 ] {0f3ce773-9c86-4b1c-b78b-713b0db93c00} <Debug> oximeter.measurements_f32 (3bb7dd80-851d-4809-837c-84eca9c1a064): Loading data parts | ||
| 406 | 2023.11.20 18:34:32.551812 [ 3 ] {0f3ce773-9c86-4b1c-b78b-713b0db93c00} <Debug> oximeter.measurements_f32 (3bb7dd80-851d-4809-837c-84eca9c1a064): There are no data parts | ||
| 407 | 2023.11.20 18:34:32.566366 [ 3 ] {0f3ce773-9c86-4b1c-b78b-713b0db93c00} <Debug> DynamicQueryHandler: Done processing query | ||
| 408 | 2023.11.20 18:34:32.566400 [ 3 ] {0f3ce773-9c86-4b1c-b78b-713b0db93c00} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 409 | 2023.11.20 18:34:32.566418 [ 3 ] {} <Debug> HTTP-Session: 76c6ad18-f849-42a0-b88a-461a06b51a24 Destroying unnamed session | ||
| 410 | 2023.11.20 18:34:32.566591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 411 | 2023.11.20 18:34:32.566643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 412 | 2023.11.20 18:34:32.566665 [ 3 ] {} <Debug> HTTP-Session: c6e93a00-2992-4e8b-937c-03da132b0edb Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 413 | 2023.11.20 18:34:32.566689 [ 3 ] {} <Debug> HTTP-Session: c6e93a00-2992-4e8b-937c-03da132b0edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 414 | 2023.11.20 18:34:32.566962 [ 3 ] {36ef0a7d-0eec-4e67-ae1e-5839bf5905c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 415 | 2023.11.20 18:34:32.567019 [ 3 ] {36ef0a7d-0eec-4e67-ae1e-5839bf5905c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 416 | 2023.11.20 18:34:32.590207 [ 3 ] {36ef0a7d-0eec-4e67-ae1e-5839bf5905c1} <Debug> oximeter.measurements_f64 (a63055bb-0089-4ac7-8233-b8829a040f29): Loading data parts | ||
| 417 | 2023.11.20 18:34:32.590311 [ 3 ] {36ef0a7d-0eec-4e67-ae1e-5839bf5905c1} <Debug> oximeter.measurements_f64 (a63055bb-0089-4ac7-8233-b8829a040f29): There are no data parts | ||
| 418 | 2023.11.20 18:34:32.600997 [ 3 ] {36ef0a7d-0eec-4e67-ae1e-5839bf5905c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 419 | 2023.11.20 18:34:32.601027 [ 3 ] {36ef0a7d-0eec-4e67-ae1e-5839bf5905c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 420 | 2023.11.20 18:34:32.601050 [ 3 ] {} <Debug> HTTP-Session: c6e93a00-2992-4e8b-937c-03da132b0edb Destroying unnamed session | ||
| 421 | 2023.11.20 18:34:32.601187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 422 | 2023.11.20 18:34:32.601239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 423 | 2023.11.20 18:34:32.601261 [ 3 ] {} <Debug> HTTP-Session: e7e4f7ad-39da-48ff-a811-7d038e4351bc Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 424 | 2023.11.20 18:34:32.601289 [ 3 ] {} <Debug> HTTP-Session: e7e4f7ad-39da-48ff-a811-7d038e4351bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 425 | 2023.11.20 18:34:32.601469 [ 3 ] {0cfc83a2-914f-47dc-97df-77c5ba1af7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 426 | 2023.11.20 18:34:32.601517 [ 3 ] {0cfc83a2-914f-47dc-97df-77c5ba1af7be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 427 | 2023.11.20 18:34:32.604009 [ 3 ] {0cfc83a2-914f-47dc-97df-77c5ba1af7be} <Debug> oximeter.measurements_string (356a914e-2f86-440e-a1b4-62edbedbe376): Loading data parts | ||
| 428 | 2023.11.20 18:34:32.604086 [ 3 ] {0cfc83a2-914f-47dc-97df-77c5ba1af7be} <Debug> oximeter.measurements_string (356a914e-2f86-440e-a1b4-62edbedbe376): There are no data parts | ||
| 429 | 2023.11.20 18:34:32.617030 [ 3 ] {0cfc83a2-914f-47dc-97df-77c5ba1af7be} <Debug> DynamicQueryHandler: Done processing query | ||
| 430 | 2023.11.20 18:34:32.617074 [ 3 ] {0cfc83a2-914f-47dc-97df-77c5ba1af7be} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 431 | 2023.11.20 18:34:32.617113 [ 3 ] {} <Debug> HTTP-Session: e7e4f7ad-39da-48ff-a811-7d038e4351bc Destroying unnamed session | ||
| 432 | 2023.11.20 18:34:32.617307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 433 | 2023.11.20 18:34:32.617383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 434 | 2023.11.20 18:34:32.617430 [ 3 ] {} <Debug> HTTP-Session: e02f14e3-2a4e-4e76-a515-152257ee4a9d Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 435 | 2023.11.20 18:34:32.617463 [ 3 ] {} <Debug> HTTP-Session: e02f14e3-2a4e-4e76-a515-152257ee4a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 436 | 2023.11.20 18:34:32.617634 [ 3 ] {8e6053df-31a1-4817-8ae1-646ce1eac506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 437 | 2023.11.20 18:34:32.617682 [ 3 ] {8e6053df-31a1-4817-8ae1-646ce1eac506} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 438 | 2023.11.20 18:34:32.627373 [ 3 ] {8e6053df-31a1-4817-8ae1-646ce1eac506} <Debug> oximeter.measurements_bytes (fdd06dac-c2bc-4e68-b1b7-dd6acfb21d37): Loading data parts | ||
| 439 | 2023.11.20 18:34:32.627471 [ 3 ] {8e6053df-31a1-4817-8ae1-646ce1eac506} <Debug> oximeter.measurements_bytes (fdd06dac-c2bc-4e68-b1b7-dd6acfb21d37): There are no data parts | ||
| 440 | 2023.11.20 18:34:32.640305 [ 3 ] {8e6053df-31a1-4817-8ae1-646ce1eac506} <Debug> DynamicQueryHandler: Done processing query | ||
| 441 | 2023.11.20 18:34:32.640334 [ 3 ] {8e6053df-31a1-4817-8ae1-646ce1eac506} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 442 | 2023.11.20 18:34:32.640363 [ 3 ] {} <Debug> HTTP-Session: e02f14e3-2a4e-4e76-a515-152257ee4a9d Destroying unnamed session | ||
| 443 | 2023.11.20 18:34:32.640512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 444 | 2023.11.20 18:34:32.640562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 445 | 2023.11.20 18:34:32.640588 [ 3 ] {} <Debug> HTTP-Session: 4d8ea2af-bb95-4657-ae6b-bf0d2a078169 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 446 | 2023.11.20 18:34:32.640610 [ 3 ] {} <Debug> HTTP-Session: 4d8ea2af-bb95-4657-ae6b-bf0d2a078169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 447 | 2023.11.20 18:34:32.640799 [ 3 ] {240393e6-45ea-4eaf-9a6b-2aa56f6d65da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 448 | 2023.11.20 18:34:32.640855 [ 3 ] {240393e6-45ea-4eaf-9a6b-2aa56f6d65da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 449 | 2023.11.20 18:34:32.650755 [ 3 ] {240393e6-45ea-4eaf-9a6b-2aa56f6d65da} <Debug> oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): Loading data parts | ||
| 450 | 2023.11.20 18:34:32.650834 [ 3 ] {240393e6-45ea-4eaf-9a6b-2aa56f6d65da} <Debug> oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): There are no data parts | ||
| 451 | 2023.11.20 18:34:32.663862 [ 3 ] {240393e6-45ea-4eaf-9a6b-2aa56f6d65da} <Debug> DynamicQueryHandler: Done processing query | ||
| 452 | 2023.11.20 18:34:32.663912 [ 3 ] {240393e6-45ea-4eaf-9a6b-2aa56f6d65da} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 453 | 2023.11.20 18:34:32.663956 [ 3 ] {} <Debug> HTTP-Session: 4d8ea2af-bb95-4657-ae6b-bf0d2a078169 Destroying unnamed session | ||
| 454 | 2023.11.20 18:34:32.664229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 455 | 2023.11.20 18:34:32.664307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 456 | 2023.11.20 18:34:32.664357 [ 3 ] {} <Debug> HTTP-Session: 8e39c2c4-3b78-415b-850e-1f547de08718 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 457 | 2023.11.20 18:34:32.664401 [ 3 ] {} <Debug> HTTP-Session: 8e39c2c4-3b78-415b-850e-1f547de08718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 458 | 2023.11.20 18:34:32.664675 [ 3 ] {8fa55e7a-f47a-4930-8b49-0a252ceb0429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 459 | 2023.11.20 18:34:32.664731 [ 3 ] {8fa55e7a-f47a-4930-8b49-0a252ceb0429} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 460 | 2023.11.20 18:34:32.674466 [ 3 ] {8fa55e7a-f47a-4930-8b49-0a252ceb0429} <Debug> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Loading data parts | ||
| 461 | 2023.11.20 18:34:32.674568 [ 3 ] {8fa55e7a-f47a-4930-8b49-0a252ceb0429} <Debug> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): There are no data parts | ||
| 462 | 2023.11.20 18:34:32.687865 [ 3 ] {8fa55e7a-f47a-4930-8b49-0a252ceb0429} <Debug> DynamicQueryHandler: Done processing query | ||
| 463 | 2023.11.20 18:34:32.687926 [ 3 ] {8fa55e7a-f47a-4930-8b49-0a252ceb0429} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 464 | 2023.11.20 18:34:32.687955 [ 3 ] {} <Debug> HTTP-Session: 8e39c2c4-3b78-415b-850e-1f547de08718 Destroying unnamed session | ||
| 465 | 2023.11.20 18:34:32.688238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 466 | 2023.11.20 18:34:32.688331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 467 | 2023.11.20 18:34:32.688365 [ 3 ] {} <Debug> HTTP-Session: 0f3b236d-301f-47ea-90eb-dfbe3c6fed88 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 468 | 2023.11.20 18:34:32.688409 [ 3 ] {} <Debug> HTTP-Session: 0f3b236d-301f-47ea-90eb-dfbe3c6fed88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 469 | 2023.11.20 18:34:32.688830 [ 3 ] {6c63952d-3c01-4e01-aa55-aa77b78b9f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 470 | 2023.11.20 18:34:32.688952 [ 3 ] {6c63952d-3c01-4e01-aa55-aa77b78b9f88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 471 | 2023.11.20 18:34:32.698231 [ 3 ] {6c63952d-3c01-4e01-aa55-aa77b78b9f88} <Debug> oximeter.measurements_cumulativef32 (ed6cf26a-dad4-4cb4-b4f8-88c2709bc67d): Loading data parts | ||
| 472 | 2023.11.20 18:34:32.698329 [ 3 ] {6c63952d-3c01-4e01-aa55-aa77b78b9f88} <Debug> oximeter.measurements_cumulativef32 (ed6cf26a-dad4-4cb4-b4f8-88c2709bc67d): There are no data parts | ||
| 473 | 2023.11.20 18:34:32.711388 [ 3 ] {6c63952d-3c01-4e01-aa55-aa77b78b9f88} <Debug> DynamicQueryHandler: Done processing query | ||
| 474 | 2023.11.20 18:34:32.711428 [ 3 ] {6c63952d-3c01-4e01-aa55-aa77b78b9f88} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 475 | 2023.11.20 18:34:32.711454 [ 3 ] {} <Debug> HTTP-Session: 0f3b236d-301f-47ea-90eb-dfbe3c6fed88 Destroying unnamed session | ||
| 476 | 2023.11.20 18:34:32.711572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 477 | 2023.11.20 18:34:32.711628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 478 | 2023.11.20 18:34:32.711654 [ 3 ] {} <Debug> HTTP-Session: 5222a4ae-0610-47a0-abbf-a308db73629c Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 479 | 2023.11.20 18:34:32.711669 [ 3 ] {} <Debug> HTTP-Session: 5222a4ae-0610-47a0-abbf-a308db73629c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 480 | 2023.11.20 18:34:32.711858 [ 3 ] {845f8ae6-1b48-44ef-ad39-2e2667433f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 481 | 2023.11.20 18:34:32.711902 [ 3 ] {845f8ae6-1b48-44ef-ad39-2e2667433f62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 482 | 2023.11.20 18:34:32.722017 [ 3 ] {845f8ae6-1b48-44ef-ad39-2e2667433f62} <Debug> oximeter.measurements_cumulativef64 (3b56e408-baf7-46d7-aeb0-2b24318f98c5): Loading data parts | ||
| 483 | 2023.11.20 18:34:32.722112 [ 3 ] {845f8ae6-1b48-44ef-ad39-2e2667433f62} <Debug> oximeter.measurements_cumulativef64 (3b56e408-baf7-46d7-aeb0-2b24318f98c5): There are no data parts | ||
| 484 | 2023.11.20 18:34:32.734859 [ 3 ] {845f8ae6-1b48-44ef-ad39-2e2667433f62} <Debug> DynamicQueryHandler: Done processing query | ||
| 485 | 2023.11.20 18:34:32.734889 [ 3 ] {845f8ae6-1b48-44ef-ad39-2e2667433f62} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 486 | 2023.11.20 18:34:32.734920 [ 3 ] {} <Debug> HTTP-Session: 5222a4ae-0610-47a0-abbf-a308db73629c Destroying unnamed session | ||
| 487 | 2023.11.20 18:34:32.735067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 488 | 2023.11.20 18:34:32.735127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 489 | 2023.11.20 18:34:32.735158 [ 3 ] {} <Debug> HTTP-Session: 6434c3a2-a6ca-4a18-9041-4bbdf8e711a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 490 | 2023.11.20 18:34:32.735243 [ 3 ] {} <Debug> HTTP-Session: 6434c3a2-a6ca-4a18-9041-4bbdf8e711a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 491 | 2023.11.20 18:34:32.735500 [ 3 ] {23e96eec-e81d-42db-92fd-7abac766819c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 492 | 2023.11.20 18:34:32.735570 [ 3 ] {23e96eec-e81d-42db-92fd-7abac766819c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 493 | 2023.11.20 18:34:32.757927 [ 3 ] {23e96eec-e81d-42db-92fd-7abac766819c} <Debug> oximeter.measurements_histogrami8 (9e18bc3d-faaf-4c93-bd01-97c3b47e2ed8): Loading data parts | ||
| 494 | 2023.11.20 18:34:32.758075 [ 3 ] {23e96eec-e81d-42db-92fd-7abac766819c} <Debug> oximeter.measurements_histogrami8 (9e18bc3d-faaf-4c93-bd01-97c3b47e2ed8): There are no data parts | ||
| 495 | 2023.11.20 18:34:32.778096 [ 3 ] {23e96eec-e81d-42db-92fd-7abac766819c} <Debug> DynamicQueryHandler: Done processing query | ||
| 496 | 2023.11.20 18:34:32.778151 [ 3 ] {23e96eec-e81d-42db-92fd-7abac766819c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 497 | 2023.11.20 18:34:32.778195 [ 3 ] {} <Debug> HTTP-Session: 6434c3a2-a6ca-4a18-9041-4bbdf8e711a2 Destroying unnamed session | ||
| 498 | 2023.11.20 18:34:32.778414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 499 | 2023.11.20 18:34:32.778463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 500 | 2023.11.20 18:34:32.778490 [ 3 ] {} <Debug> HTTP-Session: e495820b-6378-4c48-af32-48102e2f3ebe Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 501 | 2023.11.20 18:34:32.778505 [ 3 ] {} <Debug> HTTP-Session: e495820b-6378-4c48-af32-48102e2f3ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 502 | 2023.11.20 18:34:32.778709 [ 3 ] {32461d00-6ac3-4a42-ace2-ce73dd71ed82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 503 | 2023.11.20 18:34:32.778766 [ 3 ] {32461d00-6ac3-4a42-ace2-ce73dd71ed82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 504 | 2023.11.20 18:34:32.794471 [ 3 ] {32461d00-6ac3-4a42-ace2-ce73dd71ed82} <Debug> oximeter.measurements_histogramu8 (69f3584c-8fa1-460d-a29d-e354bbc25ae0): Loading data parts | ||
| 505 | 2023.11.20 18:34:32.794563 [ 3 ] {32461d00-6ac3-4a42-ace2-ce73dd71ed82} <Debug> oximeter.measurements_histogramu8 (69f3584c-8fa1-460d-a29d-e354bbc25ae0): There are no data parts | ||
| 506 | 2023.11.20 18:34:32.804535 [ 3 ] {32461d00-6ac3-4a42-ace2-ce73dd71ed82} <Debug> DynamicQueryHandler: Done processing query | ||
| 507 | 2023.11.20 18:34:32.804571 [ 3 ] {32461d00-6ac3-4a42-ace2-ce73dd71ed82} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 508 | 2023.11.20 18:34:32.804584 [ 3 ] {} <Debug> HTTP-Session: e495820b-6378-4c48-af32-48102e2f3ebe Destroying unnamed session | ||
| 509 | 2023.11.20 18:34:32.804702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 510 | 2023.11.20 18:34:32.804752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 511 | 2023.11.20 18:34:32.804770 [ 3 ] {} <Debug> HTTP-Session: 4ee544dd-0d34-4b32-8323-334fd473f9d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 512 | 2023.11.20 18:34:32.804790 [ 3 ] {} <Debug> HTTP-Session: 4ee544dd-0d34-4b32-8323-334fd473f9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 513 | 2023.11.20 18:34:32.805017 [ 3 ] {f73a4d14-ca88-490e-a919-a4656b0f3930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 514 | 2023.11.20 18:34:32.805062 [ 3 ] {f73a4d14-ca88-490e-a919-a4656b0f3930} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 515 | 2023.11.20 18:34:32.809159 [ 3 ] {f73a4d14-ca88-490e-a919-a4656b0f3930} <Debug> oximeter.measurements_histogrami16 (af72dc52-4c1f-41a5-af93-9c99a36647c2): Loading data parts | ||
| 516 | 2023.11.20 18:34:32.809305 [ 3 ] {f73a4d14-ca88-490e-a919-a4656b0f3930} <Debug> oximeter.measurements_histogrami16 (af72dc52-4c1f-41a5-af93-9c99a36647c2): There are no data parts | ||
| 517 | 2023.11.20 18:34:32.820018 [ 3 ] {f73a4d14-ca88-490e-a919-a4656b0f3930} <Debug> DynamicQueryHandler: Done processing query | ||
| 518 | 2023.11.20 18:34:32.820065 [ 3 ] {f73a4d14-ca88-490e-a919-a4656b0f3930} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 519 | 2023.11.20 18:34:32.820094 [ 3 ] {} <Debug> HTTP-Session: 4ee544dd-0d34-4b32-8323-334fd473f9d4 Destroying unnamed session | ||
| 520 | 2023.11.20 18:34:32.820344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 521 | 2023.11.20 18:34:32.820515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 522 | 2023.11.20 18:34:32.820553 [ 3 ] {} <Debug> HTTP-Session: 98f59571-c416-413d-93d3-e32580da70bb Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 523 | 2023.11.20 18:34:32.820601 [ 3 ] {} <Debug> HTTP-Session: 98f59571-c416-413d-93d3-e32580da70bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 524 | 2023.11.20 18:34:32.821020 [ 3 ] {944f686f-4bd1-4fee-897e-6f2867555151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 525 | 2023.11.20 18:34:32.821082 [ 3 ] {944f686f-4bd1-4fee-897e-6f2867555151} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 526 | 2023.11.20 18:34:32.832495 [ 3 ] {944f686f-4bd1-4fee-897e-6f2867555151} <Debug> oximeter.measurements_histogramu16 (8dc85a9f-8b3d-41bd-8093-3f4501341e45): Loading data parts | ||
| 527 | 2023.11.20 18:34:32.832666 [ 3 ] {944f686f-4bd1-4fee-897e-6f2867555151} <Debug> oximeter.measurements_histogramu16 (8dc85a9f-8b3d-41bd-8093-3f4501341e45): There are no data parts | ||
| 528 | 2023.11.20 18:34:32.843361 [ 3 ] {944f686f-4bd1-4fee-897e-6f2867555151} <Debug> DynamicQueryHandler: Done processing query | ||
| 529 | 2023.11.20 18:34:32.843390 [ 3 ] {944f686f-4bd1-4fee-897e-6f2867555151} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 530 | 2023.11.20 18:34:32.843420 [ 3 ] {} <Debug> HTTP-Session: 98f59571-c416-413d-93d3-e32580da70bb Destroying unnamed session | ||
| 531 | 2023.11.20 18:34:32.843628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 532 | 2023.11.20 18:34:32.843689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 533 | 2023.11.20 18:34:32.843720 [ 3 ] {} <Debug> HTTP-Session: 856d057a-a829-4ad0-9d6f-f09fd24840e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 534 | 2023.11.20 18:34:32.843738 [ 3 ] {} <Debug> HTTP-Session: 856d057a-a829-4ad0-9d6f-f09fd24840e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 535 | 2023.11.20 18:34:32.843993 [ 3 ] {f0916ef8-0edf-4962-9438-26cbda577664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 536 | 2023.11.20 18:34:32.844056 [ 3 ] {f0916ef8-0edf-4962-9438-26cbda577664} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 537 | 2023.11.20 18:34:32.856060 [ 3 ] {f0916ef8-0edf-4962-9438-26cbda577664} <Debug> oximeter.measurements_histogrami32 (fcbcbe92-c642-4965-9869-9fdaa04e230b): Loading data parts | ||
| 538 | 2023.11.20 18:34:32.856149 [ 3 ] {f0916ef8-0edf-4962-9438-26cbda577664} <Debug> oximeter.measurements_histogrami32 (fcbcbe92-c642-4965-9869-9fdaa04e230b): There are no data parts | ||
| 539 | 2023.11.20 18:34:32.866649 [ 3 ] {f0916ef8-0edf-4962-9438-26cbda577664} <Debug> DynamicQueryHandler: Done processing query | ||
| 540 | 2023.11.20 18:34:32.866679 [ 3 ] {f0916ef8-0edf-4962-9438-26cbda577664} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 541 | 2023.11.20 18:34:32.866709 [ 3 ] {} <Debug> HTTP-Session: 856d057a-a829-4ad0-9d6f-f09fd24840e8 Destroying unnamed session | ||
| 542 | 2023.11.20 18:34:32.866853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 543 | 2023.11.20 18:34:32.866903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 544 | 2023.11.20 18:34:32.866934 [ 3 ] {} <Debug> HTTP-Session: ca20c2e5-2794-4901-9c1b-b0ee328ba6fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 545 | 2023.11.20 18:34:32.866964 [ 3 ] {} <Debug> HTTP-Session: ca20c2e5-2794-4901-9c1b-b0ee328ba6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 546 | 2023.11.20 18:34:32.867185 [ 3 ] {ff0d4d3a-c1ad-4e4e-b03c-f2b017ee5048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 547 | 2023.11.20 18:34:32.867245 [ 3 ] {ff0d4d3a-c1ad-4e4e-b03c-f2b017ee5048} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 548 | 2023.11.20 18:34:32.878905 [ 3 ] {ff0d4d3a-c1ad-4e4e-b03c-f2b017ee5048} <Debug> oximeter.measurements_histogramu32 (373e1d83-9cc9-4b17-8a2c-247ded81d8ab): Loading data parts | ||
| 549 | 2023.11.20 18:34:32.879000 [ 3 ] {ff0d4d3a-c1ad-4e4e-b03c-f2b017ee5048} <Debug> oximeter.measurements_histogramu32 (373e1d83-9cc9-4b17-8a2c-247ded81d8ab): There are no data parts | ||
| 550 | 2023.11.20 18:34:32.900364 [ 3 ] {ff0d4d3a-c1ad-4e4e-b03c-f2b017ee5048} <Debug> DynamicQueryHandler: Done processing query | ||
| 551 | 2023.11.20 18:34:32.900397 [ 3 ] {ff0d4d3a-c1ad-4e4e-b03c-f2b017ee5048} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 552 | 2023.11.20 18:34:32.900411 [ 3 ] {} <Debug> HTTP-Session: ca20c2e5-2794-4901-9c1b-b0ee328ba6fb Destroying unnamed session | ||
| 553 | 2023.11.20 18:34:32.900529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 554 | 2023.11.20 18:34:32.900574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 555 | 2023.11.20 18:34:32.900592 [ 3 ] {} <Debug> HTTP-Session: 906d399d-89db-4f04-a1ec-c577d26e43bf Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 556 | 2023.11.20 18:34:32.900679 [ 3 ] {} <Debug> HTTP-Session: 906d399d-89db-4f04-a1ec-c577d26e43bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 557 | 2023.11.20 18:34:32.900878 [ 3 ] {eae18135-e779-4690-91ef-c005f65275ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 558 | 2023.11.20 18:34:32.900930 [ 3 ] {eae18135-e779-4690-91ef-c005f65275ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 559 | 2023.11.20 18:34:32.905695 [ 3 ] {eae18135-e779-4690-91ef-c005f65275ef} <Debug> oximeter.measurements_histogrami64 (3b46a630-0a00-4d1a-9e94-7ba132aa56e4): Loading data parts | ||
| 560 | 2023.11.20 18:34:32.905790 [ 3 ] {eae18135-e779-4690-91ef-c005f65275ef} <Debug> oximeter.measurements_histogrami64 (3b46a630-0a00-4d1a-9e94-7ba132aa56e4): There are no data parts | ||
| 561 | 2023.11.20 18:34:32.916744 [ 3 ] {eae18135-e779-4690-91ef-c005f65275ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 562 | 2023.11.20 18:34:32.916805 [ 3 ] {eae18135-e779-4690-91ef-c005f65275ef} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 563 | 2023.11.20 18:34:32.916845 [ 3 ] {} <Debug> HTTP-Session: 906d399d-89db-4f04-a1ec-c577d26e43bf Destroying unnamed session | ||
| 564 | 2023.11.20 18:34:32.917038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 565 | 2023.11.20 18:34:32.917127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 566 | 2023.11.20 18:34:32.917175 [ 3 ] {} <Debug> HTTP-Session: 03b00233-150d-42dd-83c7-caac06ed29ed Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 567 | 2023.11.20 18:34:32.917205 [ 3 ] {} <Debug> HTTP-Session: 03b00233-150d-42dd-83c7-caac06ed29ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 568 | 2023.11.20 18:34:32.917436 [ 3 ] {2e2f109d-999b-4c4b-91a3-93a9be6f2ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 569 | 2023.11.20 18:34:32.917488 [ 3 ] {2e2f109d-999b-4c4b-91a3-93a9be6f2ecd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 570 | 2023.11.20 18:34:32.928991 [ 3 ] {2e2f109d-999b-4c4b-91a3-93a9be6f2ecd} <Debug> oximeter.measurements_histogramu64 (de51b4c9-8b59-4923-bc07-a8085aa1c817): Loading data parts | ||
| 571 | 2023.11.20 18:34:32.929073 [ 3 ] {2e2f109d-999b-4c4b-91a3-93a9be6f2ecd} <Debug> oximeter.measurements_histogramu64 (de51b4c9-8b59-4923-bc07-a8085aa1c817): There are no data parts | ||
| 572 | 2023.11.20 18:34:32.939845 [ 3 ] {2e2f109d-999b-4c4b-91a3-93a9be6f2ecd} <Debug> DynamicQueryHandler: Done processing query | ||
| 573 | 2023.11.20 18:34:32.939874 [ 3 ] {2e2f109d-999b-4c4b-91a3-93a9be6f2ecd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 574 | 2023.11.20 18:34:32.939900 [ 3 ] {} <Debug> HTTP-Session: 03b00233-150d-42dd-83c7-caac06ed29ed Destroying unnamed session | ||
| 575 | 2023.11.20 18:34:32.940020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 576 | 2023.11.20 18:34:32.940075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 577 | 2023.11.20 18:34:32.940104 [ 3 ] {} <Debug> HTTP-Session: 6c5b22c2-0d96-4501-ad77-e04d31d6e2f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 578 | 2023.11.20 18:34:32.940124 [ 3 ] {} <Debug> HTTP-Session: 6c5b22c2-0d96-4501-ad77-e04d31d6e2f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 579 | 2023.11.20 18:34:32.940351 [ 3 ] {bdf03006-5951-4afe-985a-a32e9561c2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 580 | 2023.11.20 18:34:32.940402 [ 3 ] {bdf03006-5951-4afe-985a-a32e9561c2d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 581 | 2023.11.20 18:34:32.952396 [ 3 ] {bdf03006-5951-4afe-985a-a32e9561c2d8} <Debug> oximeter.measurements_histogramf32 (e43b1921-4b65-4a54-a375-80596d6d1735): Loading data parts | ||
| 582 | 2023.11.20 18:34:32.952535 [ 3 ] {bdf03006-5951-4afe-985a-a32e9561c2d8} <Debug> oximeter.measurements_histogramf32 (e43b1921-4b65-4a54-a375-80596d6d1735): There are no data parts | ||
| 583 | 2023.11.20 18:34:32.963353 [ 3 ] {bdf03006-5951-4afe-985a-a32e9561c2d8} <Debug> DynamicQueryHandler: Done processing query | ||
| 584 | 2023.11.20 18:34:32.963391 [ 3 ] {bdf03006-5951-4afe-985a-a32e9561c2d8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 585 | 2023.11.20 18:34:32.963408 [ 3 ] {} <Debug> HTTP-Session: 6c5b22c2-0d96-4501-ad77-e04d31d6e2f3 Destroying unnamed session | ||
| 586 | 2023.11.20 18:34:32.963536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 587 | 2023.11.20 18:34:32.963596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 588 | 2023.11.20 18:34:32.963619 [ 3 ] {} <Debug> HTTP-Session: f89a1da9-7557-4764-b5b3-13ff5b6f295c Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 589 | 2023.11.20 18:34:32.963643 [ 3 ] {} <Debug> HTTP-Session: f89a1da9-7557-4764-b5b3-13ff5b6f295c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2023.11.20 18:34:32.963947 [ 3 ] {b18e7180-67c4-4549-9396-ce57026149c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 591 | 2023.11.20 18:34:32.964011 [ 3 ] {b18e7180-67c4-4549-9396-ce57026149c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 592 | 2023.11.20 18:34:32.976202 [ 3 ] {b18e7180-67c4-4549-9396-ce57026149c7} <Debug> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Loading data parts | ||
| 593 | 2023.11.20 18:34:32.976277 [ 3 ] {b18e7180-67c4-4549-9396-ce57026149c7} <Debug> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): There are no data parts | ||
| 594 | 2023.11.20 18:34:32.987242 [ 3 ] {b18e7180-67c4-4549-9396-ce57026149c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 595 | 2023.11.20 18:34:32.987307 [ 3 ] {b18e7180-67c4-4549-9396-ce57026149c7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 596 | 2023.11.20 18:34:32.987334 [ 3 ] {} <Debug> HTTP-Session: f89a1da9-7557-4764-b5b3-13ff5b6f295c Destroying unnamed session | ||
| 597 | 2023.11.20 18:34:32.987480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 598 | 2023.11.20 18:34:32.987525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 599 | 2023.11.20 18:34:32.987542 [ 3 ] {} <Debug> HTTP-Session: 1dca0280-8440-46e6-8b39-42dd20a6c8c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 600 | 2023.11.20 18:34:32.987563 [ 3 ] {} <Debug> HTTP-Session: 1dca0280-8440-46e6-8b39-42dd20a6c8c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2023.11.20 18:34:32.987715 [ 3 ] {c83c8bd5-12d4-4326-9025-d82a45ef5759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) /* The field tables store named dimensions of each timeseries. | ||
| 602 | * | ||
| 603 | * As with the measurement tables, there is one field table for each field data | ||
| 604 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 605 | * this behavior **must not** be relied upon for query correctness. | ||
| 606 | * | ||
| 607 | * The index for the fields differs from the measurements, however. Rows are | ||
| 608 | * sorted by timeseries name, then field name, field value, and finally | ||
| 609 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 610 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 611 | * usually then used to look up measurements. | ||
| 612 | * | ||
| 613 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 614 | * timeseries name and then key, since it would improve lookups where one | ||
| 615 | * already has the key. Realistically though, these tables are quite small and | ||
| 616 | * so performance benefits will be low in absolute terms. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2023.11.20 18:34:32.987764 [ 3 ] {c83c8bd5-12d4-4326-9025-d82a45ef5759} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2023.11.20 18:34:32.999656 [ 3 ] {c83c8bd5-12d4-4326-9025-d82a45ef5759} <Debug> oximeter.fields_bool (423ba19c-aed3-43d3-b1bf-a39c7d43e832): Loading data parts | ||
| 621 | 2023.11.20 18:34:32.999762 [ 3 ] {c83c8bd5-12d4-4326-9025-d82a45ef5759} <Debug> oximeter.fields_bool (423ba19c-aed3-43d3-b1bf-a39c7d43e832): There are no data parts | ||
| 622 | 2023.11.20 18:34:33.002467 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.12 MiB, peak 221.73 MiB, will set to 226.33 MiB (RSS), difference: 7.21 MiB | ||
| 623 | 2023.11.20 18:34:33.010991 [ 3 ] {c83c8bd5-12d4-4326-9025-d82a45ef5759} <Debug> DynamicQueryHandler: Done processing query | ||
| 624 | 2023.11.20 18:34:33.011056 [ 3 ] {c83c8bd5-12d4-4326-9025-d82a45ef5759} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 625 | 2023.11.20 18:34:33.011085 [ 3 ] {} <Debug> HTTP-Session: 1dca0280-8440-46e6-8b39-42dd20a6c8c9 Destroying unnamed session | ||
| 626 | 2023.11.20 18:34:33.011263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 627 | 2023.11.20 18:34:33.011353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 628 | 2023.11.20 18:34:33.011387 [ 3 ] {} <Debug> HTTP-Session: eeff9dd5-f857-4f89-a401-361c07ab4c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 629 | 2023.11.20 18:34:33.011426 [ 3 ] {} <Debug> HTTP-Session: eeff9dd5-f857-4f89-a401-361c07ab4c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 630 | 2023.11.20 18:34:33.011627 [ 3 ] {1425b390-34a6-4c7a-a4ca-e420faa6761b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 631 | 2023.11.20 18:34:33.011667 [ 3 ] {1425b390-34a6-4c7a-a4ca-e420faa6761b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 632 | 2023.11.20 18:34:33.019101 [ 3 ] {1425b390-34a6-4c7a-a4ca-e420faa6761b} <Debug> oximeter.fields_i8 (59fafeb4-c567-45f6-8ba8-aabb548b1b46): Loading data parts | ||
| 633 | 2023.11.20 18:34:33.019173 [ 3 ] {1425b390-34a6-4c7a-a4ca-e420faa6761b} <Debug> oximeter.fields_i8 (59fafeb4-c567-45f6-8ba8-aabb548b1b46): There are no data parts | ||
| 634 | 2023.11.20 18:34:33.033737 [ 3 ] {1425b390-34a6-4c7a-a4ca-e420faa6761b} <Debug> DynamicQueryHandler: Done processing query | ||
| 635 | 2023.11.20 18:34:33.033818 [ 3 ] {1425b390-34a6-4c7a-a4ca-e420faa6761b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 636 | 2023.11.20 18:34:33.033855 [ 3 ] {} <Debug> HTTP-Session: eeff9dd5-f857-4f89-a401-361c07ab4c71 Destroying unnamed session | ||
| 637 | 2023.11.20 18:34:33.034085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 638 | 2023.11.20 18:34:33.034156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 639 | 2023.11.20 18:34:33.034178 [ 3 ] {} <Debug> HTTP-Session: 51ba84bf-7d0a-418b-b376-788b1eaec6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 640 | 2023.11.20 18:34:33.034209 [ 3 ] {} <Debug> HTTP-Session: 51ba84bf-7d0a-418b-b376-788b1eaec6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2023.11.20 18:34:33.034389 [ 3 ] {b9319f6b-cff7-49de-820c-25bf999dd07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 642 | 2023.11.20 18:34:33.034458 [ 3 ] {b9319f6b-cff7-49de-820c-25bf999dd07c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 643 | 2023.11.20 18:34:33.049423 [ 3 ] {b9319f6b-cff7-49de-820c-25bf999dd07c} <Debug> oximeter.fields_u8 (cfbceca1-680e-4bd2-8e9a-397b70072baf): Loading data parts | ||
| 644 | 2023.11.20 18:34:33.049515 [ 3 ] {b9319f6b-cff7-49de-820c-25bf999dd07c} <Debug> oximeter.fields_u8 (cfbceca1-680e-4bd2-8e9a-397b70072baf): There are no data parts | ||
| 645 | 2023.11.20 18:34:33.060128 [ 3 ] {b9319f6b-cff7-49de-820c-25bf999dd07c} <Debug> DynamicQueryHandler: Done processing query | ||
| 646 | 2023.11.20 18:34:33.060156 [ 3 ] {b9319f6b-cff7-49de-820c-25bf999dd07c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 647 | 2023.11.20 18:34:33.060187 [ 3 ] {} <Debug> HTTP-Session: 51ba84bf-7d0a-418b-b376-788b1eaec6ae Destroying unnamed session | ||
| 648 | 2023.11.20 18:34:33.060322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 649 | 2023.11.20 18:34:33.060383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 650 | 2023.11.20 18:34:33.060417 [ 3 ] {} <Debug> HTTP-Session: 5526845d-0762-419b-959d-6a4f64a522a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 651 | 2023.11.20 18:34:33.060436 [ 3 ] {} <Debug> HTTP-Session: 5526845d-0762-419b-959d-6a4f64a522a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2023.11.20 18:34:33.060625 [ 3 ] {a3bd86d1-bf06-4880-a236-9b32601f1d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 653 | 2023.11.20 18:34:33.060671 [ 3 ] {a3bd86d1-bf06-4880-a236-9b32601f1d7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 654 | 2023.11.20 18:34:33.085027 [ 3 ] {a3bd86d1-bf06-4880-a236-9b32601f1d7f} <Debug> oximeter.fields_i16 (ffd61fa8-b9e9-4f6d-b39e-f857dc34b1f1): Loading data parts | ||
| 655 | 2023.11.20 18:34:33.085112 [ 3 ] {a3bd86d1-bf06-4880-a236-9b32601f1d7f} <Debug> oximeter.fields_i16 (ffd61fa8-b9e9-4f6d-b39e-f857dc34b1f1): There are no data parts | ||
| 656 | 2023.11.20 18:34:33.116797 [ 3 ] {a3bd86d1-bf06-4880-a236-9b32601f1d7f} <Debug> DynamicQueryHandler: Done processing query | ||
| 657 | 2023.11.20 18:34:33.116844 [ 3 ] {a3bd86d1-bf06-4880-a236-9b32601f1d7f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 658 | 2023.11.20 18:34:33.116870 [ 3 ] {} <Debug> HTTP-Session: 5526845d-0762-419b-959d-6a4f64a522a4 Destroying unnamed session | ||
| 659 | 2023.11.20 18:34:33.117059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 660 | 2023.11.20 18:34:33.117118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 661 | 2023.11.20 18:34:33.117141 [ 3 ] {} <Debug> HTTP-Session: 34a05af1-4afa-42fb-b679-a741ab5c6f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 662 | 2023.11.20 18:34:33.117170 [ 3 ] {} <Debug> HTTP-Session: 34a05af1-4afa-42fb-b679-a741ab5c6f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2023.11.20 18:34:33.117412 [ 3 ] {0b0472b5-7055-496f-99fb-0ddfbdd953d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 664 | 2023.11.20 18:34:33.117469 [ 3 ] {0b0472b5-7055-496f-99fb-0ddfbdd953d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 665 | 2023.11.20 18:34:33.126367 [ 3 ] {0b0472b5-7055-496f-99fb-0ddfbdd953d3} <Debug> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Loading data parts | ||
| 666 | 2023.11.20 18:34:33.126449 [ 3 ] {0b0472b5-7055-496f-99fb-0ddfbdd953d3} <Debug> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): There are no data parts | ||
| 667 | 2023.11.20 18:34:33.137147 [ 3 ] {0b0472b5-7055-496f-99fb-0ddfbdd953d3} <Debug> DynamicQueryHandler: Done processing query | ||
| 668 | 2023.11.20 18:34:33.137194 [ 3 ] {0b0472b5-7055-496f-99fb-0ddfbdd953d3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 669 | 2023.11.20 18:34:33.137241 [ 3 ] {} <Debug> HTTP-Session: 34a05af1-4afa-42fb-b679-a741ab5c6f7d Destroying unnamed session | ||
| 670 | 2023.11.20 18:34:33.137509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 671 | 2023.11.20 18:34:33.137606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 672 | 2023.11.20 18:34:33.137658 [ 3 ] {} <Debug> HTTP-Session: 123e58f2-3d8b-4e58-811e-56c35dfca37a Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 673 | 2023.11.20 18:34:33.137704 [ 3 ] {} <Debug> HTTP-Session: 123e58f2-3d8b-4e58-811e-56c35dfca37a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 674 | 2023.11.20 18:34:33.137934 [ 3 ] {2c73beda-b289-4f13-a692-c231a97d153c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 675 | 2023.11.20 18:34:33.137991 [ 3 ] {2c73beda-b289-4f13-a692-c231a97d153c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 676 | 2023.11.20 18:34:33.149555 [ 3 ] {2c73beda-b289-4f13-a692-c231a97d153c} <Debug> oximeter.fields_i32 (648513dd-abca-4bf2-8499-a86f4d5e585c): Loading data parts | ||
| 677 | 2023.11.20 18:34:33.149642 [ 3 ] {2c73beda-b289-4f13-a692-c231a97d153c} <Debug> oximeter.fields_i32 (648513dd-abca-4bf2-8499-a86f4d5e585c): There are no data parts | ||
| 678 | 2023.11.20 18:34:33.159113 [ 3 ] {2c73beda-b289-4f13-a692-c231a97d153c} <Debug> DynamicQueryHandler: Done processing query | ||
| 679 | 2023.11.20 18:34:33.159169 [ 3 ] {2c73beda-b289-4f13-a692-c231a97d153c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 680 | 2023.11.20 18:34:33.159204 [ 3 ] {} <Debug> HTTP-Session: 123e58f2-3d8b-4e58-811e-56c35dfca37a Destroying unnamed session | ||
| 681 | 2023.11.20 18:34:33.159447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 682 | 2023.11.20 18:34:33.159510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 683 | 2023.11.20 18:34:33.159531 [ 3 ] {} <Debug> HTTP-Session: 831f600c-9778-4b20-b604-c2a3e3d319fd Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 684 | 2023.11.20 18:34:33.159562 [ 3 ] {} <Debug> HTTP-Session: 831f600c-9778-4b20-b604-c2a3e3d319fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2023.11.20 18:34:33.159752 [ 3 ] {ff5a0c18-7d36-436f-bced-35cee97c4863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 686 | 2023.11.20 18:34:33.159807 [ 3 ] {ff5a0c18-7d36-436f-bced-35cee97c4863} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 687 | 2023.11.20 18:34:33.174237 [ 3 ] {ff5a0c18-7d36-436f-bced-35cee97c4863} <Debug> oximeter.fields_u32 (a03b9e22-4172-414e-b520-3aba798ba85a): Loading data parts | ||
| 688 | 2023.11.20 18:34:33.174322 [ 3 ] {ff5a0c18-7d36-436f-bced-35cee97c4863} <Debug> oximeter.fields_u32 (a03b9e22-4172-414e-b520-3aba798ba85a): There are no data parts | ||
| 689 | 2023.11.20 18:34:33.185197 [ 3 ] {ff5a0c18-7d36-436f-bced-35cee97c4863} <Debug> DynamicQueryHandler: Done processing query | ||
| 690 | 2023.11.20 18:34:33.185262 [ 3 ] {ff5a0c18-7d36-436f-bced-35cee97c4863} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 691 | 2023.11.20 18:34:33.185289 [ 3 ] {} <Debug> HTTP-Session: 831f600c-9778-4b20-b604-c2a3e3d319fd Destroying unnamed session | ||
| 692 | 2023.11.20 18:34:33.185575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 693 | 2023.11.20 18:34:33.185672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 694 | 2023.11.20 18:34:33.185707 [ 3 ] {} <Debug> HTTP-Session: 92baae03-7b84-4065-9314-fa0af3cc6ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 695 | 2023.11.20 18:34:33.185754 [ 3 ] {} <Debug> HTTP-Session: 92baae03-7b84-4065-9314-fa0af3cc6ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2023.11.20 18:34:33.186084 [ 3 ] {3b877b70-e8bb-48e2-961a-ab21dbf82402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 697 | 2023.11.20 18:34:33.186184 [ 3 ] {3b877b70-e8bb-48e2-961a-ab21dbf82402} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 698 | 2023.11.20 18:34:33.197743 [ 3 ] {3b877b70-e8bb-48e2-961a-ab21dbf82402} <Debug> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Loading data parts | ||
| 699 | 2023.11.20 18:34:33.197803 [ 3 ] {3b877b70-e8bb-48e2-961a-ab21dbf82402} <Debug> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): There are no data parts | ||
| 700 | 2023.11.20 18:34:33.208697 [ 3 ] {3b877b70-e8bb-48e2-961a-ab21dbf82402} <Debug> DynamicQueryHandler: Done processing query | ||
| 701 | 2023.11.20 18:34:33.208741 [ 3 ] {3b877b70-e8bb-48e2-961a-ab21dbf82402} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 702 | 2023.11.20 18:34:33.208790 [ 3 ] {} <Debug> HTTP-Session: 92baae03-7b84-4065-9314-fa0af3cc6ebf Destroying unnamed session | ||
| 703 | 2023.11.20 18:34:33.208944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 704 | 2023.11.20 18:34:33.209037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 705 | 2023.11.20 18:34:33.209075 [ 3 ] {} <Debug> HTTP-Session: 6f4031b6-76e6-46ff-9e35-ea61705a5e2a Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 706 | 2023.11.20 18:34:33.209090 [ 3 ] {} <Debug> HTTP-Session: 6f4031b6-76e6-46ff-9e35-ea61705a5e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2023.11.20 18:34:33.209242 [ 3 ] {c1076118-c5ee-466e-ba49-f7cc8022cece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 708 | 2023.11.20 18:34:33.209297 [ 3 ] {c1076118-c5ee-466e-ba49-f7cc8022cece} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 709 | 2023.11.20 18:34:33.221160 [ 3 ] {c1076118-c5ee-466e-ba49-f7cc8022cece} <Debug> oximeter.fields_u64 (fe221358-2d57-4c4d-ba51-03afaf0897b4): Loading data parts | ||
| 710 | 2023.11.20 18:34:33.221303 [ 3 ] {c1076118-c5ee-466e-ba49-f7cc8022cece} <Debug> oximeter.fields_u64 (fe221358-2d57-4c4d-ba51-03afaf0897b4): There are no data parts | ||
| 711 | 2023.11.20 18:34:33.232754 [ 3 ] {c1076118-c5ee-466e-ba49-f7cc8022cece} <Debug> DynamicQueryHandler: Done processing query | ||
| 712 | 2023.11.20 18:34:33.232799 [ 3 ] {c1076118-c5ee-466e-ba49-f7cc8022cece} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 713 | 2023.11.20 18:34:33.232832 [ 3 ] {} <Debug> HTTP-Session: 6f4031b6-76e6-46ff-9e35-ea61705a5e2a Destroying unnamed session | ||
| 714 | 2023.11.20 18:34:33.232952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 715 | 2023.11.20 18:34:33.233012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 716 | 2023.11.20 18:34:33.233047 [ 3 ] {} <Debug> HTTP-Session: 7768eff3-8fb0-43e9-9b76-e3fb6066f068 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 717 | 2023.11.20 18:34:33.233066 [ 3 ] {} <Debug> HTTP-Session: 7768eff3-8fb0-43e9-9b76-e3fb6066f068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 718 | 2023.11.20 18:34:33.233226 [ 3 ] {a8391567-5cf9-47d2-bfb5-73098749fe22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 719 | 2023.11.20 18:34:33.233273 [ 3 ] {a8391567-5cf9-47d2-bfb5-73098749fe22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 720 | 2023.11.20 18:34:33.245734 [ 3 ] {a8391567-5cf9-47d2-bfb5-73098749fe22} <Debug> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Loading data parts | ||
| 721 | 2023.11.20 18:34:33.245869 [ 3 ] {a8391567-5cf9-47d2-bfb5-73098749fe22} <Debug> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): There are no data parts | ||
| 722 | 2023.11.20 18:34:33.256530 [ 3 ] {a8391567-5cf9-47d2-bfb5-73098749fe22} <Debug> DynamicQueryHandler: Done processing query | ||
| 723 | 2023.11.20 18:34:33.256660 [ 3 ] {a8391567-5cf9-47d2-bfb5-73098749fe22} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 724 | 2023.11.20 18:34:33.256690 [ 3 ] {} <Debug> HTTP-Session: 7768eff3-8fb0-43e9-9b76-e3fb6066f068 Destroying unnamed session | ||
| 725 | 2023.11.20 18:34:33.256884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 726 | 2023.11.20 18:34:33.256977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 727 | 2023.11.20 18:34:33.257013 [ 3 ] {} <Debug> HTTP-Session: 000600be-2d10-49c0-a6dc-ffc084448861 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 728 | 2023.11.20 18:34:33.257060 [ 3 ] {} <Debug> HTTP-Session: 000600be-2d10-49c0-a6dc-ffc084448861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2023.11.20 18:34:33.257283 [ 3 ] {b366c856-759c-41bd-8f87-9f69a3f0b3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 730 | 2023.11.20 18:34:33.257338 [ 3 ] {b366c856-759c-41bd-8f87-9f69a3f0b3a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 731 | 2023.11.20 18:34:33.265387 [ 3 ] {b366c856-759c-41bd-8f87-9f69a3f0b3a3} <Debug> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Loading data parts | ||
| 732 | 2023.11.20 18:34:33.265503 [ 3 ] {b366c856-759c-41bd-8f87-9f69a3f0b3a3} <Debug> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): There are no data parts | ||
| 733 | 2023.11.20 18:34:33.270886 [ 3 ] {b366c856-759c-41bd-8f87-9f69a3f0b3a3} <Debug> DynamicQueryHandler: Done processing query | ||
| 734 | 2023.11.20 18:34:33.270931 [ 3 ] {b366c856-759c-41bd-8f87-9f69a3f0b3a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 735 | 2023.11.20 18:34:33.270975 [ 3 ] {} <Debug> HTTP-Session: 000600be-2d10-49c0-a6dc-ffc084448861 Destroying unnamed session | ||
| 736 | 2023.11.20 18:34:33.271164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 737 | 2023.11.20 18:34:33.271274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 738 | 2023.11.20 18:34:33.271328 [ 3 ] {} <Debug> HTTP-Session: 0713ae2c-f520-4fbe-a06b-0dc31d41e7f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 739 | 2023.11.20 18:34:33.271380 [ 3 ] {} <Debug> HTTP-Session: 0713ae2c-f520-4fbe-a06b-0dc31d41e7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2023.11.20 18:34:33.271701 [ 3 ] {5e2384a2-10c1-47a9-8751-f35d322e6d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) 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) | ||
| 741 | 2023.11.20 18:34:33.271747 [ 3 ] {5e2384a2-10c1-47a9-8751-f35d322e6d97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 742 | 2023.11.20 18:34:33.281379 [ 3 ] {5e2384a2-10c1-47a9-8751-f35d322e6d97} <Debug> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Loading data parts | ||
| 743 | 2023.11.20 18:34:33.281475 [ 3 ] {5e2384a2-10c1-47a9-8751-f35d322e6d97} <Debug> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): There are no data parts | ||
| 744 | 2023.11.20 18:34:33.304394 [ 3 ] {5e2384a2-10c1-47a9-8751-f35d322e6d97} <Debug> DynamicQueryHandler: Done processing query | ||
| 745 | 2023.11.20 18:34:33.304422 [ 3 ] {5e2384a2-10c1-47a9-8751-f35d322e6d97} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 746 | 2023.11.20 18:34:33.304440 [ 3 ] {} <Debug> HTTP-Session: 0713ae2c-f520-4fbe-a06b-0dc31d41e7f2 Destroying unnamed session | ||
| 747 | 2023.11.20 18:34:33.304571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 748 | 2023.11.20 18:34:33.304626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 749 | 2023.11.20 18:34:33.304647 [ 3 ] {} <Debug> HTTP-Session: 23206762-c9da-4259-b96b-42a7c314d2df Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 750 | 2023.11.20 18:34:33.304675 [ 3 ] {} <Debug> HTTP-Session: 23206762-c9da-4259-b96b-42a7c314d2df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2023.11.20 18:34:33.305043 [ 3 ] {8ac8f5a9-10f7-47ce-890a-a3c0dbd5c6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) /* The timeseries schema table stores the extracted schema for the samples | ||
| 752 | * oximeter collects. | ||
| 753 | */ | ||
| 754 | 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) | ||
| 755 | 2023.11.20 18:34:33.305128 [ 3 ] {8ac8f5a9-10f7-47ce-890a-a3c0dbd5c6a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 756 | 2023.11.20 18:34:33.308120 [ 3 ] {8ac8f5a9-10f7-47ce-890a-a3c0dbd5c6a0} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e): Loading data parts | ||
| 757 | 2023.11.20 18:34:33.308234 [ 3 ] {8ac8f5a9-10f7-47ce-890a-a3c0dbd5c6a0} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e): There are no data parts | ||
| 758 | 2023.11.20 18:34:33.354736 [ 3 ] {8ac8f5a9-10f7-47ce-890a-a3c0dbd5c6a0} <Debug> DynamicQueryHandler: Done processing query | ||
| 759 | 2023.11.20 18:34:33.354828 [ 3 ] {8ac8f5a9-10f7-47ce-890a-a3c0dbd5c6a0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 760 | 2023.11.20 18:34:33.354934 [ 3 ] {} <Debug> HTTP-Session: 23206762-c9da-4259-b96b-42a7c314d2df Destroying unnamed session | ||
| 761 | 2023.11.20 18:34:33.355242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36166, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 762 | 2023.11.20 18:34:33.355406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 763 | 2023.11.20 18:34:33.355452 [ 3 ] {} <Debug> HTTP-Session: 2a7767c6-5fe2-4cd7-a90d-f84ef327984f Authenticating user 'default' from [fd00:1122:3344:101::d]:36166 | ||
| 764 | 2023.11.20 18:34:33.355506 [ 3 ] {} <Debug> HTTP-Session: 2a7767c6-5fe2-4cd7-a90d-f84ef327984f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2023.11.20 18:34:33.355681 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36166) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 766 | 2023.11.20 18:34:33.356689 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 767 | 2023.11.20 18:34:33.363105 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 768 | 2023.11.20 18:34:33.365835 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 769 | 2023.11.20 18:34:33.366135 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} <Trace> oximeter.version (5aecf8f3-036c-4652-ae8c-a2a097d21099): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 770 | 2023.11.20 18:34:33.366371 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} <Information> executeQuery: Read 1 rows, 16.00 B in 0.010528626 sec., 94 rows/sec., 1.48 KiB/sec. | ||
| 771 | 2023.11.20 18:34:33.366516 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} <Debug> DynamicQueryHandler: Done processing query | ||
| 772 | 2023.11.20 18:34:33.366556 [ 3 ] {4ebc1f16-ca91-4426-adf7-79474a1f1479} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
| 773 | 2023.11.20 18:34:33.366592 [ 3 ] {} <Debug> HTTP-Session: 2a7767c6-5fe2-4cd7-a90d-f84ef327984f Destroying unnamed session | ||
| 774 | 2023.11.20 18:34:34.002903 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.92 MiB, peak 231.00 MiB, will set to 228.32 MiB (RSS), difference: 2.40 MiB | ||
| 775 | 2023.11.20 18:34:47.137004 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 776 | 2023.11.20 18:34:47.137100 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 777 | 2023.11.20 18:35:02.137358 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 778 | 2023.11.20 18:35:02.137480 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 779 | 2023.11.20 18:35:17.137538 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 780 | 2023.11.20 18:35:17.137637 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 781 | 2023.11.20 18:35:32.137895 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 782 | 2023.11.20 18:35:32.137983 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 783 | 2023.11.20 18:35:43.391778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 784 | 2023.11.20 18:35:43.391993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 785 | 2023.11.20 18:35:43.392022 [ 3 ] {} <Debug> HTTP-Session: 1e576db4-b05d-4d89-b760-8303cf005711 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 786 | 2023.11.20 18:35:43.392072 [ 3 ] {} <Debug> HTTP-Session: 1e576db4-b05d-4d89-b760-8303cf005711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2023.11.20 18:35:43.392249 [ 3 ] {2efefcf5-a70d-4134-9308-54028a213066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
| 788 | 2023.11.20 18:35:43.392627 [ 3 ] {2efefcf5-a70d-4134-9308-54028a213066} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2023.11.20 18:35:43.393388 [ 3 ] {2efefcf5-a70d-4134-9308-54028a213066} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2023.11.20 18:35:43.393524 [ 3 ] {2efefcf5-a70d-4134-9308-54028a213066} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2023.11.20 18:35:43.397527 [ 3 ] {2efefcf5-a70d-4134-9308-54028a213066} <Debug> DynamicQueryHandler: Done processing query | ||
| 792 | 2023.11.20 18:35:43.397631 [ 3 ] {2efefcf5-a70d-4134-9308-54028a213066} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 793 | 2023.11.20 18:35:43.397648 [ 3 ] {} <Debug> HTTP-Session: 1e576db4-b05d-4d89-b760-8303cf005711 Destroying unnamed session | ||
| 794 | 2023.11.20 18:35:43.401621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 795 | 2023.11.20 18:35:43.401771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 796 | 2023.11.20 18:35:43.401796 [ 3 ] {} <Debug> HTTP-Session: 5b1ee89a-b0dd-4f94-8fa2-9c2a6e0eb052 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 797 | 2023.11.20 18:35:43.401834 [ 3 ] {} <Debug> HTTP-Session: 5b1ee89a-b0dd-4f94-8fa2-9c2a6e0eb052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2023.11.20 18:35:43.401995 [ 3 ] {6200bef6-897a-460f-a747-1d95d18b860d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 799 | 2023.11.20 18:35:43.411580 [ 3 ] {6200bef6-897a-460f-a747-1d95d18b860d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2023.11.20 18:35:43.411812 [ 3 ] {6200bef6-897a-460f-a747-1d95d18b860d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2023.11.20 18:35:43.411858 [ 3 ] {6200bef6-897a-460f-a747-1d95d18b860d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2023.11.20 18:35:43.412881 [ 3 ] {6200bef6-897a-460f-a747-1d95d18b860d} <Debug> DynamicQueryHandler: Done processing query | ||
| 803 | 2023.11.20 18:35:43.412911 [ 3 ] {6200bef6-897a-460f-a747-1d95d18b860d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 804 | 2023.11.20 18:35:43.412927 [ 3 ] {} <Debug> HTTP-Session: 5b1ee89a-b0dd-4f94-8fa2-9c2a6e0eb052 Destroying unnamed session | ||
| 805 | 2023.11.20 18:35:43.413455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 806 | 2023.11.20 18:35:43.413517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 807 | 2023.11.20 18:35:43.413538 [ 3 ] {} <Debug> HTTP-Session: a6124e52-1fac-4930-9792-9ed4869b5cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 808 | 2023.11.20 18:35:43.413555 [ 3 ] {} <Debug> HTTP-Session: a6124e52-1fac-4930-9792-9ed4869b5cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2023.11.20 18:35:43.413686 [ 3 ] {b5aa5aeb-077f-4558-9405-b9aef83e3ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 810 | 2023.11.20 18:35:43.414101 [ 3 ] {b5aa5aeb-077f-4558-9405-b9aef83e3ad0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2023.11.20 18:35:43.414251 [ 3 ] {b5aa5aeb-077f-4558-9405-b9aef83e3ad0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2023.11.20 18:35:43.414293 [ 3 ] {b5aa5aeb-077f-4558-9405-b9aef83e3ad0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2023.11.20 18:35:43.415186 [ 3 ] {b5aa5aeb-077f-4558-9405-b9aef83e3ad0} <Debug> DynamicQueryHandler: Done processing query | ||
| 814 | 2023.11.20 18:35:43.415213 [ 3 ] {b5aa5aeb-077f-4558-9405-b9aef83e3ad0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 815 | 2023.11.20 18:35:43.415229 [ 3 ] {} <Debug> HTTP-Session: a6124e52-1fac-4930-9792-9ed4869b5cf7 Destroying unnamed session | ||
| 816 | 2023.11.20 18:35:43.415472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 817 | 2023.11.20 18:35:43.415517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 818 | 2023.11.20 18:35:43.415537 [ 3 ] {} <Debug> HTTP-Session: 5a0d7b85-ff13-493f-9df9-c86d4bc89187 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 819 | 2023.11.20 18:35:43.415553 [ 3 ] {} <Debug> HTTP-Session: 5a0d7b85-ff13-493f-9df9-c86d4bc89187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2023.11.20 18:35:43.415663 [ 3 ] {0258ad00-68ad-4ee1-8b93-dbeed59d1dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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) | ||
| 821 | 2023.11.20 18:35:43.416010 [ 3 ] {0258ad00-68ad-4ee1-8b93-dbeed59d1dd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2023.11.20 18:35:43.416160 [ 3 ] {0258ad00-68ad-4ee1-8b93-dbeed59d1dd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2023.11.20 18:35:43.416201 [ 3 ] {0258ad00-68ad-4ee1-8b93-dbeed59d1dd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2023.11.20 18:35:43.417050 [ 3 ] {0258ad00-68ad-4ee1-8b93-dbeed59d1dd9} <Debug> DynamicQueryHandler: Done processing query | ||
| 825 | 2023.11.20 18:35:43.417078 [ 3 ] {0258ad00-68ad-4ee1-8b93-dbeed59d1dd9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 826 | 2023.11.20 18:35:43.417094 [ 3 ] {} <Debug> HTTP-Session: 5a0d7b85-ff13-493f-9df9-c86d4bc89187 Destroying unnamed session | ||
| 827 | 2023.11.20 18:35:43.418321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 828 | 2023.11.20 18:35:43.418365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 829 | 2023.11.20 18:35:43.418384 [ 3 ] {} <Debug> HTTP-Session: 040e1b3d-003a-4e49-a8a1-e082506606cb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 830 | 2023.11.20 18:35:43.418401 [ 3 ] {} <Debug> HTTP-Session: 040e1b3d-003a-4e49-a8a1-e082506606cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2023.11.20 18:35:43.418510 [ 3 ] {c6e53f70-0333-4ecd-aef2-d1cd87cab583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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) | ||
| 832 | 2023.11.20 18:35:43.418852 [ 3 ] {c6e53f70-0333-4ecd-aef2-d1cd87cab583} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2023.11.20 18:35:43.419005 [ 3 ] {c6e53f70-0333-4ecd-aef2-d1cd87cab583} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2023.11.20 18:35:43.419047 [ 3 ] {c6e53f70-0333-4ecd-aef2-d1cd87cab583} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2023.11.20 18:35:43.419844 [ 3 ] {c6e53f70-0333-4ecd-aef2-d1cd87cab583} <Debug> DynamicQueryHandler: Done processing query | ||
| 836 | 2023.11.20 18:35:43.419871 [ 3 ] {c6e53f70-0333-4ecd-aef2-d1cd87cab583} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 837 | 2023.11.20 18:35:43.419887 [ 3 ] {} <Debug> HTTP-Session: 040e1b3d-003a-4e49-a8a1-e082506606cb Destroying unnamed session | ||
| 838 | 2023.11.20 18:35:43.420134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 839 | 2023.11.20 18:35:43.420177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 840 | 2023.11.20 18:35:43.420196 [ 3 ] {} <Debug> HTTP-Session: dad024be-1c59-4354-a30b-d0109c1493d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 841 | 2023.11.20 18:35:43.420213 [ 3 ] {} <Debug> HTTP-Session: dad024be-1c59-4354-a30b-d0109c1493d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2023.11.20 18:35:43.420324 [ 3 ] {71c3a8d3-e408-4100-89f4-59c1f9f2008e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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) | ||
| 843 | 2023.11.20 18:35:43.420680 [ 3 ] {71c3a8d3-e408-4100-89f4-59c1f9f2008e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2023.11.20 18:35:43.420835 [ 3 ] {71c3a8d3-e408-4100-89f4-59c1f9f2008e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2023.11.20 18:35:43.420875 [ 3 ] {71c3a8d3-e408-4100-89f4-59c1f9f2008e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2023.11.20 18:35:43.421773 [ 3 ] {71c3a8d3-e408-4100-89f4-59c1f9f2008e} <Debug> DynamicQueryHandler: Done processing query | ||
| 847 | 2023.11.20 18:35:43.421799 [ 3 ] {71c3a8d3-e408-4100-89f4-59c1f9f2008e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 848 | 2023.11.20 18:35:43.421815 [ 3 ] {} <Debug> HTTP-Session: dad024be-1c59-4354-a30b-d0109c1493d9 Destroying unnamed session | ||
| 849 | 2023.11.20 18:35:43.422063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 850 | 2023.11.20 18:35:43.422109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 851 | 2023.11.20 18:35:43.422128 [ 3 ] {} <Debug> HTTP-Session: 8828b76e-9b48-44ec-bc7f-59f6d74f58ce Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 852 | 2023.11.20 18:35:43.422145 [ 3 ] {} <Debug> HTTP-Session: 8828b76e-9b48-44ec-bc7f-59f6d74f58ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2023.11.20 18:35:43.422258 [ 3 ] {c2a49b6b-fd04-42d2-b7bb-6861a29f4f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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) | ||
| 854 | 2023.11.20 18:35:43.422622 [ 3 ] {c2a49b6b-fd04-42d2-b7bb-6861a29f4f14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2023.11.20 18:35:43.422779 [ 3 ] {c2a49b6b-fd04-42d2-b7bb-6861a29f4f14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2023.11.20 18:35:43.422820 [ 3 ] {c2a49b6b-fd04-42d2-b7bb-6861a29f4f14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2023.11.20 18:35:43.423754 [ 3 ] {c2a49b6b-fd04-42d2-b7bb-6861a29f4f14} <Debug> DynamicQueryHandler: Done processing query | ||
| 858 | 2023.11.20 18:35:43.423781 [ 3 ] {c2a49b6b-fd04-42d2-b7bb-6861a29f4f14} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 859 | 2023.11.20 18:35:43.423797 [ 3 ] {} <Debug> HTTP-Session: 8828b76e-9b48-44ec-bc7f-59f6d74f58ce Destroying unnamed session | ||
| 860 | 2023.11.20 18:35:43.424031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 861 | 2023.11.20 18:35:43.424076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 862 | 2023.11.20 18:35:43.424096 [ 3 ] {} <Debug> HTTP-Session: 461cd5a8-a39a-4fe9-9abf-14ff9f5958fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 863 | 2023.11.20 18:35:43.424112 [ 3 ] {} <Debug> HTTP-Session: 461cd5a8-a39a-4fe9-9abf-14ff9f5958fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2023.11.20 18:35:43.424226 [ 3 ] {a3cb3a30-697c-4815-a0e6-d13163cb5a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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) | ||
| 865 | 2023.11.20 18:35:43.424590 [ 3 ] {a3cb3a30-697c-4815-a0e6-d13163cb5a97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2023.11.20 18:35:43.424751 [ 3 ] {a3cb3a30-697c-4815-a0e6-d13163cb5a97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2023.11.20 18:35:43.424793 [ 3 ] {a3cb3a30-697c-4815-a0e6-d13163cb5a97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2023.11.20 18:35:43.425663 [ 3 ] {a3cb3a30-697c-4815-a0e6-d13163cb5a97} <Debug> DynamicQueryHandler: Done processing query | ||
| 869 | 2023.11.20 18:35:43.425693 [ 3 ] {a3cb3a30-697c-4815-a0e6-d13163cb5a97} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 870 | 2023.11.20 18:35:43.425709 [ 3 ] {} <Debug> HTTP-Session: 461cd5a8-a39a-4fe9-9abf-14ff9f5958fb Destroying unnamed session | ||
| 871 | 2023.11.20 18:35:43.425944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 872 | 2023.11.20 18:35:43.425991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 873 | 2023.11.20 18:35:43.426011 [ 3 ] {} <Debug> HTTP-Session: 238e0321-76ed-4b68-a1ec-bc4aebf96bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 874 | 2023.11.20 18:35:43.426028 [ 3 ] {} <Debug> HTTP-Session: 238e0321-76ed-4b68-a1ec-bc4aebf96bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2023.11.20 18:35:43.426145 [ 3 ] {0cdc61e2-2edd-4e3c-a586-8859e3a3fb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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) | ||
| 876 | 2023.11.20 18:35:43.426524 [ 3 ] {0cdc61e2-2edd-4e3c-a586-8859e3a3fb61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2023.11.20 18:35:43.426689 [ 3 ] {0cdc61e2-2edd-4e3c-a586-8859e3a3fb61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2023.11.20 18:35:43.426731 [ 3 ] {0cdc61e2-2edd-4e3c-a586-8859e3a3fb61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2023.11.20 18:35:43.427535 [ 3 ] {0cdc61e2-2edd-4e3c-a586-8859e3a3fb61} <Debug> DynamicQueryHandler: Done processing query | ||
| 880 | 2023.11.20 18:35:43.427563 [ 3 ] {0cdc61e2-2edd-4e3c-a586-8859e3a3fb61} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 881 | 2023.11.20 18:35:43.427579 [ 3 ] {} <Debug> HTTP-Session: 238e0321-76ed-4b68-a1ec-bc4aebf96bf6 Destroying unnamed session | ||
| 882 | 2023.11.20 18:35:43.427816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 883 | 2023.11.20 18:35:43.427861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 884 | 2023.11.20 18:35:43.427879 [ 3 ] {} <Debug> HTTP-Session: d396d742-9300-4753-b2a9-825e8e687cd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 885 | 2023.11.20 18:35:43.427895 [ 3 ] {} <Debug> HTTP-Session: d396d742-9300-4753-b2a9-825e8e687cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2023.11.20 18:35:43.428014 [ 3 ] {f3c6dc1c-7c68-4bd2-b6ff-776ac21b316e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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) | ||
| 887 | 2023.11.20 18:35:43.428380 [ 3 ] {f3c6dc1c-7c68-4bd2-b6ff-776ac21b316e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2023.11.20 18:35:43.428543 [ 3 ] {f3c6dc1c-7c68-4bd2-b6ff-776ac21b316e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2023.11.20 18:35:43.428585 [ 3 ] {f3c6dc1c-7c68-4bd2-b6ff-776ac21b316e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2023.11.20 18:35:43.429471 [ 3 ] {f3c6dc1c-7c68-4bd2-b6ff-776ac21b316e} <Debug> DynamicQueryHandler: Done processing query | ||
| 891 | 2023.11.20 18:35:43.429499 [ 3 ] {f3c6dc1c-7c68-4bd2-b6ff-776ac21b316e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 892 | 2023.11.20 18:35:43.429515 [ 3 ] {} <Debug> HTTP-Session: d396d742-9300-4753-b2a9-825e8e687cd4 Destroying unnamed session | ||
| 893 | 2023.11.20 18:35:43.442562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 894 | 2023.11.20 18:35:43.442652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 895 | 2023.11.20 18:35:43.442690 [ 3 ] {} <Debug> HTTP-Session: 674c1b5e-f401-4d91-b42d-474011071e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 896 | 2023.11.20 18:35:43.442723 [ 3 ] {} <Debug> HTTP-Session: 674c1b5e-f401-4d91-b42d-474011071e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2023.11.20 18:35:43.442871 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 898 | 2023.11.20 18:35:43.442952 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2023.11.20 18:35:43.443910 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 900 | 2023.11.20 18:35:43.450922 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 901 | 2023.11.20 18:35:43.451566 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2023.11.20 18:35:43.451738 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 903 | 2023.11.20 18:35:43.451861 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.008937096 sec., 1118 rows/sec., 157.24 KiB/sec. | ||
| 904 | 2023.11.20 18:35:43.451991 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} <Debug> DynamicQueryHandler: Done processing query | ||
| 905 | 2023.11.20 18:35:43.452015 [ 3 ] {c1d29208-4a12-4585-9e7c-c0994f30acbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 906 | 2023.11.20 18:35:43.452030 [ 3 ] {} <Debug> HTTP-Session: 674c1b5e-f401-4d91-b42d-474011071e95 Destroying unnamed session | ||
| 907 | 2023.11.20 18:35:43.452148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 1911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 908 | 2023.11.20 18:35:43.452192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 909 | 2023.11.20 18:35:43.452212 [ 3 ] {} <Debug> HTTP-Session: a37b4c72-d6b4-42f8-bac9-72619b9828ba Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 910 | 2023.11.20 18:35:43.452228 [ 3 ] {} <Debug> HTTP-Session: a37b4c72-d6b4-42f8-bac9-72619b9828ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2023.11.20 18:35:43.452299 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 912 | 2023.11.20 18:35:43.452339 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 913 | 2023.11.20 18:35:43.452444 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 914 | 2023.11.20 18:35:43.458708 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 915 | 2023.11.20 18:35:43.459132 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2023.11.20 18:35:43.459418 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 917 | 2023.11.20 18:35:43.459571 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} <Information> executeQuery: Read 13 rows, 1.05 KiB in 0.007241681 sec., 1795 rows/sec., 145.51 KiB/sec. | ||
| 918 | 2023.11.20 18:35:43.459694 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} <Debug> DynamicQueryHandler: Done processing query | ||
| 919 | 2023.11.20 18:35:43.459718 [ 3 ] {4beac374-83f1-4133-930f-2271adb19129} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 920 | 2023.11.20 18:35:43.459734 [ 3 ] {} <Debug> HTTP-Session: a37b4c72-d6b4-42f8-bac9-72619b9828ba Destroying unnamed session | ||
| 921 | 2023.11.20 18:35:43.459966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 11119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 922 | 2023.11.20 18:35:43.460012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 923 | 2023.11.20 18:35:43.460031 [ 3 ] {} <Debug> HTTP-Session: 2bc405b5-b83c-45eb-80cb-a56952bf45d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 924 | 2023.11.20 18:35:43.460048 [ 3 ] {} <Debug> HTTP-Session: 2bc405b5-b83c-45eb-80cb-a56952bf45d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2023.11.20 18:35:43.460120 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 926 | 2023.11.20 18:35:43.460160 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 927 | 2023.11.20 18:35:43.460264 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 928 | 2023.11.20 18:35:43.460595 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 929 | 2023.11.20 18:35:43.460819 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 930 | 2023.11.20 18:35:43.460967 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 931 | 2023.11.20 18:35:43.461084 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} <Information> executeQuery: Read 75 rows, 6.53 KiB in 0.00093377 sec., 80319 rows/sec., 6.83 MiB/sec. | ||
| 932 | 2023.11.20 18:35:43.461203 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} <Debug> DynamicQueryHandler: Done processing query | ||
| 933 | 2023.11.20 18:35:43.461225 [ 3 ] {37071d83-abea-4480-bf17-6a4cde85329f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 934 | 2023.11.20 18:35:43.461242 [ 3 ] {} <Debug> HTTP-Session: 2bc405b5-b83c-45eb-80cb-a56952bf45d8 Destroying unnamed session | ||
| 935 | 2023.11.20 18:35:43.461360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 8337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 936 | 2023.11.20 18:35:43.461404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 937 | 2023.11.20 18:35:43.461423 [ 3 ] {} <Debug> HTTP-Session: 81061158-3cf2-462f-b1cd-957ee2d36f38 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 938 | 2023.11.20 18:35:43.461440 [ 3 ] {} <Debug> HTTP-Session: 81061158-3cf2-462f-b1cd-957ee2d36f38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2023.11.20 18:35:43.461510 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 940 | 2023.11.20 18:35:43.461548 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 941 | 2023.11.20 18:35:43.462806 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 942 | 2023.11.20 18:35:43.468060 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 943 | 2023.11.20 18:35:43.468372 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 944 | 2023.11.20 18:35:43.468530 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 945 | 2023.11.20 18:35:43.468644 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.007106517 sec., 6895 rows/sec., 549.40 KiB/sec. | ||
| 946 | 2023.11.20 18:35:43.468773 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} <Debug> DynamicQueryHandler: Done processing query | ||
| 947 | 2023.11.20 18:35:43.468797 [ 3 ] {cd542611-69b6-4cb9-a227-a5dc08f8139d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 948 | 2023.11.20 18:35:43.468813 [ 3 ] {} <Debug> HTTP-Session: 81061158-3cf2-462f-b1cd-957ee2d36f38 Destroying unnamed session | ||
| 949 | 2023.11.20 18:35:43.469100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 50920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 950 | 2023.11.20 18:35:43.469145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 951 | 2023.11.20 18:35:43.469164 [ 3 ] {} <Debug> HTTP-Session: ff23571a-8f8a-462b-b0fe-ff6992a937c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 952 | 2023.11.20 18:35:43.469180 [ 3 ] {} <Debug> HTTP-Session: ff23571a-8f8a-462b-b0fe-ff6992a937c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2023.11.20 18:35:43.469266 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 954 | 2023.11.20 18:35:43.469308 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 955 | 2023.11.20 18:35:43.469422 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 956 | 2023.11.20 18:35:43.469941 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 957 | 2023.11.20 18:35:43.472562 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2023.11.20 18:35:43.472781 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 959 | 2023.11.20 18:35:43.472917 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} <Information> executeQuery: Read 264 rows, 18.82 KiB in 0.003621436 sec., 72899 rows/sec., 5.08 MiB/sec. | ||
| 960 | 2023.11.20 18:35:43.473061 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} <Debug> DynamicQueryHandler: Done processing query | ||
| 961 | 2023.11.20 18:35:43.473089 [ 3 ] {194b9c33-fff8-48cf-b4ba-02849449c4a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
| 962 | 2023.11.20 18:35:43.473109 [ 3 ] {} <Debug> HTTP-Session: ff23571a-8f8a-462b-b0fe-ff6992a937c3 Destroying unnamed session | ||
| 963 | 2023.11.20 18:35:43.473260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 13951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 964 | 2023.11.20 18:35:43.473313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 965 | 2023.11.20 18:35:43.473335 [ 3 ] {} <Debug> HTTP-Session: 1adcffa8-797b-4f61-a57d-bfa936be1028 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 966 | 2023.11.20 18:35:43.473355 [ 3 ] {} <Debug> HTTP-Session: 1adcffa8-797b-4f61-a57d-bfa936be1028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2023.11.20 18:35:43.473436 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 968 | 2023.11.20 18:35:43.473478 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 969 | 2023.11.20 18:35:43.473630 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 970 | 2023.11.20 18:35:43.474039 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 971 | 2023.11.20 18:35:43.475019 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2023.11.20 18:35:43.475217 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 973 | 2023.11.20 18:35:43.475335 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} <Information> executeQuery: Read 13 rows, 17.96 KiB in 0.00187133 sec., 6946 rows/sec., 9.37 MiB/sec. | ||
| 974 | 2023.11.20 18:35:43.475462 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} <Debug> DynamicQueryHandler: Done processing query | ||
| 975 | 2023.11.20 18:35:43.475486 [ 3 ] {a771dabc-3843-4d01-ab12-acbc3f0951d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 976 | 2023.11.20 18:35:43.475502 [ 3 ] {} <Debug> HTTP-Session: 1adcffa8-797b-4f61-a57d-bfa936be1028 Destroying unnamed session | ||
| 977 | 2023.11.20 18:35:43.475633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 978 | 2023.11.20 18:35:43.475678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 979 | 2023.11.20 18:35:43.475697 [ 3 ] {} <Debug> HTTP-Session: f5dbfc90-686f-4841-acdf-b121c539443c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 980 | 2023.11.20 18:35:43.475713 [ 3 ] {} <Debug> HTTP-Session: f5dbfc90-686f-4841-acdf-b121c539443c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2023.11.20 18:35:43.475783 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 982 | 2023.11.20 18:35:43.475821 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 983 | 2023.11.20 18:35:43.475947 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 984 | 2023.11.20 18:35:43.476262 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 985 | 2023.11.20 18:35:43.476518 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 986 | 2023.11.20 18:35:43.476700 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} <Trace> oximeter.measurements_i64 (ba08feb9-b29d-4bf5-b0ca-27edd7436bbc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 987 | 2023.11.20 18:35:43.476817 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} <Information> executeQuery: Read 24 rows, 1.73 KiB in 0.001003922 sec., 23906 rows/sec., 1.68 MiB/sec. | ||
| 988 | 2023.11.20 18:35:43.476944 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} <Debug> DynamicQueryHandler: Done processing query | ||
| 989 | 2023.11.20 18:35:43.476968 [ 3 ] {42f7f990-7da8-4a4f-856c-aaaf71179f86} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 990 | 2023.11.20 18:35:43.476983 [ 3 ] {} <Debug> HTTP-Session: f5dbfc90-686f-4841-acdf-b121c539443c Destroying unnamed session | ||
| 991 | 2023.11.20 18:35:47.138022 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 992 | 2023.11.20 18:35:47.138092 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 993 | 2023.11.20 18:35:48.379778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 994 | 2023.11.20 18:35:48.379931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 995 | 2023.11.20 18:35:48.379977 [ 3 ] {} <Debug> HTTP-Session: 40516327-0dc7-4138-b6ad-5664cd34cdb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 996 | 2023.11.20 18:35:48.380017 [ 3 ] {} <Debug> HTTP-Session: 40516327-0dc7-4138-b6ad-5664cd34cdb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2023.11.20 18:35:48.380213 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 998 | 2023.11.20 18:35:48.380313 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 999 | 2023.11.20 18:35:48.380532 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1000 | 2023.11.20 18:35:48.380975 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1001 | 2023.11.20 18:35:48.381239 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1002 | 2023.11.20 18:35:48.381428 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1003 | 2023.11.20 18:35:48.381552 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} <Information> executeQuery: Read 29 rows, 2.35 KiB in 0.001281901 sec., 22622 rows/sec., 1.79 MiB/sec. | ||
| 1004 | 2023.11.20 18:35:48.381697 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} <Debug> DynamicQueryHandler: Done processing query | ||
| 1005 | 2023.11.20 18:35:48.381722 [ 3 ] {6d94295d-40b1-4ca9-a8ca-e05a000cefae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1006 | 2023.11.20 18:35:48.381739 [ 3 ] {} <Debug> HTTP-Session: 40516327-0dc7-4138-b6ad-5664cd34cdb7 Destroying unnamed session | ||
| 1007 | 2023.11.20 18:35:48.381885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 14653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1008 | 2023.11.20 18:35:48.381937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1009 | 2023.11.20 18:35:48.381956 [ 3 ] {} <Debug> HTTP-Session: c3642acd-1f25-4d02-ab90-37c194dfac01 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1010 | 2023.11.20 18:35:48.381973 [ 3 ] {} <Debug> HTTP-Session: c3642acd-1f25-4d02-ab90-37c194dfac01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2023.11.20 18:35:48.382054 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1012 | 2023.11.20 18:35:48.382095 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1013 | 2023.11.20 18:35:48.382199 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1014 | 2023.11.20 18:35:48.382551 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1015 | 2023.11.20 18:35:48.382776 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1016 | 2023.11.20 18:35:48.382926 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1017 | 2023.11.20 18:35:48.383023 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} <Information> executeQuery: Read 87 rows, 9.29 KiB in 0.00094231 sec., 92326 rows/sec., 9.63 MiB/sec. | ||
| 1018 | 2023.11.20 18:35:48.383146 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} <Debug> DynamicQueryHandler: Done processing query | ||
| 1019 | 2023.11.20 18:35:48.383169 [ 3 ] {54f72db0-3f66-4273-bc9a-9984182b2b64} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1020 | 2023.11.20 18:35:48.383185 [ 3 ] {} <Debug> HTTP-Session: c3642acd-1f25-4d02-ab90-37c194dfac01 Destroying unnamed session | ||
| 1021 | 2023.11.20 18:35:48.383339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 6494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1022 | 2023.11.20 18:35:48.383384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1023 | 2023.11.20 18:35:48.383402 [ 3 ] {} <Debug> HTTP-Session: 948fc2fe-398d-4003-ab26-523d8f596efb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1024 | 2023.11.20 18:35:48.383418 [ 3 ] {} <Debug> HTTP-Session: 948fc2fe-398d-4003-ab26-523d8f596efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2023.11.20 18:35:48.383489 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1026 | 2023.11.20 18:35:48.383529 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1027 | 2023.11.20 18:35:48.383630 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1028 | 2023.11.20 18:35:48.383923 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1029 | 2023.11.20 18:35:48.384136 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1030 | 2023.11.20 18:35:48.384286 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1031 | 2023.11.20 18:35:48.384386 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.000864617 sec., 43950 rows/sec., 3.44 MiB/sec. | ||
| 1032 | 2023.11.20 18:35:48.384526 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} <Debug> DynamicQueryHandler: Done processing query | ||
| 1033 | 2023.11.20 18:35:48.384551 [ 3 ] {73d6e84f-a883-4c44-9c23-eeffce49a548} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1034 | 2023.11.20 18:35:48.384566 [ 3 ] {} <Debug> HTTP-Session: 948fc2fe-398d-4003-ab26-523d8f596efb Destroying unnamed session | ||
| 1035 | 2023.11.20 18:35:48.384765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 31052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1036 | 2023.11.20 18:35:48.384810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1037 | 2023.11.20 18:35:48.384828 [ 3 ] {} <Debug> HTTP-Session: 5afa2dea-40e0-4df6-ac1b-0663f424e2f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1038 | 2023.11.20 18:35:48.384844 [ 3 ] {} <Debug> HTTP-Session: 5afa2dea-40e0-4df6-ac1b-0663f424e2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2023.11.20 18:35:48.384921 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1040 | 2023.11.20 18:35:48.384967 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1041 | 2023.11.20 18:35:48.385102 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1042 | 2023.11.20 18:35:48.385511 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1043 | 2023.11.20 18:35:48.385824 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1044 | 2023.11.20 18:35:48.386008 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1045 | 2023.11.20 18:35:48.386111 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} <Information> executeQuery: Read 29 rows, 40.07 KiB in 0.001160566 sec., 24987 rows/sec., 33.72 MiB/sec. | ||
| 1046 | 2023.11.20 18:35:48.386241 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 1047 | 2023.11.20 18:35:48.386265 [ 3 ] {6bc2fe7e-ab02-4d3b-86c0-127a0975a3ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 1048 | 2023.11.20 18:35:48.386281 [ 3 ] {} <Debug> HTTP-Session: 5afa2dea-40e0-4df6-ac1b-0663f424e2f6 Destroying unnamed session | ||
| 1049 | 2023.11.20 18:35:48.386401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1050 | 2023.11.20 18:35:48.386446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1051 | 2023.11.20 18:35:48.386464 [ 3 ] {} <Debug> HTTP-Session: 79c1f54b-5c44-4e31-8d40-64f54fcddd9f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1052 | 2023.11.20 18:35:48.386480 [ 3 ] {} <Debug> HTTP-Session: 79c1f54b-5c44-4e31-8d40-64f54fcddd9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2023.11.20 18:35:48.386549 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1054 | 2023.11.20 18:35:48.386589 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1055 | 2023.11.20 18:35:48.386690 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1056 | 2023.11.20 18:35:48.386947 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1057 | 2023.11.20 18:35:48.387182 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1058 | 2023.11.20 18:35:48.387379 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} <Trace> oximeter.measurements_i64 (ba08feb9-b29d-4bf5-b0ca-27edd7436bbc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1059 | 2023.11.20 18:35:48.387501 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} <Information> executeQuery: Read 9 rows, 642.00 B in 0.00091948 sec., 9788 rows/sec., 681.86 KiB/sec. | ||
| 1060 | 2023.11.20 18:35:48.387630 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 1061 | 2023.11.20 18:35:48.387653 [ 3 ] {c6c39b6e-b7b6-46b7-b8d4-4bc1cb2868ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1062 | 2023.11.20 18:35:48.387668 [ 3 ] {} <Debug> HTTP-Session: 79c1f54b-5c44-4e31-8d40-64f54fcddd9f Destroying unnamed session | ||
| 1063 | 2023.11.20 18:35:53.378838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1064 | 2023.11.20 18:35:53.378992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1065 | 2023.11.20 18:35:53.379030 [ 3 ] {} <Debug> HTTP-Session: 7c4d2fb3-0cde-4ba3-b04a-b12734b7de11 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1066 | 2023.11.20 18:35:53.379066 [ 3 ] {} <Debug> HTTP-Session: 7c4d2fb3-0cde-4ba3-b04a-b12734b7de11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2023.11.20 18:35:53.379242 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1068 | 2023.11.20 18:35:53.379331 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1069 | 2023.11.20 18:35:53.379560 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1070 | 2023.11.20 18:35:53.380059 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1071 | 2023.11.20 18:35:53.380377 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1072 | 2023.11.20 18:35:53.380588 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1073 | 2023.11.20 18:35:53.380759 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001461046 sec., 11635 rows/sec., 943.11 KiB/sec. | ||
| 1074 | 2023.11.20 18:35:53.380945 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} <Debug> DynamicQueryHandler: Done processing query | ||
| 1075 | 2023.11.20 18:35:53.380979 [ 3 ] {003716f7-d1a3-471e-9a08-8346913c4009} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1076 | 2023.11.20 18:35:53.381003 [ 3 ] {} <Debug> HTTP-Session: 7c4d2fb3-0cde-4ba3-b04a-b12734b7de11 Destroying unnamed session | ||
| 1077 | 2023.11.20 18:35:53.381179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1078 | 2023.11.20 18:35:53.381233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1079 | 2023.11.20 18:35:53.381254 [ 3 ] {} <Debug> HTTP-Session: ee55ee5e-0750-4a56-b502-3a647b7c4d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1080 | 2023.11.20 18:35:53.381274 [ 3 ] {} <Debug> HTTP-Session: ee55ee5e-0750-4a56-b502-3a647b7c4d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2023.11.20 18:35:53.381360 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1082 | 2023.11.20 18:35:53.381405 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1083 | 2023.11.20 18:35:53.381513 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1084 | 2023.11.20 18:35:53.381836 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1085 | 2023.11.20 18:35:53.382065 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1086 | 2023.11.20 18:35:53.382217 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1087 | 2023.11.20 18:35:53.382343 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.0009496 sec., 53706 rows/sec., 4.71 MiB/sec. | ||
| 1088 | 2023.11.20 18:35:53.382466 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1089 | 2023.11.20 18:35:53.382491 [ 3 ] {a85ea9b7-8c00-49aa-bffa-c012dac6991a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1090 | 2023.11.20 18:35:53.382507 [ 3 ] {} <Debug> HTTP-Session: ee55ee5e-0750-4a56-b502-3a647b7c4d1c Destroying unnamed session | ||
| 1091 | 2023.11.20 18:35:53.382644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1092 | 2023.11.20 18:35:53.382690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1093 | 2023.11.20 18:35:53.382709 [ 3 ] {} <Debug> HTTP-Session: 0e4bed43-848b-4e32-9ea0-049087f786e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1094 | 2023.11.20 18:35:53.382727 [ 3 ] {} <Debug> HTTP-Session: 0e4bed43-848b-4e32-9ea0-049087f786e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2023.11.20 18:35:53.382801 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1096 | 2023.11.20 18:35:53.382841 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1097 | 2023.11.20 18:35:53.382948 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1098 | 2023.11.20 18:35:53.383234 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1099 | 2023.11.20 18:35:53.383443 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1100 | 2023.11.20 18:35:53.383600 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1101 | 2023.11.20 18:35:53.383724 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000893269 sec., 19031 rows/sec., 1.49 MiB/sec. | ||
| 1102 | 2023.11.20 18:35:53.383873 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1103 | 2023.11.20 18:35:53.383897 [ 3 ] {f28a020d-f599-489d-ab59-00e4f7ba5c3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1104 | 2023.11.20 18:35:53.383913 [ 3 ] {} <Debug> HTTP-Session: 0e4bed43-848b-4e32-9ea0-049087f786e5 Destroying unnamed session | ||
| 1105 | 2023.11.20 18:35:53.384129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1106 | 2023.11.20 18:35:53.384173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1107 | 2023.11.20 18:35:53.384192 [ 3 ] {} <Debug> HTTP-Session: 9f0229dc-f11e-4ad4-98ee-20c2f51d94c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1108 | 2023.11.20 18:35:53.384208 [ 3 ] {} <Debug> HTTP-Session: 9f0229dc-f11e-4ad4-98ee-20c2f51d94c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2023.11.20 18:35:53.384284 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1110 | 2023.11.20 18:35:53.384330 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1111 | 2023.11.20 18:35:53.384473 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1112 | 2023.11.20 18:35:53.384821 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1113 | 2023.11.20 18:35:53.385164 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1114 | 2023.11.20 18:35:53.385392 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1115 | 2023.11.20 18:35:53.385526 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001212579 sec., 14019 rows/sec., 18.92 MiB/sec. | ||
| 1116 | 2023.11.20 18:35:53.385658 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} <Debug> DynamicQueryHandler: Done processing query | ||
| 1117 | 2023.11.20 18:35:53.385682 [ 3 ] {65b6b6c0-376a-488e-9efe-2083664a4f60} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1118 | 2023.11.20 18:35:53.385698 [ 3 ] {} <Debug> HTTP-Session: 9f0229dc-f11e-4ad4-98ee-20c2f51d94c5 Destroying unnamed session | ||
| 1119 | 2023.11.20 18:35:58.379501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1120 | 2023.11.20 18:35:58.379681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1121 | 2023.11.20 18:35:58.379728 [ 3 ] {} <Debug> HTTP-Session: 6beae7f6-a6fd-4dee-a8c3-582cfa01e88b Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1122 | 2023.11.20 18:35:58.379767 [ 3 ] {} <Debug> HTTP-Session: 6beae7f6-a6fd-4dee-a8c3-582cfa01e88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2023.11.20 18:35:58.379968 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1124 | 2023.11.20 18:35:58.380068 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1125 | 2023.11.20 18:35:58.380328 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1126 | 2023.11.20 18:35:58.380794 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1127 | 2023.11.20 18:35:58.381053 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1128 | 2023.11.20 18:35:58.381217 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1129 | 2023.11.20 18:35:58.381363 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001328273 sec., 22585 rows/sec., 1.79 MiB/sec. | ||
| 1130 | 2023.11.20 18:35:58.381499 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} <Debug> DynamicQueryHandler: Done processing query | ||
| 1131 | 2023.11.20 18:35:58.381523 [ 3 ] {f9cb7d17-cbe9-4d70-a30a-77ad59f05a23} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1132 | 2023.11.20 18:35:58.381539 [ 3 ] {} <Debug> HTTP-Session: 6beae7f6-a6fd-4dee-a8c3-582cfa01e88b Destroying unnamed session | ||
| 1133 | 2023.11.20 18:35:58.381673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1134 | 2023.11.20 18:35:58.381720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1135 | 2023.11.20 18:35:58.381739 [ 3 ] {} <Debug> HTTP-Session: 07a4f0f8-70fa-450a-84a4-b83c94691f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1136 | 2023.11.20 18:35:58.381756 [ 3 ] {} <Debug> HTTP-Session: 07a4f0f8-70fa-450a-84a4-b83c94691f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2023.11.20 18:35:58.381837 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1138 | 2023.11.20 18:35:58.381879 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1139 | 2023.11.20 18:35:58.381985 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1140 | 2023.11.20 18:35:58.382332 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1141 | 2023.11.20 18:35:58.382548 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1142 | 2023.11.20 18:35:58.382696 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1143 | 2023.11.20 18:35:58.382813 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} <Information> executeQuery: Read 90 rows, 9.58 KiB in 0.000947511 sec., 94985 rows/sec., 9.88 MiB/sec. | ||
| 1144 | 2023.11.20 18:35:58.382935 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1145 | 2023.11.20 18:35:58.382959 [ 3 ] {6e7eba99-d437-4206-b9e8-523aa7330ac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1146 | 2023.11.20 18:35:58.382974 [ 3 ] {} <Debug> HTTP-Session: 07a4f0f8-70fa-450a-84a4-b83c94691f36 Destroying unnamed session | ||
| 1147 | 2023.11.20 18:35:58.383129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1148 | 2023.11.20 18:35:58.383174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1149 | 2023.11.20 18:35:58.383193 [ 3 ] {} <Debug> HTTP-Session: e108d18c-6b55-4044-97da-ffe89fc1909d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1150 | 2023.11.20 18:35:58.383210 [ 3 ] {} <Debug> HTTP-Session: e108d18c-6b55-4044-97da-ffe89fc1909d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2023.11.20 18:35:58.383281 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1152 | 2023.11.20 18:35:58.383322 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1153 | 2023.11.20 18:35:58.383424 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1154 | 2023.11.20 18:35:58.383695 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1155 | 2023.11.20 18:35:58.383902 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1156 | 2023.11.20 18:35:58.384049 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1157 | 2023.11.20 18:35:58.384171 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.000860018 sec., 34882 rows/sec., 2.73 MiB/sec. | ||
| 1158 | 2023.11.20 18:35:58.384276 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} <Debug> DynamicQueryHandler: Done processing query | ||
| 1159 | 2023.11.20 18:35:58.384299 [ 3 ] {ae32c6e5-668b-4201-982d-b8fa505af257} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1160 | 2023.11.20 18:35:58.384315 [ 3 ] {} <Debug> HTTP-Session: e108d18c-6b55-4044-97da-ffe89fc1909d Destroying unnamed session | ||
| 1161 | 2023.11.20 18:35:58.384472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1162 | 2023.11.20 18:35:58.384515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1163 | 2023.11.20 18:35:58.384534 [ 3 ] {} <Debug> HTTP-Session: 0c75a8e5-b735-4252-af93-9c3c85a67981 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1164 | 2023.11.20 18:35:58.384550 [ 3 ] {} <Debug> HTTP-Session: 0c75a8e5-b735-4252-af93-9c3c85a67981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2023.11.20 18:35:58.384627 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1166 | 2023.11.20 18:35:58.384672 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1167 | 2023.11.20 18:35:58.384804 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1168 | 2023.11.20 18:35:58.385195 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1169 | 2023.11.20 18:35:58.385507 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1170 | 2023.11.20 18:35:58.385684 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1171 | 2023.11.20 18:35:58.385785 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001130466 sec., 26537 rows/sec., 35.81 MiB/sec. | ||
| 1172 | 2023.11.20 18:35:58.385909 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1173 | 2023.11.20 18:35:58.385932 [ 3 ] {76afe199-03c7-4968-bc6f-05ebe0661f2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 1174 | 2023.11.20 18:35:58.385948 [ 3 ] {} <Debug> HTTP-Session: 0c75a8e5-b735-4252-af93-9c3c85a67981 Destroying unnamed session | ||
| 1175 | 2023.11.20 18:36:02.138331 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1176 | 2023.11.20 18:36:02.138401 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1177 | 2023.11.20 18:36:03.378794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1178 | 2023.11.20 18:36:03.378950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1179 | 2023.11.20 18:36:03.378995 [ 3 ] {} <Debug> HTTP-Session: 96ec70ba-be0a-4c3a-adee-994619c80e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1180 | 2023.11.20 18:36:03.379036 [ 3 ] {} <Debug> HTTP-Session: 96ec70ba-be0a-4c3a-adee-994619c80e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2023.11.20 18:36:03.379232 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1182 | 2023.11.20 18:36:03.379333 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1183 | 2023.11.20 18:36:03.379564 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1184 | 2023.11.20 18:36:03.379973 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1185 | 2023.11.20 18:36:03.380232 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1186 | 2023.11.20 18:36:03.380399 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1187 | 2023.11.20 18:36:03.380539 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.00123877 sec., 15337 rows/sec., 1.21 MiB/sec. | ||
| 1188 | 2023.11.20 18:36:03.380738 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} <Debug> DynamicQueryHandler: Done processing query | ||
| 1189 | 2023.11.20 18:36:03.380764 [ 3 ] {3122df35-c995-4c45-9c3f-41353d6fe313} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1190 | 2023.11.20 18:36:03.380782 [ 3 ] {} <Debug> HTTP-Session: 96ec70ba-be0a-4c3a-adee-994619c80e7c Destroying unnamed session | ||
| 1191 | 2023.11.20 18:36:03.380928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 8597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1192 | 2023.11.20 18:36:03.380981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1193 | 2023.11.20 18:36:03.381003 [ 3 ] {} <Debug> HTTP-Session: a3911158-90b5-4526-b2a8-e57c3bb49b67 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1194 | 2023.11.20 18:36:03.381023 [ 3 ] {} <Debug> HTTP-Session: a3911158-90b5-4526-b2a8-e57c3bb49b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2023.11.20 18:36:03.381106 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1196 | 2023.11.20 18:36:03.381151 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1197 | 2023.11.20 18:36:03.381267 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1198 | 2023.11.20 18:36:03.381606 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1199 | 2023.11.20 18:36:03.381821 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1200 | 2023.11.20 18:36:03.381973 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1201 | 2023.11.20 18:36:03.382104 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} <Information> executeQuery: Read 57 rows, 5.11 KiB in 0.000965411 sec., 59042 rows/sec., 5.16 MiB/sec. | ||
| 1202 | 2023.11.20 18:36:03.382213 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} <Debug> DynamicQueryHandler: Done processing query | ||
| 1203 | 2023.11.20 18:36:03.382237 [ 3 ] {e1145629-447c-4c28-883a-70fadc3cbcee} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1204 | 2023.11.20 18:36:03.382252 [ 3 ] {} <Debug> HTTP-Session: a3911158-90b5-4526-b2a8-e57c3bb49b67 Destroying unnamed session | ||
| 1205 | 2023.11.20 18:36:03.382386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1206 | 2023.11.20 18:36:03.382432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1207 | 2023.11.20 18:36:03.382451 [ 3 ] {} <Debug> HTTP-Session: 79764c57-5399-4e27-b28c-6246d277114f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1208 | 2023.11.20 18:36:03.382469 [ 3 ] {} <Debug> HTTP-Session: 79764c57-5399-4e27-b28c-6246d277114f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2023.11.20 18:36:03.382540 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1210 | 2023.11.20 18:36:03.382579 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1211 | 2023.11.20 18:36:03.382683 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1212 | 2023.11.20 18:36:03.382969 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1213 | 2023.11.20 18:36:03.383178 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1214 | 2023.11.20 18:36:03.383325 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1215 | 2023.11.20 18:36:03.383449 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000879848 sec., 21594 rows/sec., 1.69 MiB/sec. | ||
| 1216 | 2023.11.20 18:36:03.383583 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} <Debug> DynamicQueryHandler: Done processing query | ||
| 1217 | 2023.11.20 18:36:03.383607 [ 3 ] {3f4a1a26-ae33-4303-9413-296550280b18} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1218 | 2023.11.20 18:36:03.383623 [ 3 ] {} <Debug> HTTP-Session: 79764c57-5399-4e27-b28c-6246d277114f Destroying unnamed session | ||
| 1219 | 2023.11.20 18:36:03.383787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 20361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1220 | 2023.11.20 18:36:03.383832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1221 | 2023.11.20 18:36:03.383850 [ 3 ] {} <Debug> HTTP-Session: edbaa708-91d2-40bb-925c-2021c09626e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1222 | 2023.11.20 18:36:03.383867 [ 3 ] {} <Debug> HTTP-Session: edbaa708-91d2-40bb-925c-2021c09626e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2023.11.20 18:36:03.383942 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1224 | 2023.11.20 18:36:03.383986 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1225 | 2023.11.20 18:36:03.384123 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1226 | 2023.11.20 18:36:03.384505 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1227 | 2023.11.20 18:36:03.384819 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1228 | 2023.11.20 18:36:03.385001 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1229 | 2023.11.20 18:36:03.385134 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001164627 sec., 16314 rows/sec., 22.02 MiB/sec. | ||
| 1230 | 2023.11.20 18:36:03.385255 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1231 | 2023.11.20 18:36:03.385278 [ 3 ] {5d08d755-598c-4144-b40b-0744b1e76bd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1232 | 2023.11.20 18:36:03.385293 [ 3 ] {} <Debug> HTTP-Session: edbaa708-91d2-40bb-925c-2021c09626e1 Destroying unnamed session | ||
| 1233 | 2023.11.20 18:36:08.378939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1234 | 2023.11.20 18:36:08.379111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1235 | 2023.11.20 18:36:08.379157 [ 3 ] {} <Debug> HTTP-Session: 0db2a321-0700-426e-971d-058beae3a345 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1236 | 2023.11.20 18:36:08.379199 [ 3 ] {} <Debug> HTTP-Session: 0db2a321-0700-426e-971d-058beae3a345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2023.11.20 18:36:08.379393 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1238 | 2023.11.20 18:36:08.379493 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1239 | 2023.11.20 18:36:08.379669 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1240 | 2023.11.20 18:36:08.380070 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1241 | 2023.11.20 18:36:08.380327 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1242 | 2023.11.20 18:36:08.380490 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1243 | 2023.11.20 18:36:08.380604 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001155307 sec., 25967 rows/sec., 2.06 MiB/sec. | ||
| 1244 | 2023.11.20 18:36:08.380682 [ 97 ] {} <Debug> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1245 | 2023.11.20 18:36:08.380733 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1246 | 2023.11.20 18:36:08.380754 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1247 | 2023.11.20 18:36:08.380780 [ 3 ] {55cd9f2d-0f76-4d9a-a8af-4b5d077e7ce0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1248 | 2023.11.20 18:36:08.380817 [ 3 ] {} <Debug> HTTP-Session: 0db2a321-0700-426e-971d-058beae3a345 Destroying unnamed session | ||
| 1249 | 2023.11.20 18:36:08.380982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1250 | 2023.11.20 18:36:08.381012 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1251 | 2023.11.20 18:36:08.381041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1252 | 2023.11.20 18:36:08.381082 [ 3 ] {} <Debug> HTTP-Session: 8863d217-d627-43e4-b4e3-3fced1a4f5fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1253 | 2023.11.20 18:36:08.381102 [ 3 ] {} <Debug> HTTP-Session: 8863d217-d627-43e4-b4e3-3fced1a4f5fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2023.11.20 18:36:08.381251 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1255 | 2023.11.20 18:36:08.381292 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1256 | 2023.11.20 18:36:08.381322 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1257 | 2023.11.20 18:36:08.381445 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1258 | 2023.11.20 18:36:08.381551 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 1259 | 2023.11.20 18:36:08.381819 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1260 | 2023.11.20 18:36:08.382063 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1261 | 2023.11.20 18:36:08.382298 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part | ||
| 1262 | 2023.11.20 18:36:08.382302 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1263 | 2023.11.20 18:36:08.382475 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
| 1264 | 2023.11.20 18:36:08.382538 [ 96 ] {} <Debug> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1265 | 2023.11.20 18:36:08.382568 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} <Information> executeQuery: Read 90 rows, 9.58 KiB in 0.0012523 sec., 71867 rows/sec., 7.47 MiB/sec. | ||
| 1266 | 2023.11.20 18:36:08.382680 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1267 | 2023.11.20 18:36:08.382701 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1268 | 2023.11.20 18:36:08.382937 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1269 | 2023.11.20 18:36:08.382963 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1270 | 2023.11.20 18:36:08.383029 [ 3 ] {0eeb9a47-c8ad-4b59-8dfd-3f071d18068a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1271 | 2023.11.20 18:36:08.383039 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part | ||
| 1272 | 2023.11.20 18:36:08.383073 [ 3 ] {} <Debug> HTTP-Session: 8863d217-d627-43e4-b4e3-3fced1a4f5fb Destroying unnamed session | ||
| 1273 | 2023.11.20 18:36:08.383207 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1274 | 2023.11.20 18:36:08.383260 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1275 | 2023.11.20 18:36:08.383295 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 75 rows starting from the beginning of the part | ||
| 1276 | 2023.11.20 18:36:08.383348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1277 | 2023.11.20 18:36:08.383456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1278 | 2023.11.20 18:36:08.383543 [ 3 ] {} <Debug> HTTP-Session: 15e9dcd1-369f-4ac0-83db-0e71bb432b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1279 | 2023.11.20 18:36:08.383622 [ 3 ] {} <Debug> HTTP-Session: 15e9dcd1-369f-4ac0-83db-0e71bb432b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2023.11.20 18:36:08.383773 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part | ||
| 1281 | 2023.11.20 18:36:08.383834 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1282 | 2023.11.20 18:36:08.383947 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1283 | 2023.11.20 18:36:08.383991 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 51 rows starting from the beginning of the part | ||
| 1284 | 2023.11.20 18:36:08.384302 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part | ||
| 1285 | 2023.11.20 18:36:08.384416 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1286 | 2023.11.20 18:36:08.384554 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 57 rows starting from the beginning of the part | ||
| 1287 | 2023.11.20 18:36:08.384723 [ 15 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1288 | 2023.11.20 18:36:08.385124 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1289 | 2023.11.20 18:36:08.385338 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1290 | 2023.11.20 18:36:08.385487 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1291 | 2023.11.20 18:36:08.385608 [ 96 ] {} <Debug> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1292 | 2023.11.20 18:36:08.385611 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.001716715 sec., 17475 rows/sec., 1.37 MiB/sec. | ||
| 1293 | 2023.11.20 18:36:08.385665 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1294 | 2023.11.20 18:36:08.385815 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1295 | 2023.11.20 18:36:08.385858 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} <Debug> DynamicQueryHandler: Done processing query | ||
| 1296 | 2023.11.20 18:36:08.385895 [ 3 ] {2a39148f-2ce0-4be8-879f-4b8434a297fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1297 | 2023.11.20 18:36:08.385933 [ 3 ] {} <Debug> HTTP-Session: 15e9dcd1-369f-4ac0-83db-0e71bb432b45 Destroying unnamed session | ||
| 1298 | 2023.11.20 18:36:08.385959 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1299 | 2023.11.20 18:36:08.386004 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 49 rows starting from the beginning of the part | ||
| 1300 | 2023.11.20 18:36:08.386142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1301 | 2023.11.20 18:36:08.386172 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 1302 | 2023.11.20 18:36:08.386239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1303 | 2023.11.20 18:36:08.386288 [ 3 ] {} <Debug> HTTP-Session: b82be462-29c3-4be0-b01d-d49a01efd8c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1304 | 2023.11.20 18:36:08.386338 [ 3 ] {} <Debug> HTTP-Session: b82be462-29c3-4be0-b01d-d49a01efd8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2023.11.20 18:36:08.386525 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
| 1306 | 2023.11.20 18:36:08.386905 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1307 | 2023.11.20 18:36:08.387153 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1308 | 2023.11.20 18:36:08.387191 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1309 | 2023.11.20 18:36:08.387822 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part | ||
| 1310 | 2023.11.20 18:36:08.388485 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1311 | 2023.11.20 18:36:08.389242 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1312 | 2023.11.20 18:36:08.390347 [ 19 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.009511944 sec., 14508.07532088078 rows/sec., 1.15 MiB/sec. | ||
| 1313 | 2023.11.20 18:36:08.391481 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1314 | 2023.11.20 18:36:08.391495 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1315 | 2023.11.20 18:36:08.392408 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.006670933 sec., 27432.444607073703 rows/sec., 2.14 MiB/sec. | ||
| 1316 | 2023.11.20 18:36:08.392669 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1317 | 2023.11.20 18:36:08.392807 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1318 | 2023.11.20 18:36:08.392844 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1319 | 2023.11.20 18:36:08.393063 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_6_1} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1320 | 2023.11.20 18:36:08.393119 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1321 | 2023.11.20 18:36:08.393347 [ 23 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_6_1} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1322 | 2023.11.20 18:36:08.393351 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1323 | 2023.11.20 18:36:08.393790 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.006746026 sec., 4447 rows/sec., 6.00 MiB/sec. | ||
| 1324 | 2023.11.20 18:36:08.393828 [ 96 ] {} <Debug> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1325 | 2023.11.20 18:36:08.393921 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.011087524 sec., 40586.15791947779 rows/sec., 3.93 MiB/sec. | ||
| 1326 | 2023.11.20 18:36:08.393946 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1327 | 2023.11.20 18:36:08.394176 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1328 | 2023.11.20 18:36:08.394221 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1329 | 2023.11.20 18:36:08.394273 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1330 | 2023.11.20 18:36:08.394291 [ 3 ] {5d7345e0-166b-413c-b1a7-d82ca063fc7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 1331 | 2023.11.20 18:36:08.394374 [ 3 ] {} <Debug> HTTP-Session: b82be462-29c3-4be0-b01d-d49a01efd8c8 Destroying unnamed session | ||
| 1332 | 2023.11.20 18:36:08.394509 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1333 | 2023.11.20 18:36:08.394567 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 1334 | 2023.11.20 18:36:08.394677 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1335 | 2023.11.20 18:36:08.394791 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_6_1} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1336 | 2023.11.20 18:36:08.394810 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part | ||
| 1337 | 2023.11.20 18:36:08.395003 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
| 1338 | 2023.11.20 18:36:08.395096 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1339 | 2023.11.20 18:36:08.395187 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part | ||
| 1340 | 2023.11.20 18:36:08.395275 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1341 | 2023.11.20 18:36:08.396778 [ 15 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 6 columns (6 merged, 0 gathered) in 0.002722207 sec., 50694.16102449226 rows/sec., 68.41 MiB/sec. | ||
| 1342 | 2023.11.20 18:36:08.396985 [ 15 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1343 | 2023.11.20 18:36:08.397243 [ 15 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1344 | 2023.11.20 18:36:08.397313 [ 15 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1345 | 2023.11.20 18:36:13.380216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1346 | 2023.11.20 18:36:13.380338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1347 | 2023.11.20 18:36:13.380367 [ 3 ] {} <Debug> HTTP-Session: 47833f2e-acc2-4fff-8297-4005781c7a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1348 | 2023.11.20 18:36:13.380392 [ 3 ] {} <Debug> HTTP-Session: 47833f2e-acc2-4fff-8297-4005781c7a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2023.11.20 18:36:13.380593 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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) | ||
| 1350 | 2023.11.20 18:36:13.381385 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2023.11.20 18:36:13.381575 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1352 | 2023.11.20 18:36:13.381677 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1353 | 2023.11.20 18:36:13.381981 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1354 | 2023.11.20 18:36:13.390574 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1355 | 2023.11.20 18:36:13.390614 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (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 | ||
| 1356 | 2023.11.20 18:36:13.390800 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1357 | 2023.11.20 18:36:13.392705 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.012061675 sec., 829 rows/sec., 116.51 KiB/sec. | ||
| 1358 | 2023.11.20 18:36:13.392931 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1359 | 2023.11.20 18:36:13.392958 [ 3 ] {6eb93a32-1597-4be6-9b00-85f432575cc6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1360 | 2023.11.20 18:36:13.392976 [ 3 ] {} <Debug> HTTP-Session: 47833f2e-acc2-4fff-8297-4005781c7a78 Destroying unnamed session | ||
| 1361 | 2023.11.20 18:36:13.393144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1362 | 2023.11.20 18:36:13.393196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1363 | 2023.11.20 18:36:13.393217 [ 3 ] {} <Debug> HTTP-Session: a8e5f520-4f01-4fbe-a1e9-6ee203cbab2c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1364 | 2023.11.20 18:36:13.393237 [ 3 ] {} <Debug> HTTP-Session: a8e5f520-4f01-4fbe-a1e9-6ee203cbab2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2023.11.20 18:36:13.393327 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1366 | 2023.11.20 18:36:13.393372 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1367 | 2023.11.20 18:36:13.393522 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1368 | 2023.11.20 18:36:13.393858 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1369 | 2023.11.20 18:36:13.394154 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1370 | 2023.11.20 18:36:13.394320 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1371 | 2023.11.20 18:36:13.394462 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001102506 sec., 907 rows/sec., 205.50 KiB/sec. | ||
| 1372 | 2023.11.20 18:36:13.394594 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1373 | 2023.11.20 18:36:13.394619 [ 3 ] {c3724246-a905-4ea0-a077-788ee498450e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1374 | 2023.11.20 18:36:13.394634 [ 3 ] {} <Debug> HTTP-Session: a8e5f520-4f01-4fbe-a1e9-6ee203cbab2c Destroying unnamed session | ||
| 1375 | 2023.11.20 18:36:13.394794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1376 | 2023.11.20 18:36:13.394843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1377 | 2023.11.20 18:36:13.394863 [ 3 ] {} <Debug> HTTP-Session: dba5c42a-200f-4a37-ad33-ed084df0b410 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1378 | 2023.11.20 18:36:13.394881 [ 3 ] {} <Debug> HTTP-Session: dba5c42a-200f-4a37-ad33-ed084df0b410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2023.11.20 18:36:13.394958 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1380 | 2023.11.20 18:36:13.394999 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1381 | 2023.11.20 18:36:13.395107 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1382 | 2023.11.20 18:36:13.395401 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1383 | 2023.11.20 18:36:13.395612 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1384 | 2023.11.20 18:36:13.395764 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1385 | 2023.11.20 18:36:13.395889 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.000901648 sec., 22181 rows/sec., 1.76 MiB/sec. | ||
| 1386 | 2023.11.20 18:36:13.395998 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} <Debug> DynamicQueryHandler: Done processing query | ||
| 1387 | 2023.11.20 18:36:13.396023 [ 3 ] {ee6e8762-c011-492c-bb87-3aebc01ec031} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1388 | 2023.11.20 18:36:13.396038 [ 3 ] {} <Debug> HTTP-Session: dba5c42a-200f-4a37-ad33-ed084df0b410 Destroying unnamed session | ||
| 1389 | 2023.11.20 18:36:13.396172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1390 | 2023.11.20 18:36:13.396216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1391 | 2023.11.20 18:36:13.396236 [ 3 ] {} <Debug> HTTP-Session: 58bfef4a-4887-4a08-8109-1e59706f4d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1392 | 2023.11.20 18:36:13.396252 [ 3 ] {} <Debug> HTTP-Session: 58bfef4a-4887-4a08-8109-1e59706f4d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2023.11.20 18:36:13.396323 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1394 | 2023.11.20 18:36:13.396363 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1395 | 2023.11.20 18:36:13.396498 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1396 | 2023.11.20 18:36:13.396744 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1397 | 2023.11.20 18:36:13.396956 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1398 | 2023.11.20 18:36:13.397102 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1399 | 2023.11.20 18:36:13.397217 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000863458 sec., 2316 rows/sec., 197.92 KiB/sec. | ||
| 1400 | 2023.11.20 18:36:13.397347 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} <Debug> DynamicQueryHandler: Done processing query | ||
| 1401 | 2023.11.20 18:36:13.397371 [ 3 ] {aeec7bc9-9bb2-4108-93f0-df5d1bb1b328} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1402 | 2023.11.20 18:36:13.397387 [ 3 ] {} <Debug> HTTP-Session: 58bfef4a-4887-4a08-8109-1e59706f4d6a Destroying unnamed session | ||
| 1403 | 2023.11.20 18:36:13.397555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 14507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1404 | 2023.11.20 18:36:13.397601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1405 | 2023.11.20 18:36:13.397620 [ 3 ] {} <Debug> HTTP-Session: c80e8bbc-6d41-450b-a7c0-7a112b235284 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1406 | 2023.11.20 18:36:13.397638 [ 3 ] {} <Debug> HTTP-Session: c80e8bbc-6d41-450b-a7c0-7a112b235284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1407 | 2023.11.20 18:36:13.397713 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1408 | 2023.11.20 18:36:13.397753 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1409 | 2023.11.20 18:36:13.397860 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1410 | 2023.11.20 18:36:13.398187 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1411 | 2023.11.20 18:36:13.398421 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1412 | 2023.11.20 18:36:13.398574 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1413 | 2023.11.20 18:36:13.398711 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} <Information> executeQuery: Read 97 rows, 8.58 KiB in 0.000961441 sec., 100890 rows/sec., 8.72 MiB/sec. | ||
| 1414 | 2023.11.20 18:36:13.398830 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1415 | 2023.11.20 18:36:13.398853 [ 3 ] {7e1b6670-65e5-43f2-9c33-5e83062ad1a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1416 | 2023.11.20 18:36:13.398868 [ 3 ] {} <Debug> HTTP-Session: c80e8bbc-6d41-450b-a7c0-7a112b235284 Destroying unnamed session | ||
| 1417 | 2023.11.20 18:36:13.398978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1418 | 2023.11.20 18:36:13.399021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1419 | 2023.11.20 18:36:13.399041 [ 3 ] {} <Debug> HTTP-Session: 56b7e5d8-a987-4b26-80af-eaaa0bc847a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1420 | 2023.11.20 18:36:13.399057 [ 3 ] {} <Debug> HTTP-Session: 56b7e5d8-a987-4b26-80af-eaaa0bc847a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2023.11.20 18:36:13.399126 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1422 | 2023.11.20 18:36:13.399166 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1423 | 2023.11.20 18:36:13.399269 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1424 | 2023.11.20 18:36:13.399654 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1425 | 2023.11.20 18:36:13.399873 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1426 | 2023.11.20 18:36:13.400019 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1427 | 2023.11.20 18:36:13.400130 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000973001 sec., 2055 rows/sec., 143.52 KiB/sec. | ||
| 1428 | 2023.11.20 18:36:13.400255 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1429 | 2023.11.20 18:36:13.400279 [ 3 ] {bbd3c182-397b-4a25-a472-b77be57430c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1430 | 2023.11.20 18:36:13.400294 [ 3 ] {} <Debug> HTTP-Session: 56b7e5d8-a987-4b26-80af-eaaa0bc847a2 Destroying unnamed session | ||
| 1431 | 2023.11.20 18:36:13.400407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7825, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1432 | 2023.11.20 18:36:13.400452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1433 | 2023.11.20 18:36:13.400471 [ 3 ] {} <Debug> HTTP-Session: 381e198c-b6de-48d5-916e-1bda447c0152 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1434 | 2023.11.20 18:36:13.400489 [ 3 ] {} <Debug> HTTP-Session: 381e198c-b6de-48d5-916e-1bda447c0152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2023.11.20 18:36:13.400560 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1436 | 2023.11.20 18:36:13.400598 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1437 | 2023.11.20 18:36:13.400701 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1438 | 2023.11.20 18:36:13.400991 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1439 | 2023.11.20 18:36:13.401200 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1440 | 2023.11.20 18:36:13.401345 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1441 | 2023.11.20 18:36:13.401461 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} <Information> executeQuery: Read 46 rows, 3.66 KiB in 0.000873178 sec., 52681 rows/sec., 4.10 MiB/sec. | ||
| 1442 | 2023.11.20 18:36:13.401563 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1443 | 2023.11.20 18:36:13.401586 [ 3 ] {04b51297-56eb-473b-88a4-d063841872c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1444 | 2023.11.20 18:36:13.401601 [ 3 ] {} <Debug> HTTP-Session: 381e198c-b6de-48d5-916e-1bda447c0152 Destroying unnamed session | ||
| 1445 | 2023.11.20 18:36:13.401715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1446 | 2023.11.20 18:36:13.401758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1447 | 2023.11.20 18:36:13.401778 [ 3 ] {} <Debug> HTTP-Session: cb940151-14dd-4d16-8f75-ed3f814e0d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1448 | 2023.11.20 18:36:13.401794 [ 3 ] {} <Debug> HTTP-Session: cb940151-14dd-4d16-8f75-ed3f814e0d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2023.11.20 18:36:13.401868 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1450 | 2023.11.20 18:36:13.401909 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1451 | 2023.11.20 18:36:13.402022 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1452 | 2023.11.20 18:36:13.402286 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1453 | 2023.11.20 18:36:13.402539 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1454 | 2023.11.20 18:36:13.402706 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1455 | 2023.11.20 18:36:13.402809 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000913779 sec., 40491 rows/sec., 2.82 MiB/sec. | ||
| 1456 | 2023.11.20 18:36:13.402930 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} <Debug> DynamicQueryHandler: Done processing query | ||
| 1457 | 2023.11.20 18:36:13.402954 [ 3 ] {2d2abff4-88cf-4b4b-b456-03bf5936a8ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1458 | 2023.11.20 18:36:13.402969 [ 3 ] {} <Debug> HTTP-Session: cb940151-14dd-4d16-8f75-ed3f814e0d20 Destroying unnamed session | ||
| 1459 | 2023.11.20 18:36:13.403112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1460 | 2023.11.20 18:36:13.403157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1461 | 2023.11.20 18:36:13.403176 [ 3 ] {} <Debug> HTTP-Session: bdce986b-587b-468a-b6d3-b7790a1599d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1462 | 2023.11.20 18:36:13.403192 [ 3 ] {} <Debug> HTTP-Session: bdce986b-587b-468a-b6d3-b7790a1599d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2023.11.20 18:36:13.403267 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1464 | 2023.11.20 18:36:13.403310 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1465 | 2023.11.20 18:36:13.403439 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1466 | 2023.11.20 18:36:13.403867 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1467 | 2023.11.20 18:36:13.404167 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1468 | 2023.11.20 18:36:13.404340 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1469 | 2023.11.20 18:36:13.404468 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001165157 sec., 17165 rows/sec., 23.16 MiB/sec. | ||
| 1470 | 2023.11.20 18:36:13.404612 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} <Debug> DynamicQueryHandler: Done processing query | ||
| 1471 | 2023.11.20 18:36:13.404635 [ 3 ] {5eae6f47-6653-4ad6-bbd6-d5bd065be399} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1472 | 2023.11.20 18:36:13.404650 [ 3 ] {} <Debug> HTTP-Session: bdce986b-587b-468a-b6d3-b7790a1599d8 Destroying unnamed session | ||
| 1473 | 2023.11.20 18:36:17.138644 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1474 | 2023.11.20 18:36:17.138715 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1475 | 2023.11.20 18:36:18.376367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1476 | 2023.11.20 18:36:18.376521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1477 | 2023.11.20 18:36:18.376568 [ 3 ] {} <Debug> HTTP-Session: 18bcc25c-0342-4689-83ae-9c06b6b6c2f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1478 | 2023.11.20 18:36:18.376594 [ 3 ] {} <Debug> HTTP-Session: 18bcc25c-0342-4689-83ae-9c06b6b6c2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2023.11.20 18:36:18.376784 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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', 'oximeter_collector:collections', '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) | ||
| 1480 | 2023.11.20 18:36:18.377413 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1481 | 2023.11.20 18:36:18.377598 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1482 | 2023.11.20 18:36:18.377648 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1483 | 2023.11.20 18:36:18.377816 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1484 | 2023.11.20 18:36:18.377934 [ 189 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1485 | 2023.11.20 18:36:18.377948 [ 187 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1486 | 2023.11.20 18:36:18.378083 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1487 | 2023.11.20 18:36:18.378133 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1488 | 2023.11.20 18:36:18.379126 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002293673 sec., 4359 rows/sec., 612.67 KiB/sec. | ||
| 1489 | 2023.11.20 18:36:18.379355 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} <Debug> DynamicQueryHandler: Done processing query | ||
| 1490 | 2023.11.20 18:36:18.379381 [ 3 ] {73c04fbb-b4de-4ce1-beb6-ef5942b69f13} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1491 | 2023.11.20 18:36:18.379399 [ 3 ] {} <Debug> HTTP-Session: 18bcc25c-0342-4689-83ae-9c06b6b6c2f4 Destroying unnamed session | ||
| 1492 | 2023.11.20 18:36:18.379670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1493 | 2023.11.20 18:36:18.379721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1494 | 2023.11.20 18:36:18.379741 [ 3 ] {} <Debug> HTTP-Session: 44204b50-325f-4763-8f7f-b08b3a458045 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1495 | 2023.11.20 18:36:18.379760 [ 3 ] {} <Debug> HTTP-Session: 44204b50-325f-4763-8f7f-b08b3a458045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1496 | 2023.11.20 18:36:18.379897 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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', 'oximeter_collector:collections', '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) | ||
| 1497 | 2023.11.20 18:36:18.380394 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1498 | 2023.11.20 18:36:18.380569 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1499 | 2023.11.20 18:36:18.380610 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1500 | 2023.11.20 18:36:18.380762 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1501 | 2023.11.20 18:36:18.380847 [ 189 ] {331bc869-c963-4995-a772-c61d83114509} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1502 | 2023.11.20 18:36:18.380850 [ 190 ] {331bc869-c963-4995-a772-c61d83114509} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1503 | 2023.11.20 18:36:18.380960 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1504 | 2023.11.20 18:36:18.381004 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1505 | 2023.11.20 18:36:18.381914 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.001978743 sec., 5053 rows/sec., 710.18 KiB/sec. | ||
| 1506 | 2023.11.20 18:36:18.382107 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} <Debug> DynamicQueryHandler: Done processing query | ||
| 1507 | 2023.11.20 18:36:18.382132 [ 3 ] {331bc869-c963-4995-a772-c61d83114509} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1508 | 2023.11.20 18:36:18.382148 [ 3 ] {} <Debug> HTTP-Session: 44204b50-325f-4763-8f7f-b08b3a458045 Destroying unnamed session | ||
| 1509 | 2023.11.20 18:36:18.382514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1510 | 2023.11.20 18:36:18.382559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1511 | 2023.11.20 18:36:18.382580 [ 3 ] {} <Debug> HTTP-Session: 60285605-37a2-4059-8924-a13cd5b4103a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1512 | 2023.11.20 18:36:18.382597 [ 3 ] {} <Debug> HTTP-Session: 60285605-37a2-4059-8924-a13cd5b4103a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2023.11.20 18:36:18.382724 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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', 'oximeter_collector:collections', '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) | ||
| 1514 | 2023.11.20 18:36:18.383220 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1515 | 2023.11.20 18:36:18.383394 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1516 | 2023.11.20 18:36:18.383435 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1517 | 2023.11.20 18:36:18.383582 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1518 | 2023.11.20 18:36:18.383666 [ 190 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1519 | 2023.11.20 18:36:18.383667 [ 187 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1520 | 2023.11.20 18:36:18.383777 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1521 | 2023.11.20 18:36:18.383819 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1522 | 2023.11.20 18:36:18.384740 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.001976633 sec., 5059 rows/sec., 710.94 KiB/sec. | ||
| 1523 | 2023.11.20 18:36:18.384948 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1524 | 2023.11.20 18:36:18.384973 [ 3 ] {1760914a-385c-4c26-a2cf-3a4be8ce2c7a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1525 | 2023.11.20 18:36:18.384989 [ 3 ] {} <Debug> HTTP-Session: 60285605-37a2-4059-8924-a13cd5b4103a Destroying unnamed session | ||
| 1526 | 2023.11.20 18:36:18.385237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1527 | 2023.11.20 18:36:18.385287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1528 | 2023.11.20 18:36:18.385306 [ 3 ] {} <Debug> HTTP-Session: f3814ecf-de04-4e39-83d2-7481de5ec90b Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1529 | 2023.11.20 18:36:18.385322 [ 3 ] {} <Debug> HTTP-Session: f3814ecf-de04-4e39-83d2-7481de5ec90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2023.11.20 18:36:18.385448 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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', 'oximeter_collector:collections', '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) | ||
| 1531 | 2023.11.20 18:36:18.386028 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1532 | 2023.11.20 18:36:18.386206 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1533 | 2023.11.20 18:36:18.386247 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1534 | 2023.11.20 18:36:18.386393 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1535 | 2023.11.20 18:36:18.386469 [ 189 ] {51108b45-124c-4dd5-9caa-097e47bdb161} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1536 | 2023.11.20 18:36:18.386479 [ 190 ] {51108b45-124c-4dd5-9caa-097e47bdb161} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1537 | 2023.11.20 18:36:18.386579 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1538 | 2023.11.20 18:36:18.386622 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1539 | 2023.11.20 18:36:18.387567 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002003994 sec., 4990 rows/sec., 701.24 KiB/sec. | ||
| 1540 | 2023.11.20 18:36:18.387760 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} <Debug> DynamicQueryHandler: Done processing query | ||
| 1541 | 2023.11.20 18:36:18.387784 [ 3 ] {51108b45-124c-4dd5-9caa-097e47bdb161} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1542 | 2023.11.20 18:36:18.387801 [ 3 ] {} <Debug> HTTP-Session: f3814ecf-de04-4e39-83d2-7481de5ec90b Destroying unnamed session | ||
| 1543 | 2023.11.20 18:36:18.388028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1544 | 2023.11.20 18:36:18.388150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1545 | 2023.11.20 18:36:18.388171 [ 3 ] {} <Debug> HTTP-Session: 26b45be7-47ba-4f33-95f0-e416298d9b39 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1546 | 2023.11.20 18:36:18.388188 [ 3 ] {} <Debug> HTTP-Session: 26b45be7-47ba-4f33-95f0-e416298d9b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2023.11.20 18:36:18.388315 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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', 'oximeter_collector:collections', '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) | ||
| 1548 | 2023.11.20 18:36:18.388822 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1549 | 2023.11.20 18:36:18.389004 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1550 | 2023.11.20 18:36:18.389046 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1551 | 2023.11.20 18:36:18.389192 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1552 | 2023.11.20 18:36:18.389265 [ 187 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1553 | 2023.11.20 18:36:18.389272 [ 190 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1554 | 2023.11.20 18:36:18.389363 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1555 | 2023.11.20 18:36:18.389406 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1556 | 2023.11.20 18:36:18.390265 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.001910971 sec., 5232 rows/sec., 735.37 KiB/sec. | ||
| 1557 | 2023.11.20 18:36:18.390469 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1558 | 2023.11.20 18:36:18.390493 [ 3 ] {de74b0ae-8ae0-4152-863f-fdc3ecc3e51b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1559 | 2023.11.20 18:36:18.390510 [ 3 ] {} <Debug> HTTP-Session: 26b45be7-47ba-4f33-95f0-e416298d9b39 Destroying unnamed session | ||
| 1560 | 2023.11.20 18:36:18.390722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1561 | 2023.11.20 18:36:18.390765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1562 | 2023.11.20 18:36:18.390785 [ 3 ] {} <Debug> HTTP-Session: a36022e6-581b-4cd0-9788-73a68e21d96d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1563 | 2023.11.20 18:36:18.390801 [ 3 ] {} <Debug> HTTP-Session: a36022e6-581b-4cd0-9788-73a68e21d96d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2023.11.20 18:36:18.390927 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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', 'oximeter_collector:collections', '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) | ||
| 1565 | 2023.11.20 18:36:18.391434 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1566 | 2023.11.20 18:36:18.391616 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1567 | 2023.11.20 18:36:18.391657 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1568 | 2023.11.20 18:36:18.391803 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1569 | 2023.11.20 18:36:18.391873 [ 190 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1570 | 2023.11.20 18:36:18.391890 [ 187 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1571 | 2023.11.20 18:36:18.391969 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1572 | 2023.11.20 18:36:18.392011 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1573 | 2023.11.20 18:36:18.392865 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00189865 sec., 5266 rows/sec., 740.14 KiB/sec. | ||
| 1574 | 2023.11.20 18:36:18.393066 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1575 | 2023.11.20 18:36:18.393090 [ 3 ] {ac20d524-7763-4534-80b6-3cae90cf00d5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1576 | 2023.11.20 18:36:18.393106 [ 3 ] {} <Debug> HTTP-Session: a36022e6-581b-4cd0-9788-73a68e21d96d Destroying unnamed session | ||
| 1577 | 2023.11.20 18:36:18.393320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1578 | 2023.11.20 18:36:18.393365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1579 | 2023.11.20 18:36:18.393384 [ 3 ] {} <Debug> HTTP-Session: eb296472-3386-473d-9f31-ec9787cf0d10 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1580 | 2023.11.20 18:36:18.393400 [ 3 ] {} <Debug> HTTP-Session: eb296472-3386-473d-9f31-ec9787cf0d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2023.11.20 18:36:18.393527 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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', 'oximeter_collector:collections', '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) | ||
| 1582 | 2023.11.20 18:36:18.394044 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1583 | 2023.11.20 18:36:18.394229 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1584 | 2023.11.20 18:36:18.394271 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1585 | 2023.11.20 18:36:18.394418 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1586 | 2023.11.20 18:36:18.394493 [ 187 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1587 | 2023.11.20 18:36:18.394498 [ 190 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1588 | 2023.11.20 18:36:18.394599 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1589 | 2023.11.20 18:36:18.394642 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1590 | 2023.11.20 18:36:18.395585 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002018365 sec., 4954 rows/sec., 696.24 KiB/sec. | ||
| 1591 | 2023.11.20 18:36:18.395774 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 1592 | 2023.11.20 18:36:18.395798 [ 3 ] {b7fac3cb-3d6a-4f1c-a344-b954178a51ad} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1593 | 2023.11.20 18:36:18.395813 [ 3 ] {} <Debug> HTTP-Session: eb296472-3386-473d-9f31-ec9787cf0d10 Destroying unnamed session | ||
| 1594 | 2023.11.20 18:36:18.396037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1595 | 2023.11.20 18:36:18.396080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1596 | 2023.11.20 18:36:18.396100 [ 3 ] {} <Debug> HTTP-Session: 88bbb082-918c-4a08-92ac-53385a1cbc52 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1597 | 2023.11.20 18:36:18.396117 [ 3 ] {} <Debug> HTTP-Session: 88bbb082-918c-4a08-92ac-53385a1cbc52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2023.11.20 18:36:18.396244 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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', 'oximeter_collector:collections', '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) | ||
| 1599 | 2023.11.20 18:36:18.396764 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1600 | 2023.11.20 18:36:18.396951 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1601 | 2023.11.20 18:36:18.396992 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1602 | 2023.11.20 18:36:18.397139 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1603 | 2023.11.20 18:36:18.397221 [ 187 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1604 | 2023.11.20 18:36:18.397224 [ 189 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1605 | 2023.11.20 18:36:18.397324 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1606 | 2023.11.20 18:36:18.397368 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1607 | 2023.11.20 18:36:18.398287 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002003334 sec., 4991 rows/sec., 701.47 KiB/sec. | ||
| 1608 | 2023.11.20 18:36:18.398478 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} <Debug> DynamicQueryHandler: Done processing query | ||
| 1609 | 2023.11.20 18:36:18.398502 [ 3 ] {f68d0b9d-32c1-419f-aaba-bd85edb66d09} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1610 | 2023.11.20 18:36:18.398519 [ 3 ] {} <Debug> HTTP-Session: 88bbb082-918c-4a08-92ac-53385a1cbc52 Destroying unnamed session | ||
| 1611 | 2023.11.20 18:36:18.398748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1612 | 2023.11.20 18:36:18.398793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1613 | 2023.11.20 18:36:18.398813 [ 3 ] {} <Debug> HTTP-Session: 5f6c4258-d450-4d32-91e0-82721f275ece Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1614 | 2023.11.20 18:36:18.398829 [ 3 ] {} <Debug> HTTP-Session: 5f6c4258-d450-4d32-91e0-82721f275ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2023.11.20 18:36:18.398959 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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', 'oximeter_collector:collections', '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) | ||
| 1616 | 2023.11.20 18:36:18.399476 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1617 | 2023.11.20 18:36:18.399665 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1618 | 2023.11.20 18:36:18.399706 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1619 | 2023.11.20 18:36:18.399854 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1620 | 2023.11.20 18:36:18.399934 [ 190 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1621 | 2023.11.20 18:36:18.399948 [ 189 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1622 | 2023.11.20 18:36:18.400034 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1623 | 2023.11.20 18:36:18.400077 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1624 | 2023.11.20 18:36:18.400985 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.001987063 sec., 5032 rows/sec., 707.21 KiB/sec. | ||
| 1625 | 2023.11.20 18:36:18.401169 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1626 | 2023.11.20 18:36:18.401192 [ 3 ] {9149ba6c-687b-4fc5-b8db-9fe8f5d5e6b9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1627 | 2023.11.20 18:36:18.401208 [ 3 ] {} <Debug> HTTP-Session: 5f6c4258-d450-4d32-91e0-82721f275ece Destroying unnamed session | ||
| 1628 | 2023.11.20 18:36:18.401428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1629 | 2023.11.20 18:36:18.401472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1630 | 2023.11.20 18:36:18.401492 [ 3 ] {} <Debug> HTTP-Session: e873ec80-722a-4b75-8d58-1ba549a30aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1631 | 2023.11.20 18:36:18.401508 [ 3 ] {} <Debug> HTTP-Session: e873ec80-722a-4b75-8d58-1ba549a30aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2023.11.20 18:36:18.401639 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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', 'oximeter_collector:collections', '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) | ||
| 1633 | 2023.11.20 18:36:18.402165 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1634 | 2023.11.20 18:36:18.402354 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1635 | 2023.11.20 18:36:18.402395 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1636 | 2023.11.20 18:36:18.402544 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1637 | 2023.11.20 18:36:18.402609 [ 188 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1638 | 2023.11.20 18:36:18.402622 [ 187 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1639 | 2023.11.20 18:36:18.402716 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1640 | 2023.11.20 18:36:18.402757 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1641 | 2023.11.20 18:36:18.403636 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.001956983 sec., 5109 rows/sec., 718.08 KiB/sec. | ||
| 1642 | 2023.11.20 18:36:18.403838 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1643 | 2023.11.20 18:36:18.403868 [ 3 ] {7d4f3391-0987-4948-a922-efd5a8c590e6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1644 | 2023.11.20 18:36:18.403885 [ 3 ] {} <Debug> HTTP-Session: e873ec80-722a-4b75-8d58-1ba549a30aa1 Destroying unnamed session | ||
| 1645 | 2023.11.20 18:36:18.404118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1646 | 2023.11.20 18:36:18.404167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1647 | 2023.11.20 18:36:18.404187 [ 3 ] {} <Debug> HTTP-Session: 887e83da-dbc4-46a7-850c-f36147c5bbe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1648 | 2023.11.20 18:36:18.404204 [ 3 ] {} <Debug> HTTP-Session: 887e83da-dbc4-46a7-850c-f36147c5bbe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2023.11.20 18:36:18.404338 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) 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', 'oximeter_collector:collections', '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) | ||
| 1650 | 2023.11.20 18:36:18.404899 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1651 | 2023.11.20 18:36:18.405096 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1652 | 2023.11.20 18:36:18.405138 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1653 | 2023.11.20 18:36:18.405317 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1654 | 2023.11.20 18:36:18.405374 [ 189 ] {61145451-d6de-4ca5-a76d-88405db72b5d} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1655 | 2023.11.20 18:36:18.405426 [ 190 ] {61145451-d6de-4ca5-a76d-88405db72b5d} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1656 | 2023.11.20 18:36:18.405514 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} <Debug> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1657 | 2023.11.20 18:36:18.405558 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1658 | 2023.11.20 18:36:18.406367 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.001989164 sec., 5027 rows/sec., 706.46 KiB/sec. | ||
| 1659 | 2023.11.20 18:36:18.406554 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1660 | 2023.11.20 18:36:18.406582 [ 3 ] {61145451-d6de-4ca5-a76d-88405db72b5d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1661 | 2023.11.20 18:36:18.406599 [ 3 ] {} <Debug> HTTP-Session: 887e83da-dbc4-46a7-850c-f36147c5bbe8 Destroying unnamed session | ||
| 1662 | 2023.11.20 18:36:18.408919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1663 | 2023.11.20 18:36:18.409006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1664 | 2023.11.20 18:36:18.409044 [ 3 ] {} <Debug> HTTP-Session: cf76e2c1-d86a-47e9-aa74-e7021ca84554 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1665 | 2023.11.20 18:36:18.409076 [ 3 ] {} <Debug> HTTP-Session: cf76e2c1-d86a-47e9-aa74-e7021ca84554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2023.11.20 18:36:18.409223 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1667 | 2023.11.20 18:36:18.409304 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1668 | 2023.11.20 18:36:18.409571 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1669 | 2023.11.20 18:36:18.409917 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1670 | 2023.11.20 18:36:18.410207 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1671 | 2023.11.20 18:36:18.410389 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} <Trace> oximeter.timeseries_schema (d9003ffe-5579-44b4-87e2-0ee25575029e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1672 | 2023.11.20 18:36:18.410522 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.00124664 sec., 8823 rows/sec., 790.41 KiB/sec. | ||
| 1673 | 2023.11.20 18:36:18.410647 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} <Debug> DynamicQueryHandler: Done processing query | ||
| 1674 | 2023.11.20 18:36:18.410670 [ 3 ] {0410c349-1050-4244-9835-22413b336f74} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1675 | 2023.11.20 18:36:18.410685 [ 3 ] {} <Debug> HTTP-Session: cf76e2c1-d86a-47e9-aa74-e7021ca84554 Destroying unnamed session | ||
| 1676 | 2023.11.20 18:36:18.410803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1677 | 2023.11.20 18:36:18.410847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1678 | 2023.11.20 18:36:18.410866 [ 3 ] {} <Debug> HTTP-Session: 054bb482-eb80-4e2a-9480-65f1916d5555 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1679 | 2023.11.20 18:36:18.410882 [ 3 ] {} <Debug> HTTP-Session: 054bb482-eb80-4e2a-9480-65f1916d5555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2023.11.20 18:36:18.410953 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1681 | 2023.11.20 18:36:18.410993 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1682 | 2023.11.20 18:36:18.411098 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1683 | 2023.11.20 18:36:18.411402 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1684 | 2023.11.20 18:36:18.411612 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1685 | 2023.11.20 18:36:18.411764 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1686 | 2023.11.20 18:36:18.411885 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.000903119 sec., 33218 rows/sec., 2.63 MiB/sec. | ||
| 1687 | 2023.11.20 18:36:18.412002 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1688 | 2023.11.20 18:36:18.412024 [ 3 ] {7464af40-7661-4225-94ac-b0838557a4d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1689 | 2023.11.20 18:36:18.412040 [ 3 ] {} <Debug> HTTP-Session: 054bb482-eb80-4e2a-9480-65f1916d5555 Destroying unnamed session | ||
| 1690 | 2023.11.20 18:36:18.412157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1691 | 2023.11.20 18:36:18.412202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1692 | 2023.11.20 18:36:18.412221 [ 3 ] {} <Debug> HTTP-Session: 06871e97-0a1b-4b66-ac87-eec3aba9e083 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1693 | 2023.11.20 18:36:18.412237 [ 3 ] {} <Debug> HTTP-Session: 06871e97-0a1b-4b66-ac87-eec3aba9e083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1694 | 2023.11.20 18:36:18.412310 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1695 | 2023.11.20 18:36:18.412348 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1696 | 2023.11.20 18:36:18.412450 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1697 | 2023.11.20 18:36:18.412784 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1698 | 2023.11.20 18:36:18.412996 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1699 | 2023.11.20 18:36:18.413141 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1700 | 2023.11.20 18:36:18.413260 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} <Information> executeQuery: Read 90 rows, 9.58 KiB in 0.00092147 sec., 97670 rows/sec., 10.16 MiB/sec. | ||
| 1701 | 2023.11.20 18:36:18.413425 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} <Debug> DynamicQueryHandler: Done processing query | ||
| 1702 | 2023.11.20 18:36:18.413449 [ 3 ] {c3b85694-79d2-4160-80a6-08a200fef9fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1703 | 2023.11.20 18:36:18.413464 [ 3 ] {} <Debug> HTTP-Session: 06871e97-0a1b-4b66-ac87-eec3aba9e083 Destroying unnamed session | ||
| 1704 | 2023.11.20 18:36:18.413588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 6989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1705 | 2023.11.20 18:36:18.413633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1706 | 2023.11.20 18:36:18.413651 [ 3 ] {} <Debug> HTTP-Session: d73988a3-dba3-42a7-8d5d-048cfb803e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1707 | 2023.11.20 18:36:18.413668 [ 3 ] {} <Debug> HTTP-Session: d73988a3-dba3-42a7-8d5d-048cfb803e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1708 | 2023.11.20 18:36:18.413738 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1709 | 2023.11.20 18:36:18.413776 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1710 | 2023.11.20 18:36:18.413891 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1711 | 2023.11.20 18:36:18.414189 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1712 | 2023.11.20 18:36:18.414392 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1713 | 2023.11.20 18:36:18.414541 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1714 | 2023.11.20 18:36:18.414656 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} <Information> executeQuery: Read 41 rows, 3.27 KiB in 0.000891408 sec., 45994 rows/sec., 3.58 MiB/sec. | ||
| 1715 | 2023.11.20 18:36:18.414760 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1716 | 2023.11.20 18:36:18.414783 [ 3 ] {ad0a96de-d14c-4732-a773-ccc9fc723ef0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1717 | 2023.11.20 18:36:18.414798 [ 3 ] {} <Debug> HTTP-Session: d73988a3-dba3-42a7-8d5d-048cfb803e8f Destroying unnamed session | ||
| 1718 | 2023.11.20 18:36:18.414899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1719 | 2023.11.20 18:36:18.414941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1720 | 2023.11.20 18:36:18.414960 [ 3 ] {} <Debug> HTTP-Session: 838f1ad3-908b-42e1-bfd5-2e9b8d073045 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1721 | 2023.11.20 18:36:18.414976 [ 3 ] {} <Debug> HTTP-Session: 838f1ad3-908b-42e1-bfd5-2e9b8d073045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2023.11.20 18:36:18.415044 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1723 | 2023.11.20 18:36:18.415086 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1724 | 2023.11.20 18:36:18.415201 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1725 | 2023.11.20 18:36:18.415441 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1726 | 2023.11.20 18:36:18.415689 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1727 | 2023.11.20 18:36:18.415879 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} <Trace> oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1728 | 2023.11.20 18:36:18.415997 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} <Information> executeQuery: Read 11 rows, 743.00 B in 0.00092223 sec., 11927 rows/sec., 786.77 KiB/sec. | ||
| 1729 | 2023.11.20 18:36:18.416120 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1730 | 2023.11.20 18:36:18.416144 [ 3 ] {9e2ead1e-e066-42d5-98d8-d569a8426cbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1731 | 2023.11.20 18:36:18.416159 [ 3 ] {} <Debug> HTTP-Session: 838f1ad3-908b-42e1-bfd5-2e9b8d073045 Destroying unnamed session | ||
| 1732 | 2023.11.20 18:36:18.416304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1733 | 2023.11.20 18:36:18.416349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1734 | 2023.11.20 18:36:18.416367 [ 3 ] {} <Debug> HTTP-Session: e4253748-11d3-4c15-8998-82485606dcbf Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1735 | 2023.11.20 18:36:18.416383 [ 3 ] {} <Debug> HTTP-Session: e4253748-11d3-4c15-8998-82485606dcbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1736 | 2023.11.20 18:36:18.416461 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1737 | 2023.11.20 18:36:18.416503 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1738 | 2023.11.20 18:36:18.416636 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1739 | 2023.11.20 18:36:18.417009 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 1740 | 2023.11.20 18:36:18.417293 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1741 | 2023.11.20 18:36:18.417465 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1742 | 2023.11.20 18:36:18.417571 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001082454 sec., 27714 rows/sec., 37.40 MiB/sec. | ||
| 1743 | 2023.11.20 18:36:18.417742 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 1744 | 2023.11.20 18:36:18.417766 [ 3 ] {f894ba4f-f7a2-47fd-b4be-838b2f6eb2cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 1745 | 2023.11.20 18:36:18.417781 [ 3 ] {} <Debug> HTTP-Session: e4253748-11d3-4c15-8998-82485606dcbf Destroying unnamed session | ||
| 1746 | 2023.11.20 18:36:23.377105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1747 | 2023.11.20 18:36:23.377233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1748 | 2023.11.20 18:36:23.377263 [ 3 ] {} <Debug> HTTP-Session: 74b57cc9-93fd-42f1-a16d-115cf000b36e Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1749 | 2023.11.20 18:36:23.377291 [ 3 ] {} <Debug> HTTP-Session: 74b57cc9-93fd-42f1-a16d-115cf000b36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1750 | 2023.11.20 18:36:23.377430 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1751 | 2023.11.20 18:36:23.377498 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1752 | 2023.11.20 18:36:23.377663 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1753 | 2023.11.20 18:36:23.378060 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1754 | 2023.11.20 18:36:23.378317 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1755 | 2023.11.20 18:36:23.378480 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1756 | 2023.11.20 18:36:23.378612 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001138696 sec., 17563 rows/sec., 1.39 MiB/sec. | ||
| 1757 | 2023.11.20 18:36:23.378756 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1758 | 2023.11.20 18:36:23.378780 [ 3 ] {ccce367c-1a9c-45f3-b01c-247d84fbf31f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1759 | 2023.11.20 18:36:23.378796 [ 3 ] {} <Debug> HTTP-Session: 74b57cc9-93fd-42f1-a16d-115cf000b36e Destroying unnamed session | ||
| 1760 | 2023.11.20 18:36:23.378947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1761 | 2023.11.20 18:36:23.378993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1762 | 2023.11.20 18:36:23.379011 [ 3 ] {} <Debug> HTTP-Session: 205241d3-76e1-4623-a181-81494f0015bd Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1763 | 2023.11.20 18:36:23.379028 [ 3 ] {} <Debug> HTTP-Session: 205241d3-76e1-4623-a181-81494f0015bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1764 | 2023.11.20 18:36:23.379099 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1765 | 2023.11.20 18:36:23.379138 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1766 | 2023.11.20 18:36:23.379241 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1767 | 2023.11.20 18:36:23.379551 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1768 | 2023.11.20 18:36:23.379809 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1769 | 2023.11.20 18:36:23.379986 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1770 | 2023.11.20 18:36:23.380111 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} <Information> executeQuery: Read 60 rows, 5.40 KiB in 0.000973251 sec., 61649 rows/sec., 5.42 MiB/sec. | ||
| 1771 | 2023.11.20 18:36:23.380483 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} <Debug> DynamicQueryHandler: Done processing query | ||
| 1772 | 2023.11.20 18:36:23.380510 [ 3 ] {7d54ea94-2ac6-4a81-907c-568dcd265726} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1773 | 2023.11.20 18:36:23.380530 [ 3 ] {} <Debug> HTTP-Session: 205241d3-76e1-4623-a181-81494f0015bd Destroying unnamed session | ||
| 1774 | 2023.11.20 18:36:23.380719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1775 | 2023.11.20 18:36:23.380768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1776 | 2023.11.20 18:36:23.380792 [ 3 ] {} <Debug> HTTP-Session: ec8bd8d9-0025-4c9a-94a3-c36db869d459 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1777 | 2023.11.20 18:36:23.380813 [ 3 ] {} <Debug> HTTP-Session: ec8bd8d9-0025-4c9a-94a3-c36db869d459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1778 | 2023.11.20 18:36:23.380893 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1779 | 2023.11.20 18:36:23.380937 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1780 | 2023.11.20 18:36:23.381061 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1781 | 2023.11.20 18:36:23.381681 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1782 | 2023.11.20 18:36:23.381903 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1783 | 2023.11.20 18:36:23.382067 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1784 | 2023.11.20 18:36:23.382175 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} <Information> executeQuery: Read 20 rows, 1.60 KiB in 0.001245049 sec., 16063 rows/sec., 1.26 MiB/sec. | ||
| 1785 | 2023.11.20 18:36:23.382314 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1786 | 2023.11.20 18:36:23.382339 [ 3 ] {581abb31-eed2-4b89-827f-678ede7c682e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1787 | 2023.11.20 18:36:23.382356 [ 3 ] {} <Debug> HTTP-Session: ec8bd8d9-0025-4c9a-94a3-c36db869d459 Destroying unnamed session | ||
| 1788 | 2023.11.20 18:36:23.382520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1789 | 2023.11.20 18:36:23.382566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1790 | 2023.11.20 18:36:23.382587 [ 3 ] {} <Debug> HTTP-Session: ae3a5df6-be5d-4329-8f2e-09cbdb9f748f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1791 | 2023.11.20 18:36:23.382605 [ 3 ] {} <Debug> HTTP-Session: ae3a5df6-be5d-4329-8f2e-09cbdb9f748f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1792 | 2023.11.20 18:36:23.382680 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1793 | 2023.11.20 18:36:23.382726 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1794 | 2023.11.20 18:36:23.382861 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1795 | 2023.11.20 18:36:23.383309 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1796 | 2023.11.20 18:36:23.383606 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1797 | 2023.11.20 18:36:23.383780 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1798 | 2023.11.20 18:36:23.383898 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001181237 sec., 16931 rows/sec., 22.85 MiB/sec. | ||
| 1799 | 2023.11.20 18:36:23.384029 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1800 | 2023.11.20 18:36:23.384054 [ 3 ] {57cc0761-fdb5-4298-8756-c6a2ec754c8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1801 | 2023.11.20 18:36:23.384072 [ 3 ] {} <Debug> HTTP-Session: ae3a5df6-be5d-4329-8f2e-09cbdb9f748f Destroying unnamed session | ||
| 1802 | 2023.11.20 18:36:28.378176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1803 | 2023.11.20 18:36:28.378347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1804 | 2023.11.20 18:36:28.378393 [ 3 ] {} <Debug> HTTP-Session: 1d3b4433-dd91-47c7-a599-89f5472ed380 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1805 | 2023.11.20 18:36:28.378433 [ 3 ] {} <Debug> HTTP-Session: 1d3b4433-dd91-47c7-a599-89f5472ed380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1806 | 2023.11.20 18:36:28.378614 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1807 | 2023.11.20 18:36:28.378671 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1808 | 2023.11.20 18:36:28.378827 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1809 | 2023.11.20 18:36:28.379263 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1810 | 2023.11.20 18:36:28.379509 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1811 | 2023.11.20 18:36:28.379670 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1812 | 2023.11.20 18:36:28.379804 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001142396 sec., 26260 rows/sec., 2.08 MiB/sec. | ||
| 1813 | 2023.11.20 18:36:28.379948 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} <Debug> DynamicQueryHandler: Done processing query | ||
| 1814 | 2023.11.20 18:36:28.379973 [ 3 ] {4237a27e-738b-40d4-bd3c-c2f480507c33} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1815 | 2023.11.20 18:36:28.379988 [ 3 ] {} <Debug> HTTP-Session: 1d3b4433-dd91-47c7-a599-89f5472ed380 Destroying unnamed session | ||
| 1816 | 2023.11.20 18:36:28.380130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1817 | 2023.11.20 18:36:28.380175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1818 | 2023.11.20 18:36:28.380194 [ 3 ] {} <Debug> HTTP-Session: 4a716cf3-b5c4-402c-a1cc-7d461a45b65a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1819 | 2023.11.20 18:36:28.380211 [ 3 ] {} <Debug> HTTP-Session: 4a716cf3-b5c4-402c-a1cc-7d461a45b65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1820 | 2023.11.20 18:36:28.380285 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1821 | 2023.11.20 18:36:28.380323 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1822 | 2023.11.20 18:36:28.380427 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1823 | 2023.11.20 18:36:28.380833 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1824 | 2023.11.20 18:36:28.381043 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1825 | 2023.11.20 18:36:28.381190 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1826 | 2023.11.20 18:36:28.381314 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} <Information> executeQuery: Read 90 rows, 9.58 KiB in 0.000993902 sec., 90552 rows/sec., 9.42 MiB/sec. | ||
| 1827 | 2023.11.20 18:36:28.381489 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} <Debug> DynamicQueryHandler: Done processing query | ||
| 1828 | 2023.11.20 18:36:28.381513 [ 3 ] {092e6d15-e050-4430-9f93-05116d582b42} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1829 | 2023.11.20 18:36:28.381529 [ 3 ] {} <Debug> HTTP-Session: 4a716cf3-b5c4-402c-a1cc-7d461a45b65a Destroying unnamed session | ||
| 1830 | 2023.11.20 18:36:28.381689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1831 | 2023.11.20 18:36:28.381734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1832 | 2023.11.20 18:36:28.381753 [ 3 ] {} <Debug> HTTP-Session: 25802970-5238-4517-8bef-6a8cc5061c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1833 | 2023.11.20 18:36:28.381769 [ 3 ] {} <Debug> HTTP-Session: 25802970-5238-4517-8bef-6a8cc5061c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1834 | 2023.11.20 18:36:28.381839 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1835 | 2023.11.20 18:36:28.381876 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1836 | 2023.11.20 18:36:28.381992 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1837 | 2023.11.20 18:36:28.382302 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1838 | 2023.11.20 18:36:28.382506 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1839 | 2023.11.20 18:36:28.382659 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1840 | 2023.11.20 18:36:28.382782 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.000914409 sec., 32808 rows/sec., 2.57 MiB/sec. | ||
| 1841 | 2023.11.20 18:36:28.382902 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} <Debug> DynamicQueryHandler: Done processing query | ||
| 1842 | 2023.11.20 18:36:28.382926 [ 3 ] {e5618ebf-fb6b-4313-9fc8-bf16ca46a070} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1843 | 2023.11.20 18:36:28.382940 [ 3 ] {} <Debug> HTTP-Session: 25802970-5238-4517-8bef-6a8cc5061c07 Destroying unnamed session | ||
| 1844 | 2023.11.20 18:36:28.383091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1845 | 2023.11.20 18:36:28.383134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1846 | 2023.11.20 18:36:28.383152 [ 3 ] {} <Debug> HTTP-Session: 04ffc0dc-b356-4780-bc51-b9eeda51f1a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1847 | 2023.11.20 18:36:28.383169 [ 3 ] {} <Debug> HTTP-Session: 04ffc0dc-b356-4780-bc51-b9eeda51f1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2023.11.20 18:36:28.383247 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1849 | 2023.11.20 18:36:28.383289 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1850 | 2023.11.20 18:36:28.383426 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1851 | 2023.11.20 18:36:28.383849 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1852 | 2023.11.20 18:36:28.384146 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1853 | 2023.11.20 18:36:28.384320 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1854 | 2023.11.20 18:36:28.384453 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001179838 sec., 25427 rows/sec., 34.31 MiB/sec. | ||
| 1855 | 2023.11.20 18:36:28.384582 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1856 | 2023.11.20 18:36:28.384605 [ 3 ] {8459d45b-2028-4e44-bb5b-4ba2d618107a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 1857 | 2023.11.20 18:36:28.384620 [ 3 ] {} <Debug> HTTP-Session: 04ffc0dc-b356-4780-bc51-b9eeda51f1a5 Destroying unnamed session | ||
| 1858 | 2023.11.20 18:36:32.138956 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1859 | 2023.11.20 18:36:32.139032 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1860 | 2023.11.20 18:36:33.377237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1861 | 2023.11.20 18:36:33.377392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1862 | 2023.11.20 18:36:33.377438 [ 3 ] {} <Debug> HTTP-Session: 3c9f587c-5e85-44c7-8af1-a60e16dbcfc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1863 | 2023.11.20 18:36:33.377479 [ 3 ] {} <Debug> HTTP-Session: 3c9f587c-5e85-44c7-8af1-a60e16dbcfc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1864 | 2023.11.20 18:36:33.377646 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1865 | 2023.11.20 18:36:33.377705 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1866 | 2023.11.20 18:36:33.377861 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1867 | 2023.11.20 18:36:33.378343 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1868 | 2023.11.20 18:36:33.378605 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1869 | 2023.11.20 18:36:33.378767 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1870 | 2023.11.20 18:36:33.378908 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001224439 sec., 16334 rows/sec., 1.29 MiB/sec. | ||
| 1871 | 2023.11.20 18:36:33.378903 [ 63 ] {} <Debug> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1872 | 2023.11.20 18:36:33.379000 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1873 | 2023.11.20 18:36:33.379142 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1874 | 2023.11.20 18:36:33.379180 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1875 | 2023.11.20 18:36:33.379204 [ 3 ] {5d1d0105-30b4-4fea-854f-3685e4ba6dd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1876 | 2023.11.20 18:36:33.379267 [ 3 ] {} <Debug> HTTP-Session: 3c9f587c-5e85-44c7-8af1-a60e16dbcfc3 Destroying unnamed session | ||
| 1877 | 2023.11.20 18:36:33.379352 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1878 | 2023.11.20 18:36:33.379396 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part | ||
| 1879 | 2023.11.20 18:36:33.379431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1880 | 2023.11.20 18:36:33.379507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1881 | 2023.11.20 18:36:33.379535 [ 3 ] {} <Debug> HTTP-Session: 9b2a995c-4564-4051-912a-1d239bf253fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1882 | 2023.11.20 18:36:33.379583 [ 3 ] {} <Debug> HTTP-Session: 9b2a995c-4564-4051-912a-1d239bf253fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1883 | 2023.11.20 18:36:33.379660 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 1884 | 2023.11.20 18:36:33.379776 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1885 | 2023.11.20 18:36:33.379896 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1886 | 2023.11.20 18:36:33.379903 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 1887 | 2023.11.20 18:36:33.380187 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 1888 | 2023.11.20 18:36:33.380431 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1889 | 2023.11.20 18:36:33.380455 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 1890 | 2023.11.20 18:36:33.380627 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 1891 | 2023.11.20 18:36:33.381075 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1892 | 2023.11.20 18:36:33.381485 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1893 | 2023.11.20 18:36:33.381812 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1894 | 2023.11.20 18:36:33.382128 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 4 columns (4 merged, 0 gathered) in 0.003050267 sec., 55404.985858615 rows/sec., 4.39 MiB/sec. | ||
| 1895 | 2023.11.20 18:36:33.382140 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002306053 sec., 867 rows/sec., 74.11 KiB/sec. | ||
| 1896 | 2023.11.20 18:36:33.382277 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1897 | 2023.11.20 18:36:33.382376 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1898 | 2023.11.20 18:36:33.382414 [ 3 ] {a6643be5-a5cd-41aa-ab5a-c0117114311a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1899 | 2023.11.20 18:36:33.382441 [ 3 ] {} <Debug> HTTP-Session: 9b2a995c-4564-4051-912a-1d239bf253fb Destroying unnamed session | ||
| 1900 | 2023.11.20 18:36:33.382522 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1901 | 2023.11.20 18:36:33.382594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1902 | 2023.11.20 18:36:33.382611 [ 18 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_11_2} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1903 | 2023.11.20 18:36:33.382665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1904 | 2023.11.20 18:36:33.382729 [ 3 ] {} <Debug> HTTP-Session: 5e111dc6-ed01-4792-abaf-265cad04ab70 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1905 | 2023.11.20 18:36:33.382752 [ 3 ] {} <Debug> HTTP-Session: 5e111dc6-ed01-4792-abaf-265cad04ab70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1906 | 2023.11.20 18:36:33.382828 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1907 | 2023.11.20 18:36:33.382869 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1908 | 2023.11.20 18:36:33.382993 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1909 | 2023.11.20 18:36:33.383325 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1910 | 2023.11.20 18:36:33.383543 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1911 | 2023.11.20 18:36:33.383693 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1912 | 2023.11.20 18:36:33.383799 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} <Information> executeQuery: Read 61 rows, 5.49 KiB in 0.00093812 sec., 65023 rows/sec., 5.72 MiB/sec. | ||
| 1913 | 2023.11.20 18:36:33.383816 [ 64 ] {} <Debug> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1914 | 2023.11.20 18:36:33.383934 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1915 | 2023.11.20 18:36:33.383969 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1916 | 2023.11.20 18:36:33.384023 [ 3 ] {506ae2d8-5741-49ef-9dab-7fb086bb602c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1917 | 2023.11.20 18:36:33.384033 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1918 | 2023.11.20 18:36:33.384062 [ 3 ] {} <Debug> HTTP-Session: 5e111dc6-ed01-4792-abaf-265cad04ab70 Destroying unnamed session | ||
| 1919 | 2023.11.20 18:36:33.384154 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1920 | 2023.11.20 18:36:33.384186 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 183 rows starting from the beginning of the part | ||
| 1921 | 2023.11.20 18:36:33.384254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1922 | 2023.11.20 18:36:33.384359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1923 | 2023.11.20 18:36:33.384409 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 97 rows starting from the beginning of the part | ||
| 1924 | 2023.11.20 18:36:33.384417 [ 3 ] {} <Debug> HTTP-Session: b0257633-f33d-4e5a-8767-21e373432f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1925 | 2023.11.20 18:36:33.384486 [ 3 ] {} <Debug> HTTP-Session: b0257633-f33d-4e5a-8767-21e373432f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2023.11.20 18:36:33.384649 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 1927 | 2023.11.20 18:36:33.384692 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1928 | 2023.11.20 18:36:33.384812 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1929 | 2023.11.20 18:36:33.384849 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 1930 | 2023.11.20 18:36:33.385152 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 1931 | 2023.11.20 18:36:33.385324 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1932 | 2023.11.20 18:36:33.385359 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 61 rows starting from the beginning of the part | ||
| 1933 | 2023.11.20 18:36:33.385876 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1934 | 2023.11.20 18:36:33.386382 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1935 | 2023.11.20 18:36:33.386787 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1936 | 2023.11.20 18:36:33.386871 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 4 columns (4 merged, 0 gathered) in 0.002889073 sec., 201102.56819401935 rows/sec., 19.08 MiB/sec. | ||
| 1937 | 2023.11.20 18:36:33.387017 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002258962 sec., 885 rows/sec., 61.82 KiB/sec. | ||
| 1938 | 2023.11.20 18:36:33.387140 [ 20 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1939 | 2023.11.20 18:36:33.387246 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} <Debug> DynamicQueryHandler: Done processing query | ||
| 1940 | 2023.11.20 18:36:33.387278 [ 3 ] {2b09f29e-89a4-4f39-84e0-039de32dfb34} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1941 | 2023.11.20 18:36:33.387305 [ 3 ] {} <Debug> HTTP-Session: b0257633-f33d-4e5a-8767-21e373432f5a Destroying unnamed session | ||
| 1942 | 2023.11.20 18:36:33.387431 [ 20 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1943 | 2023.11.20 18:36:33.387488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1944 | 2023.11.20 18:36:33.387539 [ 20 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_11_2} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1945 | 2023.11.20 18:36:33.387552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1946 | 2023.11.20 18:36:33.387586 [ 3 ] {} <Debug> HTTP-Session: 82a749a0-ee9b-49e0-aa9e-757ecfc1b777 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1947 | 2023.11.20 18:36:33.387636 [ 3 ] {} <Debug> HTTP-Session: 82a749a0-ee9b-49e0-aa9e-757ecfc1b777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1948 | 2023.11.20 18:36:33.387730 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1949 | 2023.11.20 18:36:33.387769 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1950 | 2023.11.20 18:36:33.387891 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1951 | 2023.11.20 18:36:33.388197 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1952 | 2023.11.20 18:36:33.388405 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1953 | 2023.11.20 18:36:33.388553 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1954 | 2023.11.20 18:36:33.388673 [ 64 ] {} <Debug> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1955 | 2023.11.20 18:36:33.388687 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.00092067 sec., 23895 rows/sec., 1.87 MiB/sec. | ||
| 1956 | 2023.11.20 18:36:33.388736 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1957 | 2023.11.20 18:36:33.388908 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1958 | 2023.11.20 18:36:33.388924 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1959 | 2023.11.20 18:36:33.388968 [ 3 ] {f6388432-72ff-4351-b576-dd455016daa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1960 | 2023.11.20 18:36:33.389007 [ 3 ] {} <Debug> HTTP-Session: 82a749a0-ee9b-49e0-aa9e-757ecfc1b777 Destroying unnamed session | ||
| 1961 | 2023.11.20 18:36:33.389063 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1962 | 2023.11.20 18:36:33.389099 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part | ||
| 1963 | 2023.11.20 18:36:33.389169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1964 | 2023.11.20 18:36:33.389266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1965 | 2023.11.20 18:36:33.389286 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
| 1966 | 2023.11.20 18:36:33.389297 [ 3 ] {} <Debug> HTTP-Session: 33bd7792-9a20-447f-828d-b26ad2372200 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1967 | 2023.11.20 18:36:33.389359 [ 3 ] {} <Debug> HTTP-Session: 33bd7792-9a20-447f-828d-b26ad2372200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1968 | 2023.11.20 18:36:33.389499 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 1969 | 2023.11.20 18:36:33.389549 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1970 | 2023.11.20 18:36:33.389678 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1971 | 2023.11.20 18:36:33.389695 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 1972 | 2023.11.20 18:36:33.389995 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 1973 | 2023.11.20 18:36:33.390212 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1974 | 2023.11.20 18:36:33.390242 [ 19 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part | ||
| 1975 | 2023.11.20 18:36:33.390792 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1976 | 2023.11.20 18:36:33.391370 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1977 | 2023.11.20 18:36:33.391662 [ 20 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002841421 sec., 87984.14596077104 rows/sec., 6.86 MiB/sec. | ||
| 1978 | 2023.11.20 18:36:33.391701 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1979 | 2023.11.20 18:36:33.391829 [ 20 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1980 | 2023.11.20 18:36:33.391994 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} <Information> executeQuery: Read 1 rows, 71.00 B in 0.002362695 sec., 423 rows/sec., 29.35 KiB/sec. | ||
| 1981 | 2023.11.20 18:36:33.392222 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1982 | 2023.11.20 18:36:33.392231 [ 20 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1983 | 2023.11.20 18:36:33.392268 [ 3 ] {667f6e3c-0c9f-4e5a-bd57-574083c220d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1984 | 2023.11.20 18:36:33.392306 [ 3 ] {} <Debug> HTTP-Session: 33bd7792-9a20-447f-828d-b26ad2372200 Destroying unnamed session | ||
| 1985 | 2023.11.20 18:36:33.392345 [ 20 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_11_2} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1986 | 2023.11.20 18:36:33.392465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1987 | 2023.11.20 18:36:33.392515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1988 | 2023.11.20 18:36:33.392535 [ 3 ] {} <Debug> HTTP-Session: 9e00ccd0-af5e-49db-926a-03ef8ee80777 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 1989 | 2023.11.20 18:36:33.392551 [ 3 ] {} <Debug> HTTP-Session: 9e00ccd0-af5e-49db-926a-03ef8ee80777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2023.11.20 18:36:33.392634 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1991 | 2023.11.20 18:36:33.392679 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1992 | 2023.11.20 18:36:33.392833 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1993 | 2023.11.20 18:36:33.393216 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1994 | 2023.11.20 18:36:33.393510 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1995 | 2023.11.20 18:36:33.393703 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1996 | 2023.11.20 18:36:33.393828 [ 64 ] {} <Debug> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1997 | 2023.11.20 18:36:33.393838 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001167567 sec., 17129 rows/sec., 23.12 MiB/sec. | ||
| 1998 | 2023.11.20 18:36:33.393880 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 1999 | 2023.11.20 18:36:33.394087 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2000 | 2023.11.20 18:36:33.394162 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} <Debug> DynamicQueryHandler: Done processing query | ||
| 2001 | 2023.11.20 18:36:33.394208 [ 3 ] {a442cebf-7a7f-4c95-b558-231bb880e952} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2002 | 2023.11.20 18:36:33.394254 [ 3 ] {} <Debug> HTTP-Session: 9e00ccd0-af5e-49db-926a-03ef8ee80777 Destroying unnamed session | ||
| 2003 | 2023.11.20 18:36:33.394291 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2004 | 2023.11.20 18:36:33.394336 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 138 rows starting from the beginning of the part | ||
| 2005 | 2023.11.20 18:36:33.394463 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 2006 | 2023.11.20 18:36:33.394575 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2007 | 2023.11.20 18:36:33.394666 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 2008 | 2023.11.20 18:36:33.394753 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 2009 | 2023.11.20 18:36:33.394844 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 2010 | 2023.11.20 18:36:33.396060 [ 20 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 6 columns (6 merged, 0 gathered) in 0.002117288 sec., 121853.99435504286 rows/sec., 164.44 MiB/sec. | ||
| 2011 | 2023.11.20 18:36:33.396285 [ 20 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2012 | 2023.11.20 18:36:33.396502 [ 20 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2013 | 2023.11.20 18:36:33.396570 [ 20 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2014 | 2023.11.20 18:36:33.396641 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_11_2: 4.03 MiB. | ||
| 2015 | 2023.11.20 18:36:38.377629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2016 | 2023.11.20 18:36:38.377800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2017 | 2023.11.20 18:36:38.377846 [ 3 ] {} <Debug> HTTP-Session: 0bce1b81-c444-4b80-bb5b-d9123e04a15c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2018 | 2023.11.20 18:36:38.377890 [ 3 ] {} <Debug> HTTP-Session: 0bce1b81-c444-4b80-bb5b-d9123e04a15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2023.11.20 18:36:38.378085 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2020 | 2023.11.20 18:36:38.378181 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2021 | 2023.11.20 18:36:38.378438 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2022 | 2023.11.20 18:36:38.378900 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2023 | 2023.11.20 18:36:38.379154 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2024 | 2023.11.20 18:36:38.379316 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2025 | 2023.11.20 18:36:38.379444 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001299461 sec., 23086 rows/sec., 1.83 MiB/sec. | ||
| 2026 | 2023.11.20 18:36:38.379573 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} <Debug> DynamicQueryHandler: Done processing query | ||
| 2027 | 2023.11.20 18:36:38.379598 [ 3 ] {af23c177-ec22-4d24-a105-a86b17b6f153} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2028 | 2023.11.20 18:36:38.379614 [ 3 ] {} <Debug> HTTP-Session: 0bce1b81-c444-4b80-bb5b-d9123e04a15c Destroying unnamed session | ||
| 2029 | 2023.11.20 18:36:38.379736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2030 | 2023.11.20 18:36:38.379780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2031 | 2023.11.20 18:36:38.379800 [ 3 ] {} <Debug> HTTP-Session: c430c976-90a6-4a64-bb60-a28f095d181e Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2032 | 2023.11.20 18:36:38.379817 [ 3 ] {} <Debug> HTTP-Session: c430c976-90a6-4a64-bb60-a28f095d181e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2023.11.20 18:36:38.379886 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2034 | 2023.11.20 18:36:38.379927 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2035 | 2023.11.20 18:36:38.380031 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2036 | 2023.11.20 18:36:38.380316 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2037 | 2023.11.20 18:36:38.380517 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2038 | 2023.11.20 18:36:38.380667 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2039 | 2023.11.20 18:36:38.380784 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000868907 sec., 2301 rows/sec., 196.68 KiB/sec. | ||
| 2040 | 2023.11.20 18:36:38.380903 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} <Debug> DynamicQueryHandler: Done processing query | ||
| 2041 | 2023.11.20 18:36:38.380926 [ 3 ] {176f1a95-48ea-4844-b9c3-5fc490529511} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2042 | 2023.11.20 18:36:38.380941 [ 3 ] {} <Debug> HTTP-Session: c430c976-90a6-4a64-bb60-a28f095d181e Destroying unnamed session | ||
| 2043 | 2023.11.20 18:36:38.381064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2044 | 2023.11.20 18:36:38.381109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2045 | 2023.11.20 18:36:38.381128 [ 3 ] {} <Debug> HTTP-Session: e10675c1-edf2-46f4-9de8-0dd8bf937047 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2046 | 2023.11.20 18:36:38.381145 [ 3 ] {} <Debug> HTTP-Session: e10675c1-edf2-46f4-9de8-0dd8bf937047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2023.11.20 18:36:38.381217 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2048 | 2023.11.20 18:36:38.381255 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2049 | 2023.11.20 18:36:38.381356 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2050 | 2023.11.20 18:36:38.381668 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2051 | 2023.11.20 18:36:38.381874 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2052 | 2023.11.20 18:36:38.382020 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2053 | 2023.11.20 18:36:38.382141 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} <Information> executeQuery: Read 91 rows, 9.67 KiB in 0.000890088 sec., 102237 rows/sec., 10.61 MiB/sec. | ||
| 2054 | 2023.11.20 18:36:38.382332 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} <Debug> DynamicQueryHandler: Done processing query | ||
| 2055 | 2023.11.20 18:36:38.382356 [ 3 ] {f5f5adb7-87e5-4b63-825c-a842dd184657} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2056 | 2023.11.20 18:36:38.382371 [ 3 ] {} <Debug> HTTP-Session: e10675c1-edf2-46f4-9de8-0dd8bf937047 Destroying unnamed session | ||
| 2057 | 2023.11.20 18:36:38.382516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2058 | 2023.11.20 18:36:38.382559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2059 | 2023.11.20 18:36:38.382578 [ 3 ] {} <Debug> HTTP-Session: 91fbfe9a-73f9-4e1e-8a01-6360ee8f7cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2060 | 2023.11.20 18:36:38.382594 [ 3 ] {} <Debug> HTTP-Session: 91fbfe9a-73f9-4e1e-8a01-6360ee8f7cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2023.11.20 18:36:38.382662 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2062 | 2023.11.20 18:36:38.382702 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2063 | 2023.11.20 18:36:38.382821 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2064 | 2023.11.20 18:36:38.383071 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2065 | 2023.11.20 18:36:38.383269 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2066 | 2023.11.20 18:36:38.383424 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2067 | 2023.11.20 18:36:38.383540 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000846778 sec., 2361 rows/sec., 164.92 KiB/sec. | ||
| 2068 | 2023.11.20 18:36:38.383672 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} <Debug> DynamicQueryHandler: Done processing query | ||
| 2069 | 2023.11.20 18:36:38.383696 [ 3 ] {a277aca4-48b5-4d4e-bc5e-fb1d3c84f961} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2070 | 2023.11.20 18:36:38.383712 [ 3 ] {} <Debug> HTTP-Session: 91fbfe9a-73f9-4e1e-8a01-6360ee8f7cd1 Destroying unnamed session | ||
| 2071 | 2023.11.20 18:36:38.383868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2072 | 2023.11.20 18:36:38.383913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2073 | 2023.11.20 18:36:38.383932 [ 3 ] {} <Debug> HTTP-Session: 1039bf7d-a12e-47ae-ad5e-6b102981d202 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2074 | 2023.11.20 18:36:38.383948 [ 3 ] {} <Debug> HTTP-Session: 1039bf7d-a12e-47ae-ad5e-6b102981d202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2023.11.20 18:36:38.384018 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2076 | 2023.11.20 18:36:38.384058 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2077 | 2023.11.20 18:36:38.384162 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2078 | 2023.11.20 18:36:38.384433 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2079 | 2023.11.20 18:36:38.384639 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2080 | 2023.11.20 18:36:38.384786 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2081 | 2023.11.20 18:36:38.384901 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} <Information> executeQuery: Read 32 rows, 2.57 KiB in 0.000853417 sec., 37496 rows/sec., 2.94 MiB/sec. | ||
| 2082 | 2023.11.20 18:36:38.385006 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2083 | 2023.11.20 18:36:38.385029 [ 3 ] {3444bfd6-b828-4c0d-b780-f1f0653177f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2084 | 2023.11.20 18:36:38.385045 [ 3 ] {} <Debug> HTTP-Session: 1039bf7d-a12e-47ae-ad5e-6b102981d202 Destroying unnamed session | ||
| 2085 | 2023.11.20 18:36:38.385153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2086 | 2023.11.20 18:36:38.385196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2087 | 2023.11.20 18:36:38.385214 [ 3 ] {} <Debug> HTTP-Session: 13df3a87-2107-4cad-9d37-bf430a28ad5e Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2088 | 2023.11.20 18:36:38.385230 [ 3 ] {} <Debug> HTTP-Session: 13df3a87-2107-4cad-9d37-bf430a28ad5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2023.11.20 18:36:38.385299 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2090 | 2023.11.20 18:36:38.385341 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2091 | 2023.11.20 18:36:38.385456 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2092 | 2023.11.20 18:36:38.385695 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2093 | 2023.11.20 18:36:38.385937 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2094 | 2023.11.20 18:36:38.386108 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2095 | 2023.11.20 18:36:38.386230 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} <Information> executeQuery: Read 1 rows, 71.00 B in 0.00090226 sec., 1108 rows/sec., 76.85 KiB/sec. | ||
| 2096 | 2023.11.20 18:36:38.386377 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} <Debug> DynamicQueryHandler: Done processing query | ||
| 2097 | 2023.11.20 18:36:38.386400 [ 3 ] {ffff05ee-dd01-4100-b1e4-65d842da2f07} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2098 | 2023.11.20 18:36:38.386416 [ 3 ] {} <Debug> HTTP-Session: 13df3a87-2107-4cad-9d37-bf430a28ad5e Destroying unnamed session | ||
| 2099 | 2023.11.20 18:36:38.386572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2100 | 2023.11.20 18:36:38.386617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2101 | 2023.11.20 18:36:38.386635 [ 3 ] {} <Debug> HTTP-Session: c7cc0fe4-a7b1-4034-86d2-906d25919f5c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2102 | 2023.11.20 18:36:38.386651 [ 3 ] {} <Debug> HTTP-Session: c7cc0fe4-a7b1-4034-86d2-906d25919f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2023.11.20 18:36:38.386726 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2104 | 2023.11.20 18:36:38.386770 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2105 | 2023.11.20 18:36:38.386908 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2106 | 2023.11.20 18:36:38.387340 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2107 | 2023.11.20 18:36:38.387628 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2108 | 2023.11.20 18:36:38.387806 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2109 | 2023.11.20 18:36:38.387936 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001174208 sec., 25549 rows/sec., 34.48 MiB/sec. | ||
| 2110 | 2023.11.20 18:36:38.388083 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} <Debug> DynamicQueryHandler: Done processing query | ||
| 2111 | 2023.11.20 18:36:38.388106 [ 3 ] {6a6144f3-3c88-4694-a60f-d1e70d896497} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2112 | 2023.11.20 18:36:38.388122 [ 3 ] {} <Debug> HTTP-Session: c7cc0fe4-a7b1-4034-86d2-906d25919f5c Destroying unnamed session | ||
| 2113 | 2023.11.20 18:36:43.378615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2114 | 2023.11.20 18:36:43.378736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2115 | 2023.11.20 18:36:43.378763 [ 3 ] {} <Debug> HTTP-Session: 3858bce9-131a-4ce7-a36e-361d1cce0fad Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2116 | 2023.11.20 18:36:43.378789 [ 3 ] {} <Debug> HTTP-Session: 3858bce9-131a-4ce7-a36e-361d1cce0fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2023.11.20 18:36:43.378916 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2118 | 2023.11.20 18:36:43.378981 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2119 | 2023.11.20 18:36:43.379141 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2120 | 2023.11.20 18:36:43.379567 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2121 | 2023.11.20 18:36:43.379826 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2122 | 2023.11.20 18:36:43.380003 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2123 | 2023.11.20 18:36:43.380126 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001170747 sec., 17083 rows/sec., 1.35 MiB/sec. | ||
| 2124 | 2023.11.20 18:36:43.380252 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} <Debug> DynamicQueryHandler: Done processing query | ||
| 2125 | 2023.11.20 18:36:43.380279 [ 3 ] {a7068c5f-67e7-4c87-aeb8-d25ef0199dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2126 | 2023.11.20 18:36:43.380295 [ 3 ] {} <Debug> HTTP-Session: 3858bce9-131a-4ce7-a36e-361d1cce0fad Destroying unnamed session | ||
| 2127 | 2023.11.20 18:36:43.380428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 14358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2128 | 2023.11.20 18:36:43.380476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2129 | 2023.11.20 18:36:43.380495 [ 3 ] {} <Debug> HTTP-Session: 6ebc7503-32dc-4500-aa07-cd6a5eb6cc29 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2130 | 2023.11.20 18:36:43.380513 [ 3 ] {} <Debug> HTTP-Session: 6ebc7503-32dc-4500-aa07-cd6a5eb6cc29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2023.11.20 18:36:43.380595 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2132 | 2023.11.20 18:36:43.380636 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2133 | 2023.11.20 18:36:43.380741 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2134 | 2023.11.20 18:36:43.381083 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2135 | 2023.11.20 18:36:43.381298 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2136 | 2023.11.20 18:36:43.381450 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2137 | 2023.11.20 18:36:43.381551 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} <Information> executeQuery: Read 96 rows, 8.50 KiB in 0.0009271 sec., 103548 rows/sec., 8.95 MiB/sec. | ||
| 2138 | 2023.11.20 18:36:43.381667 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2139 | 2023.11.20 18:36:43.381691 [ 3 ] {c6c99e8f-af46-4500-b768-c93f0e5613d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2140 | 2023.11.20 18:36:43.381707 [ 3 ] {} <Debug> HTTP-Session: 6ebc7503-32dc-4500-aa07-cd6a5eb6cc29 Destroying unnamed session | ||
| 2141 | 2023.11.20 18:36:43.381853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2142 | 2023.11.20 18:36:43.381900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2143 | 2023.11.20 18:36:43.381920 [ 3 ] {} <Debug> HTTP-Session: 2ee6e2de-f957-4d26-8550-1aef3a205842 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2144 | 2023.11.20 18:36:43.381937 [ 3 ] {} <Debug> HTTP-Session: 2ee6e2de-f957-4d26-8550-1aef3a205842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2023.11.20 18:36:43.382012 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2146 | 2023.11.20 18:36:43.382052 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2147 | 2023.11.20 18:36:43.382157 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2148 | 2023.11.20 18:36:43.382467 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2149 | 2023.11.20 18:36:43.382685 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2150 | 2023.11.20 18:36:43.382833 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2151 | 2023.11.20 18:36:43.382930 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} <Information> executeQuery: Read 44 rows, 3.50 KiB in 0.000889708 sec., 49454 rows/sec., 3.84 MiB/sec. | ||
| 2152 | 2023.11.20 18:36:43.383034 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2153 | 2023.11.20 18:36:43.383057 [ 3 ] {2bc4ff52-05cb-4b75-8987-7a2893a526f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2154 | 2023.11.20 18:36:43.383072 [ 3 ] {} <Debug> HTTP-Session: 2ee6e2de-f957-4d26-8550-1aef3a205842 Destroying unnamed session | ||
| 2155 | 2023.11.20 18:36:43.383187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2156 | 2023.11.20 18:36:43.383230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2157 | 2023.11.20 18:36:43.383249 [ 3 ] {} <Debug> HTTP-Session: aaa3cf9c-af5c-4631-af4f-ee3a859de2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2158 | 2023.11.20 18:36:43.383265 [ 3 ] {} <Debug> HTTP-Session: aaa3cf9c-af5c-4631-af4f-ee3a859de2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2023.11.20 18:36:43.383336 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2160 | 2023.11.20 18:36:43.383377 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2161 | 2023.11.20 18:36:43.383492 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2162 | 2023.11.20 18:36:43.383772 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2163 | 2023.11.20 18:36:43.384021 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2164 | 2023.11.20 18:36:43.384244 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2165 | 2023.11.20 18:36:43.384349 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000983872 sec., 36590 rows/sec., 2.55 MiB/sec. | ||
| 2166 | 2023.11.20 18:36:43.384467 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} <Debug> DynamicQueryHandler: Done processing query | ||
| 2167 | 2023.11.20 18:36:43.384490 [ 3 ] {9f4a3d1b-8648-418a-b1d5-4dd98b835778} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2168 | 2023.11.20 18:36:43.384506 [ 3 ] {} <Debug> HTTP-Session: aaa3cf9c-af5c-4631-af4f-ee3a859de2ab Destroying unnamed session | ||
| 2169 | 2023.11.20 18:36:43.384654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2170 | 2023.11.20 18:36:43.384701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2171 | 2023.11.20 18:36:43.384720 [ 3 ] {} <Debug> HTTP-Session: 8f9bfbd2-8509-4e7d-92ae-c67b61e1cdee Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2172 | 2023.11.20 18:36:43.384737 [ 3 ] {} <Debug> HTTP-Session: 8f9bfbd2-8509-4e7d-92ae-c67b61e1cdee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2023.11.20 18:36:43.384810 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2174 | 2023.11.20 18:36:43.384855 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2175 | 2023.11.20 18:36:43.384987 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2176 | 2023.11.20 18:36:43.385340 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2177 | 2023.11.20 18:36:43.385622 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2178 | 2023.11.20 18:36:43.385802 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2179 | 2023.11.20 18:36:43.385905 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001066754 sec., 18748 rows/sec., 25.30 MiB/sec. | ||
| 2180 | 2023.11.20 18:36:43.386014 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2181 | 2023.11.20 18:36:43.386038 [ 3 ] {db8e6b68-96ee-45f0-9fd3-29d78bf195e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2182 | 2023.11.20 18:36:43.386053 [ 3 ] {} <Debug> HTTP-Session: 8f9bfbd2-8509-4e7d-92ae-c67b61e1cdee Destroying unnamed session | ||
| 2183 | 2023.11.20 18:36:47.139282 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2184 | 2023.11.20 18:36:47.139382 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2185 | 2023.11.20 18:36:48.378185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2186 | 2023.11.20 18:36:48.378286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2187 | 2023.11.20 18:36:48.378310 [ 3 ] {} <Debug> HTTP-Session: e0e1c2f6-526a-41f8-9694-e9a47bfaf04c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2188 | 2023.11.20 18:36:48.378333 [ 3 ] {} <Debug> HTTP-Session: e0e1c2f6-526a-41f8-9694-e9a47bfaf04c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2023.11.20 18:36:48.378457 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2190 | 2023.11.20 18:36:48.378516 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2191 | 2023.11.20 18:36:48.378669 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2192 | 2023.11.20 18:36:48.379078 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2193 | 2023.11.20 18:36:48.379335 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2194 | 2023.11.20 18:36:48.379500 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2195 | 2023.11.20 18:36:48.379616 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001125446 sec., 26656 rows/sec., 2.11 MiB/sec. | ||
| 2196 | 2023.11.20 18:36:48.379779 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2197 | 2023.11.20 18:36:48.379805 [ 3 ] {6caaad1c-e505-456e-8fe2-d42bc2e2348e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2198 | 2023.11.20 18:36:48.379823 [ 3 ] {} <Debug> HTTP-Session: e0e1c2f6-526a-41f8-9694-e9a47bfaf04c Destroying unnamed session | ||
| 2199 | 2023.11.20 18:36:48.379942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2200 | 2023.11.20 18:36:48.379988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2201 | 2023.11.20 18:36:48.380008 [ 3 ] {} <Debug> HTTP-Session: b7f8ef31-7b83-4fc2-9d93-80cc15ad0360 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2202 | 2023.11.20 18:36:48.380024 [ 3 ] {} <Debug> HTTP-Session: b7f8ef31-7b83-4fc2-9d93-80cc15ad0360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2023.11.20 18:36:48.380095 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2204 | 2023.11.20 18:36:48.380137 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2205 | 2023.11.20 18:36:48.380247 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2206 | 2023.11.20 18:36:48.380536 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2207 | 2023.11.20 18:36:48.380740 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2208 | 2023.11.20 18:36:48.380888 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2209 | 2023.11.20 18:36:48.380983 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000858718 sec., 2329 rows/sec., 199.02 KiB/sec. | ||
| 2210 | 2023.11.20 18:36:48.381128 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} <Debug> DynamicQueryHandler: Done processing query | ||
| 2211 | 2023.11.20 18:36:48.381152 [ 3 ] {ec23b8da-c6de-4034-a17b-696eafa12bbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2212 | 2023.11.20 18:36:48.381167 [ 3 ] {} <Debug> HTTP-Session: b7f8ef31-7b83-4fc2-9d93-80cc15ad0360 Destroying unnamed session | ||
| 2213 | 2023.11.20 18:36:48.381310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2214 | 2023.11.20 18:36:48.381353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2215 | 2023.11.20 18:36:48.381372 [ 3 ] {} <Debug> HTTP-Session: e6c22c23-c049-4090-a6eb-a02d1822362d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2216 | 2023.11.20 18:36:48.381388 [ 3 ] {} <Debug> HTTP-Session: e6c22c23-c049-4090-a6eb-a02d1822362d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2023.11.20 18:36:48.381464 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2218 | 2023.11.20 18:36:48.381503 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2219 | 2023.11.20 18:36:48.381609 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2220 | 2023.11.20 18:36:48.381982 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2221 | 2023.11.20 18:36:48.382192 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2222 | 2023.11.20 18:36:48.382342 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2223 | 2023.11.20 18:36:48.382438 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} <Information> executeQuery: Read 91 rows, 9.67 KiB in 0.0009456 sec., 96235 rows/sec., 9.98 MiB/sec. | ||
| 2224 | 2023.11.20 18:36:48.382554 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} <Debug> DynamicQueryHandler: Done processing query | ||
| 2225 | 2023.11.20 18:36:48.382577 [ 3 ] {85d2ecca-a9e2-40e8-ae21-93ba3d2f0f19} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2226 | 2023.11.20 18:36:48.382593 [ 3 ] {} <Debug> HTTP-Session: e6c22c23-c049-4090-a6eb-a02d1822362d Destroying unnamed session | ||
| 2227 | 2023.11.20 18:36:48.382742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2228 | 2023.11.20 18:36:48.382788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2229 | 2023.11.20 18:36:48.382807 [ 3 ] {} <Debug> HTTP-Session: 687d19ec-4aae-4b79-b467-d0120a190a91 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2230 | 2023.11.20 18:36:48.382823 [ 3 ] {} <Debug> HTTP-Session: 687d19ec-4aae-4b79-b467-d0120a190a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2023.11.20 18:36:48.382890 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2232 | 2023.11.20 18:36:48.382929 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2233 | 2023.11.20 18:36:48.383032 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2234 | 2023.11.20 18:36:48.383292 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2235 | 2023.11.20 18:36:48.383501 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2236 | 2023.11.20 18:36:48.383653 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2237 | 2023.11.20 18:36:48.383750 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000831796 sec., 2404 rows/sec., 167.89 KiB/sec. | ||
| 2238 | 2023.11.20 18:36:48.383878 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} <Debug> DynamicQueryHandler: Done processing query | ||
| 2239 | 2023.11.20 18:36:48.383901 [ 3 ] {4987b399-f9d4-442f-8de2-ef5c398d1197} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2240 | 2023.11.20 18:36:48.383917 [ 3 ] {} <Debug> HTTP-Session: 687d19ec-4aae-4b79-b467-d0120a190a91 Destroying unnamed session | ||
| 2241 | 2023.11.20 18:36:48.384043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2242 | 2023.11.20 18:36:48.384087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2243 | 2023.11.20 18:36:48.384106 [ 3 ] {} <Debug> HTTP-Session: 69303c49-26bb-4c35-b4df-59a3ab79a0f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2244 | 2023.11.20 18:36:48.384122 [ 3 ] {} <Debug> HTTP-Session: 69303c49-26bb-4c35-b4df-59a3ab79a0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2023.11.20 18:36:48.384193 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2246 | 2023.11.20 18:36:48.384231 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2247 | 2023.11.20 18:36:48.384333 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2248 | 2023.11.20 18:36:48.384622 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2249 | 2023.11.20 18:36:48.384824 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2250 | 2023.11.20 18:36:48.384971 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2251 | 2023.11.20 18:36:48.385067 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} <Information> executeQuery: Read 43 rows, 3.43 KiB in 0.000848327 sec., 50688 rows/sec., 3.95 MiB/sec. | ||
| 2252 | 2023.11.20 18:36:48.385181 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} <Debug> DynamicQueryHandler: Done processing query | ||
| 2253 | 2023.11.20 18:36:48.385204 [ 3 ] {3b797bd0-2e55-4b43-8ce1-17f12b9f5d68} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2254 | 2023.11.20 18:36:48.385219 [ 3 ] {} <Debug> HTTP-Session: 69303c49-26bb-4c35-b4df-59a3ab79a0f8 Destroying unnamed session | ||
| 2255 | 2023.11.20 18:36:48.385356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2256 | 2023.11.20 18:36:48.385401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2257 | 2023.11.20 18:36:48.385419 [ 3 ] {} <Debug> HTTP-Session: c4b5f688-1391-4093-9f3a-8dd6893df6ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2258 | 2023.11.20 18:36:48.385461 [ 3 ] {} <Debug> HTTP-Session: c4b5f688-1391-4093-9f3a-8dd6893df6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2023.11.20 18:36:48.385530 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2260 | 2023.11.20 18:36:48.385571 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2261 | 2023.11.20 18:36:48.385686 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2262 | 2023.11.20 18:36:48.385965 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2263 | 2023.11.20 18:36:48.386217 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2264 | 2023.11.20 18:36:48.386393 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} <Trace> oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 2265 | 2023.11.20 18:36:48.386494 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} <Information> executeQuery: Read 11 rows, 743.00 B in 0.00093261 sec., 11794 rows/sec., 778.02 KiB/sec. | ||
| 2266 | 2023.11.20 18:36:48.386616 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2267 | 2023.11.20 18:36:48.386640 [ 3 ] {be30ed54-09f2-49ea-859b-a59755f91b5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2268 | 2023.11.20 18:36:48.386655 [ 3 ] {} <Debug> HTTP-Session: c4b5f688-1391-4093-9f3a-8dd6893df6ab Destroying unnamed session | ||
| 2269 | 2023.11.20 18:36:48.386758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2270 | 2023.11.20 18:36:48.386803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2271 | 2023.11.20 18:36:48.386821 [ 3 ] {} <Debug> HTTP-Session: 793a8978-c91b-4a73-9ec7-5f905140351c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2272 | 2023.11.20 18:36:48.386837 [ 3 ] {} <Debug> HTTP-Session: 793a8978-c91b-4a73-9ec7-5f905140351c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2023.11.20 18:36:48.386905 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2274 | 2023.11.20 18:36:48.386969 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2275 | 2023.11.20 18:36:48.387084 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2276 | 2023.11.20 18:36:48.387347 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2277 | 2023.11.20 18:36:48.387574 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2278 | 2023.11.20 18:36:48.387742 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2279 | 2023.11.20 18:36:48.387842 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000886609 sec., 1127 rows/sec., 78.20 KiB/sec. | ||
| 2280 | 2023.11.20 18:36:48.387831 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2281 | 2023.11.20 18:36:48.387904 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2282 | 2023.11.20 18:36:48.387983 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} <Debug> DynamicQueryHandler: Done processing query | ||
| 2283 | 2023.11.20 18:36:48.387996 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 2284 | 2023.11.20 18:36:48.388018 [ 3 ] {a2ca572d-407a-459d-98b8-1ebcb3348569} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2285 | 2023.11.20 18:36:48.388082 [ 3 ] {} <Debug> HTTP-Session: 793a8978-c91b-4a73-9ec7-5f905140351c Destroying unnamed session | ||
| 2286 | 2023.11.20 18:36:48.388163 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2287 | 2023.11.20 18:36:48.388201 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part | ||
| 2288 | 2023.11.20 18:36:48.388285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2289 | 2023.11.20 18:36:48.388375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2290 | 2023.11.20 18:36:48.388435 [ 3 ] {} <Debug> HTTP-Session: 0c0cbbe4-ef0b-4479-8caa-b5d3877b3693 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2291 | 2023.11.20 18:36:48.388447 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
| 2292 | 2023.11.20 18:36:48.388465 [ 3 ] {} <Debug> HTTP-Session: 0c0cbbe4-ef0b-4479-8caa-b5d3877b3693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2023.11.20 18:36:48.388716 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2294 | 2023.11.20 18:36:48.388726 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2295 | 2023.11.20 18:36:48.388845 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2296 | 2023.11.20 18:36:48.388951 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2297 | 2023.11.20 18:36:48.389285 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2298 | 2023.11.20 18:36:48.389556 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2299 | 2023.11.20 18:36:48.389575 [ 10 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2300 | 2023.11.20 18:36:48.390597 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2301 | 2023.11.20 18:36:48.391384 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2302 | 2023.11.20 18:36:48.391420 [ 9 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 340 rows, containing 5 columns (5 merged, 0 gathered) in 0.00345455 sec., 98420.9231303643 rows/sec., 6.85 MiB/sec. | ||
| 2303 | 2023.11.20 18:36:48.391624 [ 19 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2304 | 2023.11.20 18:36:48.391641 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2305 | 2023.11.20 18:36:48.391839 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.003044798 sec., 9852 rows/sec., 13.30 MiB/sec. | ||
| 2306 | 2023.11.20 18:36:48.392038 [ 19 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 2307 | 2023.11.20 18:36:48.392053 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2308 | 2023.11.20 18:36:48.392097 [ 3 ] {34431a12-f5bc-4efb-8efa-3e604f73bae2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2309 | 2023.11.20 18:36:48.392127 [ 3 ] {} <Debug> HTTP-Session: 0c0cbbe4-ef0b-4479-8caa-b5d3877b3693 Destroying unnamed session | ||
| 2310 | 2023.11.20 18:36:48.392154 [ 19 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 2311 | 2023.11.20 18:36:53.376738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2312 | 2023.11.20 18:36:53.376854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2313 | 2023.11.20 18:36:53.376880 [ 3 ] {} <Debug> HTTP-Session: 55b004d2-ffa7-4c2f-9209-25b5bf8dd0b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2314 | 2023.11.20 18:36:53.376904 [ 3 ] {} <Debug> HTTP-Session: 55b004d2-ffa7-4c2f-9209-25b5bf8dd0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2023.11.20 18:36:53.377028 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2316 | 2023.11.20 18:36:53.377088 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2317 | 2023.11.20 18:36:53.377243 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2318 | 2023.11.20 18:36:53.377692 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2319 | 2023.11.20 18:36:53.377957 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2320 | 2023.11.20 18:36:53.378122 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2321 | 2023.11.20 18:36:53.378272 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001199308 sec., 16676 rows/sec., 1.32 MiB/sec. | ||
| 2322 | 2023.11.20 18:36:53.378428 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2323 | 2023.11.20 18:36:53.378453 [ 3 ] {3560fb12-c435-4beb-a8f2-74860f98d4e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2324 | 2023.11.20 18:36:53.378470 [ 3 ] {} <Debug> HTTP-Session: 55b004d2-ffa7-4c2f-9209-25b5bf8dd0b3 Destroying unnamed session | ||
| 2325 | 2023.11.20 18:36:53.378592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2326 | 2023.11.20 18:36:53.378647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2327 | 2023.11.20 18:36:53.378672 [ 3 ] {} <Debug> HTTP-Session: 19d674e7-c540-4dea-8b18-4a1ab9940846 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2328 | 2023.11.20 18:36:53.378691 [ 3 ] {} <Debug> HTTP-Session: 19d674e7-c540-4dea-8b18-4a1ab9940846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2023.11.20 18:36:53.378772 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2330 | 2023.11.20 18:36:53.378816 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2331 | 2023.11.20 18:36:53.378927 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2332 | 2023.11.20 18:36:53.379269 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2333 | 2023.11.20 18:36:53.379484 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2334 | 2023.11.20 18:36:53.379631 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2335 | 2023.11.20 18:36:53.379744 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00093848 sec., 2131 rows/sec., 182.10 KiB/sec. | ||
| 2336 | 2023.11.20 18:36:53.379759 [ 58 ] {} <Debug> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2337 | 2023.11.20 18:36:53.379880 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2338 | 2023.11.20 18:36:53.379911 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2339 | 2023.11.20 18:36:53.379972 [ 3 ] {35a260d2-c5ec-492b-9613-704ab694fbd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2340 | 2023.11.20 18:36:53.380013 [ 3 ] {} <Debug> HTTP-Session: 19d674e7-c540-4dea-8b18-4a1ab9940846 Destroying unnamed session | ||
| 2341 | 2023.11.20 18:36:53.380012 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2342 | 2023.11.20 18:36:53.380150 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2343 | 2023.11.20 18:36:53.380200 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2344 | 2023.11.20 18:36:53.380214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2345 | 2023.11.20 18:36:53.380308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2346 | 2023.11.20 18:36:53.380342 [ 3 ] {} <Debug> HTTP-Session: f9d7184c-c501-4f86-9071-cf288dd5a025 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2347 | 2023.11.20 18:36:53.380405 [ 3 ] {} <Debug> HTTP-Session: f9d7184c-c501-4f86-9071-cf288dd5a025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2023.11.20 18:36:53.380434 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2349 | 2023.11.20 18:36:53.380621 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2350 | 2023.11.20 18:36:53.380663 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2351 | 2023.11.20 18:36:53.380707 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2352 | 2023.11.20 18:36:53.380929 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2353 | 2023.11.20 18:36:53.381212 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2354 | 2023.11.20 18:36:53.381225 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2355 | 2023.11.20 18:36:53.382006 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2356 | 2023.11.20 18:36:53.382531 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002597123 sec., 3850.4144778664704 rows/sec., 329.01 KiB/sec. | ||
| 2357 | 2023.11.20 18:36:53.382556 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2358 | 2023.11.20 18:36:53.382689 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2359 | 2023.11.20 18:36:53.382818 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2360 | 2023.11.20 18:36:53.382959 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2361 | 2023.11.20 18:36:53.383061 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} <Information> executeQuery: Read 61 rows, 5.49 KiB in 0.002370076 sec., 25737 rows/sec., 2.26 MiB/sec. | ||
| 2362 | 2023.11.20 18:36:53.383118 [ 10 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_5_1} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2363 | 2023.11.20 18:36:53.383305 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} <Debug> DynamicQueryHandler: Done processing query | ||
| 2364 | 2023.11.20 18:36:53.383341 [ 3 ] {557e4e7c-c70e-4450-a4b9-861ec0df4e41} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2365 | 2023.11.20 18:36:53.383359 [ 3 ] {} <Debug> HTTP-Session: f9d7184c-c501-4f86-9071-cf288dd5a025 Destroying unnamed session | ||
| 2366 | 2023.11.20 18:36:53.383491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2367 | 2023.11.20 18:36:53.383540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2368 | 2023.11.20 18:36:53.383560 [ 3 ] {} <Debug> HTTP-Session: 5a027a49-7389-4a03-9abd-2f19fb5b5bb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2369 | 2023.11.20 18:36:53.383577 [ 3 ] {} <Debug> HTTP-Session: 5a027a49-7389-4a03-9abd-2f19fb5b5bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2023.11.20 18:36:53.383649 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2371 | 2023.11.20 18:36:53.383691 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2372 | 2023.11.20 18:36:53.383814 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2373 | 2023.11.20 18:36:53.384121 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2374 | 2023.11.20 18:36:53.384349 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2375 | 2023.11.20 18:36:53.384506 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2376 | 2023.11.20 18:36:53.384627 [ 58 ] {} <Debug> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2377 | 2023.11.20 18:36:53.384634 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00094188 sec., 2123 rows/sec., 148.27 KiB/sec. | ||
| 2378 | 2023.11.20 18:36:53.384696 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2379 | 2023.11.20 18:36:53.384835 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2380 | 2023.11.20 18:36:53.384862 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} <Debug> DynamicQueryHandler: Done processing query | ||
| 2381 | 2023.11.20 18:36:53.384905 [ 3 ] {0bca70dd-47d1-4fef-bc13-f16f6dda8032} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2382 | 2023.11.20 18:36:53.384924 [ 3 ] {} <Debug> HTTP-Session: 5a027a49-7389-4a03-9abd-2f19fb5b5bb8 Destroying unnamed session | ||
| 2383 | 2023.11.20 18:36:53.384955 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2384 | 2023.11.20 18:36:53.384985 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2385 | 2023.11.20 18:36:53.385063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2386 | 2023.11.20 18:36:53.385116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2387 | 2023.11.20 18:36:53.385121 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2388 | 2023.11.20 18:36:53.385141 [ 3 ] {} <Debug> HTTP-Session: fdaa4ed9-f1ec-4985-b801-7bf40af788f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2389 | 2023.11.20 18:36:53.385168 [ 3 ] {} <Debug> HTTP-Session: fdaa4ed9-f1ec-4985-b801-7bf40af788f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2023.11.20 18:36:53.385256 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2391 | 2023.11.20 18:36:53.385282 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2392 | 2023.11.20 18:36:53.385337 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2393 | 2023.11.20 18:36:53.385365 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2394 | 2023.11.20 18:36:53.385534 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2395 | 2023.11.20 18:36:53.385574 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2396 | 2023.11.20 18:36:53.386066 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2397 | 2023.11.20 18:36:53.386317 [ 10 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001559839 sec., 6410.9180498756605 rows/sec., 447.64 KiB/sec. | ||
| 2398 | 2023.11.20 18:36:53.386374 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2399 | 2023.11.20 18:36:53.386453 [ 21 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2400 | 2023.11.20 18:36:53.386550 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2401 | 2023.11.20 18:36:53.386670 [ 21 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2402 | 2023.11.20 18:36:53.386716 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.001397015 sec., 15747 rows/sec., 1.23 MiB/sec. | ||
| 2403 | 2023.11.20 18:36:53.386768 [ 21 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_5_1} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2404 | 2023.11.20 18:36:53.386856 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2405 | 2023.11.20 18:36:53.386880 [ 3 ] {a8818bcf-830e-46b1-87b0-39f31b1421d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2406 | 2023.11.20 18:36:53.386897 [ 3 ] {} <Debug> HTTP-Session: fdaa4ed9-f1ec-4985-b801-7bf40af788f5 Destroying unnamed session | ||
| 2407 | 2023.11.20 18:36:53.387014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2408 | 2023.11.20 18:36:53.387060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2409 | 2023.11.20 18:36:53.387079 [ 3 ] {} <Debug> HTTP-Session: a25eb6c0-7d1e-404d-976a-4659210f8e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2410 | 2023.11.20 18:36:53.387096 [ 3 ] {} <Debug> HTTP-Session: a25eb6c0-7d1e-404d-976a-4659210f8e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2023.11.20 18:36:53.387165 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2412 | 2023.11.20 18:36:53.387206 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2413 | 2023.11.20 18:36:53.387323 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2414 | 2023.11.20 18:36:53.387590 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2415 | 2023.11.20 18:36:53.387827 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2416 | 2023.11.20 18:36:53.388001 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2417 | 2023.11.20 18:36:53.388122 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} <Information> executeQuery: Read 1 rows, 71.00 B in 0.00092964 sec., 1075 rows/sec., 74.58 KiB/sec. | ||
| 2418 | 2023.11.20 18:36:53.388300 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} <Debug> DynamicQueryHandler: Done processing query | ||
| 2419 | 2023.11.20 18:36:53.388325 [ 3 ] {617a6104-dd81-40f7-9d67-9076a0c43557} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2420 | 2023.11.20 18:36:53.388342 [ 3 ] {} <Debug> HTTP-Session: a25eb6c0-7d1e-404d-976a-4659210f8e91 Destroying unnamed session | ||
| 2421 | 2023.11.20 18:36:53.388476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2422 | 2023.11.20 18:36:53.388521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2423 | 2023.11.20 18:36:53.388540 [ 3 ] {} <Debug> HTTP-Session: d702c883-e745-4ce4-986e-76caf3fc4779 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2424 | 2023.11.20 18:36:53.388556 [ 3 ] {} <Debug> HTTP-Session: d702c883-e745-4ce4-986e-76caf3fc4779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2023.11.20 18:36:53.388632 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2426 | 2023.11.20 18:36:53.388676 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2427 | 2023.11.20 18:36:53.388812 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2428 | 2023.11.20 18:36:53.389187 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2429 | 2023.11.20 18:36:53.389475 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2430 | 2023.11.20 18:36:53.389656 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2431 | 2023.11.20 18:36:53.389789 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001127696 sec., 17735 rows/sec., 23.93 MiB/sec. | ||
| 2432 | 2023.11.20 18:36:53.389919 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} <Debug> DynamicQueryHandler: Done processing query | ||
| 2433 | 2023.11.20 18:36:53.389942 [ 3 ] {465bd749-34ee-4371-a323-d9525e8b3aae} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2434 | 2023.11.20 18:36:53.389958 [ 3 ] {} <Debug> HTTP-Session: d702c883-e745-4ce4-986e-76caf3fc4779 Destroying unnamed session | ||
| 2435 | 2023.11.20 18:36:58.377198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2436 | 2023.11.20 18:36:58.377316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2437 | 2023.11.20 18:36:58.377341 [ 3 ] {} <Debug> HTTP-Session: ac232d05-a7b2-4260-ba98-c72c334ae9ac Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2438 | 2023.11.20 18:36:58.377365 [ 3 ] {} <Debug> HTTP-Session: ac232d05-a7b2-4260-ba98-c72c334ae9ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2439 | 2023.11.20 18:36:58.377491 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2440 | 2023.11.20 18:36:58.377552 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2441 | 2023.11.20 18:36:58.377710 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2442 | 2023.11.20 18:36:58.378134 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2443 | 2023.11.20 18:36:58.378392 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2444 | 2023.11.20 18:36:58.378558 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2445 | 2023.11.20 18:36:58.378697 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001167697 sec., 25691 rows/sec., 2.03 MiB/sec. | ||
| 2446 | 2023.11.20 18:36:58.378695 [ 67 ] {} <Debug> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2447 | 2023.11.20 18:36:58.378817 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2448 | 2023.11.20 18:36:58.378895 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2449 | 2023.11.20 18:36:58.378917 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2450 | 2023.11.20 18:36:58.378929 [ 3 ] {46263b98-2f7a-4dbb-8bfa-edef7221e1f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2451 | 2023.11.20 18:36:58.378959 [ 3 ] {} <Debug> HTTP-Session: ac232d05-a7b2-4260-ba98-c72c334ae9ac Destroying unnamed session | ||
| 2452 | 2023.11.20 18:36:58.379003 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2453 | 2023.11.20 18:36:58.379029 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part | ||
| 2454 | 2023.11.20 18:36:58.379104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2455 | 2023.11.20 18:36:58.379160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2456 | 2023.11.20 18:36:58.379180 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 2457 | 2023.11.20 18:36:58.379188 [ 3 ] {} <Debug> HTTP-Session: cb8acef2-ab59-4f2a-be3d-ea644f7c5665 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2458 | 2023.11.20 18:36:58.379226 [ 3 ] {} <Debug> HTTP-Session: cb8acef2-ab59-4f2a-be3d-ea644f7c5665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2023.11.20 18:36:58.379321 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 2460 | 2023.11.20 18:36:58.379340 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2461 | 2023.11.20 18:36:58.379391 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2462 | 2023.11.20 18:36:58.379434 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 2463 | 2023.11.20 18:36:58.379605 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 2464 | 2023.11.20 18:36:58.379645 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2465 | 2023.11.20 18:36:58.379750 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 2466 | 2023.11.20 18:36:58.380251 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2467 | 2023.11.20 18:36:58.380592 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2468 | 2023.11.20 18:36:58.380623 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001745956 sec., 103095.38155600714 rows/sec., 8.16 MiB/sec. | ||
| 2469 | 2023.11.20 18:36:58.380721 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2470 | 2023.11.20 18:36:58.380787 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2471 | 2023.11.20 18:36:58.380936 [ 67 ] {} <Debug> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2472 | 2023.11.20 18:36:58.380951 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2473 | 2023.11.20 18:36:58.380971 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} <Information> executeQuery: Read 90 rows, 9.58 KiB in 0.001596291 sec., 56380 rows/sec., 5.86 MiB/sec. | ||
| 2474 | 2023.11.20 18:36:58.381015 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2475 | 2023.11.20 18:36:58.381103 [ 9 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_16_3} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2476 | 2023.11.20 18:36:58.381362 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2477 | 2023.11.20 18:36:58.381502 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} <Debug> DynamicQueryHandler: Done processing query | ||
| 2478 | 2023.11.20 18:36:58.381553 [ 3 ] {1a75f637-c5d0-407f-9f61-3eed6ef36bca} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2479 | 2023.11.20 18:36:58.381594 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2480 | 2023.11.20 18:36:58.381600 [ 3 ] {} <Debug> HTTP-Session: cb8acef2-ab59-4f2a-be3d-ea644f7c5665 Destroying unnamed session | ||
| 2481 | 2023.11.20 18:36:58.381655 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 188 rows starting from the beginning of the part | ||
| 2482 | 2023.11.20 18:36:58.381838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2483 | 2023.11.20 18:36:58.381856 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 91 rows starting from the beginning of the part | ||
| 2484 | 2023.11.20 18:36:58.381930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2485 | 2023.11.20 18:36:58.381964 [ 3 ] {} <Debug> HTTP-Session: 62e0d326-1b59-45e8-a319-11cdb11f4556 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2486 | 2023.11.20 18:36:58.381999 [ 3 ] {} <Debug> HTTP-Session: 62e0d326-1b59-45e8-a319-11cdb11f4556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2487 | 2023.11.20 18:36:58.382063 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 96 rows starting from the beginning of the part | ||
| 2488 | 2023.11.20 18:36:58.382195 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2489 | 2023.11.20 18:36:58.382299 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 91 rows starting from the beginning of the part | ||
| 2490 | 2023.11.20 18:36:58.382306 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2491 | 2023.11.20 18:36:58.382537 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 61 rows starting from the beginning of the part | ||
| 2492 | 2023.11.20 18:36:58.382804 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2493 | 2023.11.20 18:36:58.382817 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 2494 | 2023.11.20 18:36:58.383516 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2495 | 2023.11.20 18:36:58.384030 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2496 | 2023.11.20 18:36:58.384388 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2497 | 2023.11.20 18:36:58.384488 [ 9 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 617 rows, containing 4 columns (4 merged, 0 gathered) in 0.003395659 sec., 181702.5796759922 rows/sec., 17.59 MiB/sec. | ||
| 2498 | 2023.11.20 18:36:58.384575 [ 67 ] {} <Debug> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2499 | 2023.11.20 18:36:58.384628 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.002360906 sec., 12706 rows/sec., 1017.55 KiB/sec. | ||
| 2500 | 2023.11.20 18:36:58.384646 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2501 | 2023.11.20 18:36:58.384692 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2502 | 2023.11.20 18:36:58.384937 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2503 | 2023.11.20 18:36:58.384971 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} <Debug> DynamicQueryHandler: Done processing query | ||
| 2504 | 2023.11.20 18:36:58.385009 [ 3 ] {6f22f163-f3c2-4ce3-978c-ad4fef953ce4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2505 | 2023.11.20 18:36:58.385051 [ 3 ] {} <Debug> HTTP-Session: 62e0d326-1b59-45e8-a319-11cdb11f4556 Destroying unnamed session | ||
| 2506 | 2023.11.20 18:36:58.385121 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2507 | 2023.11.20 18:36:58.385178 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2508 | 2023.11.20 18:36:58.385232 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 107 rows starting from the beginning of the part | ||
| 2509 | 2023.11.20 18:36:58.385244 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_16_3} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2510 | 2023.11.20 18:36:58.385332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2511 | 2023.11.20 18:36:58.385451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2512 | 2023.11.20 18:36:58.385501 [ 3 ] {} <Debug> HTTP-Session: 6f06217a-99aa-481d-8531-66b8f3e79ec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2513 | 2023.11.20 18:36:58.385571 [ 3 ] {} <Debug> HTTP-Session: 6f06217a-99aa-481d-8531-66b8f3e79ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2023.11.20 18:36:58.385591 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 2515 | 2023.11.20 18:36:58.385848 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2516 | 2023.11.20 18:36:58.385866 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
| 2517 | 2023.11.20 18:36:58.385980 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2518 | 2023.11.20 18:36:58.386186 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 43 rows starting from the beginning of the part | ||
| 2519 | 2023.11.20 18:36:58.386498 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 22 rows starting from the beginning of the part | ||
| 2520 | 2023.11.20 18:36:58.386683 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2521 | 2023.11.20 18:36:58.386746 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 2522 | 2023.11.20 18:36:58.387823 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2523 | 2023.11.20 18:36:58.388450 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 4 columns (4 merged, 0 gathered) in 0.003725779 sec., 74615.26837743194 rows/sec., 5.82 MiB/sec. | ||
| 2524 | 2023.11.20 18:36:58.388597 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2525 | 2023.11.20 18:36:58.388610 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2526 | 2023.11.20 18:36:58.388915 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2527 | 2023.11.20 18:36:58.388958 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2528 | 2023.11.20 18:36:58.389032 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_16_3} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2529 | 2023.11.20 18:36:58.389136 [ 55 ] {} <Debug> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2530 | 2023.11.20 18:36:58.389202 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.003282535 sec., 9139 rows/sec., 12.33 MiB/sec. | ||
| 2531 | 2023.11.20 18:36:58.389243 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2532 | 2023.11.20 18:36:58.389432 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2533 | 2023.11.20 18:36:58.389547 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2534 | 2023.11.20 18:36:58.389602 [ 3 ] {50721aa8-d893-4d85-b511-e560d575b88a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2535 | 2023.11.20 18:36:58.389626 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2536 | 2023.11.20 18:36:58.389637 [ 3 ] {} <Debug> HTTP-Session: 6f06217a-99aa-481d-8531-66b8f3e79ec0 Destroying unnamed session | ||
| 2537 | 2023.11.20 18:36:58.389688 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 258 rows starting from the beginning of the part | ||
| 2538 | 2023.11.20 18:36:58.389804 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 2539 | 2023.11.20 18:36:58.389902 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 2540 | 2023.11.20 18:36:58.389994 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 2541 | 2023.11.20 18:36:58.390088 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 2542 | 2023.11.20 18:36:58.390185 [ 16 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 2543 | 2023.11.20 18:36:58.391469 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 6 columns (6 merged, 0 gathered) in 0.002135818 sec., 181663.41888681529 rows/sec., 245.15 MiB/sec. | ||
| 2544 | 2023.11.20 18:36:58.391814 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2545 | 2023.11.20 18:36:58.392075 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2546 | 2023.11.20 18:36:58.392152 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2547 | 2023.11.20 18:36:58.392241 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_16_3: 4.00 MiB. | ||
| 2548 | 2023.11.20 18:36:59.001150 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.08 MiB, peak 236.71 MiB, will set to 230.99 MiB (RSS), difference: -4.08 MiB | ||
| 2549 | 2023.11.20 18:37:02.139624 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2550 | 2023.11.20 18:37:02.139693 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2551 | 2023.11.20 18:37:03.375786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2552 | 2023.11.20 18:37:03.375909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2553 | 2023.11.20 18:37:03.375941 [ 3 ] {} <Debug> HTTP-Session: 5c466ea2-9810-480a-a201-e9682f607297 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2554 | 2023.11.20 18:37:03.375970 [ 3 ] {} <Debug> HTTP-Session: 5c466ea2-9810-480a-a201-e9682f607297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2023.11.20 18:37:03.376111 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2556 | 2023.11.20 18:37:03.376181 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2557 | 2023.11.20 18:37:03.376366 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2558 | 2023.11.20 18:37:03.376837 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2559 | 2023.11.20 18:37:03.377101 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2560 | 2023.11.20 18:37:03.377264 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2561 | 2023.11.20 18:37:03.377406 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001249179 sec., 16010 rows/sec., 1.27 MiB/sec. | ||
| 2562 | 2023.11.20 18:37:03.377538 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} <Debug> DynamicQueryHandler: Done processing query | ||
| 2563 | 2023.11.20 18:37:03.377563 [ 3 ] {febba47e-bbce-4e00-a0ea-8a1e2c5cc5ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2564 | 2023.11.20 18:37:03.377578 [ 3 ] {} <Debug> HTTP-Session: 5c466ea2-9810-480a-a201-e9682f607297 Destroying unnamed session | ||
| 2565 | 2023.11.20 18:37:03.377705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2566 | 2023.11.20 18:37:03.377750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2567 | 2023.11.20 18:37:03.377768 [ 3 ] {} <Debug> HTTP-Session: c941df80-9c65-4a7b-896b-f233b2304dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2568 | 2023.11.20 18:37:03.377785 [ 3 ] {} <Debug> HTTP-Session: c941df80-9c65-4a7b-896b-f233b2304dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2023.11.20 18:37:03.377857 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2570 | 2023.11.20 18:37:03.377897 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2571 | 2023.11.20 18:37:03.378002 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2572 | 2023.11.20 18:37:03.378331 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2573 | 2023.11.20 18:37:03.378553 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2574 | 2023.11.20 18:37:03.378710 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2575 | 2023.11.20 18:37:03.378836 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} <Information> executeQuery: Read 60 rows, 5.40 KiB in 0.00095039 sec., 63131 rows/sec., 5.55 MiB/sec. | ||
| 2576 | 2023.11.20 18:37:03.379010 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2577 | 2023.11.20 18:37:03.379045 [ 3 ] {391e2b66-7e80-48fa-9e53-db16848e1ed9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2578 | 2023.11.20 18:37:03.379071 [ 3 ] {} <Debug> HTTP-Session: c941df80-9c65-4a7b-896b-f233b2304dc2 Destroying unnamed session | ||
| 2579 | 2023.11.20 18:37:03.379259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2580 | 2023.11.20 18:37:03.379310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2581 | 2023.11.20 18:37:03.379329 [ 3 ] {} <Debug> HTTP-Session: 7bd8ac8b-21f5-47af-8b80-0ca9ea1b3f5f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2582 | 2023.11.20 18:37:03.379346 [ 3 ] {} <Debug> HTTP-Session: 7bd8ac8b-21f5-47af-8b80-0ca9ea1b3f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2583 | 2023.11.20 18:37:03.379415 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2584 | 2023.11.20 18:37:03.379454 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2585 | 2023.11.20 18:37:03.379560 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2586 | 2023.11.20 18:37:03.379858 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2587 | 2023.11.20 18:37:03.380065 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2588 | 2023.11.20 18:37:03.380225 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2589 | 2023.11.20 18:37:03.380345 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} <Information> executeQuery: Read 20 rows, 1.60 KiB in 0.000898339 sec., 22263 rows/sec., 1.74 MiB/sec. | ||
| 2590 | 2023.11.20 18:37:03.380453 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2591 | 2023.11.20 18:37:03.380476 [ 3 ] {5187408b-4320-4528-b3a6-6ec7319ac8d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2592 | 2023.11.20 18:37:03.380492 [ 3 ] {} <Debug> HTTP-Session: 7bd8ac8b-21f5-47af-8b80-0ca9ea1b3f5f Destroying unnamed session | ||
| 2593 | 2023.11.20 18:37:03.380622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2594 | 2023.11.20 18:37:03.380666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2595 | 2023.11.20 18:37:03.380684 [ 3 ] {} <Debug> HTTP-Session: 5db0507f-1905-49b3-ae66-dd9db60c057f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2596 | 2023.11.20 18:37:03.380700 [ 3 ] {} <Debug> HTTP-Session: 5db0507f-1905-49b3-ae66-dd9db60c057f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2597 | 2023.11.20 18:37:03.380773 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2598 | 2023.11.20 18:37:03.380818 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2599 | 2023.11.20 18:37:03.380953 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2600 | 2023.11.20 18:37:03.381322 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.01 GiB. | ||
| 2601 | 2023.11.20 18:37:03.381620 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2602 | 2023.11.20 18:37:03.381800 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2603 | 2023.11.20 18:37:03.381924 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001123116 sec., 17807 rows/sec., 24.03 MiB/sec. | ||
| 2604 | 2023.11.20 18:37:03.382049 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2605 | 2023.11.20 18:37:03.382074 [ 3 ] {97a6c5a3-4836-42b3-8058-6005a973a52d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2606 | 2023.11.20 18:37:03.382089 [ 3 ] {} <Debug> HTTP-Session: 5db0507f-1905-49b3-ae66-dd9db60c057f Destroying unnamed session | ||
| 2607 | 2023.11.20 18:37:08.377454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2608 | 2023.11.20 18:37:08.377636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2609 | 2023.11.20 18:37:08.377682 [ 3 ] {} <Debug> HTTP-Session: 4db1343b-32cf-42a2-9b55-c86a276e3807 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2610 | 2023.11.20 18:37:08.377722 [ 3 ] {} <Debug> HTTP-Session: 4db1343b-32cf-42a2-9b55-c86a276e3807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2611 | 2023.11.20 18:37:08.377888 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2612 | 2023.11.20 18:37:08.377950 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2613 | 2023.11.20 18:37:08.378111 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2614 | 2023.11.20 18:37:08.378534 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2615 | 2023.11.20 18:37:08.378809 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2616 | 2023.11.20 18:37:08.378973 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2617 | 2023.11.20 18:37:08.379117 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001185398 sec., 25307 rows/sec., 2.00 MiB/sec. | ||
| 2618 | 2023.11.20 18:37:08.379253 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2619 | 2023.11.20 18:37:08.379278 [ 3 ] {25e67e24-2f08-4eb5-9297-3dcbad44780c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2620 | 2023.11.20 18:37:08.379294 [ 3 ] {} <Debug> HTTP-Session: 4db1343b-32cf-42a2-9b55-c86a276e3807 Destroying unnamed session | ||
| 2621 | 2023.11.20 18:37:08.379439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2622 | 2023.11.20 18:37:08.379487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2623 | 2023.11.20 18:37:08.379507 [ 3 ] {} <Debug> HTTP-Session: 1fa06613-7adc-4479-b27a-69178911cb42 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2624 | 2023.11.20 18:37:08.379525 [ 3 ] {} <Debug> HTTP-Session: 1fa06613-7adc-4479-b27a-69178911cb42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2625 | 2023.11.20 18:37:08.379606 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2626 | 2023.11.20 18:37:08.379649 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2627 | 2023.11.20 18:37:08.379754 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2628 | 2023.11.20 18:37:08.380113 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2629 | 2023.11.20 18:37:08.380333 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2630 | 2023.11.20 18:37:08.380486 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2631 | 2023.11.20 18:37:08.380622 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} <Information> executeQuery: Read 90 rows, 9.58 KiB in 0.000985331 sec., 91339 rows/sec., 9.50 MiB/sec. | ||
| 2632 | 2023.11.20 18:37:08.380745 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2633 | 2023.11.20 18:37:08.380769 [ 3 ] {5ff4ca69-c64c-474f-810b-a4115f569da1} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2634 | 2023.11.20 18:37:08.380784 [ 3 ] {} <Debug> HTTP-Session: 1fa06613-7adc-4479-b27a-69178911cb42 Destroying unnamed session | ||
| 2635 | 2023.11.20 18:37:08.380944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2636 | 2023.11.20 18:37:08.380990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2637 | 2023.11.20 18:37:08.381008 [ 3 ] {} <Debug> HTTP-Session: 0443b931-ac4a-47d3-bc4c-aae6b2d82d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2638 | 2023.11.20 18:37:08.381024 [ 3 ] {} <Debug> HTTP-Session: 0443b931-ac4a-47d3-bc4c-aae6b2d82d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2639 | 2023.11.20 18:37:08.381094 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2640 | 2023.11.20 18:37:08.381133 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2641 | 2023.11.20 18:37:08.381239 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2642 | 2023.11.20 18:37:08.381517 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2643 | 2023.11.20 18:37:08.381728 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2644 | 2023.11.20 18:37:08.381889 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2645 | 2023.11.20 18:37:08.382016 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.000890048 sec., 33706 rows/sec., 2.64 MiB/sec. | ||
| 2646 | 2023.11.20 18:37:08.382204 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2647 | 2023.11.20 18:37:08.382229 [ 3 ] {ac531ebb-c8d0-4585-9d1f-d2d140e87b4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2648 | 2023.11.20 18:37:08.382245 [ 3 ] {} <Debug> HTTP-Session: 0443b931-ac4a-47d3-bc4c-aae6b2d82d88 Destroying unnamed session | ||
| 2649 | 2023.11.20 18:37:08.382405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2650 | 2023.11.20 18:37:08.382451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2651 | 2023.11.20 18:37:08.382469 [ 3 ] {} <Debug> HTTP-Session: 06c8aeb6-0c8a-4e86-b7d4-f79b30afc73b Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2652 | 2023.11.20 18:37:08.382485 [ 3 ] {} <Debug> HTTP-Session: 06c8aeb6-0c8a-4e86-b7d4-f79b30afc73b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2653 | 2023.11.20 18:37:08.382563 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2654 | 2023.11.20 18:37:08.382611 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2655 | 2023.11.20 18:37:08.382763 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2656 | 2023.11.20 18:37:08.383241 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2657 | 2023.11.20 18:37:08.383551 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2658 | 2023.11.20 18:37:08.383733 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2659 | 2023.11.20 18:37:08.383864 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001264831 sec., 23718 rows/sec., 32.01 MiB/sec. | ||
| 2660 | 2023.11.20 18:37:08.383994 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} <Debug> DynamicQueryHandler: Done processing query | ||
| 2661 | 2023.11.20 18:37:08.384018 [ 3 ] {9ba50a7f-276d-4284-8ffb-ad2a2fb409ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2662 | 2023.11.20 18:37:08.384034 [ 3 ] {} <Debug> HTTP-Session: 06c8aeb6-0c8a-4e86-b7d4-f79b30afc73b Destroying unnamed session | ||
| 2663 | 2023.11.20 18:37:13.377834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2664 | 2023.11.20 18:37:13.377959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2665 | 2023.11.20 18:37:13.377987 [ 3 ] {} <Debug> HTTP-Session: 782f68e6-d202-462d-a1ce-a5951daf8972 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2666 | 2023.11.20 18:37:13.378011 [ 3 ] {} <Debug> HTTP-Session: 782f68e6-d202-462d-a1ce-a5951daf8972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2667 | 2023.11.20 18:37:13.378140 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2668 | 2023.11.20 18:37:13.378202 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2669 | 2023.11.20 18:37:13.378362 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2670 | 2023.11.20 18:37:13.378908 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2671 | 2023.11.20 18:37:13.379174 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2672 | 2023.11.20 18:37:13.379340 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2673 | 2023.11.20 18:37:13.379483 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001299212 sec., 15393 rows/sec., 1.22 MiB/sec. | ||
| 2674 | 2023.11.20 18:37:13.379641 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} <Debug> DynamicQueryHandler: Done processing query | ||
| 2675 | 2023.11.20 18:37:13.379669 [ 3 ] {f9ca2cb2-2b5e-4570-a1fd-fb53e3f530ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2676 | 2023.11.20 18:37:13.379688 [ 3 ] {} <Debug> HTTP-Session: 782f68e6-d202-462d-a1ce-a5951daf8972 Destroying unnamed session | ||
| 2677 | 2023.11.20 18:37:13.379818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2678 | 2023.11.20 18:37:13.379879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2679 | 2023.11.20 18:37:13.379904 [ 3 ] {} <Debug> HTTP-Session: 96274c90-a8a1-4ebc-b136-2e032b3aca46 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2680 | 2023.11.20 18:37:13.379925 [ 3 ] {} <Debug> HTTP-Session: 96274c90-a8a1-4ebc-b136-2e032b3aca46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2681 | 2023.11.20 18:37:13.380009 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2682 | 2023.11.20 18:37:13.380057 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2683 | 2023.11.20 18:37:13.380173 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2684 | 2023.11.20 18:37:13.380478 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2685 | 2023.11.20 18:37:13.380687 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2686 | 2023.11.20 18:37:13.380839 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2687 | 2023.11.20 18:37:13.380962 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000916969 sec., 2181 rows/sec., 186.37 KiB/sec. | ||
| 2688 | 2023.11.20 18:37:13.381116 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 2689 | 2023.11.20 18:37:13.381143 [ 3 ] {084f8782-5e7c-4bc2-b1a4-f109f830f1fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2690 | 2023.11.20 18:37:13.381160 [ 3 ] {} <Debug> HTTP-Session: 96274c90-a8a1-4ebc-b136-2e032b3aca46 Destroying unnamed session | ||
| 2691 | 2023.11.20 18:37:13.381342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 14507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2692 | 2023.11.20 18:37:13.381386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2693 | 2023.11.20 18:37:13.381408 [ 3 ] {} <Debug> HTTP-Session: 35c3c09c-8da1-4152-ba34-ed574928856f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2694 | 2023.11.20 18:37:13.381426 [ 3 ] {} <Debug> HTTP-Session: 35c3c09c-8da1-4152-ba34-ed574928856f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2695 | 2023.11.20 18:37:13.381501 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2696 | 2023.11.20 18:37:13.381544 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2697 | 2023.11.20 18:37:13.381661 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2698 | 2023.11.20 18:37:13.382018 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2699 | 2023.11.20 18:37:13.382247 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2700 | 2023.11.20 18:37:13.382402 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2701 | 2023.11.20 18:37:13.382503 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} <Information> executeQuery: Read 97 rows, 8.58 KiB in 0.0009707 sec., 99927 rows/sec., 8.64 MiB/sec. | ||
| 2702 | 2023.11.20 18:37:13.382622 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2703 | 2023.11.20 18:37:13.382647 [ 3 ] {f8811076-0d43-4862-869c-1dd0909a989e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2704 | 2023.11.20 18:37:13.382665 [ 3 ] {} <Debug> HTTP-Session: 35c3c09c-8da1-4152-ba34-ed574928856f Destroying unnamed session | ||
| 2705 | 2023.11.20 18:37:13.382786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2706 | 2023.11.20 18:37:13.382832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2707 | 2023.11.20 18:37:13.382852 [ 3 ] {} <Debug> HTTP-Session: 51188542-8a8e-45e4-b188-b2a5d5f89bd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2708 | 2023.11.20 18:37:13.382869 [ 3 ] {} <Debug> HTTP-Session: 51188542-8a8e-45e4-b188-b2a5d5f89bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2709 | 2023.11.20 18:37:13.382939 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2710 | 2023.11.20 18:37:13.382980 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2711 | 2023.11.20 18:37:13.383089 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2712 | 2023.11.20 18:37:13.383373 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2713 | 2023.11.20 18:37:13.383581 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2714 | 2023.11.20 18:37:13.383731 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2715 | 2023.11.20 18:37:13.383830 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000860828 sec., 2323 rows/sec., 162.23 KiB/sec. | ||
| 2716 | 2023.11.20 18:37:13.383946 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} <Debug> DynamicQueryHandler: Done processing query | ||
| 2717 | 2023.11.20 18:37:13.383972 [ 3 ] {0a1baefc-f669-4c53-89c3-c6bc71c76d22} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2718 | 2023.11.20 18:37:13.383988 [ 3 ] {} <Debug> HTTP-Session: 51188542-8a8e-45e4-b188-b2a5d5f89bd0 Destroying unnamed session | ||
| 2719 | 2023.11.20 18:37:13.384102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7825, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2720 | 2023.11.20 18:37:13.384148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2721 | 2023.11.20 18:37:13.384167 [ 3 ] {} <Debug> HTTP-Session: aa77480a-1b33-4d95-b8e8-08c502de1423 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2722 | 2023.11.20 18:37:13.384185 [ 3 ] {} <Debug> HTTP-Session: aa77480a-1b33-4d95-b8e8-08c502de1423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2723 | 2023.11.20 18:37:13.384257 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2724 | 2023.11.20 18:37:13.384296 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2725 | 2023.11.20 18:37:13.384402 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2726 | 2023.11.20 18:37:13.384703 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2727 | 2023.11.20 18:37:13.384911 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2728 | 2023.11.20 18:37:13.385057 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2729 | 2023.11.20 18:37:13.385158 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} <Information> executeQuery: Read 46 rows, 3.66 KiB in 0.000872868 sec., 52699 rows/sec., 4.10 MiB/sec. | ||
| 2730 | 2023.11.20 18:37:13.385275 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} <Debug> DynamicQueryHandler: Done processing query | ||
| 2731 | 2023.11.20 18:37:13.385301 [ 3 ] {5af990dc-24a6-489f-81e6-40805dd0f599} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2732 | 2023.11.20 18:37:13.385317 [ 3 ] {} <Debug> HTTP-Session: aa77480a-1b33-4d95-b8e8-08c502de1423 Destroying unnamed session | ||
| 2733 | 2023.11.20 18:37:13.385437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2734 | 2023.11.20 18:37:13.385483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2735 | 2023.11.20 18:37:13.385504 [ 3 ] {} <Debug> HTTP-Session: 0d3cd751-76ec-4a1e-8359-511f9cae29d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2736 | 2023.11.20 18:37:13.385522 [ 3 ] {} <Debug> HTTP-Session: 0d3cd751-76ec-4a1e-8359-511f9cae29d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2737 | 2023.11.20 18:37:13.385596 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2738 | 2023.11.20 18:37:13.385639 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2739 | 2023.11.20 18:37:13.385758 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2740 | 2023.11.20 18:37:13.386111 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2741 | 2023.11.20 18:37:13.386359 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2742 | 2023.11.20 18:37:13.386532 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2743 | 2023.11.20 18:37:13.386636 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.001011503 sec., 36579 rows/sec., 2.54 MiB/sec. | ||
| 2744 | 2023.11.20 18:37:13.386796 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} <Debug> DynamicQueryHandler: Done processing query | ||
| 2745 | 2023.11.20 18:37:13.386822 [ 3 ] {87ea24b5-0e8f-49a1-b1fa-e6736f103c76} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2746 | 2023.11.20 18:37:13.386838 [ 3 ] {} <Debug> HTTP-Session: 0d3cd751-76ec-4a1e-8359-511f9cae29d0 Destroying unnamed session | ||
| 2747 | 2023.11.20 18:37:13.386993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2748 | 2023.11.20 18:37:13.387040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2749 | 2023.11.20 18:37:13.387060 [ 3 ] {} <Debug> HTTP-Session: 22bd060e-2c13-4ce9-b6c4-391ad3057490 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2750 | 2023.11.20 18:37:13.387077 [ 3 ] {} <Debug> HTTP-Session: 22bd060e-2c13-4ce9-b6c4-391ad3057490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2751 | 2023.11.20 18:37:13.387154 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2752 | 2023.11.20 18:37:13.387199 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2753 | 2023.11.20 18:37:13.387341 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2754 | 2023.11.20 18:37:13.387732 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2755 | 2023.11.20 18:37:13.388017 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2756 | 2023.11.20 18:37:13.388196 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2757 | 2023.11.20 18:37:13.388299 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001115696 sec., 17926 rows/sec., 24.19 MiB/sec. | ||
| 2758 | 2023.11.20 18:37:13.388512 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} <Debug> DynamicQueryHandler: Done processing query | ||
| 2759 | 2023.11.20 18:37:13.388538 [ 3 ] {6471cba3-5cf2-425b-8e41-1a4ea3b34f66} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2760 | 2023.11.20 18:37:13.388555 [ 3 ] {} <Debug> HTTP-Session: 22bd060e-2c13-4ce9-b6c4-391ad3057490 Destroying unnamed session | ||
| 2761 | 2023.11.20 18:37:17.139738 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2762 | 2023.11.20 18:37:17.139838 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2763 | 2023.11.20 18:37:18.376874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2764 | 2023.11.20 18:37:18.377031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2765 | 2023.11.20 18:37:18.377077 [ 3 ] {} <Debug> HTTP-Session: 1cf9265c-3db1-43fc-ba70-eb325046abaa Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2766 | 2023.11.20 18:37:18.377117 [ 3 ] {} <Debug> HTTP-Session: 1cf9265c-3db1-43fc-ba70-eb325046abaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2767 | 2023.11.20 18:37:18.377314 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2768 | 2023.11.20 18:37:18.377413 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2769 | 2023.11.20 18:37:18.377676 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2770 | 2023.11.20 18:37:18.378160 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2771 | 2023.11.20 18:37:18.378431 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2772 | 2023.11.20 18:37:18.378595 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2773 | 2023.11.20 18:37:18.378731 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001353123 sec., 22170 rows/sec., 1.75 MiB/sec. | ||
| 2774 | 2023.11.20 18:37:18.378897 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} <Debug> DynamicQueryHandler: Done processing query | ||
| 2775 | 2023.11.20 18:37:18.378923 [ 3 ] {f2dbf99f-7f59-42dd-84e8-8cb66780c594} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2776 | 2023.11.20 18:37:18.378939 [ 3 ] {} <Debug> HTTP-Session: 1cf9265c-3db1-43fc-ba70-eb325046abaa Destroying unnamed session | ||
| 2777 | 2023.11.20 18:37:18.379082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2778 | 2023.11.20 18:37:18.379128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2779 | 2023.11.20 18:37:18.379149 [ 3 ] {} <Debug> HTTP-Session: 1494fd01-1d1b-4d23-a4ac-75e5cc109d21 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2780 | 2023.11.20 18:37:18.379167 [ 3 ] {} <Debug> HTTP-Session: 1494fd01-1d1b-4d23-a4ac-75e5cc109d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2781 | 2023.11.20 18:37:18.379249 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2782 | 2023.11.20 18:37:18.379291 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2783 | 2023.11.20 18:37:18.379397 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2784 | 2023.11.20 18:37:18.379742 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2785 | 2023.11.20 18:37:18.379956 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2786 | 2023.11.20 18:37:18.380107 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2787 | 2023.11.20 18:37:18.380232 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} <Information> executeQuery: Read 90 rows, 9.58 KiB in 0.00094313 sec., 95426 rows/sec., 9.92 MiB/sec. | ||
| 2788 | 2023.11.20 18:37:18.380382 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2789 | 2023.11.20 18:37:18.380407 [ 3 ] {a2aef898-6c30-4e90-b5a0-ae74aea3584e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2790 | 2023.11.20 18:37:18.380422 [ 3 ] {} <Debug> HTTP-Session: 1494fd01-1d1b-4d23-a4ac-75e5cc109d21 Destroying unnamed session | ||
| 2791 | 2023.11.20 18:37:18.380584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 6989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2792 | 2023.11.20 18:37:18.380629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2793 | 2023.11.20 18:37:18.380648 [ 3 ] {} <Debug> HTTP-Session: dd4b4427-1036-4a3e-8ad2-e47d1311d5cb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2794 | 2023.11.20 18:37:18.380666 [ 3 ] {} <Debug> HTTP-Session: dd4b4427-1036-4a3e-8ad2-e47d1311d5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2795 | 2023.11.20 18:37:18.380739 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2796 | 2023.11.20 18:37:18.380779 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2797 | 2023.11.20 18:37:18.380888 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2798 | 2023.11.20 18:37:18.381186 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2799 | 2023.11.20 18:37:18.381409 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2800 | 2023.11.20 18:37:18.381558 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2801 | 2023.11.20 18:37:18.381678 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} <Information> executeQuery: Read 41 rows, 3.27 KiB in 0.000910249 sec., 45042 rows/sec., 3.51 MiB/sec. | ||
| 2802 | 2023.11.20 18:37:18.381784 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} <Debug> DynamicQueryHandler: Done processing query | ||
| 2803 | 2023.11.20 18:37:18.381808 [ 3 ] {404010db-64f3-4dbc-b91a-c84918a61150} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2804 | 2023.11.20 18:37:18.381823 [ 3 ] {} <Debug> HTTP-Session: dd4b4427-1036-4a3e-8ad2-e47d1311d5cb Destroying unnamed session | ||
| 2805 | 2023.11.20 18:37:18.381938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2806 | 2023.11.20 18:37:18.381981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2807 | 2023.11.20 18:37:18.382000 [ 3 ] {} <Debug> HTTP-Session: 7c7f5382-cb9d-4283-aa3a-4c7ab5199028 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2808 | 2023.11.20 18:37:18.382016 [ 3 ] {} <Debug> HTTP-Session: 7c7f5382-cb9d-4283-aa3a-4c7ab5199028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2809 | 2023.11.20 18:37:18.382086 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2810 | 2023.11.20 18:37:18.382127 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2811 | 2023.11.20 18:37:18.382246 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2812 | 2023.11.20 18:37:18.382504 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2813 | 2023.11.20 18:37:18.382751 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2814 | 2023.11.20 18:37:18.382928 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} <Trace> oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2815 | 2023.11.20 18:37:18.383050 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000925699 sec., 11882 rows/sec., 783.82 KiB/sec. | ||
| 2816 | 2023.11.20 18:37:18.383174 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} <Debug> DynamicQueryHandler: Done processing query | ||
| 2817 | 2023.11.20 18:37:18.383198 [ 3 ] {1706ab02-1843-42d5-b940-7c65b3f2e013} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2818 | 2023.11.20 18:37:18.383213 [ 3 ] {} <Debug> HTTP-Session: 7c7f5382-cb9d-4283-aa3a-4c7ab5199028 Destroying unnamed session | ||
| 2819 | 2023.11.20 18:37:18.383369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2820 | 2023.11.20 18:37:18.383415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2821 | 2023.11.20 18:37:18.383433 [ 3 ] {} <Debug> HTTP-Session: c17b769d-5ca5-4c67-838f-d5e6e420faab Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2822 | 2023.11.20 18:37:18.383450 [ 3 ] {} <Debug> HTTP-Session: c17b769d-5ca5-4c67-838f-d5e6e420faab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2823 | 2023.11.20 18:37:18.383526 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2824 | 2023.11.20 18:37:18.383569 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2825 | 2023.11.20 18:37:18.383702 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2826 | 2023.11.20 18:37:18.384113 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2827 | 2023.11.20 18:37:18.384395 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2828 | 2023.11.20 18:37:18.384571 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2829 | 2023.11.20 18:37:18.384712 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001157747 sec., 25912 rows/sec., 34.97 MiB/sec. | ||
| 2830 | 2023.11.20 18:37:18.384838 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} <Debug> DynamicQueryHandler: Done processing query | ||
| 2831 | 2023.11.20 18:37:18.384861 [ 3 ] {adeb2c34-7d52-4554-aee6-d62185edc5ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2832 | 2023.11.20 18:37:18.384878 [ 3 ] {} <Debug> HTTP-Session: c17b769d-5ca5-4c67-838f-d5e6e420faab Destroying unnamed session | ||
| 2833 | 2023.11.20 18:37:23.376045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2834 | 2023.11.20 18:37:23.376171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2835 | 2023.11.20 18:37:23.376201 [ 3 ] {} <Debug> HTTP-Session: 750fe09d-2cf0-4f43-8f58-cca946bac241 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2836 | 2023.11.20 18:37:23.376233 [ 3 ] {} <Debug> HTTP-Session: 750fe09d-2cf0-4f43-8f58-cca946bac241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2837 | 2023.11.20 18:37:23.376371 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2838 | 2023.11.20 18:37:23.376441 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2839 | 2023.11.20 18:37:23.376618 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2840 | 2023.11.20 18:37:23.377038 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2841 | 2023.11.20 18:37:23.377299 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2842 | 2023.11.20 18:37:23.377462 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2843 | 2023.11.20 18:37:23.377589 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001172587 sec., 17056 rows/sec., 1.35 MiB/sec. | ||
| 2844 | 2023.11.20 18:37:23.377608 [ 127 ] {} <Debug> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2845 | 2023.11.20 18:37:23.377732 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2846 | 2023.11.20 18:37:23.377786 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2847 | 2023.11.20 18:37:23.377827 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2848 | 2023.11.20 18:37:23.377834 [ 3 ] {4b9b8e25-e3a9-464f-b0bb-e7867b6241b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2849 | 2023.11.20 18:37:23.377899 [ 3 ] {} <Debug> HTTP-Session: 750fe09d-2cf0-4f43-8f58-cca946bac241 Destroying unnamed session | ||
| 2850 | 2023.11.20 18:37:23.377964 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2851 | 2023.11.20 18:37:23.377999 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 50 rows starting from the beginning of the part | ||
| 2852 | 2023.11.20 18:37:23.378079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2853 | 2023.11.20 18:37:23.378169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2854 | 2023.11.20 18:37:23.378170 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 2855 | 2023.11.20 18:37:23.378200 [ 3 ] {} <Debug> HTTP-Session: 31503b40-9122-4ebd-a533-f44242edfe63 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2856 | 2023.11.20 18:37:23.378264 [ 3 ] {} <Debug> HTTP-Session: 31503b40-9122-4ebd-a533-f44242edfe63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2857 | 2023.11.20 18:37:23.378412 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 2858 | 2023.11.20 18:37:23.378448 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2859 | 2023.11.20 18:37:23.378524 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2860 | 2023.11.20 18:37:23.378618 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
| 2861 | 2023.11.20 18:37:23.378903 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 2862 | 2023.11.20 18:37:23.378978 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2863 | 2023.11.20 18:37:23.379150 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 2864 | 2023.11.20 18:37:23.379643 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2865 | 2023.11.20 18:37:23.380110 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2866 | 2023.11.20 18:37:23.380369 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.002567432 sec., 66214.02241617304 rows/sec., 5.24 MiB/sec. | ||
| 2867 | 2023.11.20 18:37:23.380411 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2868 | 2023.11.20 18:37:23.380571 [ 127 ] {} <Debug> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2869 | 2023.11.20 18:37:23.380615 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} <Information> executeQuery: Read 60 rows, 5.40 KiB in 0.002108907 sec., 28450 rows/sec., 2.50 MiB/sec. | ||
| 2870 | 2023.11.20 18:37:23.380630 [ 12 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2871 | 2023.11.20 18:37:23.380651 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2872 | 2023.11.20 18:37:23.380860 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2873 | 2023.11.20 18:37:23.380946 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} <Debug> DynamicQueryHandler: Done processing query | ||
| 2874 | 2023.11.20 18:37:23.380992 [ 3 ] {fd11ad35-12df-416a-9b65-57f8c51cd470} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2875 | 2023.11.20 18:37:23.381036 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2876 | 2023.11.20 18:37:23.381050 [ 3 ] {} <Debug> HTTP-Session: 31503b40-9122-4ebd-a533-f44242edfe63 Destroying unnamed session | ||
| 2877 | 2023.11.20 18:37:23.381085 [ 12 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2878 | 2023.11.20 18:37:23.381107 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 191 rows starting from the beginning of the part | ||
| 2879 | 2023.11.20 18:37:23.381193 [ 12 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_21_4} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2880 | 2023.11.20 18:37:23.381320 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 2881 | 2023.11.20 18:37:23.381368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2882 | 2023.11.20 18:37:23.381481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2883 | 2023.11.20 18:37:23.381532 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 2884 | 2023.11.20 18:37:23.381536 [ 3 ] {} <Debug> HTTP-Session: 2eae8d70-0cb6-4d91-82eb-f1ecc10656d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2885 | 2023.11.20 18:37:23.381621 [ 3 ] {} <Debug> HTTP-Session: 2eae8d70-0cb6-4d91-82eb-f1ecc10656d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2886 | 2023.11.20 18:37:23.381767 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 97 rows starting from the beginning of the part | ||
| 2887 | 2023.11.20 18:37:23.381823 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2888 | 2023.11.20 18:37:23.381929 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2889 | 2023.11.20 18:37:23.381972 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 2890 | 2023.11.20 18:37:23.382302 [ 14 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 2891 | 2023.11.20 18:37:23.382432 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2892 | 2023.11.20 18:37:23.383242 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2893 | 2023.11.20 18:37:23.383688 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2894 | 2023.11.20 18:37:23.383997 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 4 columns (4 merged, 0 gathered) in 0.003268484 sec., 179899.91690337172 rows/sec., 17.05 MiB/sec. | ||
| 2895 | 2023.11.20 18:37:23.384015 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2896 | 2023.11.20 18:37:23.384163 [ 12 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2897 | 2023.11.20 18:37:23.384197 [ 127 ] {} <Debug> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2898 | 2023.11.20 18:37:23.384236 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} <Information> executeQuery: Read 20 rows, 1.60 KiB in 0.002350425 sec., 8509 rows/sec., 681.39 KiB/sec. | ||
| 2899 | 2023.11.20 18:37:23.384297 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2900 | 2023.11.20 18:37:23.384546 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2901 | 2023.11.20 18:37:23.384620 [ 12 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2902 | 2023.11.20 18:37:23.384650 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2903 | 2023.11.20 18:37:23.384727 [ 3 ] {ee455ed6-63cc-4c12-8513-a63c6d7fef8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2904 | 2023.11.20 18:37:23.384779 [ 12 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_21_4} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2905 | 2023.11.20 18:37:23.384788 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2906 | 2023.11.20 18:37:23.384806 [ 3 ] {} <Debug> HTTP-Session: 2eae8d70-0cb6-4d91-82eb-f1ecc10656d7 Destroying unnamed session | ||
| 2907 | 2023.11.20 18:37:23.384864 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 113 rows starting from the beginning of the part | ||
| 2908 | 2023.11.20 18:37:23.385009 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 2909 | 2023.11.20 18:37:23.385027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2910 | 2023.11.20 18:37:23.385119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2911 | 2023.11.20 18:37:23.385174 [ 3 ] {} <Debug> HTTP-Session: 117c6e9a-156f-4c32-a06c-9f343945ae48 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2912 | 2023.11.20 18:37:23.385221 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 2913 | 2023.11.20 18:37:23.385227 [ 3 ] {} <Debug> HTTP-Session: 117c6e9a-156f-4c32-a06c-9f343945ae48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2914 | 2023.11.20 18:37:23.385467 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part | ||
| 2915 | 2023.11.20 18:37:23.385481 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2916 | 2023.11.20 18:37:23.385588 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2917 | 2023.11.20 18:37:23.385664 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 2918 | 2023.11.20 18:37:23.385969 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 2919 | 2023.11.20 18:37:23.386288 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2920 | 2023.11.20 18:37:23.387313 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2921 | 2023.11.20 18:37:23.387592 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212093 sec., 84057.34205080612 rows/sec., 6.56 MiB/sec. | ||
| 2922 | 2023.11.20 18:37:23.387736 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2923 | 2023.11.20 18:37:23.387965 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2924 | 2023.11.20 18:37:23.388018 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2925 | 2023.11.20 18:37:23.388107 [ 14 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_21_4} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2926 | 2023.11.20 18:37:23.388262 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2927 | 2023.11.20 18:37:23.388394 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.002846901 sec., 7025 rows/sec., 9.48 MiB/sec. | ||
| 2928 | 2023.11.20 18:37:23.388407 [ 86 ] {} <Debug> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2929 | 2023.11.20 18:37:23.388517 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2930 | 2023.11.20 18:37:23.388642 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2931 | 2023.11.20 18:37:23.388675 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} <Debug> DynamicQueryHandler: Done processing query | ||
| 2932 | 2023.11.20 18:37:23.388728 [ 3 ] {9c47f788-c7ce-421b-9cb8-0a4d2b6bcf02} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2933 | 2023.11.20 18:37:23.388774 [ 3 ] {} <Debug> HTTP-Session: 117c6e9a-156f-4c32-a06c-9f343945ae48 Destroying unnamed session | ||
| 2934 | 2023.11.20 18:37:23.388819 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2935 | 2023.11.20 18:37:23.388853 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 388 rows starting from the beginning of the part | ||
| 2936 | 2023.11.20 18:37:23.388973 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 2937 | 2023.11.20 18:37:23.389069 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 2938 | 2023.11.20 18:37:23.389160 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
| 2939 | 2023.11.20 18:37:23.389252 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 2940 | 2023.11.20 18:37:23.389335 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 2941 | 2023.11.20 18:37:23.390661 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 6 columns (6 merged, 0 gathered) in 0.002068116 sec., 245634.1907320479 rows/sec., 331.47 MiB/sec. | ||
| 2942 | 2023.11.20 18:37:23.390942 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2943 | 2023.11.20 18:37:23.391192 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2944 | 2023.11.20 18:37:23.391268 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2945 | 2023.11.20 18:37:23.391338 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_21_4: 4.01 MiB. | ||
| 2946 | 2023.11.20 18:37:24.001186 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.13 MiB, peak 236.71 MiB, will set to 231.02 MiB (RSS), difference: -4.12 MiB | ||
| 2947 | 2023.11.20 18:37:28.376236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2948 | 2023.11.20 18:37:28.376362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2949 | 2023.11.20 18:37:28.376393 [ 3 ] {} <Debug> HTTP-Session: 29db3a4c-00cf-4a9a-9e60-d395701b6a9b Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2950 | 2023.11.20 18:37:28.376420 [ 3 ] {} <Debug> HTTP-Session: 29db3a4c-00cf-4a9a-9e60-d395701b6a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2951 | 2023.11.20 18:37:28.376558 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2952 | 2023.11.20 18:37:28.376626 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2953 | 2023.11.20 18:37:28.376807 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2954 | 2023.11.20 18:37:28.377225 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2955 | 2023.11.20 18:37:28.377473 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2956 | 2023.11.20 18:37:28.377634 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2957 | 2023.11.20 18:37:28.377766 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001163828 sec., 25777 rows/sec., 2.04 MiB/sec. | ||
| 2958 | 2023.11.20 18:37:28.377932 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2959 | 2023.11.20 18:37:28.377958 [ 3 ] {cfc4464f-8ee4-4604-a542-d6c63a813a4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2960 | 2023.11.20 18:37:28.377975 [ 3 ] {} <Debug> HTTP-Session: 29db3a4c-00cf-4a9a-9e60-d395701b6a9b Destroying unnamed session | ||
| 2961 | 2023.11.20 18:37:28.378156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2962 | 2023.11.20 18:37:28.378203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2963 | 2023.11.20 18:37:28.378223 [ 3 ] {} <Debug> HTTP-Session: 1e0721bc-9303-401e-85bf-115521a7d315 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2964 | 2023.11.20 18:37:28.378241 [ 3 ] {} <Debug> HTTP-Session: 1e0721bc-9303-401e-85bf-115521a7d315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2965 | 2023.11.20 18:37:28.378325 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2966 | 2023.11.20 18:37:28.378369 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2967 | 2023.11.20 18:37:28.378481 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2968 | 2023.11.20 18:37:28.378968 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2969 | 2023.11.20 18:37:28.379184 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2970 | 2023.11.20 18:37:28.379344 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2971 | 2023.11.20 18:37:28.379452 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} <Information> executeQuery: Read 90 rows, 9.58 KiB in 0.001097306 sec., 82019 rows/sec., 8.53 MiB/sec. | ||
| 2972 | 2023.11.20 18:37:28.379582 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2973 | 2023.11.20 18:37:28.379606 [ 3 ] {3363f398-b625-49ca-9f7a-b6d0acd848d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2974 | 2023.11.20 18:37:28.379622 [ 3 ] {} <Debug> HTTP-Session: 1e0721bc-9303-401e-85bf-115521a7d315 Destroying unnamed session | ||
| 2975 | 2023.11.20 18:37:28.379790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2976 | 2023.11.20 18:37:28.379835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2977 | 2023.11.20 18:37:28.379854 [ 3 ] {} <Debug> HTTP-Session: f2ac78a3-ff72-4b7f-8450-a4fba0c54335 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2978 | 2023.11.20 18:37:28.379872 [ 3 ] {} <Debug> HTTP-Session: f2ac78a3-ff72-4b7f-8450-a4fba0c54335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2979 | 2023.11.20 18:37:28.379945 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2980 | 2023.11.20 18:37:28.379985 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2981 | 2023.11.20 18:37:28.380093 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2982 | 2023.11.20 18:37:28.380426 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2983 | 2023.11.20 18:37:28.380632 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2984 | 2023.11.20 18:37:28.380781 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2985 | 2023.11.20 18:37:28.380907 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.00093117 sec., 32217 rows/sec., 2.52 MiB/sec. | ||
| 2986 | 2023.11.20 18:37:28.381063 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2987 | 2023.11.20 18:37:28.381087 [ 3 ] {47776ed0-0357-43dd-b748-c526976be6f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2988 | 2023.11.20 18:37:28.381104 [ 3 ] {} <Debug> HTTP-Session: f2ac78a3-ff72-4b7f-8450-a4fba0c54335 Destroying unnamed session | ||
| 2989 | 2023.11.20 18:37:28.381230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2990 | 2023.11.20 18:37:28.381274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2991 | 2023.11.20 18:37:28.381293 [ 3 ] {} <Debug> HTTP-Session: 61163bc0-04a6-43eb-a606-b9d21d3949e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 2992 | 2023.11.20 18:37:28.381309 [ 3 ] {} <Debug> HTTP-Session: 61163bc0-04a6-43eb-a606-b9d21d3949e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2993 | 2023.11.20 18:37:28.381390 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2994 | 2023.11.20 18:37:28.381435 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2995 | 2023.11.20 18:37:28.381591 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2996 | 2023.11.20 18:37:28.382079 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 2997 | 2023.11.20 18:37:28.382389 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2998 | 2023.11.20 18:37:28.382567 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2999 | 2023.11.20 18:37:28.382689 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.00126591 sec., 23698 rows/sec., 31.98 MiB/sec. | ||
| 3000 | 2023.11.20 18:37:28.382823 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} <Debug> DynamicQueryHandler: Done processing query | ||
| 3001 | 2023.11.20 18:37:28.382845 [ 3 ] {d3ba86f6-a165-48d0-acce-7480130953ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3002 | 2023.11.20 18:37:28.382862 [ 3 ] {} <Debug> HTTP-Session: 61163bc0-04a6-43eb-a606-b9d21d3949e0 Destroying unnamed session | ||
| 3003 | 2023.11.20 18:37:32.140092 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3004 | 2023.11.20 18:37:32.140188 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3005 | 2023.11.20 18:37:33.375160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3006 | 2023.11.20 18:37:33.375275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3007 | 2023.11.20 18:37:33.375304 [ 3 ] {} <Debug> HTTP-Session: cde6dc39-3a9a-4f11-a5b7-9d93b1b300ae Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3008 | 2023.11.20 18:37:33.375331 [ 3 ] {} <Debug> HTTP-Session: cde6dc39-3a9a-4f11-a5b7-9d93b1b300ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3009 | 2023.11.20 18:37:33.375472 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3010 | 2023.11.20 18:37:33.375542 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3011 | 2023.11.20 18:37:33.375724 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3012 | 2023.11.20 18:37:33.376175 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3013 | 2023.11.20 18:37:33.376436 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3014 | 2023.11.20 18:37:33.376602 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3015 | 2023.11.20 18:37:33.376750 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.00123317 sec., 16218 rows/sec., 1.28 MiB/sec. | ||
| 3016 | 2023.11.20 18:37:33.376928 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3017 | 2023.11.20 18:37:33.376953 [ 3 ] {f8072eb3-217d-448c-a3ff-d7391c5889f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3018 | 2023.11.20 18:37:33.376969 [ 3 ] {} <Debug> HTTP-Session: cde6dc39-3a9a-4f11-a5b7-9d93b1b300ae Destroying unnamed session | ||
| 3019 | 2023.11.20 18:37:33.377098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3020 | 2023.11.20 18:37:33.377149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3021 | 2023.11.20 18:37:33.377170 [ 3 ] {} <Debug> HTTP-Session: 7a255abc-baec-4368-ae45-1d4c29f0b54e Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3022 | 2023.11.20 18:37:33.377187 [ 3 ] {} <Debug> HTTP-Session: 7a255abc-baec-4368-ae45-1d4c29f0b54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3023 | 2023.11.20 18:37:33.377265 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3024 | 2023.11.20 18:37:33.377306 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3025 | 2023.11.20 18:37:33.377421 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3026 | 2023.11.20 18:37:33.377732 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3027 | 2023.11.20 18:37:33.377952 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3028 | 2023.11.20 18:37:33.378133 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 3029 | 2023.11.20 18:37:33.378261 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000965251 sec., 2071 rows/sec., 177.05 KiB/sec. | ||
| 3030 | 2023.11.20 18:37:33.378428 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} <Debug> DynamicQueryHandler: Done processing query | ||
| 3031 | 2023.11.20 18:37:33.378452 [ 3 ] {13ffe753-e843-498d-ac63-ae652ef91b40} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3032 | 2023.11.20 18:37:33.378469 [ 3 ] {} <Debug> HTTP-Session: 7a255abc-baec-4368-ae45-1d4c29f0b54e Destroying unnamed session | ||
| 3033 | 2023.11.20 18:37:33.378644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3034 | 2023.11.20 18:37:33.378724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3035 | 2023.11.20 18:37:33.378744 [ 3 ] {} <Debug> HTTP-Session: c83ef943-0ba3-4362-b298-a97d8dda8e40 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3036 | 2023.11.20 18:37:33.378761 [ 3 ] {} <Debug> HTTP-Session: c83ef943-0ba3-4362-b298-a97d8dda8e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3037 | 2023.11.20 18:37:33.378838 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3038 | 2023.11.20 18:37:33.378898 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3039 | 2023.11.20 18:37:33.379013 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3040 | 2023.11.20 18:37:33.379347 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3041 | 2023.11.20 18:37:33.379558 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3042 | 2023.11.20 18:37:33.379710 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3043 | 2023.11.20 18:37:33.379843 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} <Information> executeQuery: Read 61 rows, 5.49 KiB in 0.000950641 sec., 64167 rows/sec., 5.64 MiB/sec. | ||
| 3044 | 2023.11.20 18:37:33.380023 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3045 | 2023.11.20 18:37:33.380046 [ 3 ] {dfd80f80-f746-41e3-ac3a-bae7ac843e5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3046 | 2023.11.20 18:37:33.380063 [ 3 ] {} <Debug> HTTP-Session: c83ef943-0ba3-4362-b298-a97d8dda8e40 Destroying unnamed session | ||
| 3047 | 2023.11.20 18:37:33.380182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3048 | 2023.11.20 18:37:33.380226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3049 | 2023.11.20 18:37:33.380245 [ 3 ] {} <Debug> HTTP-Session: 84fb67c7-8276-45fc-b9ae-d3f4726df63f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3050 | 2023.11.20 18:37:33.380262 [ 3 ] {} <Debug> HTTP-Session: 84fb67c7-8276-45fc-b9ae-d3f4726df63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3051 | 2023.11.20 18:37:33.380332 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3052 | 2023.11.20 18:37:33.380371 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3053 | 2023.11.20 18:37:33.380492 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3054 | 2023.11.20 18:37:33.380818 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3055 | 2023.11.20 18:37:33.381018 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3056 | 2023.11.20 18:37:33.381166 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 3057 | 2023.11.20 18:37:33.381296 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00092703 sec., 2157 rows/sec., 150.64 KiB/sec. | ||
| 3058 | 2023.11.20 18:37:33.381433 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3059 | 2023.11.20 18:37:33.381456 [ 3 ] {c3820ed6-b8cd-4278-949d-45483986d2b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3060 | 2023.11.20 18:37:33.381471 [ 3 ] {} <Debug> HTTP-Session: 84fb67c7-8276-45fc-b9ae-d3f4726df63f Destroying unnamed session | ||
| 3061 | 2023.11.20 18:37:33.381596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3062 | 2023.11.20 18:37:33.381641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3063 | 2023.11.20 18:37:33.381660 [ 3 ] {} <Debug> HTTP-Session: 72562edb-6256-4d45-a877-b9ac77a54f7c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3064 | 2023.11.20 18:37:33.381676 [ 3 ] {} <Debug> HTTP-Session: 72562edb-6256-4d45-a877-b9ac77a54f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3065 | 2023.11.20 18:37:33.381747 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3066 | 2023.11.20 18:37:33.381787 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3067 | 2023.11.20 18:37:33.381892 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3068 | 2023.11.20 18:37:33.382206 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3069 | 2023.11.20 18:37:33.382408 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3070 | 2023.11.20 18:37:33.382553 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3071 | 2023.11.20 18:37:33.382678 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000900929 sec., 24419 rows/sec., 1.91 MiB/sec. | ||
| 3072 | 2023.11.20 18:37:33.382799 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} <Debug> DynamicQueryHandler: Done processing query | ||
| 3073 | 2023.11.20 18:37:33.382822 [ 3 ] {d885e34c-53a3-448b-a614-4c8187c21d79} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3074 | 2023.11.20 18:37:33.382837 [ 3 ] {} <Debug> HTTP-Session: 72562edb-6256-4d45-a877-b9ac77a54f7c Destroying unnamed session | ||
| 3075 | 2023.11.20 18:37:33.382949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3076 | 2023.11.20 18:37:33.382994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3077 | 2023.11.20 18:37:33.383012 [ 3 ] {} <Debug> HTTP-Session: 51aa53c8-3526-4947-baa5-baf65f8f62ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3078 | 2023.11.20 18:37:33.383028 [ 3 ] {} <Debug> HTTP-Session: 51aa53c8-3526-4947-baa5-baf65f8f62ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3079 | 2023.11.20 18:37:33.383096 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3080 | 2023.11.20 18:37:33.383138 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3081 | 2023.11.20 18:37:33.383257 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3082 | 2023.11.20 18:37:33.383532 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3083 | 2023.11.20 18:37:33.383768 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3084 | 2023.11.20 18:37:33.383948 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3085 | 2023.11.20 18:37:33.384071 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} <Information> executeQuery: Read 1 rows, 71.00 B in 0.00094272 sec., 1060 rows/sec., 73.55 KiB/sec. | ||
| 3086 | 2023.11.20 18:37:33.384192 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} <Debug> DynamicQueryHandler: Done processing query | ||
| 3087 | 2023.11.20 18:37:33.384215 [ 3 ] {ae70086e-5d90-40e0-a74b-88dd8f5026bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3088 | 2023.11.20 18:37:33.384230 [ 3 ] {} <Debug> HTTP-Session: 51aa53c8-3526-4947-baa5-baf65f8f62ab Destroying unnamed session | ||
| 3089 | 2023.11.20 18:37:33.384362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3090 | 2023.11.20 18:37:33.384406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3091 | 2023.11.20 18:37:33.384425 [ 3 ] {} <Debug> HTTP-Session: 9e3e61da-7155-43bf-a545-330d0812eaa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3092 | 2023.11.20 18:37:33.384441 [ 3 ] {} <Debug> HTTP-Session: 9e3e61da-7155-43bf-a545-330d0812eaa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3093 | 2023.11.20 18:37:33.384514 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3094 | 2023.11.20 18:37:33.384558 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3095 | 2023.11.20 18:37:33.384693 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3096 | 2023.11.20 18:37:33.385077 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3097 | 2023.11.20 18:37:33.385359 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3098 | 2023.11.20 18:37:33.385534 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3099 | 2023.11.20 18:37:33.385671 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001120436 sec., 17850 rows/sec., 24.09 MiB/sec. | ||
| 3100 | 2023.11.20 18:37:33.385859 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} <Debug> DynamicQueryHandler: Done processing query | ||
| 3101 | 2023.11.20 18:37:33.385886 [ 3 ] {a0bddf8e-f5d7-44c1-a6e7-d1aeece5dbc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3102 | 2023.11.20 18:37:33.385902 [ 3 ] {} <Debug> HTTP-Session: 9e3e61da-7155-43bf-a545-330d0812eaa4 Destroying unnamed session | ||
| 3103 | 2023.11.20 18:37:38.375972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3104 | 2023.11.20 18:37:38.376169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3105 | 2023.11.20 18:37:38.376217 [ 3 ] {} <Debug> HTTP-Session: 5284091e-b155-4c03-ab9e-7b11e0c7025d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3106 | 2023.11.20 18:37:38.376260 [ 3 ] {} <Debug> HTTP-Session: 5284091e-b155-4c03-ab9e-7b11e0c7025d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3107 | 2023.11.20 18:37:38.376459 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3108 | 2023.11.20 18:37:38.376558 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3109 | 2023.11.20 18:37:38.376819 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3110 | 2023.11.20 18:37:38.377382 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3111 | 2023.11.20 18:37:38.377645 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3112 | 2023.11.20 18:37:38.377824 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3113 | 2023.11.20 18:37:38.377948 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001431436 sec., 20957 rows/sec., 1.66 MiB/sec. | ||
| 3114 | 2023.11.20 18:37:38.378122 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} <Debug> DynamicQueryHandler: Done processing query | ||
| 3115 | 2023.11.20 18:37:38.378148 [ 3 ] {ae1e55ce-b68f-4188-8b35-122e2dd63565} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3116 | 2023.11.20 18:37:38.378165 [ 3 ] {} <Debug> HTTP-Session: 5284091e-b155-4c03-ab9e-7b11e0c7025d Destroying unnamed session | ||
| 3117 | 2023.11.20 18:37:38.378283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3118 | 2023.11.20 18:37:38.378335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3119 | 2023.11.20 18:37:38.378355 [ 3 ] {} <Debug> HTTP-Session: 5c7fd8e8-515e-44f1-b142-cf5725906b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3120 | 2023.11.20 18:37:38.378373 [ 3 ] {} <Debug> HTTP-Session: 5c7fd8e8-515e-44f1-b142-cf5725906b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3121 | 2023.11.20 18:37:38.378451 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3122 | 2023.11.20 18:37:38.378492 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3123 | 2023.11.20 18:37:38.378604 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3124 | 2023.11.20 18:37:38.378903 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3125 | 2023.11.20 18:37:38.379109 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3126 | 2023.11.20 18:37:38.379259 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3127 | 2023.11.20 18:37:38.379363 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000881918 sec., 2267 rows/sec., 193.78 KiB/sec. | ||
| 3128 | 2023.11.20 18:37:38.379491 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3129 | 2023.11.20 18:37:38.379515 [ 3 ] {9e590a59-4896-4c66-90f4-77a8fa4aff1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3130 | 2023.11.20 18:37:38.379531 [ 3 ] {} <Debug> HTTP-Session: 5c7fd8e8-515e-44f1-b142-cf5725906b94 Destroying unnamed session | ||
| 3131 | 2023.11.20 18:37:38.379699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3132 | 2023.11.20 18:37:38.379744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3133 | 2023.11.20 18:37:38.379764 [ 3 ] {} <Debug> HTTP-Session: 71831b26-c560-48e3-86ac-693724dc6b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3134 | 2023.11.20 18:37:38.379781 [ 3 ] {} <Debug> HTTP-Session: 71831b26-c560-48e3-86ac-693724dc6b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3135 | 2023.11.20 18:37:38.379855 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3136 | 2023.11.20 18:37:38.379894 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3137 | 2023.11.20 18:37:38.380000 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3138 | 2023.11.20 18:37:38.380340 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3139 | 2023.11.20 18:37:38.380565 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3140 | 2023.11.20 18:37:38.380718 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3141 | 2023.11.20 18:37:38.380847 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} <Information> executeQuery: Read 91 rows, 9.67 KiB in 0.00096238 sec., 94557 rows/sec., 9.82 MiB/sec. | ||
| 3142 | 2023.11.20 18:37:38.380967 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3143 | 2023.11.20 18:37:38.380991 [ 3 ] {d380af73-1342-43ae-aef6-ac01a97014e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 3144 | 2023.11.20 18:37:38.381007 [ 3 ] {} <Debug> HTTP-Session: 71831b26-c560-48e3-86ac-693724dc6b24 Destroying unnamed session | ||
| 3145 | 2023.11.20 18:37:38.381116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3146 | 2023.11.20 18:37:38.381161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3147 | 2023.11.20 18:37:38.381179 [ 3 ] {} <Debug> HTTP-Session: b6a76d85-627d-4547-a791-88a5a0d4140b Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3148 | 2023.11.20 18:37:38.381195 [ 3 ] {} <Debug> HTTP-Session: b6a76d85-627d-4547-a791-88a5a0d4140b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3149 | 2023.11.20 18:37:38.381264 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3150 | 2023.11.20 18:37:38.381303 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3151 | 2023.11.20 18:37:38.381411 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3152 | 2023.11.20 18:37:38.381682 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3153 | 2023.11.20 18:37:38.381887 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3154 | 2023.11.20 18:37:38.382036 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3155 | 2023.11.20 18:37:38.382158 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000863447 sec., 2316 rows/sec., 161.73 KiB/sec. | ||
| 3156 | 2023.11.20 18:37:38.382325 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} <Debug> DynamicQueryHandler: Done processing query | ||
| 3157 | 2023.11.20 18:37:38.382349 [ 3 ] {68170f6e-b0f7-4c53-b3e0-21329029ef80} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3158 | 2023.11.20 18:37:38.382366 [ 3 ] {} <Debug> HTTP-Session: b6a76d85-627d-4547-a791-88a5a0d4140b Destroying unnamed session | ||
| 3159 | 2023.11.20 18:37:38.382479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3160 | 2023.11.20 18:37:38.382524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3161 | 2023.11.20 18:37:38.382542 [ 3 ] {} <Debug> HTTP-Session: 1871300e-a4fa-42e2-9e3c-6305ce060350 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3162 | 2023.11.20 18:37:38.382558 [ 3 ] {} <Debug> HTTP-Session: 1871300e-a4fa-42e2-9e3c-6305ce060350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3163 | 2023.11.20 18:37:38.382629 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3164 | 2023.11.20 18:37:38.382669 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3165 | 2023.11.20 18:37:38.382802 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3166 | 2023.11.20 18:37:38.383131 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3167 | 2023.11.20 18:37:38.383333 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3168 | 2023.11.20 18:37:38.383478 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3169 | 2023.11.20 18:37:38.383591 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} <Information> executeQuery: Read 32 rows, 2.57 KiB in 0.00092783 sec., 34489 rows/sec., 2.70 MiB/sec. | ||
| 3170 | 2023.11.20 18:37:38.383700 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} <Debug> DynamicQueryHandler: Done processing query | ||
| 3171 | 2023.11.20 18:37:38.383724 [ 3 ] {65268ea0-4848-4655-b8bc-d5957aba6633} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3172 | 2023.11.20 18:37:38.383740 [ 3 ] {} <Debug> HTTP-Session: 1871300e-a4fa-42e2-9e3c-6305ce060350 Destroying unnamed session | ||
| 3173 | 2023.11.20 18:37:38.383847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3174 | 2023.11.20 18:37:38.383890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3175 | 2023.11.20 18:37:38.383908 [ 3 ] {} <Debug> HTTP-Session: a0f990bf-302f-4777-ac80-9641ef39fa2c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3176 | 2023.11.20 18:37:38.383925 [ 3 ] {} <Debug> HTTP-Session: a0f990bf-302f-4777-ac80-9641ef39fa2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3177 | 2023.11.20 18:37:38.383994 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3178 | 2023.11.20 18:37:38.384036 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3179 | 2023.11.20 18:37:38.384150 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3180 | 2023.11.20 18:37:38.384404 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3181 | 2023.11.20 18:37:38.384637 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3182 | 2023.11.20 18:37:38.384806 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3183 | 2023.11.20 18:37:38.384934 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000904219 sec., 1105 rows/sec., 76.68 KiB/sec. | ||
| 3184 | 2023.11.20 18:37:38.385055 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3185 | 2023.11.20 18:37:38.385078 [ 3 ] {bbec2086-e760-426e-a619-44adbb4162c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3186 | 2023.11.20 18:37:38.385093 [ 3 ] {} <Debug> HTTP-Session: a0f990bf-302f-4777-ac80-9641ef39fa2c Destroying unnamed session | ||
| 3187 | 2023.11.20 18:37:38.385244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3188 | 2023.11.20 18:37:38.385289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3189 | 2023.11.20 18:37:38.385308 [ 3 ] {} <Debug> HTTP-Session: e981b9b9-e2e8-4704-a339-e3591801357f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3190 | 2023.11.20 18:37:38.385325 [ 3 ] {} <Debug> HTTP-Session: e981b9b9-e2e8-4704-a339-e3591801357f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3191 | 2023.11.20 18:37:38.385401 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3192 | 2023.11.20 18:37:38.385445 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3193 | 2023.11.20 18:37:38.385579 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3194 | 2023.11.20 18:37:38.385968 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3195 | 2023.11.20 18:37:38.386261 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3196 | 2023.11.20 18:37:38.386438 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3197 | 2023.11.20 18:37:38.386565 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001127786 sec., 26600 rows/sec., 35.90 MiB/sec. | ||
| 3198 | 2023.11.20 18:37:38.386715 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} <Debug> DynamicQueryHandler: Done processing query | ||
| 3199 | 2023.11.20 18:37:38.386740 [ 3 ] {ea68d0e3-1a60-4f90-a37e-654aaa1b4308} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3200 | 2023.11.20 18:37:38.386756 [ 3 ] {} <Debug> HTTP-Session: e981b9b9-e2e8-4704-a339-e3591801357f Destroying unnamed session | ||
| 3201 | 2023.11.20 18:37:43.377043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3202 | 2023.11.20 18:37:43.377172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3203 | 2023.11.20 18:37:43.377201 [ 3 ] {} <Debug> HTTP-Session: df665cc5-6a26-49ba-92ed-223a21fef659 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3204 | 2023.11.20 18:37:43.377227 [ 3 ] {} <Debug> HTTP-Session: df665cc5-6a26-49ba-92ed-223a21fef659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3205 | 2023.11.20 18:37:43.377359 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3206 | 2023.11.20 18:37:43.377422 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3207 | 2023.11.20 18:37:43.377592 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3208 | 2023.11.20 18:37:43.378058 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3209 | 2023.11.20 18:37:43.378311 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3210 | 2023.11.20 18:37:43.378480 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3211 | 2023.11.20 18:37:43.378623 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001221579 sec., 16372 rows/sec., 1.30 MiB/sec. | ||
| 3212 | 2023.11.20 18:37:43.378793 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3213 | 2023.11.20 18:37:43.378817 [ 3 ] {0e286d7a-0c98-4bf0-b42d-f9f11a10055a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3214 | 2023.11.20 18:37:43.378833 [ 3 ] {} <Debug> HTTP-Session: df665cc5-6a26-49ba-92ed-223a21fef659 Destroying unnamed session | ||
| 3215 | 2023.11.20 18:37:43.378968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 14358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3216 | 2023.11.20 18:37:43.379014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3217 | 2023.11.20 18:37:43.379033 [ 3 ] {} <Debug> HTTP-Session: aae6a303-fb89-4347-81b0-373f17733b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3218 | 2023.11.20 18:37:43.379048 [ 3 ] {} <Debug> HTTP-Session: aae6a303-fb89-4347-81b0-373f17733b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3219 | 2023.11.20 18:37:43.379121 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3220 | 2023.11.20 18:37:43.379160 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3221 | 2023.11.20 18:37:43.379265 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3222 | 2023.11.20 18:37:43.379608 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3223 | 2023.11.20 18:37:43.379817 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3224 | 2023.11.20 18:37:43.379983 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3225 | 2023.11.20 18:37:43.380107 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} <Information> executeQuery: Read 96 rows, 8.50 KiB in 0.000949541 sec., 101101 rows/sec., 8.74 MiB/sec. | ||
| 3226 | 2023.11.20 18:37:43.380245 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} <Debug> DynamicQueryHandler: Done processing query | ||
| 3227 | 2023.11.20 18:37:43.380269 [ 3 ] {f15d74e0-2176-42f6-830a-d9c904bdce08} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 3228 | 2023.11.20 18:37:43.380286 [ 3 ] {} <Debug> HTTP-Session: aae6a303-fb89-4347-81b0-373f17733b6d Destroying unnamed session | ||
| 3229 | 2023.11.20 18:37:43.380447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3230 | 2023.11.20 18:37:43.380491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3231 | 2023.11.20 18:37:43.380509 [ 3 ] {} <Debug> HTTP-Session: 910536cc-f2c4-4880-8fb0-225d8a21fe71 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3232 | 2023.11.20 18:37:43.380527 [ 3 ] {} <Debug> HTTP-Session: 910536cc-f2c4-4880-8fb0-225d8a21fe71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3233 | 2023.11.20 18:37:43.380609 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3234 | 2023.11.20 18:37:43.380651 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3235 | 2023.11.20 18:37:43.380758 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3236 | 2023.11.20 18:37:43.381059 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3237 | 2023.11.20 18:37:43.381266 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3238 | 2023.11.20 18:37:43.381412 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3239 | 2023.11.20 18:37:43.381514 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} <Information> executeQuery: Read 44 rows, 3.50 KiB in 0.000875968 sec., 50230 rows/sec., 3.90 MiB/sec. | ||
| 3240 | 2023.11.20 18:37:43.381635 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} <Debug> DynamicQueryHandler: Done processing query | ||
| 3241 | 2023.11.20 18:37:43.381659 [ 3 ] {7784e6c9-b960-4e1f-9c73-c159fdabc369} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3242 | 2023.11.20 18:37:43.381674 [ 3 ] {} <Debug> HTTP-Session: 910536cc-f2c4-4880-8fb0-225d8a21fe71 Destroying unnamed session | ||
| 3243 | 2023.11.20 18:37:43.381799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3244 | 2023.11.20 18:37:43.381843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3245 | 2023.11.20 18:37:43.381862 [ 3 ] {} <Debug> HTTP-Session: 4b7c3477-2e48-467f-a879-d83cba82322f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3246 | 2023.11.20 18:37:43.381878 [ 3 ] {} <Debug> HTTP-Session: 4b7c3477-2e48-467f-a879-d83cba82322f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3247 | 2023.11.20 18:37:43.381953 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3248 | 2023.11.20 18:37:43.381996 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3249 | 2023.11.20 18:37:43.382117 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3250 | 2023.11.20 18:37:43.382415 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3251 | 2023.11.20 18:37:43.382660 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3252 | 2023.11.20 18:37:43.382834 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3253 | 2023.11.20 18:37:43.382964 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000979161 sec., 36766 rows/sec., 2.56 MiB/sec. | ||
| 3254 | 2023.11.20 18:37:43.382957 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3255 | 2023.11.20 18:37:43.383072 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3256 | 2023.11.20 18:37:43.383134 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3257 | 2023.11.20 18:37:43.383176 [ 3 ] {8637cd61-7f81-4be5-b7af-b6b0304c78e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3258 | 2023.11.20 18:37:43.383186 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 3259 | 2023.11.20 18:37:43.383206 [ 3 ] {} <Debug> HTTP-Session: 4b7c3477-2e48-467f-a879-d83cba82322f Destroying unnamed session | ||
| 3260 | 2023.11.20 18:37:43.383328 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3261 | 2023.11.20 18:37:43.383384 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 340 rows starting from the beginning of the part | ||
| 3262 | 2023.11.20 18:37:43.383407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3263 | 2023.11.20 18:37:43.383487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3264 | 2023.11.20 18:37:43.383531 [ 3 ] {} <Debug> HTTP-Session: 23dc0953-4f2b-45bb-a0ab-0b425d048503 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3265 | 2023.11.20 18:37:43.383588 [ 3 ] {} <Debug> HTTP-Session: 23dc0953-4f2b-45bb-a0ab-0b425d048503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3266 | 2023.11.20 18:37:43.383642 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3267 | 2023.11.20 18:37:43.383804 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3268 | 2023.11.20 18:37:43.383879 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
| 3269 | 2023.11.20 18:37:43.383901 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3270 | 2023.11.20 18:37:43.384161 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3271 | 2023.11.20 18:37:43.384476 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3272 | 2023.11.20 18:37:43.384580 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3273 | 2023.11.20 18:37:43.384755 [ 15 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3274 | 2023.11.20 18:37:43.385435 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3275 | 2023.11.20 18:37:43.386271 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3276 | 2023.11.20 18:37:43.386329 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 5 columns (5 merged, 0 gathered) in 0.003186462 sec., 130552.31789991532 rows/sec., 9.08 MiB/sec. | ||
| 3277 | 2023.11.20 18:37:43.386555 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3278 | 2023.11.20 18:37:43.386602 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3279 | 2023.11.20 18:37:43.386810 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.002947554 sec., 6785 rows/sec., 9.16 MiB/sec. | ||
| 3280 | 2023.11.20 18:37:43.386991 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 3281 | 2023.11.20 18:37:43.387062 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3282 | 2023.11.20 18:37:43.387098 [ 3 ] {0f0e1939-b1e6-4e98-b665-f39b63bbdd3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3283 | 2023.11.20 18:37:43.387109 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 3284 | 2023.11.20 18:37:43.387129 [ 3 ] {} <Debug> HTTP-Session: 23dc0953-4f2b-45bb-a0ab-0b425d048503 Destroying unnamed session | ||
| 3285 | 2023.11.20 18:37:47.140260 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3286 | 2023.11.20 18:37:47.140365 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3287 | 2023.11.20 18:37:48.376318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3288 | 2023.11.20 18:37:48.376454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3289 | 2023.11.20 18:37:48.376488 [ 3 ] {} <Debug> HTTP-Session: a41884cb-b7b9-4505-ba76-25cfc5481a12 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3290 | 2023.11.20 18:37:48.376522 [ 3 ] {} <Debug> HTTP-Session: a41884cb-b7b9-4505-ba76-25cfc5481a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3291 | 2023.11.20 18:37:48.376681 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3292 | 2023.11.20 18:37:48.376758 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3293 | 2023.11.20 18:37:48.376962 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3294 | 2023.11.20 18:37:48.377426 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3295 | 2023.11.20 18:37:48.377685 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3296 | 2023.11.20 18:37:48.377854 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3297 | 2023.11.20 18:37:48.377976 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.00125172 sec., 23967 rows/sec., 1.90 MiB/sec. | ||
| 3298 | 2023.11.20 18:37:48.378022 [ 168 ] {} <Debug> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3299 | 2023.11.20 18:37:48.378148 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} <Debug> DynamicQueryHandler: Done processing query | ||
| 3300 | 2023.11.20 18:37:48.378157 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3301 | 2023.11.20 18:37:48.378185 [ 3 ] {26e9ea1f-e8e0-4e76-8231-973aaa182ebe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3302 | 2023.11.20 18:37:48.378224 [ 3 ] {} <Debug> HTTP-Session: a41884cb-b7b9-4505-ba76-25cfc5481a12 Destroying unnamed session | ||
| 3303 | 2023.11.20 18:37:48.378309 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3304 | 2023.11.20 18:37:48.378389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3305 | 2023.11.20 18:37:48.378488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3306 | 2023.11.20 18:37:48.378495 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3307 | 2023.11.20 18:37:48.378523 [ 3 ] {} <Debug> HTTP-Session: c9f9021a-2284-476f-87c5-b999e45aaf6d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3308 | 2023.11.20 18:37:48.378560 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 50 rows starting from the beginning of the part | ||
| 3309 | 2023.11.20 18:37:48.378572 [ 3 ] {} <Debug> HTTP-Session: c9f9021a-2284-476f-87c5-b999e45aaf6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3310 | 2023.11.20 18:37:48.378805 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3311 | 2023.11.20 18:37:48.378829 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 3312 | 2023.11.20 18:37:48.378891 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3313 | 2023.11.20 18:37:48.379090 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 3314 | 2023.11.20 18:37:48.379401 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 3315 | 2023.11.20 18:37:48.379402 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3316 | 2023.11.20 18:37:48.379617 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
| 3317 | 2023.11.20 18:37:48.379812 [ 14 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 3318 | 2023.11.20 18:37:48.380309 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3319 | 2023.11.20 18:37:48.380708 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3320 | 2023.11.20 18:37:48.381043 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3321 | 2023.11.20 18:37:48.381341 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00248811 sec., 803 rows/sec., 68.69 KiB/sec. | ||
| 3322 | 2023.11.20 18:37:48.381539 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.003285675 sec., 54783.263712935695 rows/sec., 4.34 MiB/sec. | ||
| 3323 | 2023.11.20 18:37:48.381700 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3324 | 2023.11.20 18:37:48.381741 [ 3 ] {c355a632-736c-4544-ac25-983ea2c099a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3325 | 2023.11.20 18:37:48.381768 [ 3 ] {} <Debug> HTTP-Session: c9f9021a-2284-476f-87c5-b999e45aaf6d Destroying unnamed session | ||
| 3326 | 2023.11.20 18:37:48.381776 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3327 | 2023.11.20 18:37:48.381961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3328 | 2023.11.20 18:37:48.382051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3329 | 2023.11.20 18:37:48.382058 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3330 | 2023.11.20 18:37:48.382086 [ 3 ] {} <Debug> HTTP-Session: c8d176f2-ffea-4dd1-a901-b138574c231f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3331 | 2023.11.20 18:37:48.382116 [ 3 ] {} <Debug> HTTP-Session: c8d176f2-ffea-4dd1-a901-b138574c231f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3332 | 2023.11.20 18:37:48.382182 [ 11 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_26_5} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3333 | 2023.11.20 18:37:48.382234 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3334 | 2023.11.20 18:37:48.382321 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3335 | 2023.11.20 18:37:48.382446 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3336 | 2023.11.20 18:37:48.382791 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3337 | 2023.11.20 18:37:48.383017 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3338 | 2023.11.20 18:37:48.383168 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3339 | 2023.11.20 18:37:48.383291 [ 168 ] {} <Debug> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3340 | 2023.11.20 18:37:48.383300 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} <Information> executeQuery: Read 91 rows, 9.67 KiB in 0.000996842 sec., 91288 rows/sec., 9.47 MiB/sec. | ||
| 3341 | 2023.11.20 18:37:48.383349 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3342 | 2023.11.20 18:37:48.383526 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3343 | 2023.11.20 18:37:48.383582 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3344 | 2023.11.20 18:37:48.383641 [ 3 ] {5cd03179-c5fc-4566-aa14-cafc7001c03c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 3345 | 2023.11.20 18:37:48.383700 [ 3 ] {} <Debug> HTTP-Session: c8d176f2-ffea-4dd1-a901-b138574c231f Destroying unnamed session | ||
| 3346 | 2023.11.20 18:37:48.383711 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3347 | 2023.11.20 18:37:48.383751 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 191 rows starting from the beginning of the part | ||
| 3348 | 2023.11.20 18:37:48.383877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3349 | 2023.11.20 18:37:48.383910 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 3350 | 2023.11.20 18:37:48.383985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3351 | 2023.11.20 18:37:48.384026 [ 3 ] {} <Debug> HTTP-Session: 9e3d64c6-0dbd-4938-acc3-16a455bd12f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3352 | 2023.11.20 18:37:48.384091 [ 3 ] {} <Debug> HTTP-Session: 9e3d64c6-0dbd-4938-acc3-16a455bd12f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3353 | 2023.11.20 18:37:48.384121 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 61 rows starting from the beginning of the part | ||
| 3354 | 2023.11.20 18:37:48.384282 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3355 | 2023.11.20 18:37:48.384330 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 91 rows starting from the beginning of the part | ||
| 3356 | 2023.11.20 18:37:48.384355 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3357 | 2023.11.20 18:37:48.384556 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 96 rows starting from the beginning of the part | ||
| 3358 | 2023.11.20 18:37:48.384842 [ 18 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 91 rows starting from the beginning of the part | ||
| 3359 | 2023.11.20 18:37:48.384869 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3360 | 2023.11.20 18:37:48.385608 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3361 | 2023.11.20 18:37:48.386105 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3362 | 2023.11.20 18:37:48.386446 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3363 | 2023.11.20 18:37:48.386559 [ 12 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 4 columns (4 merged, 0 gathered) in 0.003138731 sec., 197532.05993122698 rows/sec., 19.11 MiB/sec. | ||
| 3364 | 2023.11.20 18:37:48.386686 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002346555 sec., 852 rows/sec., 59.51 KiB/sec. | ||
| 3365 | 2023.11.20 18:37:48.386788 [ 12 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3366 | 2023.11.20 18:37:48.386926 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} <Debug> DynamicQueryHandler: Done processing query | ||
| 3367 | 2023.11.20 18:37:48.386966 [ 3 ] {da336e00-d3a2-4c04-a5eb-aeaaa60461ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3368 | 2023.11.20 18:37:48.386994 [ 3 ] {} <Debug> HTTP-Session: 9e3d64c6-0dbd-4938-acc3-16a455bd12f0 Destroying unnamed session | ||
| 3369 | 2023.11.20 18:37:48.387080 [ 12 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3370 | 2023.11.20 18:37:48.387136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3371 | 2023.11.20 18:37:48.387176 [ 12 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_26_5} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3372 | 2023.11.20 18:37:48.387205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3373 | 2023.11.20 18:37:48.387243 [ 3 ] {} <Debug> HTTP-Session: 62624b01-3a72-4e4e-b9c5-ed2c732f8966 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3374 | 2023.11.20 18:37:48.387294 [ 3 ] {} <Debug> HTTP-Session: 62624b01-3a72-4e4e-b9c5-ed2c732f8966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3375 | 2023.11.20 18:37:48.387378 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3376 | 2023.11.20 18:37:48.387419 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3377 | 2023.11.20 18:37:48.387543 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3378 | 2023.11.20 18:37:48.387844 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3379 | 2023.11.20 18:37:48.388061 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3380 | 2023.11.20 18:37:48.388214 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3381 | 2023.11.20 18:37:48.388339 [ 168 ] {} <Debug> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3382 | 2023.11.20 18:37:48.388348 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} <Information> executeQuery: Read 43 rows, 3.43 KiB in 0.00093201 sec., 46136 rows/sec., 3.60 MiB/sec. | ||
| 3383 | 2023.11.20 18:37:48.388390 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3384 | 2023.11.20 18:37:48.388568 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3385 | 2023.11.20 18:37:48.388626 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3386 | 2023.11.20 18:37:48.388709 [ 3 ] {c6d869e0-2a22-4670-be4f-9e1cc3513b3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3387 | 2023.11.20 18:37:48.388745 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3388 | 2023.11.20 18:37:48.388756 [ 3 ] {} <Debug> HTTP-Session: 62624b01-3a72-4e4e-b9c5-ed2c732f8966 Destroying unnamed session | ||
| 3389 | 2023.11.20 18:37:48.388791 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 113 rows starting from the beginning of the part | ||
| 3390 | 2023.11.20 18:37:48.388940 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 3391 | 2023.11.20 18:37:48.388940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3392 | 2023.11.20 18:37:48.389037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3393 | 2023.11.20 18:37:48.389094 [ 3 ] {} <Debug> HTTP-Session: 617ad8bf-9915-4280-8a1c-4a76e3d2d0fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3394 | 2023.11.20 18:37:48.389111 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 22 rows starting from the beginning of the part | ||
| 3395 | 2023.11.20 18:37:48.389126 [ 3 ] {} <Debug> HTTP-Session: 617ad8bf-9915-4280-8a1c-4a76e3d2d0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3396 | 2023.11.20 18:37:48.389340 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 3397 | 2023.11.20 18:37:48.389359 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3398 | 2023.11.20 18:37:48.389464 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3399 | 2023.11.20 18:37:48.389572 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
| 3400 | 2023.11.20 18:37:48.389850 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 43 rows starting from the beginning of the part | ||
| 3401 | 2023.11.20 18:37:48.390081 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3402 | 2023.11.20 18:37:48.391026 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3403 | 2023.11.20 18:37:48.391575 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 4 columns (4 merged, 0 gathered) in 0.003111239 sec., 91281.96194506432 rows/sec., 7.12 MiB/sec. | ||
| 3404 | 2023.11.20 18:37:48.391638 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3405 | 2023.11.20 18:37:48.391711 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3406 | 2023.11.20 18:37:48.391938 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} <Trace> oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 3407 | 2023.11.20 18:37:48.391977 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3408 | 2023.11.20 18:37:48.392088 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_26_5} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3409 | 2023.11.20 18:37:48.392161 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002730798 sec., 4028 rows/sec., 265.70 KiB/sec. | ||
| 3410 | 2023.11.20 18:37:48.392359 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} <Debug> DynamicQueryHandler: Done processing query | ||
| 3411 | 2023.11.20 18:37:48.392383 [ 3 ] {4a0c9bb7-b141-4f99-bd09-0a6da350db89} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3412 | 2023.11.20 18:37:48.392399 [ 3 ] {} <Debug> HTTP-Session: 617ad8bf-9915-4280-8a1c-4a76e3d2d0fb Destroying unnamed session | ||
| 3413 | 2023.11.20 18:37:48.392512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3414 | 2023.11.20 18:37:48.392554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3415 | 2023.11.20 18:37:48.392573 [ 3 ] {} <Debug> HTTP-Session: 24e69f5f-0dbf-4acf-90af-6bfd521ca53e Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3416 | 2023.11.20 18:37:48.392590 [ 3 ] {} <Debug> HTTP-Session: 24e69f5f-0dbf-4acf-90af-6bfd521ca53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3417 | 2023.11.20 18:37:48.392661 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3418 | 2023.11.20 18:37:48.392704 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3419 | 2023.11.20 18:37:48.392828 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3420 | 2023.11.20 18:37:48.393098 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3421 | 2023.11.20 18:37:48.393328 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3422 | 2023.11.20 18:37:48.393505 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 3423 | 2023.11.20 18:37:48.393627 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000932939 sec., 1071 rows/sec., 74.32 KiB/sec. | ||
| 3424 | 2023.11.20 18:37:48.393745 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3425 | 2023.11.20 18:37:48.393769 [ 3 ] {122cfbc3-7180-487b-ad56-51aa29ca582f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3426 | 2023.11.20 18:37:48.393785 [ 3 ] {} <Debug> HTTP-Session: 24e69f5f-0dbf-4acf-90af-6bfd521ca53e Destroying unnamed session | ||
| 3427 | 2023.11.20 18:37:48.393934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3428 | 2023.11.20 18:37:48.393978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3429 | 2023.11.20 18:37:48.393996 [ 3 ] {} <Debug> HTTP-Session: a34928f4-adc2-40ed-b4fb-76ece4701d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3430 | 2023.11.20 18:37:48.394013 [ 3 ] {} <Debug> HTTP-Session: a34928f4-adc2-40ed-b4fb-76ece4701d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3431 | 2023.11.20 18:37:48.394090 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3432 | 2023.11.20 18:37:48.394134 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3433 | 2023.11.20 18:37:48.394268 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3434 | 2023.11.20 18:37:48.394683 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3435 | 2023.11.20 18:37:48.394970 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3436 | 2023.11.20 18:37:48.395147 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3437 | 2023.11.20 18:37:48.395281 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001159307 sec., 25877 rows/sec., 34.92 MiB/sec. | ||
| 3438 | 2023.11.20 18:37:48.395272 [ 167 ] {} <Debug> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3439 | 2023.11.20 18:37:48.395390 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
| 3440 | 2023.11.20 18:37:48.395478 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3441 | 2023.11.20 18:37:48.395508 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3442 | 2023.11.20 18:37:48.395518 [ 3 ] {ae27fd40-365c-4e6a-bfdc-72ec4782d1f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3443 | 2023.11.20 18:37:48.395559 [ 3 ] {} <Debug> HTTP-Session: a34928f4-adc2-40ed-b4fb-76ece4701d34 Destroying unnamed session | ||
| 3444 | 2023.11.20 18:37:48.395645 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3445 | 2023.11.20 18:37:48.395685 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 508 rows starting from the beginning of the part | ||
| 3446 | 2023.11.20 18:37:48.395814 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 3447 | 2023.11.20 18:37:48.395930 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 3448 | 2023.11.20 18:37:48.396040 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 3449 | 2023.11.20 18:37:48.396140 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
| 3450 | 2023.11.20 18:37:48.396229 [ 12 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 3451 | 2023.11.20 18:37:48.397722 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 6 columns (6 merged, 0 gathered) in 0.002267113 sec., 281415.1742767123 rows/sec., 379.76 MiB/sec. | ||
| 3452 | 2023.11.20 18:37:48.398157 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3453 | 2023.11.20 18:37:48.398391 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3454 | 2023.11.20 18:37:48.398462 [ 19 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3455 | 2023.11.20 18:37:48.398539 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_26_5: 4.03 MiB. | ||
| 3456 | 2023.11.20 18:37:53.374478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3457 | 2023.11.20 18:37:53.374615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3458 | 2023.11.20 18:37:53.374645 [ 3 ] {} <Debug> HTTP-Session: 9f68e4f6-62e3-459f-ba44-917a65c2a5d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3459 | 2023.11.20 18:37:53.374673 [ 3 ] {} <Debug> HTTP-Session: 9f68e4f6-62e3-459f-ba44-917a65c2a5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3460 | 2023.11.20 18:37:53.374812 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3461 | 2023.11.20 18:37:53.374880 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3462 | 2023.11.20 18:37:53.375060 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3463 | 2023.11.20 18:37:53.375490 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3464 | 2023.11.20 18:37:53.375751 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3465 | 2023.11.20 18:37:53.375926 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3466 | 2023.11.20 18:37:53.376048 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001198368 sec., 16689 rows/sec., 1.32 MiB/sec. | ||
| 3467 | 2023.11.20 18:37:53.376227 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} <Debug> DynamicQueryHandler: Done processing query | ||
| 3468 | 2023.11.20 18:37:53.376253 [ 3 ] {6bef8033-64c8-4c20-aa26-109f00417d51} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3469 | 2023.11.20 18:37:53.376269 [ 3 ] {} <Debug> HTTP-Session: 9f68e4f6-62e3-459f-ba44-917a65c2a5d9 Destroying unnamed session | ||
| 3470 | 2023.11.20 18:37:53.376392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3471 | 2023.11.20 18:37:53.376438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3472 | 2023.11.20 18:37:53.376457 [ 3 ] {} <Debug> HTTP-Session: e78e5af6-007b-44e8-b695-ca1dec44bbc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3473 | 2023.11.20 18:37:53.376474 [ 3 ] {} <Debug> HTTP-Session: e78e5af6-007b-44e8-b695-ca1dec44bbc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3474 | 2023.11.20 18:37:53.376543 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3475 | 2023.11.20 18:37:53.376582 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3476 | 2023.11.20 18:37:53.376690 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3477 | 2023.11.20 18:37:53.377023 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3478 | 2023.11.20 18:37:53.377237 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3479 | 2023.11.20 18:37:53.377404 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3480 | 2023.11.20 18:37:53.377509 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00093777 sec., 2132 rows/sec., 182.24 KiB/sec. | ||
| 3481 | 2023.11.20 18:37:53.377505 [ 165 ] {} <Debug> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3482 | 2023.11.20 18:37:53.377572 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3483 | 2023.11.20 18:37:53.377656 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
| 3484 | 2023.11.20 18:37:53.377664 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3485 | 2023.11.20 18:37:53.377725 [ 3 ] {6831d157-1e91-4629-be7a-a19dc9de9b0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3486 | 2023.11.20 18:37:53.377762 [ 3 ] {} <Debug> HTTP-Session: e78e5af6-007b-44e8-b695-ca1dec44bbc8 Destroying unnamed session | ||
| 3487 | 2023.11.20 18:37:53.377776 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3488 | 2023.11.20 18:37:53.377810 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part | ||
| 3489 | 2023.11.20 18:37:53.377904 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3490 | 2023.11.20 18:37:53.377948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3491 | 2023.11.20 18:37:53.378004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3492 | 2023.11.20 18:37:53.378009 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3493 | 2023.11.20 18:37:53.378030 [ 3 ] {} <Debug> HTTP-Session: 4764c284-70f4-44c8-a0c4-cf5b8dda7338 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3494 | 2023.11.20 18:37:53.378058 [ 3 ] {} <Debug> HTTP-Session: 4764c284-70f4-44c8-a0c4-cf5b8dda7338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3495 | 2023.11.20 18:37:53.378139 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3496 | 2023.11.20 18:37:53.378171 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3497 | 2023.11.20 18:37:53.378226 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3498 | 2023.11.20 18:37:53.378248 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 3499 | 2023.11.20 18:37:53.378432 [ 17 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3500 | 2023.11.20 18:37:53.378477 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3501 | 2023.11.20 18:37:53.379062 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3502 | 2023.11.20 18:37:53.379317 [ 20 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001676984 sec., 11926.172223467844 rows/sec., 1000.45 KiB/sec. | ||
| 3503 | 2023.11.20 18:37:53.379382 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3504 | 2023.11.20 18:37:53.379504 [ 20 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3505 | 2023.11.20 18:37:53.379611 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3506 | 2023.11.20 18:37:53.379780 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} <Information> executeQuery: Read 61 rows, 5.49 KiB in 0.00156876 sec., 38884 rows/sec., 3.42 MiB/sec. | ||
| 3507 | 2023.11.20 18:37:53.379810 [ 20 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 3508 | 2023.11.20 18:37:53.379947 [ 20 ] {fe5d6b8c-3e77-4aa9-afe8-894de6788909::all_1_10_2} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
| 3509 | 2023.11.20 18:37:53.379974 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} <Debug> DynamicQueryHandler: Done processing query | ||
| 3510 | 2023.11.20 18:37:53.380019 [ 3 ] {293608c3-7c62-4755-b5b4-316bc6881122} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3511 | 2023.11.20 18:37:53.380065 [ 3 ] {} <Debug> HTTP-Session: 4764c284-70f4-44c8-a0c4-cf5b8dda7338 Destroying unnamed session | ||
| 3512 | 2023.11.20 18:37:53.380184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3513 | 2023.11.20 18:37:53.380231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3514 | 2023.11.20 18:37:53.380251 [ 3 ] {} <Debug> HTTP-Session: 7c5d2f4e-ac6c-4565-a806-d921c5130f6a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3515 | 2023.11.20 18:37:53.380268 [ 3 ] {} <Debug> HTTP-Session: 7c5d2f4e-ac6c-4565-a806-d921c5130f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3516 | 2023.11.20 18:37:53.380340 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3517 | 2023.11.20 18:37:53.380381 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3518 | 2023.11.20 18:37:53.380501 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3519 | 2023.11.20 18:37:53.380793 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3520 | 2023.11.20 18:37:53.381038 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3521 | 2023.11.20 18:37:53.381195 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3522 | 2023.11.20 18:37:53.381300 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00092938 sec., 2151 rows/sec., 150.26 KiB/sec. | ||
| 3523 | 2023.11.20 18:37:53.381308 [ 165 ] {} <Debug> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3524 | 2023.11.20 18:37:53.381369 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3525 | 2023.11.20 18:37:53.381446 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} <Debug> DynamicQueryHandler: Done processing query | ||
| 3526 | 2023.11.20 18:37:53.381474 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
| 3527 | 2023.11.20 18:37:53.381485 [ 3 ] {02c643bf-5bcf-43f0-af58-36d0601d8030} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3528 | 2023.11.20 18:37:53.381577 [ 3 ] {} <Debug> HTTP-Session: 7c5d2f4e-ac6c-4565-a806-d921c5130f6a Destroying unnamed session | ||
| 3529 | 2023.11.20 18:37:53.381648 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3530 | 2023.11.20 18:37:53.381684 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part | ||
| 3531 | 2023.11.20 18:37:53.381747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3532 | 2023.11.20 18:37:53.381831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3533 | 2023.11.20 18:37:53.381885 [ 3 ] {} <Debug> HTTP-Session: 0c2faa94-cd84-4c7a-bcbb-20ad8c6a8a8a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3534 | 2023.11.20 18:37:53.381899 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3535 | 2023.11.20 18:37:53.381918 [ 3 ] {} <Debug> HTTP-Session: 0c2faa94-cd84-4c7a-bcbb-20ad8c6a8a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3536 | 2023.11.20 18:37:53.382145 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3537 | 2023.11.20 18:37:53.382147 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3538 | 2023.11.20 18:37:53.382241 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3539 | 2023.11.20 18:37:53.382376 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3540 | 2023.11.20 18:37:53.382677 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 3541 | 2023.11.20 18:37:53.382694 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3542 | 2023.11.20 18:37:53.382873 [ 19 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3543 | 2023.11.20 18:37:53.383370 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3544 | 2023.11.20 18:37:53.383769 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3545 | 2023.11.20 18:37:53.384090 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3546 | 2023.11.20 18:37:53.384242 [ 9 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002812679 sec., 7110.658557197605 rows/sec., 496.50 KiB/sec. | ||
| 3547 | 2023.11.20 18:37:53.384284 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.002063286 sec., 10662 rows/sec., 855.26 KiB/sec. | ||
| 3548 | 2023.11.20 18:37:53.384391 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3549 | 2023.11.20 18:37:53.384430 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} <Debug> DynamicQueryHandler: Done processing query | ||
| 3550 | 2023.11.20 18:37:53.384457 [ 3 ] {a0dd1328-8145-40a0-87f9-49fc3faf00fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3551 | 2023.11.20 18:37:53.384475 [ 3 ] {} <Debug> HTTP-Session: 0c2faa94-cd84-4c7a-bcbb-20ad8c6a8a8a Destroying unnamed session | ||
| 3552 | 2023.11.20 18:37:53.384578 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 3553 | 2023.11.20 18:37:53.384609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3554 | 2023.11.20 18:37:53.384652 [ 17 ] {1560072c-dc51-4893-a6bd-1d5c605e963e::all_1_10_2} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
| 3555 | 2023.11.20 18:37:53.384660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3556 | 2023.11.20 18:37:53.384690 [ 3 ] {} <Debug> HTTP-Session: 9767fce4-73c3-47fb-b0fc-5ab71c6f8494 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3557 | 2023.11.20 18:37:53.384712 [ 3 ] {} <Debug> HTTP-Session: 9767fce4-73c3-47fb-b0fc-5ab71c6f8494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3558 | 2023.11.20 18:37:53.384799 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3559 | 2023.11.20 18:37:53.384841 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3560 | 2023.11.20 18:37:53.384963 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3561 | 2023.11.20 18:37:53.385233 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3562 | 2023.11.20 18:37:53.385476 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3563 | 2023.11.20 18:37:53.385656 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3564 | 2023.11.20 18:37:53.385765 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} <Information> executeQuery: Read 1 rows, 71.00 B in 0.00093777 sec., 1066 rows/sec., 73.94 KiB/sec. | ||
| 3565 | 2023.11.20 18:37:53.385888 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} <Debug> DynamicQueryHandler: Done processing query | ||
| 3566 | 2023.11.20 18:37:53.385912 [ 3 ] {8bc10252-50aa-4eca-ada3-8a239da550be} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3567 | 2023.11.20 18:37:53.385928 [ 3 ] {} <Debug> HTTP-Session: 9767fce4-73c3-47fb-b0fc-5ab71c6f8494 Destroying unnamed session | ||
| 3568 | 2023.11.20 18:37:53.386055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3569 | 2023.11.20 18:37:53.386101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3570 | 2023.11.20 18:37:53.386119 [ 3 ] {} <Debug> HTTP-Session: 71ed4b7f-da94-429a-ab9f-4fc8514b05dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3571 | 2023.11.20 18:37:53.386136 [ 3 ] {} <Debug> HTTP-Session: 71ed4b7f-da94-429a-ab9f-4fc8514b05dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3572 | 2023.11.20 18:37:53.386214 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3573 | 2023.11.20 18:37:53.386257 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3574 | 2023.11.20 18:37:53.386393 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3575 | 2023.11.20 18:37:53.386764 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3576 | 2023.11.20 18:37:53.387055 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3577 | 2023.11.20 18:37:53.387246 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3578 | 2023.11.20 18:37:53.387349 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001107505 sec., 18058 rows/sec., 24.37 MiB/sec. | ||
| 3579 | 2023.11.20 18:37:53.387475 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3580 | 2023.11.20 18:37:53.387499 [ 3 ] {6eb51e6a-3886-405c-a37e-dfd54aef277c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3581 | 2023.11.20 18:37:53.387514 [ 3 ] {} <Debug> HTTP-Session: 71ed4b7f-da94-429a-ab9f-4fc8514b05dd Destroying unnamed session | ||
| 3582 | 2023.11.20 18:37:58.374960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3583 | 2023.11.20 18:37:58.375142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3584 | 2023.11.20 18:37:58.375189 [ 3 ] {} <Debug> HTTP-Session: af0da58c-005c-4424-a0dc-a0c2fec22415 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3585 | 2023.11.20 18:37:58.375229 [ 3 ] {} <Debug> HTTP-Session: af0da58c-005c-4424-a0dc-a0c2fec22415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2023.11.20 18:37:58.375381 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3587 | 2023.11.20 18:37:58.375440 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3588 | 2023.11.20 18:37:58.375593 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3589 | 2023.11.20 18:37:58.376047 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3590 | 2023.11.20 18:37:58.376311 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3591 | 2023.11.20 18:37:58.376483 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3592 | 2023.11.20 18:37:58.376607 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001190598 sec., 25197 rows/sec., 1.99 MiB/sec. | ||
| 3593 | 2023.11.20 18:37:58.376754 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} <Debug> DynamicQueryHandler: Done processing query | ||
| 3594 | 2023.11.20 18:37:58.376780 [ 3 ] {3214c5ab-85e3-49a2-a0e7-ed9f3c74f942} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3595 | 2023.11.20 18:37:58.376796 [ 3 ] {} <Debug> HTTP-Session: af0da58c-005c-4424-a0dc-a0c2fec22415 Destroying unnamed session | ||
| 3596 | 2023.11.20 18:37:58.376934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3597 | 2023.11.20 18:37:58.376984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3598 | 2023.11.20 18:37:58.377003 [ 3 ] {} <Debug> HTTP-Session: 9691a71e-42b3-49b7-939d-e4e10a9e7567 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3599 | 2023.11.20 18:37:58.377021 [ 3 ] {} <Debug> HTTP-Session: 9691a71e-42b3-49b7-939d-e4e10a9e7567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3600 | 2023.11.20 18:37:58.377105 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3601 | 2023.11.20 18:37:58.377147 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3602 | 2023.11.20 18:37:58.377254 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3603 | 2023.11.20 18:37:58.377624 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3604 | 2023.11.20 18:37:58.377836 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3605 | 2023.11.20 18:37:58.377983 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3606 | 2023.11.20 18:37:58.378084 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} <Information> executeQuery: Read 90 rows, 9.58 KiB in 0.00095007 sec., 94729 rows/sec., 9.85 MiB/sec. | ||
| 3607 | 2023.11.20 18:37:58.378192 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} <Debug> DynamicQueryHandler: Done processing query | ||
| 3608 | 2023.11.20 18:37:58.378216 [ 3 ] {b4d350cd-eae9-478b-bd5a-b20dc3993c59} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 3609 | 2023.11.20 18:37:58.378232 [ 3 ] {} <Debug> HTTP-Session: 9691a71e-42b3-49b7-939d-e4e10a9e7567 Destroying unnamed session | ||
| 3610 | 2023.11.20 18:37:58.378397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3611 | 2023.11.20 18:37:58.378440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3612 | 2023.11.20 18:37:58.378458 [ 3 ] {} <Debug> HTTP-Session: 849a3087-95a5-4b7f-9cbb-18b6042dd434 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3613 | 2023.11.20 18:37:58.378475 [ 3 ] {} <Debug> HTTP-Session: 849a3087-95a5-4b7f-9cbb-18b6042dd434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2023.11.20 18:37:58.378545 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3615 | 2023.11.20 18:37:58.378584 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3616 | 2023.11.20 18:37:58.378685 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3617 | 2023.11.20 18:37:58.378980 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3618 | 2023.11.20 18:37:58.379182 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3619 | 2023.11.20 18:37:58.379327 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3620 | 2023.11.20 18:37:58.379432 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.000857078 sec., 35002 rows/sec., 2.74 MiB/sec. | ||
| 3621 | 2023.11.20 18:37:58.379612 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3622 | 2023.11.20 18:37:58.379635 [ 3 ] {2096d204-8503-486e-8ca8-6b99b3ae2b9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3623 | 2023.11.20 18:37:58.379651 [ 3 ] {} <Debug> HTTP-Session: 849a3087-95a5-4b7f-9cbb-18b6042dd434 Destroying unnamed session | ||
| 3624 | 2023.11.20 18:37:58.379804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3625 | 2023.11.20 18:37:58.379849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3626 | 2023.11.20 18:37:58.379868 [ 3 ] {} <Debug> HTTP-Session: b686344c-f3ab-44bc-aedb-1d6c7cd2e22c Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3627 | 2023.11.20 18:37:58.379884 [ 3 ] {} <Debug> HTTP-Session: b686344c-f3ab-44bc-aedb-1d6c7cd2e22c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3628 | 2023.11.20 18:37:58.379962 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3629 | 2023.11.20 18:37:58.380009 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3630 | 2023.11.20 18:37:58.380154 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3631 | 2023.11.20 18:37:58.380548 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3632 | 2023.11.20 18:37:58.380840 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3633 | 2023.11.20 18:37:58.381023 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3634 | 2023.11.20 18:37:58.381168 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001165058 sec., 25749 rows/sec., 34.75 MiB/sec. | ||
| 3635 | 2023.11.20 18:37:58.381307 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3636 | 2023.11.20 18:37:58.381330 [ 3 ] {d42785ab-0d01-493d-9055-b0791d6e66e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3637 | 2023.11.20 18:37:58.381346 [ 3 ] {} <Debug> HTTP-Session: b686344c-f3ab-44bc-aedb-1d6c7cd2e22c Destroying unnamed session | ||
| 3638 | 2023.11.20 18:38:02.140423 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3639 | 2023.11.20 18:38:02.140511 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3640 | 2023.11.20 18:38:03.374258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3641 | 2023.11.20 18:38:03.374417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3642 | 2023.11.20 18:38:03.374442 [ 3 ] {} <Debug> HTTP-Session: 4f5a2fb4-541a-457a-92f6-04282d62f1c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3643 | 2023.11.20 18:38:03.374466 [ 3 ] {} <Debug> HTTP-Session: 4f5a2fb4-541a-457a-92f6-04282d62f1c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3644 | 2023.11.20 18:38:03.374593 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3645 | 2023.11.20 18:38:03.374653 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3646 | 2023.11.20 18:38:03.374813 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3647 | 2023.11.20 18:38:03.375247 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3648 | 2023.11.20 18:38:03.375512 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3649 | 2023.11.20 18:38:03.375683 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3650 | 2023.11.20 18:38:03.375822 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001186507 sec., 16856 rows/sec., 1.33 MiB/sec. | ||
| 3651 | 2023.11.20 18:38:03.376013 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} <Debug> DynamicQueryHandler: Done processing query | ||
| 3652 | 2023.11.20 18:38:03.376041 [ 3 ] {5e8e95c2-e7c3-48e8-a8a1-6efaf81098ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3653 | 2023.11.20 18:38:03.376058 [ 3 ] {} <Debug> HTTP-Session: 4f5a2fb4-541a-457a-92f6-04282d62f1c6 Destroying unnamed session | ||
| 3654 | 2023.11.20 18:38:03.376191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3655 | 2023.11.20 18:38:03.376238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3656 | 2023.11.20 18:38:03.376257 [ 3 ] {} <Debug> HTTP-Session: 47ad313b-25ac-4c65-89ae-7bcfadeb62dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3657 | 2023.11.20 18:38:03.376275 [ 3 ] {} <Debug> HTTP-Session: 47ad313b-25ac-4c65-89ae-7bcfadeb62dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3658 | 2023.11.20 18:38:03.376357 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3659 | 2023.11.20 18:38:03.376400 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3660 | 2023.11.20 18:38:03.376509 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3661 | 2023.11.20 18:38:03.376881 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3662 | 2023.11.20 18:38:03.377127 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3663 | 2023.11.20 18:38:03.377280 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3664 | 2023.11.20 18:38:03.377397 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} <Information> executeQuery: Read 60 rows, 5.40 KiB in 0.001005112 sec., 59694 rows/sec., 5.25 MiB/sec. | ||
| 3665 | 2023.11.20 18:38:03.377522 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} <Debug> DynamicQueryHandler: Done processing query | ||
| 3666 | 2023.11.20 18:38:03.377545 [ 3 ] {c72aec6c-18f5-4527-b745-43ce22d419fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3667 | 2023.11.20 18:38:03.377561 [ 3 ] {} <Debug> HTTP-Session: 47ad313b-25ac-4c65-89ae-7bcfadeb62dd Destroying unnamed session | ||
| 3668 | 2023.11.20 18:38:03.377716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3669 | 2023.11.20 18:38:03.377762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3670 | 2023.11.20 18:38:03.377781 [ 3 ] {} <Debug> HTTP-Session: fe3044df-68bd-438f-8e39-fac35f12e8f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3671 | 2023.11.20 18:38:03.377798 [ 3 ] {} <Debug> HTTP-Session: fe3044df-68bd-438f-8e39-fac35f12e8f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2023.11.20 18:38:03.377872 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3673 | 2023.11.20 18:38:03.377912 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3674 | 2023.11.20 18:38:03.378019 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3675 | 2023.11.20 18:38:03.378324 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3676 | 2023.11.20 18:38:03.378592 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3677 | 2023.11.20 18:38:03.378759 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3678 | 2023.11.20 18:38:03.378880 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} <Information> executeQuery: Read 20 rows, 1.60 KiB in 0.000973751 sec., 20539 rows/sec., 1.61 MiB/sec. | ||
| 3679 | 2023.11.20 18:38:03.379020 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3680 | 2023.11.20 18:38:03.379048 [ 3 ] {b2067be6-8001-4db9-ab60-a61542ac62e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3681 | 2023.11.20 18:38:03.379065 [ 3 ] {} <Debug> HTTP-Session: fe3044df-68bd-438f-8e39-fac35f12e8f5 Destroying unnamed session | ||
| 3682 | 2023.11.20 18:38:03.379229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3683 | 2023.11.20 18:38:03.379286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3684 | 2023.11.20 18:38:03.379316 [ 3 ] {} <Debug> HTTP-Session: bc8a6642-b4fc-4a05-b3dd-d65a1d9a5a37 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3685 | 2023.11.20 18:38:03.379342 [ 3 ] {} <Debug> HTTP-Session: bc8a6642-b4fc-4a05-b3dd-d65a1d9a5a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2023.11.20 18:38:03.379444 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3687 | 2023.11.20 18:38:03.379508 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3688 | 2023.11.20 18:38:03.379659 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3689 | 2023.11.20 18:38:03.380065 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3690 | 2023.11.20 18:38:03.380363 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3691 | 2023.11.20 18:38:03.380544 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3692 | 2023.11.20 18:38:03.380671 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001181088 sec., 16933 rows/sec., 22.85 MiB/sec. | ||
| 3693 | 2023.11.20 18:38:03.380797 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} <Debug> DynamicQueryHandler: Done processing query | ||
| 3694 | 2023.11.20 18:38:03.380821 [ 3 ] {f4a2b12c-eab6-4d6e-95f6-da1fb2e35b15} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3695 | 2023.11.20 18:38:03.380837 [ 3 ] {} <Debug> HTTP-Session: bc8a6642-b4fc-4a05-b3dd-d65a1d9a5a37 Destroying unnamed session | ||
| 3696 | 2023.11.20 18:38:08.374695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3697 | 2023.11.20 18:38:08.374881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3698 | 2023.11.20 18:38:08.374929 [ 3 ] {} <Debug> HTTP-Session: d09ced43-7af1-4359-8928-3fe33f7ca0ee Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3699 | 2023.11.20 18:38:08.374973 [ 3 ] {} <Debug> HTTP-Session: d09ced43-7af1-4359-8928-3fe33f7ca0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2023.11.20 18:38:08.375170 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3701 | 2023.11.20 18:38:08.375272 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3702 | 2023.11.20 18:38:08.375517 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3703 | 2023.11.20 18:38:08.375940 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3704 | 2023.11.20 18:38:08.376201 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3705 | 2023.11.20 18:38:08.376372 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3706 | 2023.11.20 18:38:08.376495 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.00126502 sec., 23715 rows/sec., 1.88 MiB/sec. | ||
| 3707 | 2023.11.20 18:38:08.376643 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3708 | 2023.11.20 18:38:08.376670 [ 3 ] {2bfff0c1-add0-42e3-8dd2-2ca05441d25e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3709 | 2023.11.20 18:38:08.376687 [ 3 ] {} <Debug> HTTP-Session: d09ced43-7af1-4359-8928-3fe33f7ca0ee Destroying unnamed session | ||
| 3710 | 2023.11.20 18:38:08.376825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3711 | 2023.11.20 18:38:08.376871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3712 | 2023.11.20 18:38:08.376893 [ 3 ] {} <Debug> HTTP-Session: dae9d123-263f-4108-b98c-b76e8920d62a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3713 | 2023.11.20 18:38:08.376910 [ 3 ] {} <Debug> HTTP-Session: dae9d123-263f-4108-b98c-b76e8920d62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2023.11.20 18:38:08.376986 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3715 | 2023.11.20 18:38:08.377026 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3716 | 2023.11.20 18:38:08.377133 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3717 | 2023.11.20 18:38:08.377594 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3718 | 2023.11.20 18:38:08.377810 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3719 | 2023.11.20 18:38:08.377961 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3720 | 2023.11.20 18:38:08.378092 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} <Information> executeQuery: Read 90 rows, 9.58 KiB in 0.001074914 sec., 83727 rows/sec., 8.71 MiB/sec. | ||
| 3721 | 2023.11.20 18:38:08.378214 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3722 | 2023.11.20 18:38:08.378239 [ 3 ] {85511d0d-d98b-42f7-abbe-0a73277b00e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 3723 | 2023.11.20 18:38:08.378255 [ 3 ] {} <Debug> HTTP-Session: dae9d123-263f-4108-b98c-b76e8920d62a Destroying unnamed session | ||
| 3724 | 2023.11.20 18:38:08.378387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3725 | 2023.11.20 18:38:08.378433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3726 | 2023.11.20 18:38:08.378453 [ 3 ] {} <Debug> HTTP-Session: ec7947bf-0884-4b12-8ad0-3ca0d789a200 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3727 | 2023.11.20 18:38:08.378470 [ 3 ] {} <Debug> HTTP-Session: ec7947bf-0884-4b12-8ad0-3ca0d789a200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3728 | 2023.11.20 18:38:08.378542 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3729 | 2023.11.20 18:38:08.378582 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3730 | 2023.11.20 18:38:08.378692 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3731 | 2023.11.20 18:38:08.379014 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3732 | 2023.11.20 18:38:08.379233 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3733 | 2023.11.20 18:38:08.379380 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3734 | 2023.11.20 18:38:08.379510 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.00093222 sec., 32181 rows/sec., 2.52 MiB/sec. | ||
| 3735 | 2023.11.20 18:38:08.379646 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} <Debug> DynamicQueryHandler: Done processing query | ||
| 3736 | 2023.11.20 18:38:08.379672 [ 3 ] {371725ab-12c2-4527-807d-7647e719b332} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3737 | 2023.11.20 18:38:08.379689 [ 3 ] {} <Debug> HTTP-Session: ec7947bf-0884-4b12-8ad0-3ca0d789a200 Destroying unnamed session | ||
| 3738 | 2023.11.20 18:38:08.379888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3739 | 2023.11.20 18:38:08.379936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3740 | 2023.11.20 18:38:08.379955 [ 3 ] {} <Debug> HTTP-Session: daef3a5a-8e03-4656-863b-5da965310f71 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3741 | 2023.11.20 18:38:08.379972 [ 3 ] {} <Debug> HTTP-Session: daef3a5a-8e03-4656-863b-5da965310f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2023.11.20 18:38:08.380052 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3743 | 2023.11.20 18:38:08.380097 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3744 | 2023.11.20 18:38:08.380242 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3745 | 2023.11.20 18:38:08.380765 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3746 | 2023.11.20 18:38:08.381070 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3747 | 2023.11.20 18:38:08.381250 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3748 | 2023.11.20 18:38:08.381381 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001299561 sec., 23084 rows/sec., 31.15 MiB/sec. | ||
| 3749 | 2023.11.20 18:38:08.381516 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} <Debug> DynamicQueryHandler: Done processing query | ||
| 3750 | 2023.11.20 18:38:08.381539 [ 3 ] {0e1a8487-4387-45ba-b3f7-f86c7397a273} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3751 | 2023.11.20 18:38:08.381555 [ 3 ] {} <Debug> HTTP-Session: daef3a5a-8e03-4656-863b-5da965310f71 Destroying unnamed session | ||
| 3752 | 2023.11.20 18:38:13.375984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3753 | 2023.11.20 18:38:13.376104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3754 | 2023.11.20 18:38:13.376136 [ 3 ] {} <Debug> HTTP-Session: d454cf98-dfa8-4760-aa1b-85f49c4e276d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3755 | 2023.11.20 18:38:13.376161 [ 3 ] {} <Debug> HTTP-Session: d454cf98-dfa8-4760-aa1b-85f49c4e276d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2023.11.20 18:38:13.376291 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3757 | 2023.11.20 18:38:13.376353 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3758 | 2023.11.20 18:38:13.376511 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3759 | 2023.11.20 18:38:13.376957 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3760 | 2023.11.20 18:38:13.377222 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3761 | 2023.11.20 18:38:13.377402 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3762 | 2023.11.20 18:38:13.377553 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001213959 sec., 16475 rows/sec., 1.30 MiB/sec. | ||
| 3763 | 2023.11.20 18:38:13.377552 [ 142 ] {} <Debug> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3764 | 2023.11.20 18:38:13.377673 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3765 | 2023.11.20 18:38:13.377767 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3766 | 2023.11.20 18:38:13.377772 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3767 | 2023.11.20 18:38:13.377801 [ 3 ] {df5c23fb-3b19-4775-bc61-ca99d6266da6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3768 | 2023.11.20 18:38:13.377824 [ 3 ] {} <Debug> HTTP-Session: d454cf98-dfa8-4760-aa1b-85f49c4e276d Destroying unnamed session | ||
| 3769 | 2023.11.20 18:38:13.377873 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3770 | 2023.11.20 18:38:13.377906 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 50 rows starting from the beginning of the part | ||
| 3771 | 2023.11.20 18:38:13.377972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3772 | 2023.11.20 18:38:13.378031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3773 | 2023.11.20 18:38:13.378062 [ 3 ] {} <Debug> HTTP-Session: b4d82189-7377-46ee-84f5-ea0d194f614e Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3774 | 2023.11.20 18:38:13.378071 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 3775 | 2023.11.20 18:38:13.378084 [ 3 ] {} <Debug> HTTP-Session: b4d82189-7377-46ee-84f5-ea0d194f614e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2023.11.20 18:38:13.378202 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3777 | 2023.11.20 18:38:13.378217 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 3778 | 2023.11.20 18:38:13.378260 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3779 | 2023.11.20 18:38:13.378392 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 3780 | 2023.11.20 18:38:13.378488 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3781 | 2023.11.20 18:38:13.378569 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 3782 | 2023.11.20 18:38:13.378768 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
| 3783 | 2023.11.20 18:38:13.379067 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3784 | 2023.11.20 18:38:13.379331 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3785 | 2023.11.20 18:38:13.379533 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3786 | 2023.11.20 18:38:13.379628 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.001890231 sec., 89936.09775736404 rows/sec., 7.12 MiB/sec. | ||
| 3787 | 2023.11.20 18:38:13.379727 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001487428 sec., 1344 rows/sec., 114.90 KiB/sec. | ||
| 3788 | 2023.11.20 18:38:13.379836 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3789 | 2023.11.20 18:38:13.379982 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} <Debug> DynamicQueryHandler: Done processing query | ||
| 3790 | 2023.11.20 18:38:13.380009 [ 3 ] {34bdb3b9-ea34-4298-8d34-8ffcc4a20f81} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3791 | 2023.11.20 18:38:13.380026 [ 3 ] {} <Debug> HTTP-Session: b4d82189-7377-46ee-84f5-ea0d194f614e Destroying unnamed session | ||
| 3792 | 2023.11.20 18:38:13.380104 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3793 | 2023.11.20 18:38:13.380173 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_31_6} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3794 | 2023.11.20 18:38:13.380183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 14507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3795 | 2023.11.20 18:38:13.380238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3796 | 2023.11.20 18:38:13.380261 [ 3 ] {} <Debug> HTTP-Session: 2b3fdef3-61af-439d-aab0-e2494e3dc7ef Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3797 | 2023.11.20 18:38:13.380278 [ 3 ] {} <Debug> HTTP-Session: 2b3fdef3-61af-439d-aab0-e2494e3dc7ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2023.11.20 18:38:13.380377 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3799 | 2023.11.20 18:38:13.380417 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3800 | 2023.11.20 18:38:13.380526 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3801 | 2023.11.20 18:38:13.380882 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3802 | 2023.11.20 18:38:13.381105 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3803 | 2023.11.20 18:38:13.381254 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3804 | 2023.11.20 18:38:13.381375 [ 142 ] {} <Debug> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3805 | 2023.11.20 18:38:13.381384 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} <Information> executeQuery: Read 97 rows, 8.58 KiB in 0.000973461 sec., 99644 rows/sec., 8.61 MiB/sec. | ||
| 3806 | 2023.11.20 18:38:13.381433 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3807 | 2023.11.20 18:38:13.381562 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3808 | 2023.11.20 18:38:13.381611 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} <Debug> DynamicQueryHandler: Done processing query | ||
| 3809 | 2023.11.20 18:38:13.381640 [ 3 ] {fdc97525-4c89-4a99-84e3-640bdf5e0d08} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 3810 | 2023.11.20 18:38:13.381661 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3811 | 2023.11.20 18:38:13.381666 [ 3 ] {} <Debug> HTTP-Session: 2b3fdef3-61af-439d-aab0-e2494e3dc7ef Destroying unnamed session | ||
| 3812 | 2023.11.20 18:38:13.381693 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 191 rows starting from the beginning of the part | ||
| 3813 | 2023.11.20 18:38:13.381806 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 61 rows starting from the beginning of the part | ||
| 3814 | 2023.11.20 18:38:13.381848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3815 | 2023.11.20 18:38:13.381905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3816 | 2023.11.20 18:38:13.381911 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 3817 | 2023.11.20 18:38:13.381930 [ 3 ] {} <Debug> HTTP-Session: 67aa6078-5066-4979-8125-bf3fc97ef263 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3818 | 2023.11.20 18:38:13.381954 [ 3 ] {} <Debug> HTTP-Session: 67aa6078-5066-4979-8125-bf3fc97ef263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2023.11.20 18:38:13.382029 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 3820 | 2023.11.20 18:38:13.382066 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3821 | 2023.11.20 18:38:13.382126 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3822 | 2023.11.20 18:38:13.382144 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 3823 | 2023.11.20 18:38:13.382305 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 97 rows starting from the beginning of the part | ||
| 3824 | 2023.11.20 18:38:13.382345 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3825 | 2023.11.20 18:38:13.382751 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3826 | 2023.11.20 18:38:13.383038 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3827 | 2023.11.20 18:38:13.383253 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3828 | 2023.11.20 18:38:13.383263 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 4 columns (4 merged, 0 gathered) in 0.001775757 sec., 331689.5273396078 rows/sec., 31.44 MiB/sec. | ||
| 3829 | 2023.11.20 18:38:13.383417 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3830 | 2023.11.20 18:38:13.383446 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001340133 sec., 1492 rows/sec., 104.20 KiB/sec. | ||
| 3831 | 2023.11.20 18:38:13.383598 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3832 | 2023.11.20 18:38:13.383622 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3833 | 2023.11.20 18:38:13.383627 [ 3 ] {6f50fc4a-4cef-4396-b2b5-701896b03fc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3834 | 2023.11.20 18:38:13.383655 [ 3 ] {} <Debug> HTTP-Session: 67aa6078-5066-4979-8125-bf3fc97ef263 Destroying unnamed session | ||
| 3835 | 2023.11.20 18:38:13.383693 [ 13 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_31_6} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3836 | 2023.11.20 18:38:13.383821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7825, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3837 | 2023.11.20 18:38:13.383866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3838 | 2023.11.20 18:38:13.383884 [ 3 ] {} <Debug> HTTP-Session: 3cbb2413-aa7e-4178-8566-a1464b309a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3839 | 2023.11.20 18:38:13.383901 [ 3 ] {} <Debug> HTTP-Session: 3cbb2413-aa7e-4178-8566-a1464b309a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2023.11.20 18:38:13.383971 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3841 | 2023.11.20 18:38:13.384009 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3842 | 2023.11.20 18:38:13.384111 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3843 | 2023.11.20 18:38:13.384426 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3844 | 2023.11.20 18:38:13.384631 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3845 | 2023.11.20 18:38:13.384787 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3846 | 2023.11.20 18:38:13.384888 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} <Information> executeQuery: Read 46 rows, 3.66 KiB in 0.000887408 sec., 51836 rows/sec., 4.03 MiB/sec. | ||
| 3847 | 2023.11.20 18:38:13.384888 [ 145 ] {} <Debug> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3848 | 2023.11.20 18:38:13.384954 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3849 | 2023.11.20 18:38:13.385032 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} <Debug> DynamicQueryHandler: Done processing query | ||
| 3850 | 2023.11.20 18:38:13.385069 [ 3 ] {4496649d-dc17-48ab-945b-fb0789fbb767} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3851 | 2023.11.20 18:38:13.385077 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3852 | 2023.11.20 18:38:13.385090 [ 3 ] {} <Debug> HTTP-Session: 3cbb2413-aa7e-4178-8566-a1464b309a90 Destroying unnamed session | ||
| 3853 | 2023.11.20 18:38:13.385227 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3854 | 2023.11.20 18:38:13.385281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3855 | 2023.11.20 18:38:13.385291 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 113 rows starting from the beginning of the part | ||
| 3856 | 2023.11.20 18:38:13.385376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3857 | 2023.11.20 18:38:13.385423 [ 3 ] {} <Debug> HTTP-Session: 333f5df8-81b1-4010-922c-7027832899fd Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3858 | 2023.11.20 18:38:13.385455 [ 3 ] {} <Debug> HTTP-Session: 333f5df8-81b1-4010-922c-7027832899fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2023.11.20 18:38:13.385558 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 22 rows starting from the beginning of the part | ||
| 3860 | 2023.11.20 18:38:13.385669 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3861 | 2023.11.20 18:38:13.385812 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3862 | 2023.11.20 18:38:13.385817 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 3863 | 2023.11.20 18:38:13.386135 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 3864 | 2023.11.20 18:38:13.386396 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3865 | 2023.11.20 18:38:13.386409 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 3866 | 2023.11.20 18:38:13.386599 [ 10 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part | ||
| 3867 | 2023.11.20 18:38:13.387114 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3868 | 2023.11.20 18:38:13.387682 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3869 | 2023.11.20 18:38:13.388128 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3870 | 2023.11.20 18:38:13.388216 [ 13 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212202 sec., 81252.6733997426 rows/sec., 6.34 MiB/sec. | ||
| 3871 | 2023.11.20 18:38:13.388339 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.002599743 sec., 14232 rows/sec., 1013.85 KiB/sec. | ||
| 3872 | 2023.11.20 18:38:13.388405 [ 13 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3873 | 2023.11.20 18:38:13.388570 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3874 | 2023.11.20 18:38:13.388593 [ 3 ] {5fcefea3-82ef-4acd-9bab-7c1bff5313a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3875 | 2023.11.20 18:38:13.388613 [ 3 ] {} <Debug> HTTP-Session: 333f5df8-81b1-4010-922c-7027832899fd Destroying unnamed session | ||
| 3876 | 2023.11.20 18:38:13.388656 [ 13 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3877 | 2023.11.20 18:38:13.388717 [ 13 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_31_6} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3878 | 2023.11.20 18:38:13.388805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3879 | 2023.11.20 18:38:13.388849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3880 | 2023.11.20 18:38:13.388868 [ 3 ] {} <Debug> HTTP-Session: 030fcbfb-f2d4-444a-8b10-47933d06c94b Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3881 | 2023.11.20 18:38:13.388884 [ 3 ] {} <Debug> HTTP-Session: 030fcbfb-f2d4-444a-8b10-47933d06c94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2023.11.20 18:38:13.388961 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3883 | 2023.11.20 18:38:13.389003 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3884 | 2023.11.20 18:38:13.389141 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3885 | 2023.11.20 18:38:13.389554 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3886 | 2023.11.20 18:38:13.389839 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3887 | 2023.11.20 18:38:13.390017 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3888 | 2023.11.20 18:38:13.390110 [ 145 ] {} <Debug> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3889 | 2023.11.20 18:38:13.390124 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001134846 sec., 17623 rows/sec., 23.78 MiB/sec. | ||
| 3890 | 2023.11.20 18:38:13.390149 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3891 | 2023.11.20 18:38:13.390236 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3892 | 2023.11.20 18:38:13.390297 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} <Debug> DynamicQueryHandler: Done processing query | ||
| 3893 | 2023.11.20 18:38:13.390327 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3894 | 2023.11.20 18:38:13.390328 [ 3 ] {c865085a-968e-4b71-9d59-0cf371c08338} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3895 | 2023.11.20 18:38:13.390363 [ 3 ] {} <Debug> HTTP-Session: 030fcbfb-f2d4-444a-8b10-47933d06c94b Destroying unnamed session | ||
| 3896 | 2023.11.20 18:38:13.390366 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 638 rows starting from the beginning of the part | ||
| 3897 | 2023.11.20 18:38:13.390473 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 3898 | 2023.11.20 18:38:13.390558 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 3899 | 2023.11.20 18:38:13.390642 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 3900 | 2023.11.20 18:38:13.390725 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 3901 | 2023.11.20 18:38:13.390808 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
| 3902 | 2023.11.20 18:38:13.392217 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 6 columns (6 merged, 0 gathered) in 0.002032375 sec., 372962.6668306784 rows/sec., 503.29 MiB/sec. | ||
| 3903 | 2023.11.20 18:38:13.392534 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3904 | 2023.11.20 18:38:13.392722 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3905 | 2023.11.20 18:38:13.392784 [ 21 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3906 | 2023.11.20 18:38:13.392838 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_31_6: 4.13 MiB. | ||
| 3907 | 2023.11.20 18:38:17.140568 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3908 | 2023.11.20 18:38:17.140686 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3909 | 2023.11.20 18:38:18.375214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3910 | 2023.11.20 18:38:18.375369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3911 | 2023.11.20 18:38:18.375418 [ 3 ] {} <Debug> HTTP-Session: 3d589867-6531-420a-9c61-6d9d0d03a7b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3912 | 2023.11.20 18:38:18.375458 [ 3 ] {} <Debug> HTTP-Session: 3d589867-6531-420a-9c61-6d9d0d03a7b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2023.11.20 18:38:18.375659 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3914 | 2023.11.20 18:38:18.375737 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3915 | 2023.11.20 18:38:18.375898 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3916 | 2023.11.20 18:38:18.376321 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3917 | 2023.11.20 18:38:18.376580 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3918 | 2023.11.20 18:38:18.376744 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3919 | 2023.11.20 18:38:18.376876 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001162997 sec., 25795 rows/sec., 2.04 MiB/sec. | ||
| 3920 | 2023.11.20 18:38:18.377012 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} <Debug> DynamicQueryHandler: Done processing query | ||
| 3921 | 2023.11.20 18:38:18.377039 [ 3 ] {7231cba8-1b94-43fa-8c7a-8315a4300685} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3922 | 2023.11.20 18:38:18.377057 [ 3 ] {} <Debug> HTTP-Session: 3d589867-6531-420a-9c61-6d9d0d03a7b2 Destroying unnamed session | ||
| 3923 | 2023.11.20 18:38:18.377201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3924 | 2023.11.20 18:38:18.377247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3925 | 2023.11.20 18:38:18.377267 [ 3 ] {} <Debug> HTTP-Session: a832d3c0-0fe0-4767-a7d2-78333aeac5df Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3926 | 2023.11.20 18:38:18.377286 [ 3 ] {} <Debug> HTTP-Session: a832d3c0-0fe0-4767-a7d2-78333aeac5df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3927 | 2023.11.20 18:38:18.377360 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3928 | 2023.11.20 18:38:18.377402 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3929 | 2023.11.20 18:38:18.377508 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3930 | 2023.11.20 18:38:18.377864 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3931 | 2023.11.20 18:38:18.378080 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3932 | 2023.11.20 18:38:18.378236 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3933 | 2023.11.20 18:38:18.378356 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} <Information> executeQuery: Read 90 rows, 9.58 KiB in 0.000965571 sec., 93209 rows/sec., 9.69 MiB/sec. | ||
| 3934 | 2023.11.20 18:38:18.378478 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3935 | 2023.11.20 18:38:18.378504 [ 3 ] {64cd3ff3-dfda-477d-b588-baf6dca6620d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 3936 | 2023.11.20 18:38:18.378520 [ 3 ] {} <Debug> HTTP-Session: a832d3c0-0fe0-4767-a7d2-78333aeac5df Destroying unnamed session | ||
| 3937 | 2023.11.20 18:38:18.378646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 6989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3938 | 2023.11.20 18:38:18.378694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3939 | 2023.11.20 18:38:18.378714 [ 3 ] {} <Debug> HTTP-Session: b67afdeb-f95a-4694-af08-d95abed78244 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3940 | 2023.11.20 18:38:18.378731 [ 3 ] {} <Debug> HTTP-Session: b67afdeb-f95a-4694-af08-d95abed78244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2023.11.20 18:38:18.378802 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3942 | 2023.11.20 18:38:18.378841 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3943 | 2023.11.20 18:38:18.378948 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3944 | 2023.11.20 18:38:18.379244 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3945 | 2023.11.20 18:38:18.379454 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3946 | 2023.11.20 18:38:18.379608 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3947 | 2023.11.20 18:38:18.379726 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} <Information> executeQuery: Read 41 rows, 3.27 KiB in 0.000896318 sec., 45742 rows/sec., 3.56 MiB/sec. | ||
| 3948 | 2023.11.20 18:38:18.379831 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3949 | 2023.11.20 18:38:18.379855 [ 3 ] {af538def-9cd4-4319-a47f-7a87d4ffa63b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3950 | 2023.11.20 18:38:18.379871 [ 3 ] {} <Debug> HTTP-Session: b67afdeb-f95a-4694-af08-d95abed78244 Destroying unnamed session | ||
| 3951 | 2023.11.20 18:38:18.380012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3952 | 2023.11.20 18:38:18.380057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3953 | 2023.11.20 18:38:18.380076 [ 3 ] {} <Debug> HTTP-Session: a158097c-4bd3-4bfa-910c-ff1504fd220f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3954 | 2023.11.20 18:38:18.380093 [ 3 ] {} <Debug> HTTP-Session: a158097c-4bd3-4bfa-910c-ff1504fd220f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2023.11.20 18:38:18.380164 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3956 | 2023.11.20 18:38:18.380209 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3957 | 2023.11.20 18:38:18.380324 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3958 | 2023.11.20 18:38:18.380580 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3959 | 2023.11.20 18:38:18.380825 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3960 | 2023.11.20 18:38:18.381003 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} <Trace> oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 3961 | 2023.11.20 18:38:18.381131 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000935681 sec., 11756 rows/sec., 775.46 KiB/sec. | ||
| 3962 | 2023.11.20 18:38:18.381276 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} <Debug> DynamicQueryHandler: Done processing query | ||
| 3963 | 2023.11.20 18:38:18.381302 [ 3 ] {42751698-bc0b-4090-ab03-b0531bb2ad79} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3964 | 2023.11.20 18:38:18.381318 [ 3 ] {} <Debug> HTTP-Session: a158097c-4bd3-4bfa-910c-ff1504fd220f Destroying unnamed session | ||
| 3965 | 2023.11.20 18:38:18.381518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3966 | 2023.11.20 18:38:18.381564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3967 | 2023.11.20 18:38:18.381585 [ 3 ] {} <Debug> HTTP-Session: ea963598-7dcf-4469-9c9c-a0b1d1246f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3968 | 2023.11.20 18:38:18.381603 [ 3 ] {} <Debug> HTTP-Session: ea963598-7dcf-4469-9c9c-a0b1d1246f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2023.11.20 18:38:18.381685 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3970 | 2023.11.20 18:38:18.381731 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3971 | 2023.11.20 18:38:18.381870 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3972 | 2023.11.20 18:38:18.382260 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3973 | 2023.11.20 18:38:18.382550 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3974 | 2023.11.20 18:38:18.382728 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3975 | 2023.11.20 18:38:18.382854 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001138047 sec., 26360 rows/sec., 35.57 MiB/sec. | ||
| 3976 | 2023.11.20 18:38:18.382968 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} <Debug> DynamicQueryHandler: Done processing query | ||
| 3977 | 2023.11.20 18:38:18.382993 [ 3 ] {f17de6c2-2ac6-4742-8a16-f8f433912043} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3978 | 2023.11.20 18:38:18.383009 [ 3 ] {} <Debug> HTTP-Session: ea963598-7dcf-4469-9c9c-a0b1d1246f42 Destroying unnamed session | ||
| 3979 | 2023.11.20 18:38:23.373711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3980 | 2023.11.20 18:38:23.373862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3981 | 2023.11.20 18:38:23.373892 [ 3 ] {} <Debug> HTTP-Session: 17de105a-3095-4767-8c55-2cf7d7ff8149 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3982 | 2023.11.20 18:38:23.373921 [ 3 ] {} <Debug> HTTP-Session: 17de105a-3095-4767-8c55-2cf7d7ff8149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2023.11.20 18:38:23.374060 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3984 | 2023.11.20 18:38:23.374129 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3985 | 2023.11.20 18:38:23.374306 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3986 | 2023.11.20 18:38:23.374734 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 3987 | 2023.11.20 18:38:23.375000 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3988 | 2023.11.20 18:38:23.375167 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3989 | 2023.11.20 18:38:23.375294 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001191898 sec., 16779 rows/sec., 1.33 MiB/sec. | ||
| 3990 | 2023.11.20 18:38:23.375451 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} <Debug> DynamicQueryHandler: Done processing query | ||
| 3991 | 2023.11.20 18:38:23.375484 [ 3 ] {0d923864-d7f6-4973-bc83-c4c6a41cbc59} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3992 | 2023.11.20 18:38:23.375510 [ 3 ] {} <Debug> HTTP-Session: 17de105a-3095-4767-8c55-2cf7d7ff8149 Destroying unnamed session | ||
| 3993 | 2023.11.20 18:38:23.375660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3994 | 2023.11.20 18:38:23.375716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3995 | 2023.11.20 18:38:23.375738 [ 3 ] {} <Debug> HTTP-Session: ee69bc33-c3da-4d12-8177-49603f2033e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 3996 | 2023.11.20 18:38:23.375759 [ 3 ] {} <Debug> HTTP-Session: ee69bc33-c3da-4d12-8177-49603f2033e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2023.11.20 18:38:23.375851 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3998 | 2023.11.20 18:38:23.375897 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3999 | 2023.11.20 18:38:23.376044 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4000 | 2023.11.20 18:38:23.376483 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4001 | 2023.11.20 18:38:23.376748 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4002 | 2023.11.20 18:38:23.376942 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4003 | 2023.11.20 18:38:23.377060 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} <Information> executeQuery: Read 60 rows, 5.40 KiB in 0.001178627 sec., 50906 rows/sec., 4.48 MiB/sec. | ||
| 4004 | 2023.11.20 18:38:23.377581 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} <Debug> DynamicQueryHandler: Done processing query | ||
| 4005 | 2023.11.20 18:38:23.377613 [ 3 ] {02d9fbf7-b878-4966-ab50-6b9e8ea6cc84} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4006 | 2023.11.20 18:38:23.377633 [ 3 ] {} <Debug> HTTP-Session: ee69bc33-c3da-4d12-8177-49603f2033e5 Destroying unnamed session | ||
| 4007 | 2023.11.20 18:38:23.377839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4008 | 2023.11.20 18:38:23.377903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4009 | 2023.11.20 18:38:23.377933 [ 3 ] {} <Debug> HTTP-Session: 77fa2379-4cf2-4ef2-a58f-b9661a89f048 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4010 | 2023.11.20 18:38:23.377955 [ 3 ] {} <Debug> HTTP-Session: 77fa2379-4cf2-4ef2-a58f-b9661a89f048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2023.11.20 18:38:23.378043 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4012 | 2023.11.20 18:38:23.378089 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4013 | 2023.11.20 18:38:23.378195 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4014 | 2023.11.20 18:38:23.378508 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4015 | 2023.11.20 18:38:23.378741 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4016 | 2023.11.20 18:38:23.378892 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4017 | 2023.11.20 18:38:23.378997 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} <Information> executeQuery: Read 20 rows, 1.60 KiB in 0.000920599 sec., 21724 rows/sec., 1.70 MiB/sec. | ||
| 4018 | 2023.11.20 18:38:23.379129 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} <Debug> DynamicQueryHandler: Done processing query | ||
| 4019 | 2023.11.20 18:38:23.379155 [ 3 ] {2121cb74-4073-43d6-8102-df155a5c3fe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4020 | 2023.11.20 18:38:23.379170 [ 3 ] {} <Debug> HTTP-Session: 77fa2379-4cf2-4ef2-a58f-b9661a89f048 Destroying unnamed session | ||
| 4021 | 2023.11.20 18:38:23.379317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 21434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4022 | 2023.11.20 18:38:23.379363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4023 | 2023.11.20 18:38:23.379382 [ 3 ] {} <Debug> HTTP-Session: e66f5a45-0f13-4196-aba8-fd25cff33839 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4024 | 2023.11.20 18:38:23.379400 [ 3 ] {} <Debug> HTTP-Session: e66f5a45-0f13-4196-aba8-fd25cff33839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4025 | 2023.11.20 18:38:23.379482 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4026 | 2023.11.20 18:38:23.379528 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4027 | 2023.11.20 18:38:23.379668 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4028 | 2023.11.20 18:38:23.380071 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4029 | 2023.11.20 18:38:23.380393 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4030 | 2023.11.20 18:38:23.380588 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4031 | 2023.11.20 18:38:23.380697 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001187118 sec., 16847 rows/sec., 22.73 MiB/sec. | ||
| 4032 | 2023.11.20 18:38:23.380846 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} <Debug> DynamicQueryHandler: Done processing query | ||
| 4033 | 2023.11.20 18:38:23.380871 [ 3 ] {5c22dde9-4727-40f8-8812-90b6806a8d13} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4034 | 2023.11.20 18:38:23.380887 [ 3 ] {} <Debug> HTTP-Session: e66f5a45-0f13-4196-aba8-fd25cff33839 Destroying unnamed session | ||
| 4035 | 2023.11.20 18:38:28.374264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4036 | 2023.11.20 18:38:28.374401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4037 | 2023.11.20 18:38:28.374438 [ 3 ] {} <Debug> HTTP-Session: 590cfac5-3fff-43ec-b747-16a0b04e6340 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4038 | 2023.11.20 18:38:28.374463 [ 3 ] {} <Debug> HTTP-Session: 590cfac5-3fff-43ec-b747-16a0b04e6340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2023.11.20 18:38:28.374592 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4040 | 2023.11.20 18:38:28.374662 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4041 | 2023.11.20 18:38:28.374821 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4042 | 2023.11.20 18:38:28.375238 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4043 | 2023.11.20 18:38:28.375507 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4044 | 2023.11.20 18:38:28.375679 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4045 | 2023.11.20 18:38:28.375815 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001184788 sec., 25320 rows/sec., 2.00 MiB/sec. | ||
| 4046 | 2023.11.20 18:38:28.375982 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} <Debug> DynamicQueryHandler: Done processing query | ||
| 4047 | 2023.11.20 18:38:28.376010 [ 3 ] {c607d452-bd7a-46ba-8e85-3656603fc464} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4048 | 2023.11.20 18:38:28.376026 [ 3 ] {} <Debug> HTTP-Session: 590cfac5-3fff-43ec-b747-16a0b04e6340 Destroying unnamed session | ||
| 4049 | 2023.11.20 18:38:28.376167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4050 | 2023.11.20 18:38:28.376217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4051 | 2023.11.20 18:38:28.376238 [ 3 ] {} <Debug> HTTP-Session: cdc14971-c722-4d23-a4d7-564981dc536d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4052 | 2023.11.20 18:38:28.376257 [ 3 ] {} <Debug> HTTP-Session: cdc14971-c722-4d23-a4d7-564981dc536d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4053 | 2023.11.20 18:38:28.376341 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4054 | 2023.11.20 18:38:28.376386 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4055 | 2023.11.20 18:38:28.376501 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4056 | 2023.11.20 18:38:28.376863 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4057 | 2023.11.20 18:38:28.377087 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4058 | 2023.11.20 18:38:28.377240 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4059 | 2023.11.20 18:38:28.377367 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} <Information> executeQuery: Read 90 rows, 9.58 KiB in 0.000986761 sec., 91207 rows/sec., 9.49 MiB/sec. | ||
| 4060 | 2023.11.20 18:38:28.377492 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4061 | 2023.11.20 18:38:28.377519 [ 3 ] {cbf98089-4b9e-4d06-8b09-dd0a584e705f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 4062 | 2023.11.20 18:38:28.377535 [ 3 ] {} <Debug> HTTP-Session: cdc14971-c722-4d23-a4d7-564981dc536d Destroying unnamed session | ||
| 4063 | 2023.11.20 18:38:28.377674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4064 | 2023.11.20 18:38:28.377723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4065 | 2023.11.20 18:38:28.377744 [ 3 ] {} <Debug> HTTP-Session: 06332082-23e9-4fde-a7b1-c305afb6667e Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4066 | 2023.11.20 18:38:28.377761 [ 3 ] {} <Debug> HTTP-Session: 06332082-23e9-4fde-a7b1-c305afb6667e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2023.11.20 18:38:28.377837 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4068 | 2023.11.20 18:38:28.377880 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4069 | 2023.11.20 18:38:28.377988 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4070 | 2023.11.20 18:38:28.378288 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4071 | 2023.11.20 18:38:28.378494 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4072 | 2023.11.20 18:38:28.378639 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4073 | 2023.11.20 18:38:28.378756 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.000883698 sec., 33948 rows/sec., 2.65 MiB/sec. | ||
| 4074 | 2023.11.20 18:38:28.378901 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} <Debug> DynamicQueryHandler: Done processing query | ||
| 4075 | 2023.11.20 18:38:28.378926 [ 3 ] {a328ebe9-d12e-4b4b-9ffa-29d479583f31} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4076 | 2023.11.20 18:38:28.378942 [ 3 ] {} <Debug> HTTP-Session: 06332082-23e9-4fde-a7b1-c305afb6667e Destroying unnamed session | ||
| 4077 | 2023.11.20 18:38:28.379136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4078 | 2023.11.20 18:38:28.379182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4079 | 2023.11.20 18:38:28.379200 [ 3 ] {} <Debug> HTTP-Session: 6bc0dbc9-a76e-45e1-8492-55c1ae9f230b Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4080 | 2023.11.20 18:38:28.379218 [ 3 ] {} <Debug> HTTP-Session: 6bc0dbc9-a76e-45e1-8492-55c1ae9f230b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2023.11.20 18:38:28.379296 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4082 | 2023.11.20 18:38:28.379341 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4083 | 2023.11.20 18:38:28.379483 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4084 | 2023.11.20 18:38:28.379895 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4085 | 2023.11.20 18:38:28.380194 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4086 | 2023.11.20 18:38:28.380380 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4087 | 2023.11.20 18:38:28.380519 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001192918 sec., 25148 rows/sec., 33.94 MiB/sec. | ||
| 4088 | 2023.11.20 18:38:28.380694 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} <Debug> DynamicQueryHandler: Done processing query | ||
| 4089 | 2023.11.20 18:38:28.380719 [ 3 ] {b4f95766-d062-4eb2-8c81-5fc460bba6db} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 4090 | 2023.11.20 18:38:28.380735 [ 3 ] {} <Debug> HTTP-Session: 6bc0dbc9-a76e-45e1-8492-55c1ae9f230b Destroying unnamed session | ||
| 4091 | 2023.11.20 18:38:30.990730 [ 146 ] {} <Debug> oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4092 | 2023.11.20 18:38:30.990885 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4093 | 2023.11.20 18:38:30.991076 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 4094 | 2023.11.20 18:38:30.991330 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4095 | 2023.11.20 18:38:30.991375 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 4096 | 2023.11.20 18:38:30.991548 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 4097 | 2023.11.20 18:38:30.991660 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 4098 | 2023.11.20 18:38:30.991759 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 4099 | 2023.11.20 18:38:30.991860 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 4100 | 2023.11.20 18:38:30.992472 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493327 sec., 36830.51334369498 rows/sec., 2.37 MiB/sec. | ||
| 4101 | 2023.11.20 18:38:30.992573 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4102 | 2023.11.20 18:38:30.992780 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 4103 | 2023.11.20 18:38:30.992847 [ 24 ] {5b8e45fa-bd2b-46c0-947c-806927b83c96::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (5b8e45fa-bd2b-46c0-947c-806927b83c96) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 4104 | 2023.11.20 18:38:32.140738 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4105 | 2023.11.20 18:38:32.140784 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4106 | 2023.11.20 18:38:33.374107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4107 | 2023.11.20 18:38:33.374215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4108 | 2023.11.20 18:38:33.374240 [ 3 ] {} <Debug> HTTP-Session: 55bb9304-18aa-4c93-ad62-f09dcbc36e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4109 | 2023.11.20 18:38:33.374264 [ 3 ] {} <Debug> HTTP-Session: 55bb9304-18aa-4c93-ad62-f09dcbc36e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2023.11.20 18:38:33.374389 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4111 | 2023.11.20 18:38:33.374452 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4112 | 2023.11.20 18:38:33.374615 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4113 | 2023.11.20 18:38:33.375000 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4114 | 2023.11.20 18:38:33.375264 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4115 | 2023.11.20 18:38:33.375444 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4116 | 2023.11.20 18:38:33.375584 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001151297 sec., 19977 rows/sec., 1.58 MiB/sec. | ||
| 4117 | 2023.11.20 18:38:33.375760 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} <Debug> DynamicQueryHandler: Done processing query | ||
| 4118 | 2023.11.20 18:38:33.375787 [ 3 ] {c9329539-92c2-4deb-908c-b3e5279aa295} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4119 | 2023.11.20 18:38:33.375804 [ 3 ] {} <Debug> HTTP-Session: 55bb9304-18aa-4c93-ad62-f09dcbc36e89 Destroying unnamed session | ||
| 4120 | 2023.11.20 18:38:33.375931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4121 | 2023.11.20 18:38:33.375978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4122 | 2023.11.20 18:38:33.375999 [ 3 ] {} <Debug> HTTP-Session: 1c3bde10-ecd4-48d4-8aa4-41e4b4838536 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4123 | 2023.11.20 18:38:33.376017 [ 3 ] {} <Debug> HTTP-Session: 1c3bde10-ecd4-48d4-8aa4-41e4b4838536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2023.11.20 18:38:33.376097 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4125 | 2023.11.20 18:38:33.376142 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4126 | 2023.11.20 18:38:33.376257 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4127 | 2023.11.20 18:38:33.376625 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4128 | 2023.11.20 18:38:33.376842 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4129 | 2023.11.20 18:38:33.376999 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 4130 | 2023.11.20 18:38:33.377122 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000990301 sec., 2019 rows/sec., 172.57 KiB/sec. | ||
| 4131 | 2023.11.20 18:38:33.377254 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} <Debug> DynamicQueryHandler: Done processing query | ||
| 4132 | 2023.11.20 18:38:33.377279 [ 3 ] {2caa2176-4a6f-41d3-93d6-1c69c1135ea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4133 | 2023.11.20 18:38:33.377295 [ 3 ] {} <Debug> HTTP-Session: 1c3bde10-ecd4-48d4-8aa4-41e4b4838536 Destroying unnamed session | ||
| 4134 | 2023.11.20 18:38:33.377466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 10633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4135 | 2023.11.20 18:38:33.377514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4136 | 2023.11.20 18:38:33.377533 [ 3 ] {} <Debug> HTTP-Session: 6c8f7a2d-50fd-4e11-95b2-a7121a1bb4fe Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4137 | 2023.11.20 18:38:33.377550 [ 3 ] {} <Debug> HTTP-Session: 6c8f7a2d-50fd-4e11-95b2-a7121a1bb4fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2023.11.20 18:38:33.377626 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4139 | 2023.11.20 18:38:33.377666 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4140 | 2023.11.20 18:38:33.377772 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4141 | 2023.11.20 18:38:33.378123 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4142 | 2023.11.20 18:38:33.378339 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4143 | 2023.11.20 18:38:33.378489 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4144 | 2023.11.20 18:38:33.378619 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} <Information> executeQuery: Read 70 rows, 6.35 KiB in 0.00095632 sec., 73197 rows/sec., 6.48 MiB/sec. | ||
| 4145 | 2023.11.20 18:38:33.378761 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4146 | 2023.11.20 18:38:33.378786 [ 3 ] {a1e592d0-77c9-4c29-a5a1-59291522f5d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4147 | 2023.11.20 18:38:33.378804 [ 3 ] {} <Debug> HTTP-Session: 6c8f7a2d-50fd-4e11-95b2-a7121a1bb4fe Destroying unnamed session | ||
| 4148 | 2023.11.20 18:38:33.378925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4149 | 2023.11.20 18:38:33.378970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4150 | 2023.11.20 18:38:33.378988 [ 3 ] {} <Debug> HTTP-Session: db78231b-b8b1-4a26-a5b5-782fc60acd84 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4151 | 2023.11.20 18:38:33.379005 [ 3 ] {} <Debug> HTTP-Session: db78231b-b8b1-4a26-a5b5-782fc60acd84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2023.11.20 18:38:33.379076 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4153 | 2023.11.20 18:38:33.379117 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4154 | 2023.11.20 18:38:33.379227 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4155 | 2023.11.20 18:38:33.379509 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4156 | 2023.11.20 18:38:33.379732 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4157 | 2023.11.20 18:38:33.379892 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 4158 | 2023.11.20 18:38:33.380015 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000908589 sec., 2201 rows/sec., 153.70 KiB/sec. | ||
| 4159 | 2023.11.20 18:38:33.380151 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 4160 | 2023.11.20 18:38:33.380179 [ 3 ] {29615e8a-c547-4c5b-8069-816c0aab81fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4161 | 2023.11.20 18:38:33.380194 [ 3 ] {} <Debug> HTTP-Session: db78231b-b8b1-4a26-a5b5-782fc60acd84 Destroying unnamed session | ||
| 4162 | 2023.11.20 18:38:33.380315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4163 | 2023.11.20 18:38:33.380362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4164 | 2023.11.20 18:38:33.380381 [ 3 ] {} <Debug> HTTP-Session: a4a9cc07-20b1-4237-b2ac-62dce08d75fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4165 | 2023.11.20 18:38:33.380398 [ 3 ] {} <Debug> HTTP-Session: a4a9cc07-20b1-4237-b2ac-62dce08d75fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2023.11.20 18:38:33.380469 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4167 | 2023.11.20 18:38:33.380508 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4168 | 2023.11.20 18:38:33.380615 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4169 | 2023.11.20 18:38:33.380917 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4170 | 2023.11.20 18:38:33.381130 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4171 | 2023.11.20 18:38:33.381282 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4172 | 2023.11.20 18:38:33.381415 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.00091778 sec., 33777 rows/sec., 2.62 MiB/sec. | ||
| 4173 | 2023.11.20 18:38:33.381530 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} <Debug> DynamicQueryHandler: Done processing query | ||
| 4174 | 2023.11.20 18:38:33.381554 [ 3 ] {b477ec20-0b5f-4c6b-9f51-f7d999ff2678} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4175 | 2023.11.20 18:38:33.381570 [ 3 ] {} <Debug> HTTP-Session: a4a9cc07-20b1-4237-b2ac-62dce08d75fb Destroying unnamed session | ||
| 4176 | 2023.11.20 18:38:33.381682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4177 | 2023.11.20 18:38:33.381725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4178 | 2023.11.20 18:38:33.381744 [ 3 ] {} <Debug> HTTP-Session: 580263f1-3324-443f-ad15-ea627e2004eb Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4179 | 2023.11.20 18:38:33.381762 [ 3 ] {} <Debug> HTTP-Session: 580263f1-3324-443f-ad15-ea627e2004eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2023.11.20 18:38:33.381829 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4181 | 2023.11.20 18:38:33.381871 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4182 | 2023.11.20 18:38:33.381989 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4183 | 2023.11.20 18:38:33.382260 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4184 | 2023.11.20 18:38:33.382502 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4185 | 2023.11.20 18:38:33.382681 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 4186 | 2023.11.20 18:38:33.382811 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} <Information> executeQuery: Read 1 rows, 71.00 B in 0.00095242 sec., 1049 rows/sec., 72.80 KiB/sec. | ||
| 4187 | 2023.11.20 18:38:33.382968 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4188 | 2023.11.20 18:38:33.382992 [ 3 ] {80159fe5-7b8f-487a-be27-9d3eb7904e0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4189 | 2023.11.20 18:38:33.383008 [ 3 ] {} <Debug> HTTP-Session: 580263f1-3324-443f-ad15-ea627e2004eb Destroying unnamed session | ||
| 4190 | 2023.11.20 18:38:33.383135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 24640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4191 | 2023.11.20 18:38:33.383180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4192 | 2023.11.20 18:38:33.383198 [ 3 ] {} <Debug> HTTP-Session: b1988f2a-7efd-4f63-8489-f2bb46e863e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4193 | 2023.11.20 18:38:33.383214 [ 3 ] {} <Debug> HTTP-Session: b1988f2a-7efd-4f63-8489-f2bb46e863e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2023.11.20 18:38:33.383287 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4195 | 2023.11.20 18:38:33.383331 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4196 | 2023.11.20 18:38:33.383470 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4197 | 2023.11.20 18:38:33.383851 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4198 | 2023.11.20 18:38:33.384139 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4199 | 2023.11.20 18:38:33.384321 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4200 | 2023.11.20 18:38:33.384456 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001140527 sec., 20166 rows/sec., 27.21 MiB/sec. | ||
| 4201 | 2023.11.20 18:38:33.384582 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} <Debug> DynamicQueryHandler: Done processing query | ||
| 4202 | 2023.11.20 18:38:33.384605 [ 3 ] {eeab11d0-875d-455c-a1b8-ad8a182a2ccf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4203 | 2023.11.20 18:38:33.384621 [ 3 ] {} <Debug> HTTP-Session: b1988f2a-7efd-4f63-8489-f2bb46e863e1 Destroying unnamed session | ||
| 4204 | 2023.11.20 18:38:33.384734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4205 | 2023.11.20 18:38:33.384778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4206 | 2023.11.20 18:38:33.384796 [ 3 ] {} <Debug> HTTP-Session: 63a8ef64-40eb-4020-8efa-1e806e3cc045 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4207 | 2023.11.20 18:38:33.384812 [ 3 ] {} <Debug> HTTP-Session: 63a8ef64-40eb-4020-8efa-1e806e3cc045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2023.11.20 18:38:33.384881 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4209 | 2023.11.20 18:38:33.384920 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4210 | 2023.11.20 18:38:33.385021 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4211 | 2023.11.20 18:38:33.385288 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
| 4212 | 2023.11.20 18:38:33.385517 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4213 | 2023.11.20 18:38:33.385693 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} <Trace> oximeter.measurements_i64 (ba08feb9-b29d-4bf5-b0ca-27edd7436bbc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 4214 | 2023.11.20 18:38:33.385810 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} <Information> executeQuery: Read 6 rows, 399.00 B in 0.000901959 sec., 6652 rows/sec., 432.00 KiB/sec. | ||
| 4215 | 2023.11.20 18:38:33.385933 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} <Debug> DynamicQueryHandler: Done processing query | ||
| 4216 | 2023.11.20 18:38:33.385957 [ 3 ] {b5cb3a01-5311-422d-98f8-10b7dde7bd76} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4217 | 2023.11.20 18:38:33.385972 [ 3 ] {} <Debug> HTTP-Session: 63a8ef64-40eb-4020-8efa-1e806e3cc045 Destroying unnamed session | ||
| 4218 | 2023.11.20 18:38:38.373789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 4500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4219 | 2023.11.20 18:38:38.373979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4220 | 2023.11.20 18:38:38.374026 [ 3 ] {} <Debug> HTTP-Session: d93d1c90-4450-4f7d-a213-da2ce621815a Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4221 | 2023.11.20 18:38:38.374068 [ 3 ] {} <Debug> HTTP-Session: d93d1c90-4450-4f7d-a213-da2ce621815a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2023.11.20 18:38:38.374197 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4223 | 2023.11.20 18:38:38.374261 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4224 | 2023.11.20 18:38:38.374426 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4225 | 2023.11.20 18:38:38.374922 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4226 | 2023.11.20 18:38:38.375203 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4227 | 2023.11.20 18:38:38.375377 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4228 | 2023.11.20 18:38:38.375512 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001278571 sec., 24245 rows/sec., 1.92 MiB/sec. | ||
| 4229 | 2023.11.20 18:38:38.375547 [ 140 ] {} <Debug> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4230 | 2023.11.20 18:38:38.375694 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 4231 | 2023.11.20 18:38:38.375696 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4232 | 2023.11.20 18:38:38.375741 [ 3 ] {6bfdfb5e-aa65-4776-84c8-04f1cefa02b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4233 | 2023.11.20 18:38:38.375785 [ 3 ] {} <Debug> HTTP-Session: d93d1c90-4450-4f7d-a213-da2ce621815a Destroying unnamed session | ||
| 4234 | 2023.11.20 18:38:38.375870 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4235 | 2023.11.20 18:38:38.375953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4236 | 2023.11.20 18:38:38.376087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4237 | 2023.11.20 18:38:38.376111 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4238 | 2023.11.20 18:38:38.376147 [ 3 ] {} <Debug> HTTP-Session: 3f83a875-5b8c-44c0-879f-6abd56198718 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4239 | 2023.11.20 18:38:38.376181 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 50 rows starting from the beginning of the part | ||
| 4240 | 2023.11.20 18:38:38.376186 [ 3 ] {} <Debug> HTTP-Session: 3f83a875-5b8c-44c0-879f-6abd56198718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2023.11.20 18:38:38.376306 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4242 | 2023.11.20 18:38:38.376339 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 4243 | 2023.11.20 18:38:38.376360 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4244 | 2023.11.20 18:38:38.376532 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 4245 | 2023.11.20 18:38:38.376595 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4246 | 2023.11.20 18:38:38.376698 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 4247 | 2023.11.20 18:38:38.376858 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part | ||
| 4248 | 2023.11.20 18:38:38.377078 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
| 4249 | 2023.11.20 18:38:38.377156 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4250 | 2023.11.20 18:38:38.377452 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4251 | 2023.11.20 18:38:38.377680 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} <Trace> oximeter.fields_ipaddr (fe5d6b8c-3e77-4aa9-afe8-894de6788909): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 4252 | 2023.11.20 18:38:38.377921 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00156997 sec., 1273 rows/sec., 108.85 KiB/sec. | ||
| 4253 | 2023.11.20 18:38:38.377975 [ 16 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 4 columns (4 merged, 0 gathered) in 0.002163129 sec., 85061.96347975548 rows/sec., 6.73 MiB/sec. | ||
| 4254 | 2023.11.20 18:38:38.378082 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} <Debug> DynamicQueryHandler: Done processing query | ||
| 4255 | 2023.11.20 18:38:38.378110 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4256 | 2023.11.20 18:38:38.378115 [ 3 ] {27719fef-9f56-41c8-99bb-fe63200e7e64} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4257 | 2023.11.20 18:38:38.378148 [ 3 ] {} <Debug> HTTP-Session: 3f83a875-5b8c-44c0-879f-6abd56198718 Destroying unnamed session | ||
| 4258 | 2023.11.20 18:38:38.378302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 15733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4259 | 2023.11.20 18:38:38.378306 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4260 | 2023.11.20 18:38:38.378355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4261 | 2023.11.20 18:38:38.378375 [ 3 ] {} <Debug> HTTP-Session: a6bdc6cc-613d-4fe4-8df2-41009e3aee7f Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4262 | 2023.11.20 18:38:38.378386 [ 21 ] {f9c88ba6-5c23-4278-99c9-7a6272518190::all_1_36_7} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4263 | 2023.11.20 18:38:38.378395 [ 3 ] {} <Debug> HTTP-Session: a6bdc6cc-613d-4fe4-8df2-41009e3aee7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2023.11.20 18:38:38.378496 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4265 | 2023.11.20 18:38:38.378537 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4266 | 2023.11.20 18:38:38.378642 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4267 | 2023.11.20 18:38:38.379020 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4268 | 2023.11.20 18:38:38.379252 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4269 | 2023.11.20 18:38:38.379404 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4270 | 2023.11.20 18:38:38.379531 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} <Information> executeQuery: Read 94 rows, 9.94 KiB in 0.001000062 sec., 93994 rows/sec., 9.71 MiB/sec. | ||
| 4271 | 2023.11.20 18:38:38.379528 [ 139 ] {} <Debug> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4272 | 2023.11.20 18:38:38.379629 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4273 | 2023.11.20 18:38:38.379711 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4274 | 2023.11.20 18:38:38.379717 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} <Debug> DynamicQueryHandler: Done processing query | ||
| 4275 | 2023.11.20 18:38:38.379772 [ 3 ] {a2443cc3-5347-42f4-a8ac-e5d9adb1ebb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 4276 | 2023.11.20 18:38:38.379813 [ 3 ] {} <Debug> HTTP-Session: a6bdc6cc-613d-4fe4-8df2-41009e3aee7f Destroying unnamed session | ||
| 4277 | 2023.11.20 18:38:38.379852 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4278 | 2023.11.20 18:38:38.379888 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 191 rows starting from the beginning of the part | ||
| 4279 | 2023.11.20 18:38:38.380024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4280 | 2023.11.20 18:38:38.380042 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 4281 | 2023.11.20 18:38:38.380109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4282 | 2023.11.20 18:38:38.380151 [ 3 ] {} <Debug> HTTP-Session: c090f57f-0895-434e-8fb3-40da9934fed7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4283 | 2023.11.20 18:38:38.380209 [ 3 ] {} <Debug> HTTP-Session: c090f57f-0895-434e-8fb3-40da9934fed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2023.11.20 18:38:38.380228 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 4285 | 2023.11.20 18:38:38.380386 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4286 | 2023.11.20 18:38:38.380422 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 4287 | 2023.11.20 18:38:38.380476 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4288 | 2023.11.20 18:38:38.380658 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 70 rows starting from the beginning of the part | ||
| 4289 | 2023.11.20 18:38:38.380913 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4290 | 2023.11.20 18:38:38.380927 [ 16 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 94 rows starting from the beginning of the part | ||
| 4291 | 2023.11.20 18:38:38.381436 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4292 | 2023.11.20 18:38:38.381931 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4293 | 2023.11.20 18:38:38.382166 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} <Trace> oximeter.fields_u16 (1560072c-dc51-4893-a6bd-1d5c605e963e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 4294 | 2023.11.20 18:38:38.382470 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002016935 sec., 991 rows/sec., 69.24 KiB/sec. | ||
| 4295 | 2023.11.20 18:38:38.382548 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 595 rows, containing 4 columns (4 merged, 0 gathered) in 0.002849991 sec., 208772.58910642174 rows/sec., 20.35 MiB/sec. | ||
| 4296 | 2023.11.20 18:38:38.382660 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} <Debug> DynamicQueryHandler: Done processing query | ||
| 4297 | 2023.11.20 18:38:38.382693 [ 3 ] {7a9992db-360a-4f4f-86e5-2c5c745cf261} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4298 | 2023.11.20 18:38:38.382731 [ 3 ] {} <Debug> HTTP-Session: c090f57f-0895-434e-8fb3-40da9934fed7 Destroying unnamed session | ||
| 4299 | 2023.11.20 18:38:38.382809 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4300 | 2023.11.20 18:38:38.382892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 5650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4301 | 2023.11.20 18:38:38.382957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4302 | 2023.11.20 18:38:38.382983 [ 3 ] {} <Debug> HTTP-Session: a22e0b9a-6341-4651-af2f-5b38e6532b15 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4303 | 2023.11.20 18:38:38.383012 [ 3 ] {} <Debug> HTTP-Session: a22e0b9a-6341-4651-af2f-5b38e6532b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2023.11.20 18:38:38.383130 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4305 | 2023.11.20 18:38:38.383139 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4306 | 2023.11.20 18:38:38.383209 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4307 | 2023.11.20 18:38:38.383251 [ 22 ] {0267a415-0289-4381-8c40-cfb71a3816af::all_1_36_7} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4308 | 2023.11.20 18:38:38.383458 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4309 | 2023.11.20 18:38:38.383777 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4310 | 2023.11.20 18:38:38.383988 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4311 | 2023.11.20 18:38:38.384141 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4312 | 2023.11.20 18:38:38.384263 [ 139 ] {} <Debug> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4313 | 2023.11.20 18:38:38.384271 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} <Information> executeQuery: Read 33 rows, 2.65 KiB in 0.001076345 sec., 30659 rows/sec., 2.40 MiB/sec. | ||
| 4314 | 2023.11.20 18:38:38.384308 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4315 | 2023.11.20 18:38:38.384464 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4316 | 2023.11.20 18:38:38.384517 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} <Debug> DynamicQueryHandler: Done processing query | ||
| 4317 | 2023.11.20 18:38:38.384556 [ 3 ] {926aa0b4-d8e7-40d7-ac36-d1d7d2196cce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4318 | 2023.11.20 18:38:38.384608 [ 3 ] {} <Debug> HTTP-Session: a22e0b9a-6341-4651-af2f-5b38e6532b15 Destroying unnamed session | ||
| 4319 | 2023.11.20 18:38:38.384629 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4320 | 2023.11.20 18:38:38.384675 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 113 rows starting from the beginning of the part | ||
| 4321 | 2023.11.20 18:38:38.384803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4322 | 2023.11.20 18:38:38.384842 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 4323 | 2023.11.20 18:38:38.384899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4324 | 2023.11.20 18:38:38.384940 [ 3 ] {} <Debug> HTTP-Session: ff482a15-9722-488d-98f5-d22a5f958375 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4325 | 2023.11.20 18:38:38.384999 [ 3 ] {} <Debug> HTTP-Session: ff482a15-9722-488d-98f5-d22a5f958375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2023.11.20 18:38:38.385042 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 4327 | 2023.11.20 18:38:38.385203 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4328 | 2023.11.20 18:38:38.385244 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 4329 | 2023.11.20 18:38:38.385321 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4330 | 2023.11.20 18:38:38.385499 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 4331 | 2023.11.20 18:38:38.385795 [ 15 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 33 rows starting from the beginning of the part | ||
| 4332 | 2023.11.20 18:38:38.385917 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4333 | 2023.11.20 18:38:38.386670 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4334 | 2023.11.20 18:38:38.387357 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4335 | 2023.11.20 18:38:38.387472 [ 11 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 4 columns (4 merged, 0 gathered) in 0.003103239 sec., 86361.37919122569 rows/sec., 6.74 MiB/sec. | ||
| 4336 | 2023.11.20 18:38:38.387663 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4337 | 2023.11.20 18:38:38.387672 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 4338 | 2023.11.20 18:38:38.387872 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4339 | 2023.11.20 18:38:38.387920 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} <Information> executeQuery: Read 1 rows, 71.00 B in 0.002642625 sec., 378 rows/sec., 26.24 KiB/sec. | ||
| 4340 | 2023.11.20 18:38:38.387940 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4341 | 2023.11.20 18:38:38.388081 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4342 | 2023.11.20 18:38:38.388164 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 4343 | 2023.11.20 18:38:38.388266 [ 18 ] {30093c69-e71c-430b-9ddb-18876ea88a15::all_1_36_7} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4344 | 2023.11.20 18:38:38.388304 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} <Debug> DynamicQueryHandler: Done processing query | ||
| 4345 | 2023.11.20 18:38:38.388427 [ 3 ] {48dae87c-9ef1-4df5-959b-94e374813e34} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4346 | 2023.11.20 18:38:38.388426 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4347 | 2023.11.20 18:38:38.388476 [ 3 ] {} <Debug> HTTP-Session: ff482a15-9722-488d-98f5-d22a5f958375 Destroying unnamed session | ||
| 4348 | 2023.11.20 18:38:38.388507 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 416 rows starting from the beginning of the part | ||
| 4349 | 2023.11.20 18:38:38.388659 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 4350 | 2023.11.20 18:38:38.388681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 33191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4351 | 2023.11.20 18:38:38.388771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4352 | 2023.11.20 18:38:38.388836 [ 3 ] {} <Debug> HTTP-Session: 744bbad9-efb5-4225-8a04-4c58c453b5e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4353 | 2023.11.20 18:38:38.388852 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 4354 | 2023.11.20 18:38:38.388873 [ 3 ] {} <Debug> HTTP-Session: 744bbad9-efb5-4225-8a04-4c58c453b5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2023.11.20 18:38:38.389128 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
| 4356 | 2023.11.20 18:38:38.389137 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4357 | 2023.11.20 18:38:38.389262 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4358 | 2023.11.20 18:38:38.389357 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 4359 | 2023.11.20 18:38:38.389693 [ 12 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 4360 | 2023.11.20 18:38:38.389976 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4361 | 2023.11.20 18:38:38.391136 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4362 | 2023.11.20 18:38:38.391646 [ 14 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 457 rows, containing 5 columns (5 merged, 0 gathered) in 0.003626076 sec., 126031.55587472518 rows/sec., 8.77 MiB/sec. | ||
| 4363 | 2023.11.20 18:38:38.391831 [ 14 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4364 | 2023.11.20 18:38:38.391865 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4365 | 2023.11.20 18:38:38.392186 [ 14 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 4366 | 2023.11.20 18:38:38.392194 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4367 | 2023.11.20 18:38:38.392292 [ 14 ] {5a084cab-ed72-4a3a-9f67-248821b2f49f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 4368 | 2023.11.20 18:38:38.392372 [ 139 ] {} <Debug> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4369 | 2023.11.20 18:38:38.392476 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4370 | 2023.11.20 18:38:38.392478 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.003246963 sec., 9547 rows/sec., 12.88 MiB/sec. | ||
| 4371 | 2023.11.20 18:38:38.392648 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4372 | 2023.11.20 18:38:38.392886 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} <Debug> DynamicQueryHandler: Done processing query | ||
| 4373 | 2023.11.20 18:38:38.392954 [ 3 ] {40880950-7b71-4d49-835a-ba1524214aae} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 4374 | 2023.11.20 18:38:38.392992 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4375 | 2023.11.20 18:38:38.393005 [ 3 ] {} <Debug> HTTP-Session: 744bbad9-efb5-4225-8a04-4c58c453b5e6 Destroying unnamed session | ||
| 4376 | 2023.11.20 18:38:38.393055 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 758 rows starting from the beginning of the part | ||
| 4377 | 2023.11.20 18:38:38.393175 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 4378 | 2023.11.20 18:38:38.393274 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 4379 | 2023.11.20 18:38:38.393363 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 4380 | 2023.11.20 18:38:38.393447 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part | ||
| 4381 | 2023.11.20 18:38:38.393532 [ 18 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
| 4382 | 2023.11.20 18:38:38.396000 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 6 columns (6 merged, 0 gathered) in 0.003460441 sec., 257770.6136298813 rows/sec., 347.85 MiB/sec. | ||
| 4383 | 2023.11.20 18:38:38.396365 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4384 | 2023.11.20 18:38:38.396570 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4385 | 2023.11.20 18:38:38.396633 [ 14 ] {05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4386 | 2023.11.20 18:38:38.396696 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 05e15e01-e54f-423b-b7cf-b5fd2a3ba475::all_1_36_7: 4.21 MiB. | ||
| 4387 | 2023.11.20 18:38:43.375638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4388 | 2023.11.20 18:38:43.375767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4389 | 2023.11.20 18:38:43.375807 [ 3 ] {} <Debug> HTTP-Session: 7313fb20-1781-448f-8454-38fa9a0cf4c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4390 | 2023.11.20 18:38:43.375839 [ 3 ] {} <Debug> HTTP-Session: 7313fb20-1781-448f-8454-38fa9a0cf4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2023.11.20 18:38:43.376008 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4392 | 2023.11.20 18:38:43.376082 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4393 | 2023.11.20 18:38:43.376287 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4394 | 2023.11.20 18:38:43.376829 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4395 | 2023.11.20 18:38:43.377168 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4396 | 2023.11.20 18:38:43.377387 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} <Trace> oximeter.fields_i64 (f9c88ba6-5c23-4278-99c9-7a6272518190): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4397 | 2023.11.20 18:38:43.377565 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001509178 sec., 17227 rows/sec., 1.36 MiB/sec. | ||
| 4398 | 2023.11.20 18:38:43.377917 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} <Debug> DynamicQueryHandler: Done processing query | ||
| 4399 | 2023.11.20 18:38:43.377951 [ 3 ] {e5e7d663-0014-4b0f-9cbd-20be78b5f438} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4400 | 2023.11.20 18:38:43.377973 [ 3 ] {} <Debug> HTTP-Session: 7313fb20-1781-448f-8454-38fa9a0cf4c5 Destroying unnamed session | ||
| 4401 | 2023.11.20 18:38:43.378159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 17138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4402 | 2023.11.20 18:38:43.378225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4403 | 2023.11.20 18:38:43.378250 [ 3 ] {} <Debug> HTTP-Session: 2e2b3a25-bcc4-48b1-909a-2e62bd84d819 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4404 | 2023.11.20 18:38:43.378276 [ 3 ] {} <Debug> HTTP-Session: 2e2b3a25-bcc4-48b1-909a-2e62bd84d819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4405 | 2023.11.20 18:38:43.378375 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4406 | 2023.11.20 18:38:43.378420 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4407 | 2023.11.20 18:38:43.378531 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4408 | 2023.11.20 18:38:43.378927 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4409 | 2023.11.20 18:38:43.379157 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4410 | 2023.11.20 18:38:43.379309 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} <Trace> oximeter.fields_string (0267a415-0289-4381-8c40-cfb71a3816af): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4411 | 2023.11.20 18:38:43.379430 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} <Information> executeQuery: Read 114 rows, 10.18 KiB in 0.001024702 sec., 111251 rows/sec., 9.70 MiB/sec. | ||
| 4412 | 2023.11.20 18:38:43.379541 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} <Debug> DynamicQueryHandler: Done processing query | ||
| 4413 | 2023.11.20 18:38:43.379565 [ 3 ] {b73f28e6-1552-4359-ad1e-6bb063585abe} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 4414 | 2023.11.20 18:38:43.379580 [ 3 ] {} <Debug> HTTP-Session: 2e2b3a25-bcc4-48b1-909a-2e62bd84d819 Destroying unnamed session | ||
| 4415 | 2023.11.20 18:38:43.379750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4416 | 2023.11.20 18:38:43.379793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4417 | 2023.11.20 18:38:43.379811 [ 3 ] {} <Debug> HTTP-Session: fa00caea-5a2b-4c38-8191-2faec0c33bac Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4418 | 2023.11.20 18:38:43.379827 [ 3 ] {} <Debug> HTTP-Session: fa00caea-5a2b-4c38-8191-2faec0c33bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4419 | 2023.11.20 18:38:43.379899 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4420 | 2023.11.20 18:38:43.379939 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4421 | 2023.11.20 18:38:43.380042 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4422 | 2023.11.20 18:38:43.380416 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4423 | 2023.11.20 18:38:43.380641 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4424 | 2023.11.20 18:38:43.380813 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} <Trace> oximeter.fields_uuid (30093c69-e71c-430b-9ddb-18876ea88a15): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4425 | 2023.11.20 18:38:43.380935 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.001004532 sec., 52760 rows/sec., 4.13 MiB/sec. | ||
| 4426 | 2023.11.20 18:38:43.381058 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} <Debug> DynamicQueryHandler: Done processing query | ||
| 4427 | 2023.11.20 18:38:43.381081 [ 3 ] {eba00428-5131-4887-b349-d3aca61cf313} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4428 | 2023.11.20 18:38:43.381099 [ 3 ] {} <Debug> HTTP-Session: fa00caea-5a2b-4c38-8191-2faec0c33bac Destroying unnamed session | ||
| 4429 | 2023.11.20 18:38:43.381227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 7018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4430 | 2023.11.20 18:38:43.381272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4431 | 2023.11.20 18:38:43.381290 [ 3 ] {} <Debug> HTTP-Session: 662bd0f8-038d-4fed-b65f-623c3c826897 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4432 | 2023.11.20 18:38:43.381306 [ 3 ] {} <Debug> HTTP-Session: 662bd0f8-038d-4fed-b65f-623c3c826897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2023.11.20 18:38:43.381377 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4434 | 2023.11.20 18:38:43.381418 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4435 | 2023.11.20 18:38:43.381535 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4436 | 2023.11.20 18:38:43.381853 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4437 | 2023.11.20 18:38:43.382103 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4438 | 2023.11.20 18:38:43.382283 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} <Trace> oximeter.measurements_cumulativeu64 (5a084cab-ed72-4a3a-9f67-248821b2f49f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 4439 | 2023.11.20 18:38:43.382404 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000999672 sec., 36011 rows/sec., 2.51 MiB/sec. | ||
| 4440 | 2023.11.20 18:38:43.382528 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} <Debug> DynamicQueryHandler: Done processing query | ||
| 4441 | 2023.11.20 18:38:43.382552 [ 3 ] {f260b302-427e-4657-a2c3-9428c78dbb62} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4442 | 2023.11.20 18:38:43.382568 [ 3 ] {} <Debug> HTTP-Session: 662bd0f8-038d-4fed-b65f-623c3c826897 Destroying unnamed session | ||
| 4443 | 2023.11.20 18:38:43.382714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 27845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4444 | 2023.11.20 18:38:43.382759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4445 | 2023.11.20 18:38:43.382779 [ 3 ] {} <Debug> HTTP-Session: b6140933-9d24-40c6-8ca8-c2baddd61e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4446 | 2023.11.20 18:38:43.382795 [ 3 ] {} <Debug> HTTP-Session: b6140933-9d24-40c6-8ca8-c2baddd61e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4447 | 2023.11.20 18:38:43.382870 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4448 | 2023.11.20 18:38:43.382914 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4449 | 2023.11.20 18:38:43.383048 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4450 | 2023.11.20 18:38:43.383460 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4451 | 2023.11.20 18:38:43.383757 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4452 | 2023.11.20 18:38:43.383940 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} <Trace> oximeter.measurements_histogramf64 (05e15e01-e54f-423b-b7cf-b5fd2a3ba475): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4453 | 2023.11.20 18:38:43.384066 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001166267 sec., 22293 rows/sec., 30.08 MiB/sec. | ||
| 4454 | 2023.11.20 18:38:43.384252 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} <Debug> DynamicQueryHandler: Done processing query | ||
| 4455 | 2023.11.20 18:38:43.384277 [ 3 ] {ac542568-5ad4-4a1e-b5e3-d2286961e048} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 4456 | 2023.11.20 18:38:43.384293 [ 3 ] {} <Debug> HTTP-Session: b6140933-9d24-40c6-8ca8-c2baddd61e92 Destroying unnamed session | ||
| 4457 | 2023.11.20 18:38:43.384408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36103, User-Agent: (none), Length: 545, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4458 | 2023.11.20 18:38:43.384453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4459 | 2023.11.20 18:38:43.384473 [ 3 ] {} <Debug> HTTP-Session: fbdcfe19-d1c0-4bbb-b80b-d11b8e745c0d Authenticating user 'default' from [fd00:1122:3344:101::d]:36103 | ||
| 4460 | 2023.11.20 18:38:43.384490 [ 3 ] {} <Debug> HTTP-Session: fbdcfe19-d1c0-4bbb-b80b-d11b8e745c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4461 | 2023.11.20 18:38:43.384557 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36103) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4462 | 2023.11.20 18:38:43.384596 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4463 | 2023.11.20 18:38:43.384706 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4464 | 2023.11.20 18:38:43.384965 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
| 4465 | 2023.11.20 18:38:43.385199 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4466 | 2023.11.20 18:38:43.385372 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} <Trace> oximeter.measurements_i64 (ba08feb9-b29d-4bf5-b0ca-27edd7436bbc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 4467 | 2023.11.20 18:38:43.385492 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} <Information> executeQuery: Read 3 rows, 243.00 B in 0.000905889 sec., 3311 rows/sec., 261.96 KiB/sec. | ||
| 4468 | 2023.11.20 18:38:43.385620 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} <Debug> DynamicQueryHandler: Done processing query | ||
| 4469 | 2023.11.20 18:38:43.385644 [ 3 ] {42930a5e-5fe5-456e-8da2-e57a33249295} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4470 | 2023.11.20 18:38:43.385659 [ 3 ] {} <Debug> HTTP-Session: fbdcfe19-d1c0-4bbb-b80b-d11b8e745c0d Destroying unnamed session | ||