| 1 | [ Feb 4 18:23:19 Enabled. ] | ||
| 2 | [ Feb 4 18:23:19 Rereading configuration. ] | ||
| 3 | [ Feb 4 18:23:20 Rereading configuration. ] | ||
| 4 | [ Feb 4 18:23:24 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + single_node=true | ||
| 23 | + command=() | ||
| 24 | + true | ||
| 25 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 26 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 27 | [ Feb 4 18:23:24 Method "start" exited with status 0. ] | ||
| 28 | Processing configuration file 'config.xml'. | ||
| 29 | There is no file 'config.xml', will use embedded config. | ||
| 30 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 31 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 32 | 2024.02.04 18:23:24.427551 [ 1 ] {} <Information> Application: Will watch for the process with pid 23090 | ||
| 33 | 2024.02.04 18:23:24.427656 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 34 | 2024.02.04 18:23:24.848616 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23090 | ||
| 35 | 2024.02.04 18:23:24.848781 [ 1 ] {} <Information> Application: starting up | ||
| 36 | 2024.02.04 18:23:24.848984 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 37 | 2024.02.04 18:23:24.936914 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 38 | 2024.02.04 18:23:24.936966 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 39 | 2024.02.04 18:23:24.936980 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 40 | 2024.02.04 18:23:24.937018 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 41 | 2024.02.04 18:23:24.937316 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 42 | 2024.02.04 18:23:24.937998 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 43 | Processing configuration file 'config.xml'. | ||
| 44 | There is no file 'config.xml', will use embedded config. | ||
| 45 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 46 | 2024.02.04 18:23:24.938463 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 47 | 2024.02.04 18:23:24.938724 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 48 | 2024.02.04 18:23:24.940763 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 49 | 2024.02.04 18:23:24.940803 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 50 | 2024.02.04 18:23:24.941489 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 51 | Processing configuration file 'config.xml'. | ||
| 52 | There is no file 'config.xml', will use embedded config. | ||
| 53 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 54 | 2024.02.04 18:23:24.941644 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 55 | 2024.02.04 18:23:24.946211 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 56 | 2024.02.04 18:23:24.946463 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 57 | 2024.02.04 18:23:24.946488 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 58 | 2024.02.04 18:23:24.947748 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 59 | 2024.02.04 18:23:24.948247 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2024.02.04 18:23:24.948509 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2024.02.04 18:23:24.948740 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2024.02.04 18:23:24.949495 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 63 | 2024.02.04 18:23:24.949539 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 64 | 2024.02.04 18:23:24.949597 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 65 | 2024.02.04 18:23:24.949613 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 66 | 2024.02.04 18:23:24.962554 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2024.02.04 18:23:24.962579 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103671 sec | ||
| 68 | 2024.02.04 18:23:24.962625 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 69 | 2024.02.04 18:23:24.962715 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 70 | 2024.02.04 18:23:24.962746 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 71 | 2024.02.04 18:23:24.962772 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 72 | 2024.02.04 18:23:24.962792 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 73 | 2024.02.04 18:23:24.962816 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 74 | 2024.02.04 18:23:24.962837 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 75 | 2024.02.04 18:23:24.962879 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 76 | 2024.02.04 18:23:24.962904 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 77 | 2024.02.04 18:23:24.962942 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 78 | 2024.02.04 18:23:24.962961 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 79 | 2024.02.04 18:23:24.962981 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 80 | 2024.02.04 18:23:24.963001 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 81 | 2024.02.04 18:23:24.963042 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 82 | 2024.02.04 18:23:24.963062 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 83 | 2024.02.04 18:23:24.963145 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 84 | 2024.02.04 18:23:24.998097 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 85 | 2024.02.04 18:23:24.999499 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 86 | 2024.02.04 18:23:24.999526 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1771e-05 sec | ||
| 87 | 2024.02.04 18:23:24.999548 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 88 | 2024.02.04 18:23:24.999562 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 89 | 2024.02.04 18:23:24.999580 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 90 | 2024.02.04 18:23:25.001864 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 91 | 2024.02.04 18:23:25.007010 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 92 | 2024.02.04 18:23:25.007168 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 93 | 2024.02.04 18:23:25.007201 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 94 | 2024.02.04 18:23:25.180273 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
| 95 | 2024.02.04 18:23:25.197825 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
| 96 | 2024.02.04 18:23:25.197863 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 97 | 2024.02.04 18:23:25.284386 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 98 | 2024.02.04 18:23:25.285134 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB | ||
| 99 | 2024.02.04 18:23:25.285499 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 100 | 2024.02.04 18:23:25.285540 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 101 | 2024.02.04 18:23:25.285556 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 102 | 2024.02.04 18:23:25.285640 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2024.02.04 18:23:25.285642 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 104 | 2024.02.04 18:23:25.285731 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2024.02.04 18:23:25.286326 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 106 | 2024.02.04 18:23:25.286354 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 107 | 2024.02.04 18:23:25.854138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 108 | 2024.02.04 18:23:25.854342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 109 | 2024.02.04 18:23:25.854933 [ 3 ] {} <Debug> HTTP-Session: 192b45ef-a9a9-4876-b564-d20554ab95c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 110 | 2024.02.04 18:23:25.854966 [ 3 ] {} <Debug> HTTP-Session: 192b45ef-a9a9-4876-b564-d20554ab95c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2024.02.04 18:23:25.855107 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 112 | 2024.02.04 18:23:25.855142 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 113 | 2024.02.04 18:23:25.855184 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 114 | 2024.02.04 18:23:25.856180 [ 3 ] {941ebe5b-e02f-4e99-acad-c82db25a26d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 115 | 2024.02.04 18:23:25.871196 [ 3 ] {941ebe5b-e02f-4e99-acad-c82db25a26d6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56821) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 116 | |||
| 117 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 118 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 119 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 120 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 123 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 124 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 125 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 126 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 127 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 128 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 129 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 130 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 138 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 139 | |||
| 140 | 2024.02.04 18:23:25.871980 [ 3 ] {941ebe5b-e02f-4e99-acad-c82db25a26d6} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 141 | |||
| 142 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 143 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 144 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 145 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 148 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 149 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 150 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 151 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 152 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 153 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 154 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 155 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 164 | (version 22.8.9.1) | ||
| 165 | 2024.02.04 18:23:25.872685 [ 3 ] {941ebe5b-e02f-4e99-acad-c82db25a26d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 166 | 2024.02.04 18:23:25.872709 [ 3 ] {} <Debug> HTTP-Session: 192b45ef-a9a9-4876-b564-d20554ab95c8 Destroying unnamed session | ||
| 167 | 2024.02.04 18:23:25.881157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 168 | 2024.02.04 18:23:25.881248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 169 | 2024.02.04 18:23:25.881273 [ 3 ] {} <Debug> HTTP-Session: 1d9edd15-6a56-4ac7-84b6-eb03d96149d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 170 | 2024.02.04 18:23:25.881299 [ 3 ] {} <Debug> HTTP-Session: 1d9edd15-6a56-4ac7-84b6-eb03d96149d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2024.02.04 18:23:25.881412 [ 3 ] {541c15eb-7f4f-4a83-aef0-6ce7dd8b15ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
| 172 | 2024.02.04 18:23:25.881505 [ 3 ] {541c15eb-7f4f-4a83-aef0-6ce7dd8b15ce} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
| 173 | 2024.02.04 18:23:25.881964 [ 3 ] {541c15eb-7f4f-4a83-aef0-6ce7dd8b15ce} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
| 174 | 2024.02.04 18:23:25.882795 [ 3 ] {541c15eb-7f4f-4a83-aef0-6ce7dd8b15ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 175 | 2024.02.04 18:23:25.886681 [ 3 ] {541c15eb-7f4f-4a83-aef0-6ce7dd8b15ce} <Debug> DynamicQueryHandler: Done processing query | ||
| 176 | 2024.02.04 18:23:25.886719 [ 3 ] {541c15eb-7f4f-4a83-aef0-6ce7dd8b15ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 177 | 2024.02.04 18:23:25.886735 [ 3 ] {} <Debug> HTTP-Session: 1d9edd15-6a56-4ac7-84b6-eb03d96149d5 Destroying unnamed session | ||
| 178 | 2024.02.04 18:23:25.886873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 179 | 2024.02.04 18:23:25.886929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 180 | 2024.02.04 18:23:25.886950 [ 3 ] {} <Debug> HTTP-Session: caf38607-ea3f-46d4-8ca1-657f3831e7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 181 | 2024.02.04 18:23:25.886966 [ 3 ] {} <Debug> HTTP-Session: caf38607-ea3f-46d4-8ca1-657f3831e7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2024.02.04 18:23:25.887071 [ 3 ] {f62b3a6b-9b88-440c-8198-4b2ca46844e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 183 | 2024.02.04 18:23:25.887329 [ 3 ] {f62b3a6b-9b88-440c-8198-4b2ca46844e0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56821) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 184 | |||
| 185 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 207 | |||
| 208 | 2024.02.04 18:23:25.887453 [ 3 ] {f62b3a6b-9b88-440c-8198-4b2ca46844e0} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 209 | |||
| 210 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 232 | (version 22.8.9.1) | ||
| 233 | 2024.02.04 18:23:25.887563 [ 3 ] {f62b3a6b-9b88-440c-8198-4b2ca46844e0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 234 | 2024.02.04 18:23:25.887583 [ 3 ] {} <Debug> HTTP-Session: caf38607-ea3f-46d4-8ca1-657f3831e7f5 Destroying unnamed session | ||
| 235 | 2024.02.04 18:23:25.889761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 236 | 2024.02.04 18:23:25.889817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 237 | 2024.02.04 18:23:25.889838 [ 3 ] {} <Debug> HTTP-Session: e33325d8-3d47-46e0-a0f9-a6a4eaa1894f Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 238 | 2024.02.04 18:23:25.889859 [ 3 ] {} <Debug> HTTP-Session: e33325d8-3d47-46e0-a0f9-a6a4eaa1894f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2024.02.04 18:23:25.889975 [ 3 ] {0696f59d-d774-4ad3-b193-9fefdf092c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
| 240 | 2024.02.04 18:23:25.890075 [ 3 ] {0696f59d-d774-4ad3-b193-9fefdf092c88} <Debug> DynamicQueryHandler: Done processing query | ||
| 241 | 2024.02.04 18:23:25.890107 [ 3 ] {0696f59d-d774-4ad3-b193-9fefdf092c88} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 242 | 2024.02.04 18:23:25.890122 [ 3 ] {} <Debug> HTTP-Session: e33325d8-3d47-46e0-a0f9-a6a4eaa1894f Destroying unnamed session | ||
| 243 | 2024.02.04 18:23:25.890260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 244 | 2024.02.04 18:23:25.890306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 245 | 2024.02.04 18:23:25.890326 [ 3 ] {} <Debug> HTTP-Session: 57719421-4866-4ebe-80e9-01b68c8396f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 246 | 2024.02.04 18:23:25.890346 [ 3 ] {} <Debug> HTTP-Session: 57719421-4866-4ebe-80e9-01b68c8396f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2024.02.04 18:23:25.890404 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 248 | 2024.02.04 18:23:25.890457 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 249 | 2024.02.04 18:23:25.895708 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 250 | 2024.02.04 18:23:25.895733 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.426e-05 sec | ||
| 251 | 2024.02.04 18:23:25.895757 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 252 | 2024.02.04 18:23:25.895776 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 253 | 2024.02.04 18:23:25.895850 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} <Debug> DynamicQueryHandler: Done processing query | ||
| 254 | 2024.02.04 18:23:25.895875 [ 3 ] {c116c6bc-9aca-42b9-824e-d632bc87ea1c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 255 | 2024.02.04 18:23:25.895890 [ 3 ] {} <Debug> HTTP-Session: 57719421-4866-4ebe-80e9-01b68c8396f5 Destroying unnamed session | ||
| 256 | 2024.02.04 18:23:25.896011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 257 | 2024.02.04 18:23:25.896058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 258 | 2024.02.04 18:23:25.896079 [ 3 ] {} <Debug> HTTP-Session: ff46f90b-832d-46d5-a113-5cab7292cc78 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 259 | 2024.02.04 18:23:25.896100 [ 3 ] {} <Debug> HTTP-Session: ff46f90b-832d-46d5-a113-5cab7292cc78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2024.02.04 18:23:25.896241 [ 3 ] {dee60c19-604a-4576-b6f9-430c7c6953a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) /* The version table contains metadata about the `oximeter` database */ | ||
| 261 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 262 | 2024.02.04 18:23:25.896290 [ 3 ] {dee60c19-604a-4576-b6f9-430c7c6953a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 263 | 2024.02.04 18:23:25.902163 [ 3 ] {dee60c19-604a-4576-b6f9-430c7c6953a7} <Debug> oximeter.version (45151e7a-7916-44a4-bc42-2340f29462db): Loading data parts | ||
| 264 | 2024.02.04 18:23:25.902303 [ 3 ] {dee60c19-604a-4576-b6f9-430c7c6953a7} <Debug> oximeter.version (45151e7a-7916-44a4-bc42-2340f29462db): There are no data parts | ||
| 265 | 2024.02.04 18:23:25.907383 [ 3 ] {dee60c19-604a-4576-b6f9-430c7c6953a7} <Debug> DynamicQueryHandler: Done processing query | ||
| 266 | 2024.02.04 18:23:25.907410 [ 3 ] {dee60c19-604a-4576-b6f9-430c7c6953a7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 267 | 2024.02.04 18:23:25.907433 [ 3 ] {} <Debug> HTTP-Session: ff46f90b-832d-46d5-a113-5cab7292cc78 Destroying unnamed session | ||
| 268 | 2024.02.04 18:23:25.907561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 269 | 2024.02.04 18:23:25.907623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 270 | 2024.02.04 18:23:25.907651 [ 3 ] {} <Debug> HTTP-Session: c9031382-4f4a-419e-9cae-d245ec2b8c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 271 | 2024.02.04 18:23:25.907672 [ 3 ] {} <Debug> HTTP-Session: c9031382-4f4a-419e-9cae-d245ec2b8c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2024.02.04 18:23:25.907935 [ 3 ] {24f55054-82de-45b2-b065-f1fee2fee6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) /* The measurement tables contain all individual samples from each timeseries. | ||
| 273 | * | ||
| 274 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 275 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 276 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 277 | * by all samples from the same timeseries. | ||
| 278 | * | ||
| 279 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 280 | * and then uses that to index quickly into the measurements tables. | ||
| 281 | */ | ||
| 282 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 283 | 2024.02.04 18:23:25.907998 [ 3 ] {24f55054-82de-45b2-b065-f1fee2fee6a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 284 | 2024.02.04 18:23:25.919127 [ 3 ] {24f55054-82de-45b2-b065-f1fee2fee6a0} <Debug> oximeter.measurements_bool (7a4b7471-c873-4d5b-b740-b26280f01f1e): Loading data parts | ||
| 285 | 2024.02.04 18:23:25.919269 [ 3 ] {24f55054-82de-45b2-b065-f1fee2fee6a0} <Debug> oximeter.measurements_bool (7a4b7471-c873-4d5b-b740-b26280f01f1e): There are no data parts | ||
| 286 | 2024.02.04 18:23:25.921489 [ 3 ] {24f55054-82de-45b2-b065-f1fee2fee6a0} <Debug> DynamicQueryHandler: Done processing query | ||
| 287 | 2024.02.04 18:23:25.921516 [ 3 ] {24f55054-82de-45b2-b065-f1fee2fee6a0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 288 | 2024.02.04 18:23:25.921538 [ 3 ] {} <Debug> HTTP-Session: c9031382-4f4a-419e-9cae-d245ec2b8c62 Destroying unnamed session | ||
| 289 | 2024.02.04 18:23:25.921690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 290 | 2024.02.04 18:23:25.921741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 291 | 2024.02.04 18:23:25.921763 [ 3 ] {} <Debug> HTTP-Session: b06b8820-e211-4ddc-9d8f-4ad21a7a2608 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 292 | 2024.02.04 18:23:25.921784 [ 3 ] {} <Debug> HTTP-Session: b06b8820-e211-4ddc-9d8f-4ad21a7a2608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 293 | 2024.02.04 18:23:25.921976 [ 3 ] {711a4be0-0278-4be1-833b-a6370a64cd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 294 | 2024.02.04 18:23:25.922024 [ 3 ] {711a4be0-0278-4be1-833b-a6370a64cd48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 295 | 2024.02.04 18:23:25.927274 [ 3 ] {711a4be0-0278-4be1-833b-a6370a64cd48} <Debug> oximeter.measurements_i8 (5ede66fa-56df-4160-b0bc-44182fc85ca6): Loading data parts | ||
| 296 | 2024.02.04 18:23:25.927374 [ 3 ] {711a4be0-0278-4be1-833b-a6370a64cd48} <Debug> oximeter.measurements_i8 (5ede66fa-56df-4160-b0bc-44182fc85ca6): There are no data parts | ||
| 297 | 2024.02.04 18:23:25.932867 [ 3 ] {711a4be0-0278-4be1-833b-a6370a64cd48} <Debug> DynamicQueryHandler: Done processing query | ||
| 298 | 2024.02.04 18:23:25.932893 [ 3 ] {711a4be0-0278-4be1-833b-a6370a64cd48} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 299 | 2024.02.04 18:23:25.932909 [ 3 ] {} <Debug> HTTP-Session: b06b8820-e211-4ddc-9d8f-4ad21a7a2608 Destroying unnamed session | ||
| 300 | 2024.02.04 18:23:25.933070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 301 | 2024.02.04 18:23:25.933130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 302 | 2024.02.04 18:23:25.933151 [ 3 ] {} <Debug> HTTP-Session: 04b00278-81be-4b37-92b7-44b161cfe046 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 303 | 2024.02.04 18:23:25.933172 [ 3 ] {} <Debug> HTTP-Session: 04b00278-81be-4b37-92b7-44b161cfe046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2024.02.04 18:23:25.933365 [ 3 ] {6cfd27a1-8da1-4c5a-8228-2d19119e2f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 305 | 2024.02.04 18:23:25.933414 [ 3 ] {6cfd27a1-8da1-4c5a-8228-2d19119e2f7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 306 | 2024.02.04 18:23:25.939096 [ 3 ] {6cfd27a1-8da1-4c5a-8228-2d19119e2f7f} <Debug> oximeter.measurements_u8 (ce530bce-8560-4719-a324-15d6a5982db7): Loading data parts | ||
| 307 | 2024.02.04 18:23:25.939223 [ 3 ] {6cfd27a1-8da1-4c5a-8228-2d19119e2f7f} <Debug> oximeter.measurements_u8 (ce530bce-8560-4719-a324-15d6a5982db7): There are no data parts | ||
| 308 | 2024.02.04 18:23:25.941116 [ 3 ] {6cfd27a1-8da1-4c5a-8228-2d19119e2f7f} <Debug> DynamicQueryHandler: Done processing query | ||
| 309 | 2024.02.04 18:23:25.941143 [ 3 ] {6cfd27a1-8da1-4c5a-8228-2d19119e2f7f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 310 | 2024.02.04 18:23:25.941160 [ 3 ] {} <Debug> HTTP-Session: 04b00278-81be-4b37-92b7-44b161cfe046 Destroying unnamed session | ||
| 311 | 2024.02.04 18:23:25.941307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 312 | 2024.02.04 18:23:25.941364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 313 | 2024.02.04 18:23:25.941383 [ 3 ] {} <Debug> HTTP-Session: 1703fb54-c980-40e3-aed8-19fab294e137 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 314 | 2024.02.04 18:23:25.941405 [ 3 ] {} <Debug> HTTP-Session: 1703fb54-c980-40e3-aed8-19fab294e137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2024.02.04 18:23:25.941609 [ 3 ] {1447c27a-199e-43b7-b94b-3bc3a3d264fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 316 | 2024.02.04 18:23:25.941655 [ 3 ] {1447c27a-199e-43b7-b94b-3bc3a3d264fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 317 | 2024.02.04 18:23:25.947073 [ 3 ] {1447c27a-199e-43b7-b94b-3bc3a3d264fc} <Debug> oximeter.measurements_i16 (d9ecf451-afc1-4c16-a4d6-26d20a2e0af6): Loading data parts | ||
| 318 | 2024.02.04 18:23:25.947177 [ 3 ] {1447c27a-199e-43b7-b94b-3bc3a3d264fc} <Debug> oximeter.measurements_i16 (d9ecf451-afc1-4c16-a4d6-26d20a2e0af6): There are no data parts | ||
| 319 | 2024.02.04 18:23:25.951425 [ 3 ] {1447c27a-199e-43b7-b94b-3bc3a3d264fc} <Debug> DynamicQueryHandler: Done processing query | ||
| 320 | 2024.02.04 18:23:25.951465 [ 3 ] {1447c27a-199e-43b7-b94b-3bc3a3d264fc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 321 | 2024.02.04 18:23:25.951485 [ 3 ] {} <Debug> HTTP-Session: 1703fb54-c980-40e3-aed8-19fab294e137 Destroying unnamed session | ||
| 322 | 2024.02.04 18:23:25.951653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 323 | 2024.02.04 18:23:25.951735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 324 | 2024.02.04 18:23:25.951774 [ 3 ] {} <Debug> HTTP-Session: b555ecba-d7bc-4510-bcf2-02a3c9d43e44 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 325 | 2024.02.04 18:23:25.951806 [ 3 ] {} <Debug> HTTP-Session: b555ecba-d7bc-4510-bcf2-02a3c9d43e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2024.02.04 18:23:25.952012 [ 3 ] {5b10498d-ab41-447a-aa7c-e62aab12a4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2024.02.04 18:23:25.952059 [ 3 ] {5b10498d-ab41-447a-aa7c-e62aab12a4b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 328 | 2024.02.04 18:23:25.957488 [ 3 ] {5b10498d-ab41-447a-aa7c-e62aab12a4b6} <Debug> oximeter.measurements_u16 (ebc426cd-13e5-4f2d-988a-f1cd7b5bbab3): Loading data parts | ||
| 329 | 2024.02.04 18:23:25.957603 [ 3 ] {5b10498d-ab41-447a-aa7c-e62aab12a4b6} <Debug> oximeter.measurements_u16 (ebc426cd-13e5-4f2d-988a-f1cd7b5bbab3): There are no data parts | ||
| 330 | 2024.02.04 18:23:25.959190 [ 3 ] {5b10498d-ab41-447a-aa7c-e62aab12a4b6} <Debug> DynamicQueryHandler: Done processing query | ||
| 331 | 2024.02.04 18:23:25.959223 [ 3 ] {5b10498d-ab41-447a-aa7c-e62aab12a4b6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 332 | 2024.02.04 18:23:25.959239 [ 3 ] {} <Debug> HTTP-Session: b555ecba-d7bc-4510-bcf2-02a3c9d43e44 Destroying unnamed session | ||
| 333 | 2024.02.04 18:23:25.959363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 334 | 2024.02.04 18:23:25.959414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 335 | 2024.02.04 18:23:25.959433 [ 3 ] {} <Debug> HTTP-Session: a085f5fd-3b72-40a3-ad71-72c2f0ceafce Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 336 | 2024.02.04 18:23:25.959454 [ 3 ] {} <Debug> HTTP-Session: a085f5fd-3b72-40a3-ad71-72c2f0ceafce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 337 | 2024.02.04 18:23:25.959649 [ 3 ] {1b86df98-2270-4582-9276-5099ad6f26e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2024.02.04 18:23:25.959696 [ 3 ] {1b86df98-2270-4582-9276-5099ad6f26e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 339 | 2024.02.04 18:23:25.961206 [ 3 ] {1b86df98-2270-4582-9276-5099ad6f26e7} <Debug> oximeter.measurements_i32 (3e209d78-5efa-43b1-8387-0116667a5d60): Loading data parts | ||
| 340 | 2024.02.04 18:23:25.961299 [ 3 ] {1b86df98-2270-4582-9276-5099ad6f26e7} <Debug> oximeter.measurements_i32 (3e209d78-5efa-43b1-8387-0116667a5d60): There are no data parts | ||
| 341 | 2024.02.04 18:23:25.965681 [ 3 ] {1b86df98-2270-4582-9276-5099ad6f26e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 342 | 2024.02.04 18:23:25.965713 [ 3 ] {1b86df98-2270-4582-9276-5099ad6f26e7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 343 | 2024.02.04 18:23:25.965729 [ 3 ] {} <Debug> HTTP-Session: a085f5fd-3b72-40a3-ad71-72c2f0ceafce Destroying unnamed session | ||
| 344 | 2024.02.04 18:23:25.965848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 345 | 2024.02.04 18:23:25.965905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 346 | 2024.02.04 18:23:25.965925 [ 3 ] {} <Debug> HTTP-Session: 96870882-d8ca-4582-805b-83a7652e1e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 347 | 2024.02.04 18:23:25.965945 [ 3 ] {} <Debug> HTTP-Session: 96870882-d8ca-4582-805b-83a7652e1e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2024.02.04 18:23:25.966133 [ 3 ] {d9940aaa-ece9-4b29-b736-c05108d2b39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 349 | 2024.02.04 18:23:25.966183 [ 3 ] {d9940aaa-ece9-4b29-b736-c05108d2b39b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 350 | 2024.02.04 18:23:25.972527 [ 3 ] {d9940aaa-ece9-4b29-b736-c05108d2b39b} <Debug> oximeter.measurements_u32 (3de9c390-6c82-433a-85cc-3dda7a77f018): Loading data parts | ||
| 351 | 2024.02.04 18:23:25.972663 [ 3 ] {d9940aaa-ece9-4b29-b736-c05108d2b39b} <Debug> oximeter.measurements_u32 (3de9c390-6c82-433a-85cc-3dda7a77f018): There are no data parts | ||
| 352 | 2024.02.04 18:23:25.978456 [ 3 ] {d9940aaa-ece9-4b29-b736-c05108d2b39b} <Debug> DynamicQueryHandler: Done processing query | ||
| 353 | 2024.02.04 18:23:25.978498 [ 3 ] {d9940aaa-ece9-4b29-b736-c05108d2b39b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 354 | 2024.02.04 18:23:25.978516 [ 3 ] {} <Debug> HTTP-Session: 96870882-d8ca-4582-805b-83a7652e1e0d Destroying unnamed session | ||
| 355 | 2024.02.04 18:23:25.978706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 356 | 2024.02.04 18:23:25.978775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 357 | 2024.02.04 18:23:25.978798 [ 3 ] {} <Debug> HTTP-Session: e154a883-276a-45d3-a7cd-b516d8200946 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 358 | 2024.02.04 18:23:25.978818 [ 3 ] {} <Debug> HTTP-Session: e154a883-276a-45d3-a7cd-b516d8200946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2024.02.04 18:23:25.979046 [ 3 ] {fe4155f1-86e2-48f4-bd33-8ce8d35840a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 360 | 2024.02.04 18:23:25.979108 [ 3 ] {fe4155f1-86e2-48f4-bd33-8ce8d35840a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 361 | 2024.02.04 18:23:25.990377 [ 3 ] {fe4155f1-86e2-48f4-bd33-8ce8d35840a4} <Debug> oximeter.measurements_i64 (96407491-d4ba-404f-934e-5036e61310fb): Loading data parts | ||
| 362 | 2024.02.04 18:23:25.990494 [ 3 ] {fe4155f1-86e2-48f4-bd33-8ce8d35840a4} <Debug> oximeter.measurements_i64 (96407491-d4ba-404f-934e-5036e61310fb): There are no data parts | ||
| 363 | 2024.02.04 18:23:25.996867 [ 3 ] {fe4155f1-86e2-48f4-bd33-8ce8d35840a4} <Debug> DynamicQueryHandler: Done processing query | ||
| 364 | 2024.02.04 18:23:25.996898 [ 3 ] {fe4155f1-86e2-48f4-bd33-8ce8d35840a4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 365 | 2024.02.04 18:23:25.996928 [ 3 ] {} <Debug> HTTP-Session: e154a883-276a-45d3-a7cd-b516d8200946 Destroying unnamed session | ||
| 366 | 2024.02.04 18:23:25.997067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 367 | 2024.02.04 18:23:25.997131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 368 | 2024.02.04 18:23:25.997161 [ 3 ] {} <Debug> HTTP-Session: eabf3442-5ca7-4732-8147-b0a804266b06 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 369 | 2024.02.04 18:23:25.997182 [ 3 ] {} <Debug> HTTP-Session: eabf3442-5ca7-4732-8147-b0a804266b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2024.02.04 18:23:25.997436 [ 3 ] {c26e7865-f408-4f3d-8628-acc17444c476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 371 | 2024.02.04 18:23:25.997504 [ 3 ] {c26e7865-f408-4f3d-8628-acc17444c476} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 372 | 2024.02.04 18:23:26.000158 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.14 MiB, peak 221.69 MiB, will set to 226.28 MiB (RSS), difference: 8.14 MiB | ||
| 373 | 2024.02.04 18:23:26.004925 [ 3 ] {c26e7865-f408-4f3d-8628-acc17444c476} <Debug> oximeter.measurements_u64 (cea29f3b-bcf0-469f-9444-714bd8a24a4e): Loading data parts | ||
| 374 | 2024.02.04 18:23:26.005089 [ 3 ] {c26e7865-f408-4f3d-8628-acc17444c476} <Debug> oximeter.measurements_u64 (cea29f3b-bcf0-469f-9444-714bd8a24a4e): There are no data parts | ||
| 375 | 2024.02.04 18:23:26.011588 [ 3 ] {c26e7865-f408-4f3d-8628-acc17444c476} <Debug> DynamicQueryHandler: Done processing query | ||
| 376 | 2024.02.04 18:23:26.011627 [ 3 ] {c26e7865-f408-4f3d-8628-acc17444c476} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 377 | 2024.02.04 18:23:26.011647 [ 3 ] {} <Debug> HTTP-Session: eabf3442-5ca7-4732-8147-b0a804266b06 Destroying unnamed session | ||
| 378 | 2024.02.04 18:23:26.011840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 379 | 2024.02.04 18:23:26.011927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 380 | 2024.02.04 18:23:26.011950 [ 3 ] {} <Debug> HTTP-Session: 3a9947fc-7abb-4249-9e86-727bafb7abe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 381 | 2024.02.04 18:23:26.011981 [ 3 ] {} <Debug> HTTP-Session: 3a9947fc-7abb-4249-9e86-727bafb7abe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 382 | 2024.02.04 18:23:26.012257 [ 3 ] {9a754824-27fe-4f2c-a275-9c44da5475b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 383 | 2024.02.04 18:23:26.012321 [ 3 ] {9a754824-27fe-4f2c-a275-9c44da5475b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 384 | 2024.02.04 18:23:26.023229 [ 3 ] {9a754824-27fe-4f2c-a275-9c44da5475b0} <Debug> oximeter.measurements_f32 (2d91c3fa-4d3b-47ed-9e72-61c1d52e13b8): Loading data parts | ||
| 385 | 2024.02.04 18:23:26.023343 [ 3 ] {9a754824-27fe-4f2c-a275-9c44da5475b0} <Debug> oximeter.measurements_f32 (2d91c3fa-4d3b-47ed-9e72-61c1d52e13b8): There are no data parts | ||
| 386 | 2024.02.04 18:23:26.029978 [ 3 ] {9a754824-27fe-4f2c-a275-9c44da5475b0} <Debug> DynamicQueryHandler: Done processing query | ||
| 387 | 2024.02.04 18:23:26.030014 [ 3 ] {9a754824-27fe-4f2c-a275-9c44da5475b0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 388 | 2024.02.04 18:23:26.030031 [ 3 ] {} <Debug> HTTP-Session: 3a9947fc-7abb-4249-9e86-727bafb7abe9 Destroying unnamed session | ||
| 389 | 2024.02.04 18:23:26.030165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 390 | 2024.02.04 18:23:26.030223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 391 | 2024.02.04 18:23:26.030248 [ 3 ] {} <Debug> HTTP-Session: c697c006-0661-41c4-99a4-d9f682f60456 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 392 | 2024.02.04 18:23:26.030272 [ 3 ] {} <Debug> HTTP-Session: c697c006-0661-41c4-99a4-d9f682f60456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 393 | 2024.02.04 18:23:26.030472 [ 3 ] {e3a1ae84-226b-4e03-b104-e24f7b20030a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 394 | 2024.02.04 18:23:26.030519 [ 3 ] {e3a1ae84-226b-4e03-b104-e24f7b20030a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 395 | 2024.02.04 18:23:26.032954 [ 3 ] {e3a1ae84-226b-4e03-b104-e24f7b20030a} <Debug> oximeter.measurements_f64 (f4e4b00d-e119-48ad-893b-23fdad5a4086): Loading data parts | ||
| 396 | 2024.02.04 18:23:26.033051 [ 3 ] {e3a1ae84-226b-4e03-b104-e24f7b20030a} <Debug> oximeter.measurements_f64 (f4e4b00d-e119-48ad-893b-23fdad5a4086): There are no data parts | ||
| 397 | 2024.02.04 18:23:26.037602 [ 3 ] {e3a1ae84-226b-4e03-b104-e24f7b20030a} <Debug> DynamicQueryHandler: Done processing query | ||
| 398 | 2024.02.04 18:23:26.037637 [ 3 ] {e3a1ae84-226b-4e03-b104-e24f7b20030a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 399 | 2024.02.04 18:23:26.037652 [ 3 ] {} <Debug> HTTP-Session: c697c006-0661-41c4-99a4-d9f682f60456 Destroying unnamed session | ||
| 400 | 2024.02.04 18:23:26.037786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 401 | 2024.02.04 18:23:26.037846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 402 | 2024.02.04 18:23:26.037867 [ 3 ] {} <Debug> HTTP-Session: f61e2ec7-d20d-4ca2-970d-86bfd91c9c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 403 | 2024.02.04 18:23:26.037891 [ 3 ] {} <Debug> HTTP-Session: f61e2ec7-d20d-4ca2-970d-86bfd91c9c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 404 | 2024.02.04 18:23:26.038101 [ 3 ] {f76da58b-6228-43b1-a2d3-30fd7b7b3558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 405 | 2024.02.04 18:23:26.038150 [ 3 ] {f76da58b-6228-43b1-a2d3-30fd7b7b3558} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 406 | 2024.02.04 18:23:26.043450 [ 3 ] {f76da58b-6228-43b1-a2d3-30fd7b7b3558} <Debug> oximeter.measurements_string (612be491-82f7-4e57-9186-ad977e5cdd2b): Loading data parts | ||
| 407 | 2024.02.04 18:23:26.043560 [ 3 ] {f76da58b-6228-43b1-a2d3-30fd7b7b3558} <Debug> oximeter.measurements_string (612be491-82f7-4e57-9186-ad977e5cdd2b): There are no data parts | ||
| 408 | 2024.02.04 18:23:26.049401 [ 3 ] {f76da58b-6228-43b1-a2d3-30fd7b7b3558} <Debug> DynamicQueryHandler: Done processing query | ||
| 409 | 2024.02.04 18:23:26.049446 [ 3 ] {f76da58b-6228-43b1-a2d3-30fd7b7b3558} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 410 | 2024.02.04 18:23:26.049466 [ 3 ] {} <Debug> HTTP-Session: f61e2ec7-d20d-4ca2-970d-86bfd91c9c8a Destroying unnamed session | ||
| 411 | 2024.02.04 18:23:26.049607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 412 | 2024.02.04 18:23:26.049673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 413 | 2024.02.04 18:23:26.049698 [ 3 ] {} <Debug> HTTP-Session: 7091de50-60fa-49b7-b49e-f512111eff2e Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 414 | 2024.02.04 18:23:26.049727 [ 3 ] {} <Debug> HTTP-Session: 7091de50-60fa-49b7-b49e-f512111eff2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 415 | 2024.02.04 18:23:26.049940 [ 3 ] {1e1eccf6-340d-40db-8222-08fecd8c5b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 416 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 417 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 418 | * a string isn't palatable for a few reasons. | ||
| 419 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 420 | * details. | ||
| 421 | */ | ||
| 422 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 423 | 2024.02.04 18:23:26.049998 [ 3 ] {1e1eccf6-340d-40db-8222-08fecd8c5b8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 424 | 2024.02.04 18:23:26.055147 [ 3 ] {1e1eccf6-340d-40db-8222-08fecd8c5b8f} <Debug> oximeter.measurements_bytes (c4a1a92e-edad-4df8-bb3c-3598bdc8505f): Loading data parts | ||
| 425 | 2024.02.04 18:23:26.055267 [ 3 ] {1e1eccf6-340d-40db-8222-08fecd8c5b8f} <Debug> oximeter.measurements_bytes (c4a1a92e-edad-4df8-bb3c-3598bdc8505f): There are no data parts | ||
| 426 | 2024.02.04 18:23:26.058371 [ 3 ] {1e1eccf6-340d-40db-8222-08fecd8c5b8f} <Debug> DynamicQueryHandler: Done processing query | ||
| 427 | 2024.02.04 18:23:26.058416 [ 3 ] {1e1eccf6-340d-40db-8222-08fecd8c5b8f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 428 | 2024.02.04 18:23:26.058437 [ 3 ] {} <Debug> HTTP-Session: 7091de50-60fa-49b7-b49e-f512111eff2e Destroying unnamed session | ||
| 429 | 2024.02.04 18:23:26.058584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 430 | 2024.02.04 18:23:26.058651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 431 | 2024.02.04 18:23:26.058672 [ 3 ] {} <Debug> HTTP-Session: aacefaef-a2b1-492d-82db-98e3c77f5529 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 432 | 2024.02.04 18:23:26.058696 [ 3 ] {} <Debug> HTTP-Session: aacefaef-a2b1-492d-82db-98e3c77f5529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 433 | 2024.02.04 18:23:26.058910 [ 3 ] {cdc0a430-bfab-4188-99ac-e5f0032c52da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2024.02.04 18:23:26.058966 [ 3 ] {cdc0a430-bfab-4188-99ac-e5f0032c52da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 435 | 2024.02.04 18:23:26.064211 [ 3 ] {cdc0a430-bfab-4188-99ac-e5f0032c52da} <Debug> oximeter.measurements_cumulativei64 (737efdb2-34b9-4200-9e82-895c6666b642): Loading data parts | ||
| 436 | 2024.02.04 18:23:26.064315 [ 3 ] {cdc0a430-bfab-4188-99ac-e5f0032c52da} <Debug> oximeter.measurements_cumulativei64 (737efdb2-34b9-4200-9e82-895c6666b642): There are no data parts | ||
| 437 | 2024.02.04 18:23:26.070106 [ 3 ] {cdc0a430-bfab-4188-99ac-e5f0032c52da} <Debug> DynamicQueryHandler: Done processing query | ||
| 438 | 2024.02.04 18:23:26.070145 [ 3 ] {cdc0a430-bfab-4188-99ac-e5f0032c52da} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 439 | 2024.02.04 18:23:26.070167 [ 3 ] {} <Debug> HTTP-Session: aacefaef-a2b1-492d-82db-98e3c77f5529 Destroying unnamed session | ||
| 440 | 2024.02.04 18:23:26.070308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 441 | 2024.02.04 18:23:26.070365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 442 | 2024.02.04 18:23:26.070391 [ 3 ] {} <Debug> HTTP-Session: eca76b4a-585d-4329-90c5-94e2b99f71c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 443 | 2024.02.04 18:23:26.070408 [ 3 ] {} <Debug> HTTP-Session: eca76b4a-585d-4329-90c5-94e2b99f71c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 444 | 2024.02.04 18:23:26.070629 [ 3 ] {712c5a25-950b-4fbe-937a-5c68ee640daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2024.02.04 18:23:26.070685 [ 3 ] {712c5a25-950b-4fbe-937a-5c68ee640daa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 446 | 2024.02.04 18:23:26.075614 [ 3 ] {712c5a25-950b-4fbe-937a-5c68ee640daa} <Debug> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Loading data parts | ||
| 447 | 2024.02.04 18:23:26.075755 [ 3 ] {712c5a25-950b-4fbe-937a-5c68ee640daa} <Debug> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): There are no data parts | ||
| 448 | 2024.02.04 18:23:26.081031 [ 3 ] {712c5a25-950b-4fbe-937a-5c68ee640daa} <Debug> DynamicQueryHandler: Done processing query | ||
| 449 | 2024.02.04 18:23:26.081059 [ 3 ] {712c5a25-950b-4fbe-937a-5c68ee640daa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 450 | 2024.02.04 18:23:26.081086 [ 3 ] {} <Debug> HTTP-Session: eca76b4a-585d-4329-90c5-94e2b99f71c1 Destroying unnamed session | ||
| 451 | 2024.02.04 18:23:26.081217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 452 | 2024.02.04 18:23:26.081274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 453 | 2024.02.04 18:23:26.081308 [ 3 ] {} <Debug> HTTP-Session: ae75ba9d-2663-466c-992f-691ae75875f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 454 | 2024.02.04 18:23:26.081326 [ 3 ] {} <Debug> HTTP-Session: ae75ba9d-2663-466c-992f-691ae75875f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 455 | 2024.02.04 18:23:26.081543 [ 3 ] {f564c78c-0ec0-4c2f-859a-7bd41c5dd195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2024.02.04 18:23:26.081599 [ 3 ] {f564c78c-0ec0-4c2f-859a-7bd41c5dd195} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 457 | 2024.02.04 18:23:26.087219 [ 3 ] {f564c78c-0ec0-4c2f-859a-7bd41c5dd195} <Debug> oximeter.measurements_cumulativef32 (2bbc6b8f-5e55-42b8-b814-4a14a58ee76a): Loading data parts | ||
| 458 | 2024.02.04 18:23:26.087332 [ 3 ] {f564c78c-0ec0-4c2f-859a-7bd41c5dd195} <Debug> oximeter.measurements_cumulativef32 (2bbc6b8f-5e55-42b8-b814-4a14a58ee76a): There are no data parts | ||
| 459 | 2024.02.04 18:23:26.089877 [ 3 ] {f564c78c-0ec0-4c2f-859a-7bd41c5dd195} <Debug> DynamicQueryHandler: Done processing query | ||
| 460 | 2024.02.04 18:23:26.089910 [ 3 ] {f564c78c-0ec0-4c2f-859a-7bd41c5dd195} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 461 | 2024.02.04 18:23:26.089944 [ 3 ] {} <Debug> HTTP-Session: ae75ba9d-2663-466c-992f-691ae75875f7 Destroying unnamed session | ||
| 462 | 2024.02.04 18:23:26.090084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 463 | 2024.02.04 18:23:26.090150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 464 | 2024.02.04 18:23:26.090170 [ 3 ] {} <Debug> HTTP-Session: 4483a0f4-156d-4ca8-bc00-a5ff9437f494 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 465 | 2024.02.04 18:23:26.090187 [ 3 ] {} <Debug> HTTP-Session: 4483a0f4-156d-4ca8-bc00-a5ff9437f494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 466 | 2024.02.04 18:23:26.090400 [ 3 ] {edb1873a-dc43-40fa-871b-f7ac85061637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 467 | 2024.02.04 18:23:26.090460 [ 3 ] {edb1873a-dc43-40fa-871b-f7ac85061637} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 468 | 2024.02.04 18:23:26.094321 [ 3 ] {edb1873a-dc43-40fa-871b-f7ac85061637} <Debug> oximeter.measurements_cumulativef64 (7443b1d7-22e1-4b90-bce8-22c2defc4b11): Loading data parts | ||
| 469 | 2024.02.04 18:23:26.094407 [ 3 ] {edb1873a-dc43-40fa-871b-f7ac85061637} <Debug> oximeter.measurements_cumulativef64 (7443b1d7-22e1-4b90-bce8-22c2defc4b11): There are no data parts | ||
| 470 | 2024.02.04 18:23:26.101318 [ 3 ] {edb1873a-dc43-40fa-871b-f7ac85061637} <Debug> DynamicQueryHandler: Done processing query | ||
| 471 | 2024.02.04 18:23:26.101356 [ 3 ] {edb1873a-dc43-40fa-871b-f7ac85061637} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 472 | 2024.02.04 18:23:26.101372 [ 3 ] {} <Debug> HTTP-Session: 4483a0f4-156d-4ca8-bc00-a5ff9437f494 Destroying unnamed session | ||
| 473 | 2024.02.04 18:23:26.101501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 474 | 2024.02.04 18:23:26.101556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 475 | 2024.02.04 18:23:26.101576 [ 3 ] {} <Debug> HTTP-Session: d30c88a4-0955-4604-abcb-5d20d0be4023 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 476 | 2024.02.04 18:23:26.101599 [ 3 ] {} <Debug> HTTP-Session: d30c88a4-0955-4604-abcb-5d20d0be4023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 477 | 2024.02.04 18:23:26.101828 [ 3 ] {9e96e5ab-44c4-41eb-911b-845b24f5d673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 478 | * NOTE: Array types cannot be Nullable, see | ||
| 479 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 480 | * for more details. | ||
| 481 | * | ||
| 482 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 483 | * is unfortunate, and at this point relies on the fact that an | ||
| 484 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 485 | * to figure out another way to represent missing samples here. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2024.02.04 18:23:26.101886 [ 3 ] {9e96e5ab-44c4-41eb-911b-845b24f5d673} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 489 | 2024.02.04 18:23:26.104275 [ 3 ] {9e96e5ab-44c4-41eb-911b-845b24f5d673} <Debug> oximeter.measurements_histogrami8 (b5fa3d65-6317-49f3-971e-418a94a038c2): Loading data parts | ||
| 490 | 2024.02.04 18:23:26.104371 [ 3 ] {9e96e5ab-44c4-41eb-911b-845b24f5d673} <Debug> oximeter.measurements_histogrami8 (b5fa3d65-6317-49f3-971e-418a94a038c2): There are no data parts | ||
| 491 | 2024.02.04 18:23:26.111641 [ 3 ] {9e96e5ab-44c4-41eb-911b-845b24f5d673} <Debug> DynamicQueryHandler: Done processing query | ||
| 492 | 2024.02.04 18:23:26.111678 [ 3 ] {9e96e5ab-44c4-41eb-911b-845b24f5d673} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 493 | 2024.02.04 18:23:26.111695 [ 3 ] {} <Debug> HTTP-Session: d30c88a4-0955-4604-abcb-5d20d0be4023 Destroying unnamed session | ||
| 494 | 2024.02.04 18:23:26.111838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 495 | 2024.02.04 18:23:26.111895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 496 | 2024.02.04 18:23:26.111915 [ 3 ] {} <Debug> HTTP-Session: 53626cd0-a5c6-4577-8b04-3b5ad4f80295 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 497 | 2024.02.04 18:23:26.111939 [ 3 ] {} <Debug> HTTP-Session: 53626cd0-a5c6-4577-8b04-3b5ad4f80295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 498 | 2024.02.04 18:23:26.112171 [ 3 ] {781a88a6-c0d0-4280-b3bf-b02e128d7080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 499 | 2024.02.04 18:23:26.112231 [ 3 ] {781a88a6-c0d0-4280-b3bf-b02e128d7080} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 500 | 2024.02.04 18:23:26.121836 [ 3 ] {781a88a6-c0d0-4280-b3bf-b02e128d7080} <Debug> oximeter.measurements_histogramu8 (1d5ce91f-7164-4c60-9202-23ccb925152a): Loading data parts | ||
| 501 | 2024.02.04 18:23:26.121950 [ 3 ] {781a88a6-c0d0-4280-b3bf-b02e128d7080} <Debug> oximeter.measurements_histogramu8 (1d5ce91f-7164-4c60-9202-23ccb925152a): There are no data parts | ||
| 502 | 2024.02.04 18:23:26.124071 [ 3 ] {781a88a6-c0d0-4280-b3bf-b02e128d7080} <Debug> DynamicQueryHandler: Done processing query | ||
| 503 | 2024.02.04 18:23:26.124099 [ 3 ] {781a88a6-c0d0-4280-b3bf-b02e128d7080} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 504 | 2024.02.04 18:23:26.124115 [ 3 ] {} <Debug> HTTP-Session: 53626cd0-a5c6-4577-8b04-3b5ad4f80295 Destroying unnamed session | ||
| 505 | 2024.02.04 18:23:26.124246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 506 | 2024.02.04 18:23:26.124306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 507 | 2024.02.04 18:23:26.124327 [ 3 ] {} <Debug> HTTP-Session: 6a39d8f0-b3cb-4871-9550-1747d1fa1faa Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 508 | 2024.02.04 18:23:26.124351 [ 3 ] {} <Debug> HTTP-Session: 6a39d8f0-b3cb-4871-9550-1747d1fa1faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 509 | 2024.02.04 18:23:26.124577 [ 3 ] {b25cecbb-dfca-4390-99d6-9ba4759297ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 510 | 2024.02.04 18:23:26.124635 [ 3 ] {b25cecbb-dfca-4390-99d6-9ba4759297ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 511 | 2024.02.04 18:23:26.129720 [ 3 ] {b25cecbb-dfca-4390-99d6-9ba4759297ec} <Debug> oximeter.measurements_histogrami16 (cce04a15-7bc6-4ce2-8c90-d8650250f6af): Loading data parts | ||
| 512 | 2024.02.04 18:23:26.129847 [ 3 ] {b25cecbb-dfca-4390-99d6-9ba4759297ec} <Debug> oximeter.measurements_histogrami16 (cce04a15-7bc6-4ce2-8c90-d8650250f6af): There are no data parts | ||
| 513 | 2024.02.04 18:23:26.132962 [ 3 ] {b25cecbb-dfca-4390-99d6-9ba4759297ec} <Debug> DynamicQueryHandler: Done processing query | ||
| 514 | 2024.02.04 18:23:26.132995 [ 3 ] {b25cecbb-dfca-4390-99d6-9ba4759297ec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 515 | 2024.02.04 18:23:26.133025 [ 3 ] {} <Debug> HTTP-Session: 6a39d8f0-b3cb-4871-9550-1747d1fa1faa Destroying unnamed session | ||
| 516 | 2024.02.04 18:23:26.133161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 517 | 2024.02.04 18:23:26.133233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 518 | 2024.02.04 18:23:26.133266 [ 3 ] {} <Debug> HTTP-Session: eeecb4b1-56ae-4242-8f1c-8b1514a4dde6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 519 | 2024.02.04 18:23:26.133288 [ 3 ] {} <Debug> HTTP-Session: eeecb4b1-56ae-4242-8f1c-8b1514a4dde6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 520 | 2024.02.04 18:23:26.133561 [ 3 ] {91c95449-b977-457b-8b98-ae9059383444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 521 | 2024.02.04 18:23:26.133627 [ 3 ] {91c95449-b977-457b-8b98-ae9059383444} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 522 | 2024.02.04 18:23:26.137539 [ 3 ] {91c95449-b977-457b-8b98-ae9059383444} <Debug> oximeter.measurements_histogramu16 (b6495f71-287f-4158-9f61-6414809c14be): Loading data parts | ||
| 523 | 2024.02.04 18:23:26.137654 [ 3 ] {91c95449-b977-457b-8b98-ae9059383444} <Debug> oximeter.measurements_histogramu16 (b6495f71-287f-4158-9f61-6414809c14be): There are no data parts | ||
| 524 | 2024.02.04 18:23:26.140410 [ 3 ] {91c95449-b977-457b-8b98-ae9059383444} <Debug> DynamicQueryHandler: Done processing query | ||
| 525 | 2024.02.04 18:23:26.140436 [ 3 ] {91c95449-b977-457b-8b98-ae9059383444} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 526 | 2024.02.04 18:23:26.140465 [ 3 ] {} <Debug> HTTP-Session: eeecb4b1-56ae-4242-8f1c-8b1514a4dde6 Destroying unnamed session | ||
| 527 | 2024.02.04 18:23:26.140630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 528 | 2024.02.04 18:23:26.140681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 529 | 2024.02.04 18:23:26.140708 [ 3 ] {} <Debug> HTTP-Session: 70c0f8a6-9d19-45af-bc6e-76edbc6350b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 530 | 2024.02.04 18:23:26.140730 [ 3 ] {} <Debug> HTTP-Session: 70c0f8a6-9d19-45af-bc6e-76edbc6350b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 531 | 2024.02.04 18:23:26.140988 [ 3 ] {61562d1f-7fbe-4aa8-b083-e8d55c079387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 532 | 2024.02.04 18:23:26.141059 [ 3 ] {61562d1f-7fbe-4aa8-b083-e8d55c079387} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 533 | 2024.02.04 18:23:26.146328 [ 3 ] {61562d1f-7fbe-4aa8-b083-e8d55c079387} <Debug> oximeter.measurements_histogrami32 (e7a38dbe-b6f2-4c1c-8d93-69a5519a7197): Loading data parts | ||
| 534 | 2024.02.04 18:23:26.146428 [ 3 ] {61562d1f-7fbe-4aa8-b083-e8d55c079387} <Debug> oximeter.measurements_histogrami32 (e7a38dbe-b6f2-4c1c-8d93-69a5519a7197): There are no data parts | ||
| 535 | 2024.02.04 18:23:26.148943 [ 3 ] {61562d1f-7fbe-4aa8-b083-e8d55c079387} <Debug> DynamicQueryHandler: Done processing query | ||
| 536 | 2024.02.04 18:23:26.149018 [ 3 ] {61562d1f-7fbe-4aa8-b083-e8d55c079387} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 537 | 2024.02.04 18:23:26.149046 [ 3 ] {} <Debug> HTTP-Session: 70c0f8a6-9d19-45af-bc6e-76edbc6350b2 Destroying unnamed session | ||
| 538 | 2024.02.04 18:23:26.149196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 539 | 2024.02.04 18:23:26.149261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 540 | 2024.02.04 18:23:26.149286 [ 3 ] {} <Debug> HTTP-Session: 66d8da55-bcc4-43d8-8256-5e2682adf4af Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 541 | 2024.02.04 18:23:26.149315 [ 3 ] {} <Debug> HTTP-Session: 66d8da55-bcc4-43d8-8256-5e2682adf4af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 542 | 2024.02.04 18:23:26.149605 [ 3 ] {ecb4db5b-b8cc-4a06-857c-f7c68513871d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 543 | 2024.02.04 18:23:26.149674 [ 3 ] {ecb4db5b-b8cc-4a06-857c-f7c68513871d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 544 | 2024.02.04 18:23:26.154579 [ 3 ] {ecb4db5b-b8cc-4a06-857c-f7c68513871d} <Debug> oximeter.measurements_histogramu32 (bed66c98-e16c-4ed1-8bcd-dfc17c34db4b): Loading data parts | ||
| 545 | 2024.02.04 18:23:26.154683 [ 3 ] {ecb4db5b-b8cc-4a06-857c-f7c68513871d} <Debug> oximeter.measurements_histogramu32 (bed66c98-e16c-4ed1-8bcd-dfc17c34db4b): There are no data parts | ||
| 546 | 2024.02.04 18:23:26.157325 [ 3 ] {ecb4db5b-b8cc-4a06-857c-f7c68513871d} <Debug> DynamicQueryHandler: Done processing query | ||
| 547 | 2024.02.04 18:23:26.157361 [ 3 ] {ecb4db5b-b8cc-4a06-857c-f7c68513871d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 548 | 2024.02.04 18:23:26.157383 [ 3 ] {} <Debug> HTTP-Session: 66d8da55-bcc4-43d8-8256-5e2682adf4af Destroying unnamed session | ||
| 549 | 2024.02.04 18:23:26.157503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 550 | 2024.02.04 18:23:26.157555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 551 | 2024.02.04 18:23:26.157582 [ 3 ] {} <Debug> HTTP-Session: e7379893-00c9-400f-a7de-e60c3c97968a Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 552 | 2024.02.04 18:23:26.157599 [ 3 ] {} <Debug> HTTP-Session: e7379893-00c9-400f-a7de-e60c3c97968a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 553 | 2024.02.04 18:23:26.157818 [ 3 ] {690a73dd-0a0c-4f40-85bf-a68535a0850a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 554 | 2024.02.04 18:23:26.157874 [ 3 ] {690a73dd-0a0c-4f40-85bf-a68535a0850a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 555 | 2024.02.04 18:23:26.162879 [ 3 ] {690a73dd-0a0c-4f40-85bf-a68535a0850a} <Debug> oximeter.measurements_histogrami64 (0e69e05c-38f4-4b5e-955e-80b14c122253): Loading data parts | ||
| 556 | 2024.02.04 18:23:26.162964 [ 3 ] {690a73dd-0a0c-4f40-85bf-a68535a0850a} <Debug> oximeter.measurements_histogrami64 (0e69e05c-38f4-4b5e-955e-80b14c122253): There are no data parts | ||
| 557 | 2024.02.04 18:23:26.167849 [ 3 ] {690a73dd-0a0c-4f40-85bf-a68535a0850a} <Debug> DynamicQueryHandler: Done processing query | ||
| 558 | 2024.02.04 18:23:26.167876 [ 3 ] {690a73dd-0a0c-4f40-85bf-a68535a0850a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 559 | 2024.02.04 18:23:26.167904 [ 3 ] {} <Debug> HTTP-Session: e7379893-00c9-400f-a7de-e60c3c97968a Destroying unnamed session | ||
| 560 | 2024.02.04 18:23:26.168030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 561 | 2024.02.04 18:23:26.168083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 562 | 2024.02.04 18:23:26.168111 [ 3 ] {} <Debug> HTTP-Session: f1282693-512c-4657-ac14-cd13ace351c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 563 | 2024.02.04 18:23:26.168131 [ 3 ] {} <Debug> HTTP-Session: f1282693-512c-4657-ac14-cd13ace351c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 564 | 2024.02.04 18:23:26.168353 [ 3 ] {1a2cfd89-f7bc-40c6-a39a-f178fcff1303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 565 | 2024.02.04 18:23:26.168410 [ 3 ] {1a2cfd89-f7bc-40c6-a39a-f178fcff1303} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 566 | 2024.02.04 18:23:26.179425 [ 3 ] {1a2cfd89-f7bc-40c6-a39a-f178fcff1303} <Debug> oximeter.measurements_histogramu64 (3acb9a14-3cbd-4960-bf3b-ba36c969d250): Loading data parts | ||
| 567 | 2024.02.04 18:23:26.179525 [ 3 ] {1a2cfd89-f7bc-40c6-a39a-f178fcff1303} <Debug> oximeter.measurements_histogramu64 (3acb9a14-3cbd-4960-bf3b-ba36c969d250): There are no data parts | ||
| 568 | 2024.02.04 18:23:26.186971 [ 3 ] {1a2cfd89-f7bc-40c6-a39a-f178fcff1303} <Debug> DynamicQueryHandler: Done processing query | ||
| 569 | 2024.02.04 18:23:26.187009 [ 3 ] {1a2cfd89-f7bc-40c6-a39a-f178fcff1303} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 570 | 2024.02.04 18:23:26.187025 [ 3 ] {} <Debug> HTTP-Session: f1282693-512c-4657-ac14-cd13ace351c1 Destroying unnamed session | ||
| 571 | 2024.02.04 18:23:26.187149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 572 | 2024.02.04 18:23:26.187211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 573 | 2024.02.04 18:23:26.187233 [ 3 ] {} <Debug> HTTP-Session: dd7c5ffc-376e-4c0d-99e3-0f7c81b1cca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 574 | 2024.02.04 18:23:26.187256 [ 3 ] {} <Debug> HTTP-Session: dd7c5ffc-376e-4c0d-99e3-0f7c81b1cca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 575 | 2024.02.04 18:23:26.187482 [ 3 ] {704c0c12-14ff-4b10-ae85-96ac3c8d5f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 576 | 2024.02.04 18:23:26.187540 [ 3 ] {704c0c12-14ff-4b10-ae85-96ac3c8d5f2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 577 | 2024.02.04 18:23:26.198512 [ 3 ] {704c0c12-14ff-4b10-ae85-96ac3c8d5f2a} <Debug> oximeter.measurements_histogramf32 (b9ae43cc-8c85-4796-9d2d-daeb4756203b): Loading data parts | ||
| 578 | 2024.02.04 18:23:26.198606 [ 3 ] {704c0c12-14ff-4b10-ae85-96ac3c8d5f2a} <Debug> oximeter.measurements_histogramf32 (b9ae43cc-8c85-4796-9d2d-daeb4756203b): There are no data parts | ||
| 579 | 2024.02.04 18:23:26.202130 [ 3 ] {704c0c12-14ff-4b10-ae85-96ac3c8d5f2a} <Debug> DynamicQueryHandler: Done processing query | ||
| 580 | 2024.02.04 18:23:26.202167 [ 3 ] {704c0c12-14ff-4b10-ae85-96ac3c8d5f2a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 581 | 2024.02.04 18:23:26.202184 [ 3 ] {} <Debug> HTTP-Session: dd7c5ffc-376e-4c0d-99e3-0f7c81b1cca9 Destroying unnamed session | ||
| 582 | 2024.02.04 18:23:26.202325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 583 | 2024.02.04 18:23:26.202378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 584 | 2024.02.04 18:23:26.202398 [ 3 ] {} <Debug> HTTP-Session: cad75bd5-84f2-4d66-b33d-abdca21cf53d Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 585 | 2024.02.04 18:23:26.202423 [ 3 ] {} <Debug> HTTP-Session: cad75bd5-84f2-4d66-b33d-abdca21cf53d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 586 | 2024.02.04 18:23:26.202647 [ 3 ] {9a65c3f5-91e6-405c-bb65-a94c790e41c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 587 | 2024.02.04 18:23:26.202710 [ 3 ] {9a65c3f5-91e6-405c-bb65-a94c790e41c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2024.02.04 18:23:26.206700 [ 3 ] {9a65c3f5-91e6-405c-bb65-a94c790e41c3} <Debug> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Loading data parts | ||
| 589 | 2024.02.04 18:23:26.206789 [ 3 ] {9a65c3f5-91e6-405c-bb65-a94c790e41c3} <Debug> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): There are no data parts | ||
| 590 | 2024.02.04 18:23:26.209995 [ 3 ] {9a65c3f5-91e6-405c-bb65-a94c790e41c3} <Debug> DynamicQueryHandler: Done processing query | ||
| 591 | 2024.02.04 18:23:26.210027 [ 3 ] {9a65c3f5-91e6-405c-bb65-a94c790e41c3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 592 | 2024.02.04 18:23:26.210056 [ 3 ] {} <Debug> HTTP-Session: cad75bd5-84f2-4d66-b33d-abdca21cf53d Destroying unnamed session | ||
| 593 | 2024.02.04 18:23:26.210223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 594 | 2024.02.04 18:23:26.210288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 595 | 2024.02.04 18:23:26.210320 [ 3 ] {} <Debug> HTTP-Session: c99fda47-97bc-4368-a9b3-69b0daa2f1d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 596 | 2024.02.04 18:23:26.210340 [ 3 ] {} <Debug> HTTP-Session: c99fda47-97bc-4368-a9b3-69b0daa2f1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2024.02.04 18:23:26.210553 [ 3 ] {039e4e69-8f28-46c2-84d6-847c6560190a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) /* The field tables store named dimensions of each timeseries. | ||
| 598 | * | ||
| 599 | * As with the measurement tables, there is one field table for each field data | ||
| 600 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 601 | * this behavior **must not** be relied upon for query correctness. | ||
| 602 | * | ||
| 603 | * The index for the fields differs from the measurements, however. Rows are | ||
| 604 | * sorted by timeseries name, then field name, field value, and finally | ||
| 605 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 606 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 607 | * usually then used to look up measurements. | ||
| 608 | * | ||
| 609 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 610 | * timeseries name and then key, since it would improve lookups where one | ||
| 611 | * already has the key. Realistically though, these tables are quite small and | ||
| 612 | * so performance benefits will be low in absolute terms. | ||
| 613 | */ | ||
| 614 | 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) | ||
| 615 | 2024.02.04 18:23:26.210618 [ 3 ] {039e4e69-8f28-46c2-84d6-847c6560190a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 616 | 2024.02.04 18:23:26.215786 [ 3 ] {039e4e69-8f28-46c2-84d6-847c6560190a} <Debug> oximeter.fields_bool (39917475-c268-40c1-850b-a08a38382b28): Loading data parts | ||
| 617 | 2024.02.04 18:23:26.215867 [ 3 ] {039e4e69-8f28-46c2-84d6-847c6560190a} <Debug> oximeter.fields_bool (39917475-c268-40c1-850b-a08a38382b28): There are no data parts | ||
| 618 | 2024.02.04 18:23:26.218579 [ 3 ] {039e4e69-8f28-46c2-84d6-847c6560190a} <Debug> DynamicQueryHandler: Done processing query | ||
| 619 | 2024.02.04 18:23:26.218621 [ 3 ] {039e4e69-8f28-46c2-84d6-847c6560190a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 620 | 2024.02.04 18:23:26.218641 [ 3 ] {} <Debug> HTTP-Session: c99fda47-97bc-4368-a9b3-69b0daa2f1d6 Destroying unnamed session | ||
| 621 | 2024.02.04 18:23:26.218773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 622 | 2024.02.04 18:23:26.218836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 623 | 2024.02.04 18:23:26.218856 [ 3 ] {} <Debug> HTTP-Session: 536d43c1-bb56-48e8-b19b-003fbabbe21e Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 624 | 2024.02.04 18:23:26.218880 [ 3 ] {} <Debug> HTTP-Session: 536d43c1-bb56-48e8-b19b-003fbabbe21e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2024.02.04 18:23:26.219039 [ 3 ] {a26a0f6c-8963-4148-8efb-833165ded89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 626 | 2024.02.04 18:23:26.219089 [ 3 ] {a26a0f6c-8963-4148-8efb-833165ded89c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 627 | 2024.02.04 18:23:26.220627 [ 3 ] {a26a0f6c-8963-4148-8efb-833165ded89c} <Debug> oximeter.fields_i8 (b9207dd2-f910-4d93-bcd6-6d3f0d6fa897): Loading data parts | ||
| 628 | 2024.02.04 18:23:26.220701 [ 3 ] {a26a0f6c-8963-4148-8efb-833165ded89c} <Debug> oximeter.fields_i8 (b9207dd2-f910-4d93-bcd6-6d3f0d6fa897): There are no data parts | ||
| 629 | 2024.02.04 18:23:26.225254 [ 3 ] {a26a0f6c-8963-4148-8efb-833165ded89c} <Debug> DynamicQueryHandler: Done processing query | ||
| 630 | 2024.02.04 18:23:26.225280 [ 3 ] {a26a0f6c-8963-4148-8efb-833165ded89c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 631 | 2024.02.04 18:23:26.225305 [ 3 ] {} <Debug> HTTP-Session: 536d43c1-bb56-48e8-b19b-003fbabbe21e Destroying unnamed session | ||
| 632 | 2024.02.04 18:23:26.225431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 633 | 2024.02.04 18:23:26.225480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 634 | 2024.02.04 18:23:26.225506 [ 3 ] {} <Debug> HTTP-Session: 3a0f1c3c-c08a-4187-b63d-b5d88b2f2042 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 635 | 2024.02.04 18:23:26.225523 [ 3 ] {} <Debug> HTTP-Session: 3a0f1c3c-c08a-4187-b63d-b5d88b2f2042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2024.02.04 18:23:26.225685 [ 3 ] {e2851da6-450e-4a20-bf6b-ed0873732a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 637 | 2024.02.04 18:23:26.225729 [ 3 ] {e2851da6-450e-4a20-bf6b-ed0873732a72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 638 | 2024.02.04 18:23:26.231755 [ 3 ] {e2851da6-450e-4a20-bf6b-ed0873732a72} <Debug> oximeter.fields_u8 (e6efa947-22b0-4889-901b-6726e8db2db8): Loading data parts | ||
| 639 | 2024.02.04 18:23:26.231836 [ 3 ] {e2851da6-450e-4a20-bf6b-ed0873732a72} <Debug> oximeter.fields_u8 (e6efa947-22b0-4889-901b-6726e8db2db8): There are no data parts | ||
| 640 | 2024.02.04 18:23:26.234577 [ 3 ] {e2851da6-450e-4a20-bf6b-ed0873732a72} <Debug> DynamicQueryHandler: Done processing query | ||
| 641 | 2024.02.04 18:23:26.234616 [ 3 ] {e2851da6-450e-4a20-bf6b-ed0873732a72} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 642 | 2024.02.04 18:23:26.234633 [ 3 ] {} <Debug> HTTP-Session: 3a0f1c3c-c08a-4187-b63d-b5d88b2f2042 Destroying unnamed session | ||
| 643 | 2024.02.04 18:23:26.234772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 644 | 2024.02.04 18:23:26.234842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 645 | 2024.02.04 18:23:26.234868 [ 3 ] {} <Debug> HTTP-Session: 7ba394bf-68e3-46c4-b28e-aacafa6cde22 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 646 | 2024.02.04 18:23:26.234893 [ 3 ] {} <Debug> HTTP-Session: 7ba394bf-68e3-46c4-b28e-aacafa6cde22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2024.02.04 18:23:26.235048 [ 3 ] {955a0520-2de3-4631-b0cc-290fc484161c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 648 | 2024.02.04 18:23:26.235098 [ 3 ] {955a0520-2de3-4631-b0cc-290fc484161c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 649 | 2024.02.04 18:23:26.237185 [ 3 ] {955a0520-2de3-4631-b0cc-290fc484161c} <Debug> oximeter.fields_i16 (9a36370f-3826-4fdc-b578-dec2ba38036e): Loading data parts | ||
| 650 | 2024.02.04 18:23:26.237256 [ 3 ] {955a0520-2de3-4631-b0cc-290fc484161c} <Debug> oximeter.fields_i16 (9a36370f-3826-4fdc-b578-dec2ba38036e): There are no data parts | ||
| 651 | 2024.02.04 18:23:26.248090 [ 3 ] {955a0520-2de3-4631-b0cc-290fc484161c} <Debug> DynamicQueryHandler: Done processing query | ||
| 652 | 2024.02.04 18:23:26.248114 [ 3 ] {955a0520-2de3-4631-b0cc-290fc484161c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 653 | 2024.02.04 18:23:26.248200 [ 3 ] {} <Debug> HTTP-Session: 7ba394bf-68e3-46c4-b28e-aacafa6cde22 Destroying unnamed session | ||
| 654 | 2024.02.04 18:23:26.248327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 655 | 2024.02.04 18:23:26.248370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 656 | 2024.02.04 18:23:26.248397 [ 3 ] {} <Debug> HTTP-Session: 7a335eb1-aaa7-45e0-aaaa-3887437e8b71 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 657 | 2024.02.04 18:23:26.248420 [ 3 ] {} <Debug> HTTP-Session: 7a335eb1-aaa7-45e0-aaaa-3887437e8b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2024.02.04 18:23:26.248575 [ 3 ] {8098f730-237f-43de-924a-5a8e74f620f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 659 | 2024.02.04 18:23:26.248627 [ 3 ] {8098f730-237f-43de-924a-5a8e74f620f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 660 | 2024.02.04 18:23:26.251949 [ 3 ] {8098f730-237f-43de-924a-5a8e74f620f8} <Debug> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Loading data parts | ||
| 661 | 2024.02.04 18:23:26.252043 [ 3 ] {8098f730-237f-43de-924a-5a8e74f620f8} <Debug> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): There are no data parts | ||
| 662 | 2024.02.04 18:23:26.256774 [ 3 ] {8098f730-237f-43de-924a-5a8e74f620f8} <Debug> DynamicQueryHandler: Done processing query | ||
| 663 | 2024.02.04 18:23:26.256804 [ 3 ] {8098f730-237f-43de-924a-5a8e74f620f8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 664 | 2024.02.04 18:23:26.256823 [ 3 ] {} <Debug> HTTP-Session: 7a335eb1-aaa7-45e0-aaaa-3887437e8b71 Destroying unnamed session | ||
| 665 | 2024.02.04 18:23:26.256991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 666 | 2024.02.04 18:23:26.257059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 667 | 2024.02.04 18:23:26.257085 [ 3 ] {} <Debug> HTTP-Session: 2f4729bc-1a87-458d-b15b-664880bb2d96 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 668 | 2024.02.04 18:23:26.257115 [ 3 ] {} <Debug> HTTP-Session: 2f4729bc-1a87-458d-b15b-664880bb2d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2024.02.04 18:23:26.257316 [ 3 ] {ca8f5a3b-e7cf-4c12-ab54-140bb755bc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 670 | 2024.02.04 18:23:26.257366 [ 3 ] {ca8f5a3b-e7cf-4c12-ab54-140bb755bc2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 671 | 2024.02.04 18:23:26.260776 [ 3 ] {ca8f5a3b-e7cf-4c12-ab54-140bb755bc2c} <Debug> oximeter.fields_i32 (1daf486f-d542-401f-90e4-3c64c915d7ef): Loading data parts | ||
| 672 | 2024.02.04 18:23:26.260866 [ 3 ] {ca8f5a3b-e7cf-4c12-ab54-140bb755bc2c} <Debug> oximeter.fields_i32 (1daf486f-d542-401f-90e4-3c64c915d7ef): There are no data parts | ||
| 673 | 2024.02.04 18:23:26.265601 [ 3 ] {ca8f5a3b-e7cf-4c12-ab54-140bb755bc2c} <Debug> DynamicQueryHandler: Done processing query | ||
| 674 | 2024.02.04 18:23:26.265636 [ 3 ] {ca8f5a3b-e7cf-4c12-ab54-140bb755bc2c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 675 | 2024.02.04 18:23:26.265652 [ 3 ] {} <Debug> HTTP-Session: 2f4729bc-1a87-458d-b15b-664880bb2d96 Destroying unnamed session | ||
| 676 | 2024.02.04 18:23:26.265809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 677 | 2024.02.04 18:23:26.265860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 678 | 2024.02.04 18:23:26.265879 [ 3 ] {} <Debug> HTTP-Session: 9a089999-ab34-4474-b1c6-ea66641bab83 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 679 | 2024.02.04 18:23:26.265904 [ 3 ] {} <Debug> HTTP-Session: 9a089999-ab34-4474-b1c6-ea66641bab83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2024.02.04 18:23:26.266066 [ 3 ] {da3c61c3-d126-4521-a023-2154ac2edcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 681 | 2024.02.04 18:23:26.266109 [ 3 ] {da3c61c3-d126-4521-a023-2154ac2edcd3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 682 | 2024.02.04 18:23:26.271531 [ 3 ] {da3c61c3-d126-4521-a023-2154ac2edcd3} <Debug> oximeter.fields_u32 (c1cfc855-81a9-42d2-b14f-535c058d686b): Loading data parts | ||
| 683 | 2024.02.04 18:23:26.271608 [ 3 ] {da3c61c3-d126-4521-a023-2154ac2edcd3} <Debug> oximeter.fields_u32 (c1cfc855-81a9-42d2-b14f-535c058d686b): There are no data parts | ||
| 684 | 2024.02.04 18:23:26.277499 [ 3 ] {da3c61c3-d126-4521-a023-2154ac2edcd3} <Debug> DynamicQueryHandler: Done processing query | ||
| 685 | 2024.02.04 18:23:26.277524 [ 3 ] {da3c61c3-d126-4521-a023-2154ac2edcd3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 686 | 2024.02.04 18:23:26.277550 [ 3 ] {} <Debug> HTTP-Session: 9a089999-ab34-4474-b1c6-ea66641bab83 Destroying unnamed session | ||
| 687 | 2024.02.04 18:23:26.277670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 688 | 2024.02.04 18:23:26.277720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 689 | 2024.02.04 18:23:26.277746 [ 3 ] {} <Debug> HTTP-Session: 4e0affd8-5568-4f79-bee5-797ba3218fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 690 | 2024.02.04 18:23:26.277763 [ 3 ] {} <Debug> HTTP-Session: 4e0affd8-5568-4f79-bee5-797ba3218fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2024.02.04 18:23:26.277922 [ 3 ] {6f780e0c-5eb0-4040-96bf-0734cdee1351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 692 | 2024.02.04 18:23:26.277981 [ 3 ] {6f780e0c-5eb0-4040-96bf-0734cdee1351} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 693 | 2024.02.04 18:23:26.283159 [ 3 ] {6f780e0c-5eb0-4040-96bf-0734cdee1351} <Debug> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Loading data parts | ||
| 694 | 2024.02.04 18:23:26.283253 [ 3 ] {6f780e0c-5eb0-4040-96bf-0734cdee1351} <Debug> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): There are no data parts | ||
| 695 | 2024.02.04 18:23:26.289102 [ 3 ] {6f780e0c-5eb0-4040-96bf-0734cdee1351} <Debug> DynamicQueryHandler: Done processing query | ||
| 696 | 2024.02.04 18:23:26.289141 [ 3 ] {6f780e0c-5eb0-4040-96bf-0734cdee1351} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 697 | 2024.02.04 18:23:26.289170 [ 3 ] {} <Debug> HTTP-Session: 4e0affd8-5568-4f79-bee5-797ba3218fbf Destroying unnamed session | ||
| 698 | 2024.02.04 18:23:26.289316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 699 | 2024.02.04 18:23:26.289375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 700 | 2024.02.04 18:23:26.289406 [ 3 ] {} <Debug> HTTP-Session: 2c94f18c-5bd4-4d48-b645-eb8c6dc430b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 701 | 2024.02.04 18:23:26.289427 [ 3 ] {} <Debug> HTTP-Session: 2c94f18c-5bd4-4d48-b645-eb8c6dc430b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2024.02.04 18:23:26.289624 [ 3 ] {fa579e00-9c2e-4694-9e39-717b1ac2afbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) 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) | ||
| 703 | 2024.02.04 18:23:26.289683 [ 3 ] {fa579e00-9c2e-4694-9e39-717b1ac2afbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 704 | 2024.02.04 18:23:26.294981 [ 3 ] {fa579e00-9c2e-4694-9e39-717b1ac2afbd} <Debug> oximeter.fields_u64 (338cbbc2-bc4b-4631-84ca-6ca363856eb2): Loading data parts | ||
| 705 | 2024.02.04 18:23:26.295095 [ 3 ] {fa579e00-9c2e-4694-9e39-717b1ac2afbd} <Debug> oximeter.fields_u64 (338cbbc2-bc4b-4631-84ca-6ca363856eb2): There are no data parts | ||
| 706 | 2024.02.04 18:23:26.301467 [ 3 ] {fa579e00-9c2e-4694-9e39-717b1ac2afbd} <Debug> DynamicQueryHandler: Done processing query | ||
| 707 | 2024.02.04 18:23:26.301508 [ 3 ] {fa579e00-9c2e-4694-9e39-717b1ac2afbd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 708 | 2024.02.04 18:23:26.301524 [ 3 ] {} <Debug> HTTP-Session: 2c94f18c-5bd4-4d48-b645-eb8c6dc430b1 Destroying unnamed session | ||
| 709 | 2024.02.04 18:23:26.301657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 710 | 2024.02.04 18:23:26.301710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 711 | 2024.02.04 18:23:26.301731 [ 3 ] {} <Debug> HTTP-Session: dd1f3c55-c797-4fe2-97e4-7b180fcae262 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 712 | 2024.02.04 18:23:26.301755 [ 3 ] {} <Debug> HTTP-Session: dd1f3c55-c797-4fe2-97e4-7b180fcae262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2024.02.04 18:23:26.301912 [ 3 ] {7289c4ce-9f8b-404a-bcf3-21422939ce6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
| 714 | 2024.02.04 18:23:26.301964 [ 3 ] {7289c4ce-9f8b-404a-bcf3-21422939ce6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 715 | 2024.02.04 18:23:26.307071 [ 3 ] {7289c4ce-9f8b-404a-bcf3-21422939ce6c} <Debug> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Loading data parts | ||
| 716 | 2024.02.04 18:23:26.307163 [ 3 ] {7289c4ce-9f8b-404a-bcf3-21422939ce6c} <Debug> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): There are no data parts | ||
| 717 | 2024.02.04 18:23:26.309064 [ 3 ] {7289c4ce-9f8b-404a-bcf3-21422939ce6c} <Debug> DynamicQueryHandler: Done processing query | ||
| 718 | 2024.02.04 18:23:26.309095 [ 3 ] {7289c4ce-9f8b-404a-bcf3-21422939ce6c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 719 | 2024.02.04 18:23:26.309132 [ 3 ] {} <Debug> HTTP-Session: dd1f3c55-c797-4fe2-97e4-7b180fcae262 Destroying unnamed session | ||
| 720 | 2024.02.04 18:23:26.309268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 721 | 2024.02.04 18:23:26.309332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 722 | 2024.02.04 18:23:26.309365 [ 3 ] {} <Debug> HTTP-Session: ac2e25e2-597e-43e1-8a36-bd4d1fa9741d Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 723 | 2024.02.04 18:23:26.309394 [ 3 ] {} <Debug> HTTP-Session: ac2e25e2-597e-43e1-8a36-bd4d1fa9741d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2024.02.04 18:23:26.309590 [ 3 ] {d26b97bc-5cd3-497a-b7bc-ff625ca0dc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
| 725 | 2024.02.04 18:23:26.309652 [ 3 ] {d26b97bc-5cd3-497a-b7bc-ff625ca0dc6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 726 | 2024.02.04 18:23:26.313421 [ 3 ] {d26b97bc-5cd3-497a-b7bc-ff625ca0dc6c} <Debug> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Loading data parts | ||
| 727 | 2024.02.04 18:23:26.313505 [ 3 ] {d26b97bc-5cd3-497a-b7bc-ff625ca0dc6c} <Debug> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): There are no data parts | ||
| 728 | 2024.02.04 18:23:26.316128 [ 3 ] {d26b97bc-5cd3-497a-b7bc-ff625ca0dc6c} <Debug> DynamicQueryHandler: Done processing query | ||
| 729 | 2024.02.04 18:23:26.316153 [ 3 ] {d26b97bc-5cd3-497a-b7bc-ff625ca0dc6c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 730 | 2024.02.04 18:23:26.316170 [ 3 ] {} <Debug> HTTP-Session: ac2e25e2-597e-43e1-8a36-bd4d1fa9741d Destroying unnamed session | ||
| 731 | 2024.02.04 18:23:26.316328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 732 | 2024.02.04 18:23:26.316385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 733 | 2024.02.04 18:23:26.316404 [ 3 ] {} <Debug> HTTP-Session: 1b64eaa4-4a66-4958-a243-bbbf4c6eb821 Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 734 | 2024.02.04 18:23:26.316429 [ 3 ] {} <Debug> HTTP-Session: 1b64eaa4-4a66-4958-a243-bbbf4c6eb821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2024.02.04 18:23:26.316591 [ 3 ] {7ee0105f-7495-470a-bd59-b80aadd38082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
| 736 | 2024.02.04 18:23:26.316637 [ 3 ] {7ee0105f-7495-470a-bd59-b80aadd38082} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 737 | 2024.02.04 18:23:26.319941 [ 3 ] {7ee0105f-7495-470a-bd59-b80aadd38082} <Debug> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Loading data parts | ||
| 738 | 2024.02.04 18:23:26.320028 [ 3 ] {7ee0105f-7495-470a-bd59-b80aadd38082} <Debug> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): There are no data parts | ||
| 739 | 2024.02.04 18:23:26.325989 [ 3 ] {7ee0105f-7495-470a-bd59-b80aadd38082} <Debug> DynamicQueryHandler: Done processing query | ||
| 740 | 2024.02.04 18:23:26.326031 [ 3 ] {7ee0105f-7495-470a-bd59-b80aadd38082} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 741 | 2024.02.04 18:23:26.326047 [ 3 ] {} <Debug> HTTP-Session: 1b64eaa4-4a66-4958-a243-bbbf4c6eb821 Destroying unnamed session | ||
| 742 | 2024.02.04 18:23:26.326198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 743 | 2024.02.04 18:23:26.326249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 744 | 2024.02.04 18:23:26.326269 [ 3 ] {} <Debug> HTTP-Session: 6b90fd73-c311-49bc-8b90-e021d58112bc Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 745 | 2024.02.04 18:23:26.326293 [ 3 ] {} <Debug> HTTP-Session: 6b90fd73-c311-49bc-8b90-e021d58112bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2024.02.04 18:23:26.326529 [ 3 ] {7df2aa81-4440-4871-9d8a-1db684eec4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) /* The timeseries schema table stores the extracted schema for the samples | ||
| 747 | * oximeter collects. | ||
| 748 | */ | ||
| 749 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 750 | 2024.02.04 18:23:26.326600 [ 3 ] {7df2aa81-4440-4871-9d8a-1db684eec4db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 751 | 2024.02.04 18:23:26.328663 [ 3 ] {7df2aa81-4440-4871-9d8a-1db684eec4db} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da): Loading data parts | ||
| 752 | 2024.02.04 18:23:26.328747 [ 3 ] {7df2aa81-4440-4871-9d8a-1db684eec4db} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da): There are no data parts | ||
| 753 | 2024.02.04 18:23:26.333469 [ 3 ] {7df2aa81-4440-4871-9d8a-1db684eec4db} <Debug> DynamicQueryHandler: Done processing query | ||
| 754 | 2024.02.04 18:23:26.333494 [ 3 ] {7df2aa81-4440-4871-9d8a-1db684eec4db} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 755 | 2024.02.04 18:23:26.333521 [ 3 ] {} <Debug> HTTP-Session: 6b90fd73-c311-49bc-8b90-e021d58112bc Destroying unnamed session | ||
| 756 | 2024.02.04 18:23:26.333664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56821, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 757 | 2024.02.04 18:23:26.333715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 758 | 2024.02.04 18:23:26.333742 [ 3 ] {} <Debug> HTTP-Session: 925a40fe-112c-4ab3-b63f-a87e0749765c Authenticating user 'default' from [fd00:1122:3344:101::d]:56821 | ||
| 759 | 2024.02.04 18:23:26.333760 [ 3 ] {} <Debug> HTTP-Session: 925a40fe-112c-4ab3-b63f-a87e0749765c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2024.02.04 18:23:26.333893 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56821) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 761 | 2024.02.04 18:23:26.334508 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 762 | 2024.02.04 18:23:26.337303 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 763 | 2024.02.04 18:23:26.339424 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 764 | 2024.02.04 18:23:26.339654 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} <Trace> oximeter.version (45151e7a-7916-44a4-bc42-2340f29462db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 765 | 2024.02.04 18:23:26.339859 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} <Information> executeQuery: Read 1 rows, 16.00 B in 0.005923945 sec., 168 rows/sec., 2.64 KiB/sec. | ||
| 766 | 2024.02.04 18:23:26.339964 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} <Debug> DynamicQueryHandler: Done processing query | ||
| 767 | 2024.02.04 18:23:26.339985 [ 3 ] {8b9805d5-9208-4ebc-8cc0-a953151c2b32} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
| 768 | 2024.02.04 18:23:26.340010 [ 3 ] {} <Debug> HTTP-Session: 925a40fe-112c-4ab3-b63f-a87e0749765c Destroying unnamed session | ||
| 769 | 2024.02.04 18:23:27.000174 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.81 MiB, peak 231.89 MiB, will set to 228.28 MiB (RSS), difference: 1.47 MiB | ||
| 770 | 2024.02.04 18:23:40.285704 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 771 | 2024.02.04 18:23:40.285772 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 772 | 2024.02.04 18:23:55.286133 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 773 | 2024.02.04 18:23:55.286202 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 774 | 2024.02.04 18:24:10.286269 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 775 | 2024.02.04 18:24:10.286336 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 776 | 2024.02.04 18:24:25.286399 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 777 | 2024.02.04 18:24:25.286472 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 778 | 2024.02.04 18:24:26.353791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 779 | 2024.02.04 18:24:26.353986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 780 | 2024.02.04 18:24:26.354011 [ 3 ] {} <Debug> HTTP-Session: 22867cd2-0b5b-40a9-82d2-0ad4f639eba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 781 | 2024.02.04 18:24:26.354048 [ 3 ] {} <Debug> HTTP-Session: 22867cd2-0b5b-40a9-82d2-0ad4f639eba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2024.02.04 18:24:26.354202 [ 3 ] {23cdea43-0b80-4f80-a225-6a9405e48382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
| 783 | 2024.02.04 18:24:26.354547 [ 3 ] {23cdea43-0b80-4f80-a225-6a9405e48382} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2024.02.04 18:24:26.357335 [ 3 ] {23cdea43-0b80-4f80-a225-6a9405e48382} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2024.02.04 18:24:26.357950 [ 3 ] {23cdea43-0b80-4f80-a225-6a9405e48382} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2024.02.04 18:24:26.359139 [ 3 ] {23cdea43-0b80-4f80-a225-6a9405e48382} <Debug> DynamicQueryHandler: Done processing query | ||
| 787 | 2024.02.04 18:24:26.359168 [ 3 ] {23cdea43-0b80-4f80-a225-6a9405e48382} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 788 | 2024.02.04 18:24:26.359204 [ 3 ] {} <Debug> HTTP-Session: 22867cd2-0b5b-40a9-82d2-0ad4f639eba2 Destroying unnamed session | ||
| 789 | 2024.02.04 18:24:26.371862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 790 | 2024.02.04 18:24:26.372008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 791 | 2024.02.04 18:24:26.372032 [ 3 ] {} <Debug> HTTP-Session: 1f20cee5-bf67-4955-a9e3-369b0872407d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 792 | 2024.02.04 18:24:26.372054 [ 3 ] {} <Debug> HTTP-Session: 1f20cee5-bf67-4955-a9e3-369b0872407d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2024.02.04 18:24:26.372220 [ 3 ] {00402e83-23b3-4d33-9a63-1d009f767f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 794 | 2024.02.04 18:24:26.379785 [ 3 ] {00402e83-23b3-4d33-9a63-1d009f767f97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2024.02.04 18:24:26.380044 [ 3 ] {00402e83-23b3-4d33-9a63-1d009f767f97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2024.02.04 18:24:26.380098 [ 3 ] {00402e83-23b3-4d33-9a63-1d009f767f97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2024.02.04 18:24:26.381056 [ 3 ] {00402e83-23b3-4d33-9a63-1d009f767f97} <Debug> DynamicQueryHandler: Done processing query | ||
| 798 | 2024.02.04 18:24:26.381096 [ 3 ] {00402e83-23b3-4d33-9a63-1d009f767f97} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 799 | 2024.02.04 18:24:26.381113 [ 3 ] {} <Debug> HTTP-Session: 1f20cee5-bf67-4955-a9e3-369b0872407d Destroying unnamed session | ||
| 800 | 2024.02.04 18:24:26.381326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 801 | 2024.02.04 18:24:26.381370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 802 | 2024.02.04 18:24:26.381390 [ 3 ] {} <Debug> HTTP-Session: 2b3db22e-b1e0-48ee-9e8b-0ac2a5da7e0a Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 803 | 2024.02.04 18:24:26.381407 [ 3 ] {} <Debug> HTTP-Session: 2b3db22e-b1e0-48ee-9e8b-0ac2a5da7e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2024.02.04 18:24:26.381520 [ 3 ] {82bd6890-2006-4148-bdca-886088a957be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 805 | 2024.02.04 18:24:26.381974 [ 3 ] {82bd6890-2006-4148-bdca-886088a957be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2024.02.04 18:24:26.382125 [ 3 ] {82bd6890-2006-4148-bdca-886088a957be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2024.02.04 18:24:26.382167 [ 3 ] {82bd6890-2006-4148-bdca-886088a957be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2024.02.04 18:24:26.383118 [ 3 ] {82bd6890-2006-4148-bdca-886088a957be} <Debug> DynamicQueryHandler: Done processing query | ||
| 809 | 2024.02.04 18:24:26.383147 [ 3 ] {82bd6890-2006-4148-bdca-886088a957be} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 810 | 2024.02.04 18:24:26.383164 [ 3 ] {} <Debug> HTTP-Session: 2b3db22e-b1e0-48ee-9e8b-0ac2a5da7e0a Destroying unnamed session | ||
| 811 | 2024.02.04 18:24:26.383519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 812 | 2024.02.04 18:24:26.383564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 813 | 2024.02.04 18:24:26.383583 [ 3 ] {} <Debug> HTTP-Session: f5d36716-fdeb-4dc4-b3de-aea9147a694f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 814 | 2024.02.04 18:24:26.383599 [ 3 ] {} <Debug> HTTP-Session: f5d36716-fdeb-4dc4-b3de-aea9147a694f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2024.02.04 18:24:26.383712 [ 3 ] {7b2511c6-533f-4366-b3c1-e7bbfa94835d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) 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) | ||
| 816 | 2024.02.04 18:24:26.384067 [ 3 ] {7b2511c6-533f-4366-b3c1-e7bbfa94835d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2024.02.04 18:24:26.384216 [ 3 ] {7b2511c6-533f-4366-b3c1-e7bbfa94835d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2024.02.04 18:24:26.384259 [ 3 ] {7b2511c6-533f-4366-b3c1-e7bbfa94835d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2024.02.04 18:24:26.385144 [ 3 ] {7b2511c6-533f-4366-b3c1-e7bbfa94835d} <Debug> DynamicQueryHandler: Done processing query | ||
| 820 | 2024.02.04 18:24:26.385171 [ 3 ] {7b2511c6-533f-4366-b3c1-e7bbfa94835d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 821 | 2024.02.04 18:24:26.385187 [ 3 ] {} <Debug> HTTP-Session: f5d36716-fdeb-4dc4-b3de-aea9147a694f Destroying unnamed session | ||
| 822 | 2024.02.04 18:24:26.386125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 823 | 2024.02.04 18:24:26.386170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 824 | 2024.02.04 18:24:26.386189 [ 3 ] {} <Debug> HTTP-Session: 5d7499bd-93b9-43e2-b1a1-cf1381e8e89f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 825 | 2024.02.04 18:24:26.386206 [ 3 ] {} <Debug> HTTP-Session: 5d7499bd-93b9-43e2-b1a1-cf1381e8e89f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2024.02.04 18:24:26.386284 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 827 | 2024.02.04 18:24:26.386329 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2024.02.04 18:24:26.387051 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 829 | 2024.02.04 18:24:26.388573 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 830 | 2024.02.04 18:24:26.388912 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 831 | 2024.02.04 18:24:26.389081 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} <Trace> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 832 | 2024.02.04 18:24:26.389219 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002896686 sec., 1380 rows/sec., 149.35 KiB/sec. | ||
| 833 | 2024.02.04 18:24:26.389360 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} <Debug> DynamicQueryHandler: Done processing query | ||
| 834 | 2024.02.04 18:24:26.389384 [ 3 ] {8bfb0d08-b8e4-49ad-ac05-e36197ba71f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 835 | 2024.02.04 18:24:26.389400 [ 3 ] {} <Debug> HTTP-Session: 5d7499bd-93b9-43e2-b1a1-cf1381e8e89f Destroying unnamed session | ||
| 836 | 2024.02.04 18:24:26.389529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 5648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 837 | 2024.02.04 18:24:26.389573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 838 | 2024.02.04 18:24:26.389592 [ 3 ] {} <Debug> HTTP-Session: 7455573d-e36a-4446-9d3b-46ced62288df Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 839 | 2024.02.04 18:24:26.389608 [ 3 ] {} <Debug> HTTP-Session: 7455573d-e36a-4446-9d3b-46ced62288df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2024.02.04 18:24:26.389680 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 841 | 2024.02.04 18:24:26.389719 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 842 | 2024.02.04 18:24:26.389823 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 843 | 2024.02.04 18:24:26.395707 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 844 | 2024.02.04 18:24:26.395971 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 845 | 2024.02.04 18:24:26.396142 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 846 | 2024.02.04 18:24:26.396267 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.006553102 sec., 5951 rows/sec., 482.39 KiB/sec. | ||
| 847 | 2024.02.04 18:24:26.396432 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} <Debug> DynamicQueryHandler: Done processing query | ||
| 848 | 2024.02.04 18:24:26.396455 [ 3 ] {81b52339-35e3-4ec3-ba92-d20de5a79d69} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 849 | 2024.02.04 18:24:26.396471 [ 3 ] {} <Debug> HTTP-Session: 7455573d-e36a-4446-9d3b-46ced62288df Destroying unnamed session | ||
| 850 | 2024.02.04 18:24:26.396729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 18993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 851 | 2024.02.04 18:24:26.396775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 852 | 2024.02.04 18:24:26.396793 [ 3 ] {} <Debug> HTTP-Session: d0ad889b-0a70-4afd-9a55-818a13991d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 853 | 2024.02.04 18:24:26.396810 [ 3 ] {} <Debug> HTTP-Session: d0ad889b-0a70-4afd-9a55-818a13991d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2024.02.04 18:24:26.396886 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 855 | 2024.02.04 18:24:26.396924 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 856 | 2024.02.04 18:24:26.397036 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 857 | 2024.02.04 18:24:26.397401 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 858 | 2024.02.04 18:24:26.397631 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 859 | 2024.02.04 18:24:26.397779 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 860 | 2024.02.04 18:24:26.397903 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} <Information> executeQuery: Read 117 rows, 11.81 KiB in 0.000982782 sec., 119049 rows/sec., 11.73 MiB/sec. | ||
| 861 | 2024.02.04 18:24:26.398035 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} <Debug> DynamicQueryHandler: Done processing query | ||
| 862 | 2024.02.04 18:24:26.398058 [ 3 ] {2beb989d-fa34-41af-9ba8-be28e53571b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 863 | 2024.02.04 18:24:26.398073 [ 3 ] {} <Debug> HTTP-Session: d0ad889b-0a70-4afd-9a55-818a13991d7f Destroying unnamed session | ||
| 864 | 2024.02.04 18:24:26.398206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 8371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 865 | 2024.02.04 18:24:26.398251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 866 | 2024.02.04 18:24:26.398269 [ 3 ] {} <Debug> HTTP-Session: b9758b2c-27c0-4ce2-b99b-a1d8ac9acb39 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 867 | 2024.02.04 18:24:26.398285 [ 3 ] {} <Debug> HTTP-Session: b9758b2c-27c0-4ce2-b99b-a1d8ac9acb39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2024.02.04 18:24:26.398357 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 869 | 2024.02.04 18:24:26.398394 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 870 | 2024.02.04 18:24:26.399596 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 871 | 2024.02.04 18:24:26.402001 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 872 | 2024.02.04 18:24:26.402322 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 873 | 2024.02.04 18:24:26.402474 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 874 | 2024.02.04 18:24:26.402581 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} <Information> executeQuery: Read 49 rows, 3.94 KiB in 0.004187963 sec., 11700 rows/sec., 939.96 KiB/sec. | ||
| 875 | 2024.02.04 18:24:26.402699 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} <Debug> DynamicQueryHandler: Done processing query | ||
| 876 | 2024.02.04 18:24:26.402722 [ 3 ] {812827a8-d486-4027-a1d2-0ec0d8c5799a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 877 | 2024.02.04 18:24:26.402737 [ 3 ] {} <Debug> HTTP-Session: b9758b2c-27c0-4ce2-b99b-a1d8ac9acb39 Destroying unnamed session | ||
| 878 | 2024.02.04 18:24:26.403149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 41739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 879 | 2024.02.04 18:24:26.403195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 880 | 2024.02.04 18:24:26.403213 [ 3 ] {} <Debug> HTTP-Session: 9bb6e0d9-7a5b-42bb-8ae6-97d34cf2a66f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 881 | 2024.02.04 18:24:26.403229 [ 3 ] {} <Debug> HTTP-Session: 9bb6e0d9-7a5b-42bb-8ae6-97d34cf2a66f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2024.02.04 18:24:26.403319 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 883 | 2024.02.04 18:24:26.403362 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 884 | 2024.02.04 18:24:26.403510 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 885 | 2024.02.04 18:24:26.404034 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 886 | 2024.02.04 18:24:26.405059 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2024.02.04 18:24:26.405241 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 888 | 2024.02.04 18:24:26.405377 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.002023045 sec., 19277 rows/sec., 26.01 MiB/sec. | ||
| 889 | 2024.02.04 18:24:26.405543 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} <Debug> DynamicQueryHandler: Done processing query | ||
| 890 | 2024.02.04 18:24:26.405572 [ 3 ] {02bad185-75c6-4578-801f-2f7894b4ac44} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 891 | 2024.02.04 18:24:26.405593 [ 3 ] {} <Debug> HTTP-Session: 9bb6e0d9-7a5b-42bb-8ae6-97d34cf2a66f Destroying unnamed session | ||
| 892 | 2024.02.04 18:24:26.405726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 2437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 893 | 2024.02.04 18:24:26.405783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 894 | 2024.02.04 18:24:26.405809 [ 3 ] {} <Debug> HTTP-Session: c8e86285-3683-434a-882c-c2c59538b9bc Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 895 | 2024.02.04 18:24:26.405831 [ 3 ] {} <Debug> HTTP-Session: c8e86285-3683-434a-882c-c2c59538b9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2024.02.04 18:24:26.405921 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 897 | 2024.02.04 18:24:26.406531 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 898 | 2024.02.04 18:24:26.406642 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 899 | 2024.02.04 18:24:26.406918 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 900 | 2024.02.04 18:24:26.407194 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2024.02.04 18:24:26.407372 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} <Trace> oximeter.measurements_i64 (96407491-d4ba-404f-934e-5036e61310fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 902 | 2024.02.04 18:24:26.407485 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} <Information> executeQuery: Read 15 rows, 1.12 KiB in 0.001527949 sec., 9817 rows/sec., 730.53 KiB/sec. | ||
| 903 | 2024.02.04 18:24:26.407623 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} <Debug> DynamicQueryHandler: Done processing query | ||
| 904 | 2024.02.04 18:24:26.407647 [ 3 ] {cbbc9cc2-2302-47ee-bb49-95a3498ee2e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 905 | 2024.02.04 18:24:26.407662 [ 3 ] {} <Debug> HTTP-Session: c8e86285-3683-434a-882c-c2c59538b9bc Destroying unnamed session | ||
| 906 | 2024.02.04 18:24:36.346057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 5935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 907 | 2024.02.04 18:24:36.346186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 908 | 2024.02.04 18:24:36.346217 [ 3 ] {} <Debug> HTTP-Session: 64675737-14c8-427f-83ff-fd0dcfef5190 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 909 | 2024.02.04 18:24:36.346244 [ 3 ] {} <Debug> HTTP-Session: 64675737-14c8-427f-83ff-fd0dcfef5190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2024.02.04 18:24:36.346384 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 911 | 2024.02.04 18:24:36.346450 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 912 | 2024.02.04 18:24:36.346628 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 913 | 2024.02.04 18:24:36.347056 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 914 | 2024.02.04 18:24:36.347312 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 915 | 2024.02.04 18:24:36.347472 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 916 | 2024.02.04 18:24:36.347587 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001163775 sec., 35230 rows/sec., 2.79 MiB/sec. | ||
| 917 | 2024.02.04 18:24:36.347747 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} <Debug> DynamicQueryHandler: Done processing query | ||
| 918 | 2024.02.04 18:24:36.347772 [ 3 ] {3261b9a5-09cf-4c53-a586-c46ec1cc5377} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 919 | 2024.02.04 18:24:36.347788 [ 3 ] {} <Debug> HTTP-Session: 64675737-14c8-427f-83ff-fd0dcfef5190 Destroying unnamed session | ||
| 920 | 2024.02.04 18:24:36.347941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 19921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 921 | 2024.02.04 18:24:36.347987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 922 | 2024.02.04 18:24:36.348007 [ 3 ] {} <Debug> HTTP-Session: 855f6f57-58c5-436e-83d3-103027e9851d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 923 | 2024.02.04 18:24:36.348024 [ 3 ] {} <Debug> HTTP-Session: 855f6f57-58c5-436e-83d3-103027e9851d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2024.02.04 18:24:36.348103 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 925 | 2024.02.04 18:24:36.348143 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 926 | 2024.02.04 18:24:36.348250 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 927 | 2024.02.04 18:24:36.348599 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 928 | 2024.02.04 18:24:36.348814 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 929 | 2024.02.04 18:24:36.348966 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 930 | 2024.02.04 18:24:36.349078 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} <Information> executeQuery: Read 123 rows, 12.37 KiB in 0.000946792 sec., 129912 rows/sec., 12.76 MiB/sec. | ||
| 931 | 2024.02.04 18:24:36.349194 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} <Debug> DynamicQueryHandler: Done processing query | ||
| 932 | 2024.02.04 18:24:36.349217 [ 3 ] {f0f1bb72-8c06-4ca6-8dc0-da604384323b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 933 | 2024.02.04 18:24:36.349233 [ 3 ] {} <Debug> HTTP-Session: 855f6f57-58c5-436e-83d3-103027e9851d Destroying unnamed session | ||
| 934 | 2024.02.04 18:24:36.349357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 935 | 2024.02.04 18:24:36.349402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 936 | 2024.02.04 18:24:36.349422 [ 3 ] {} <Debug> HTTP-Session: 01be7540-608c-45e6-83c2-2fa14944f96a Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 937 | 2024.02.04 18:24:36.349438 [ 3 ] {} <Debug> HTTP-Session: 01be7540-608c-45e6-83c2-2fa14944f96a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2024.02.04 18:24:36.349510 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 939 | 2024.02.04 18:24:36.349548 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 940 | 2024.02.04 18:24:36.349653 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 941 | 2024.02.04 18:24:36.350073 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 942 | 2024.02.04 18:24:36.350281 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 943 | 2024.02.04 18:24:36.350429 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 944 | 2024.02.04 18:24:36.350517 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000979283 sec., 41867 rows/sec., 3.27 MiB/sec. | ||
| 945 | 2024.02.04 18:24:36.350647 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} <Debug> DynamicQueryHandler: Done processing query | ||
| 946 | 2024.02.04 18:24:36.350670 [ 3 ] {60c374b2-403c-46a6-b6a7-a3f5ab9c5f26} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 947 | 2024.02.04 18:24:36.350687 [ 3 ] {} <Debug> HTTP-Session: 01be7540-608c-45e6-83c2-2fa14944f96a Destroying unnamed session | ||
| 948 | 2024.02.04 18:24:36.351023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 43876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 949 | 2024.02.04 18:24:36.351067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 950 | 2024.02.04 18:24:36.351087 [ 3 ] {} <Debug> HTTP-Session: 6c4ed101-5639-4d7a-95f0-e841abe514d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 951 | 2024.02.04 18:24:36.351103 [ 3 ] {} <Debug> HTTP-Session: 6c4ed101-5639-4d7a-95f0-e841abe514d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2024.02.04 18:24:36.351191 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 953 | 2024.02.04 18:24:36.351236 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 954 | 2024.02.04 18:24:36.351368 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 955 | 2024.02.04 18:24:36.351837 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 956 | 2024.02.04 18:24:36.352151 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 957 | 2024.02.04 18:24:36.352329 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 958 | 2024.02.04 18:24:36.352426 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001205785 sec., 34002 rows/sec., 45.88 MiB/sec. | ||
| 959 | 2024.02.04 18:24:36.352552 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} <Debug> DynamicQueryHandler: Done processing query | ||
| 960 | 2024.02.04 18:24:36.352576 [ 3 ] {3e11cf8c-64c0-4944-8a6a-7146f1ffe560} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 961 | 2024.02.04 18:24:36.352592 [ 3 ] {} <Debug> HTTP-Session: 6c4ed101-5639-4d7a-95f0-e841abe514d2 Destroying unnamed session | ||
| 962 | 2024.02.04 18:24:40.286606 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 963 | 2024.02.04 18:24:40.286703 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 964 | 2024.02.04 18:24:46.345976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 965 | 2024.02.04 18:24:46.346088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 966 | 2024.02.04 18:24:46.346114 [ 3 ] {} <Debug> HTTP-Session: 33d0925d-6030-42b3-8e8b-41f0c4ba70b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 967 | 2024.02.04 18:24:46.346138 [ 3 ] {} <Debug> HTTP-Session: 33d0925d-6030-42b3-8e8b-41f0c4ba70b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2024.02.04 18:24:46.346324 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) 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) | ||
| 969 | 2024.02.04 18:24:46.349627 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 970 | 2024.02.04 18:24:46.349836 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 971 | 2024.02.04 18:24:46.349946 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 972 | 2024.02.04 18:24:46.350262 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
| 973 | 2024.02.04 18:24:46.354422 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} <Trace> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 974 | 2024.02.04 18:24:46.354455 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (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 | ||
| 975 | 2024.02.04 18:24:46.357183 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 976 | 2024.02.04 18:24:46.368253 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} <Information> executeQuery: Read 4 rows, 443.00 B in 0.021882786 sec., 182 rows/sec., 19.77 KiB/sec. | ||
| 977 | 2024.02.04 18:24:46.368454 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 978 | 2024.02.04 18:24:46.368479 [ 3 ] {6cc36f10-d6db-4d02-8214-10f35c2884c9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 979 | 2024.02.04 18:24:46.368497 [ 3 ] {} <Debug> HTTP-Session: 33d0925d-6030-42b3-8e8b-41f0c4ba70b4 Destroying unnamed session | ||
| 980 | 2024.02.04 18:24:46.368724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 981 | 2024.02.04 18:24:46.368772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 982 | 2024.02.04 18:24:46.368792 [ 3 ] {} <Debug> HTTP-Session: 69fe5301-d71f-40d4-855f-0043f535350b Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 983 | 2024.02.04 18:24:46.368811 [ 3 ] {} <Debug> HTTP-Session: 69fe5301-d71f-40d4-855f-0043f535350b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2024.02.04 18:24:46.368936 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) 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) | ||
| 985 | 2024.02.04 18:24:46.369386 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 986 | 2024.02.04 18:24:46.369549 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 987 | 2024.02.04 18:24:46.369593 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 988 | 2024.02.04 18:24:46.369740 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 989 | 2024.02.04 18:24:46.369769 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} <Trace> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 990 | 2024.02.04 18:24:46.369789 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (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 | ||
| 991 | 2024.02.04 18:24:46.369819 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 992 | 2024.02.04 18:24:46.370738 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001764642 sec., 2266 rows/sec., 245.16 KiB/sec. | ||
| 993 | 2024.02.04 18:24:46.370919 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} <Debug> DynamicQueryHandler: Done processing query | ||
| 994 | 2024.02.04 18:24:46.370943 [ 3 ] {b3b6a335-7b77-46e5-9fdd-cd9baa494f41} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 995 | 2024.02.04 18:24:46.370960 [ 3 ] {} <Debug> HTTP-Session: 69fe5301-d71f-40d4-855f-0043f535350b Destroying unnamed session | ||
| 996 | 2024.02.04 18:24:46.371200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 997 | 2024.02.04 18:24:46.371246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 998 | 2024.02.04 18:24:46.371265 [ 3 ] {} <Debug> HTTP-Session: c3981bcb-4a12-4aca-bc96-1a71160d5247 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 999 | 2024.02.04 18:24:46.371282 [ 3 ] {} <Debug> HTTP-Session: c3981bcb-4a12-4aca-bc96-1a71160d5247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2024.02.04 18:24:46.371399 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) 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) | ||
| 1001 | 2024.02.04 18:24:46.371850 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1002 | 2024.02.04 18:24:46.372014 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1003 | 2024.02.04 18:24:46.372057 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1004 | 2024.02.04 18:24:46.372200 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1005 | 2024.02.04 18:24:46.372229 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} <Trace> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1006 | 2024.02.04 18:24:46.372249 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (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 | ||
| 1007 | 2024.02.04 18:24:46.372278 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1008 | 2024.02.04 18:24:46.373178 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001743162 sec., 2294 rows/sec., 248.18 KiB/sec. | ||
| 1009 | 2024.02.04 18:24:46.373365 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} <Debug> DynamicQueryHandler: Done processing query | ||
| 1010 | 2024.02.04 18:24:46.373388 [ 3 ] {a34da14f-2446-4aa4-b691-2884c0d09f75} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1011 | 2024.02.04 18:24:46.373404 [ 3 ] {} <Debug> HTTP-Session: c3981bcb-4a12-4aca-bc96-1a71160d5247 Destroying unnamed session | ||
| 1012 | 2024.02.04 18:24:46.373738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1013 | 2024.02.04 18:24:46.373784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1014 | 2024.02.04 18:24:46.373803 [ 3 ] {} <Debug> HTTP-Session: 35c7463b-5e5e-47bc-9e76-7d43a6767288 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1015 | 2024.02.04 18:24:46.373821 [ 3 ] {} <Debug> HTTP-Session: 35c7463b-5e5e-47bc-9e76-7d43a6767288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2024.02.04 18:24:46.373937 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) 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) | ||
| 1017 | 2024.02.04 18:24:46.374400 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1018 | 2024.02.04 18:24:46.374567 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2024.02.04 18:24:46.374610 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2024.02.04 18:24:46.374752 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1021 | 2024.02.04 18:24:46.374780 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} <Trace> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1022 | 2024.02.04 18:24:46.374799 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (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 | ||
| 1023 | 2024.02.04 18:24:46.374825 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1024 | 2024.02.04 18:24:46.375902 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001897384 sec., 2108 rows/sec., 228.01 KiB/sec. | ||
| 1025 | 2024.02.04 18:24:46.376097 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} <Debug> DynamicQueryHandler: Done processing query | ||
| 1026 | 2024.02.04 18:24:46.376121 [ 3 ] {019efbb6-c261-459c-9cfa-7ebdf8c68137} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1027 | 2024.02.04 18:24:46.376137 [ 3 ] {} <Debug> HTTP-Session: 35c7463b-5e5e-47bc-9e76-7d43a6767288 Destroying unnamed session | ||
| 1028 | 2024.02.04 18:24:46.376464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1029 | 2024.02.04 18:24:46.376509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1030 | 2024.02.04 18:24:46.376528 [ 3 ] {} <Debug> HTTP-Session: 72264903-74dc-4d5f-b08f-df110e8cfa66 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1031 | 2024.02.04 18:24:46.376545 [ 3 ] {} <Debug> HTTP-Session: 72264903-74dc-4d5f-b08f-df110e8cfa66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2024.02.04 18:24:46.376662 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) 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) | ||
| 1033 | 2024.02.04 18:24:46.377129 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2024.02.04 18:24:46.377297 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1035 | 2024.02.04 18:24:46.377339 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1036 | 2024.02.04 18:24:46.377482 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1037 | 2024.02.04 18:24:46.377511 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} <Trace> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1038 | 2024.02.04 18:24:46.377532 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (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 | ||
| 1039 | 2024.02.04 18:24:46.377560 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1040 | 2024.02.04 18:24:46.378457 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001756332 sec., 2277 rows/sec., 246.32 KiB/sec. | ||
| 1041 | 2024.02.04 18:24:46.378651 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1042 | 2024.02.04 18:24:46.378676 [ 3 ] {8fb2067d-25e0-43aa-b6dd-aacb880f01c0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1043 | 2024.02.04 18:24:46.378693 [ 3 ] {} <Debug> HTTP-Session: 72264903-74dc-4d5f-b08f-df110e8cfa66 Destroying unnamed session | ||
| 1044 | 2024.02.04 18:24:46.378899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1045 | 2024.02.04 18:24:46.378945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1046 | 2024.02.04 18:24:46.378964 [ 3 ] {} <Debug> HTTP-Session: 09c7803a-5431-4af2-9b22-7bab9692b334 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1047 | 2024.02.04 18:24:46.378980 [ 3 ] {} <Debug> HTTP-Session: 09c7803a-5431-4af2-9b22-7bab9692b334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2024.02.04 18:24:46.379101 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) 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) | ||
| 1049 | 2024.02.04 18:24:46.379576 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1050 | 2024.02.04 18:24:46.379744 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1051 | 2024.02.04 18:24:46.379785 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1052 | 2024.02.04 18:24:46.379931 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1053 | 2024.02.04 18:24:46.379961 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} <Trace> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1054 | 2024.02.04 18:24:46.379982 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (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 | ||
| 1055 | 2024.02.04 18:24:46.380010 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1056 | 2024.02.04 18:24:46.380949 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001810283 sec., 2209 rows/sec., 238.98 KiB/sec. | ||
| 1057 | 2024.02.04 18:24:46.381122 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1058 | 2024.02.04 18:24:46.381145 [ 3 ] {3627aca5-e313-4937-ad0a-a4073da9d09c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1059 | 2024.02.04 18:24:46.381161 [ 3 ] {} <Debug> HTTP-Session: 09c7803a-5431-4af2-9b22-7bab9692b334 Destroying unnamed session | ||
| 1060 | 2024.02.04 18:24:46.389265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1061 | 2024.02.04 18:24:46.389319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1062 | 2024.02.04 18:24:46.389344 [ 3 ] {} <Debug> HTTP-Session: 744eb7c5-0f87-404f-b67e-24b9d42faae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1063 | 2024.02.04 18:24:46.389365 [ 3 ] {} <Debug> HTTP-Session: 744eb7c5-0f87-404f-b67e-24b9d42faae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2024.02.04 18:24:46.389460 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1065 | 2024.02.04 18:24:46.389510 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1066 | 2024.02.04 18:24:46.389676 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1067 | 2024.02.04 18:24:46.390032 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 1068 | 2024.02.04 18:24:46.390331 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1069 | 2024.02.04 18:24:46.390492 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} <Trace> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1070 | 2024.02.04 18:24:46.390615 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001114965 sec., 5381 rows/sec., 872.36 KiB/sec. | ||
| 1071 | 2024.02.04 18:24:46.390780 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} <Debug> DynamicQueryHandler: Done processing query | ||
| 1072 | 2024.02.04 18:24:46.390803 [ 3 ] {3b410e06-9e01-4e20-ad51-62dd0ecb5734} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1073 | 2024.02.04 18:24:46.390819 [ 3 ] {} <Debug> HTTP-Session: 744eb7c5-0f87-404f-b67e-24b9d42faae3 Destroying unnamed session | ||
| 1074 | 2024.02.04 18:24:46.390929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 5935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1075 | 2024.02.04 18:24:46.390973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1076 | 2024.02.04 18:24:46.390992 [ 3 ] {} <Debug> HTTP-Session: db8f602a-3572-48e2-bdff-3da26f530180 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1077 | 2024.02.04 18:24:46.391009 [ 3 ] {} <Debug> HTTP-Session: db8f602a-3572-48e2-bdff-3da26f530180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2024.02.04 18:24:46.391081 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1079 | 2024.02.04 18:24:46.391119 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1080 | 2024.02.04 18:24:46.391226 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1081 | 2024.02.04 18:24:46.391530 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 1082 | 2024.02.04 18:24:46.391737 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2024.02.04 18:24:46.391886 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1084 | 2024.02.04 18:24:46.392003 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.000893491 sec., 45887 rows/sec., 3.63 MiB/sec. | ||
| 1085 | 2024.02.04 18:24:46.392108 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1086 | 2024.02.04 18:24:46.392130 [ 3 ] {e757b799-dae7-40bf-a83f-63ce4578d4e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1087 | 2024.02.04 18:24:46.392145 [ 3 ] {} <Debug> HTTP-Session: db8f602a-3572-48e2-bdff-3da26f530180 Destroying unnamed session | ||
| 1088 | 2024.02.04 18:24:46.392338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 24898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1089 | 2024.02.04 18:24:46.392382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1090 | 2024.02.04 18:24:46.392401 [ 3 ] {} <Debug> HTTP-Session: e253b915-7190-4580-8cbd-3313fc2af2c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1091 | 2024.02.04 18:24:46.392417 [ 3 ] {} <Debug> HTTP-Session: e253b915-7190-4580-8cbd-3313fc2af2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2024.02.04 18:24:46.392490 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1093 | 2024.02.04 18:24:46.392528 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1094 | 2024.02.04 18:24:46.392628 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1095 | 2024.02.04 18:24:46.392994 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 1096 | 2024.02.04 18:24:46.393207 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1097 | 2024.02.04 18:24:46.393358 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1098 | 2024.02.04 18:24:46.393471 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} <Information> executeQuery: Read 159 rows, 15.19 KiB in 0.000953692 sec., 166720 rows/sec., 15.55 MiB/sec. | ||
| 1099 | 2024.02.04 18:24:46.393588 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} <Debug> DynamicQueryHandler: Done processing query | ||
| 1100 | 2024.02.04 18:24:46.393611 [ 3 ] {8a4bd0f3-afc2-4263-b64e-87a3512a2f12} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1101 | 2024.02.04 18:24:46.393627 [ 3 ] {} <Debug> HTTP-Session: e253b915-7190-4580-8cbd-3313fc2af2c9 Destroying unnamed session | ||
| 1102 | 2024.02.04 18:24:46.393792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 11040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1103 | 2024.02.04 18:24:46.393837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1104 | 2024.02.04 18:24:46.393856 [ 3 ] {} <Debug> HTTP-Session: 39a9243b-2cc0-4aa0-8c3c-cc0093a6310a Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1105 | 2024.02.04 18:24:46.393872 [ 3 ] {} <Debug> HTTP-Session: 39a9243b-2cc0-4aa0-8c3c-cc0093a6310a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2024.02.04 18:24:46.393944 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1107 | 2024.02.04 18:24:46.393982 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1108 | 2024.02.04 18:24:46.394085 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1109 | 2024.02.04 18:24:46.394401 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 1110 | 2024.02.04 18:24:46.394604 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1111 | 2024.02.04 18:24:46.394749 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1112 | 2024.02.04 18:24:46.394873 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} <Information> executeQuery: Read 65 rows, 5.18 KiB in 0.000901541 sec., 72098 rows/sec., 5.61 MiB/sec. | ||
| 1113 | 2024.02.04 18:24:46.394998 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1114 | 2024.02.04 18:24:46.395019 [ 3 ] {5d887d8f-6367-44a3-bd52-4e33f90dcdc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1115 | 2024.02.04 18:24:46.395035 [ 3 ] {} <Debug> HTTP-Session: 39a9243b-2cc0-4aa0-8c3c-cc0093a6310a Destroying unnamed session | ||
| 1116 | 2024.02.04 18:24:46.395259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 41612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1117 | 2024.02.04 18:24:46.395304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1118 | 2024.02.04 18:24:46.395322 [ 3 ] {} <Debug> HTTP-Session: 1837b901-3ac3-469d-942d-8f31e249d4db Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1119 | 2024.02.04 18:24:46.395338 [ 3 ] {} <Debug> HTTP-Session: 1837b901-3ac3-469d-942d-8f31e249d4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2024.02.04 18:24:46.395423 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1121 | 2024.02.04 18:24:46.395466 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1122 | 2024.02.04 18:24:46.395581 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1123 | 2024.02.04 18:24:46.395968 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 1124 | 2024.02.04 18:24:46.396234 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1125 | 2024.02.04 18:24:46.396413 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1126 | 2024.02.04 18:24:46.396505 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} <Information> executeQuery: Read 216 rows, 15.61 KiB in 0.001053933 sec., 204946 rows/sec., 14.46 MiB/sec. | ||
| 1127 | 2024.02.04 18:24:46.396624 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1128 | 2024.02.04 18:24:46.396647 [ 3 ] {d04e02ed-27d9-4df2-8904-8f6a11edb3e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
| 1129 | 2024.02.04 18:24:46.396663 [ 3 ] {} <Debug> HTTP-Session: 1837b901-3ac3-469d-942d-8f31e249d4db Destroying unnamed session | ||
| 1130 | 2024.02.04 18:24:46.396816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 43876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1131 | 2024.02.04 18:24:46.396859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1132 | 2024.02.04 18:24:46.396878 [ 3 ] {} <Debug> HTTP-Session: 16ed77f6-86db-4139-9ea5-56778a30bdb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1133 | 2024.02.04 18:24:46.396894 [ 3 ] {} <Debug> HTTP-Session: 16ed77f6-86db-4139-9ea5-56778a30bdb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2024.02.04 18:24:46.396983 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1135 | 2024.02.04 18:24:46.397027 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1136 | 2024.02.04 18:24:46.397159 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1137 | 2024.02.04 18:24:46.397585 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 1138 | 2024.02.04 18:24:46.397905 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1139 | 2024.02.04 18:24:46.398080 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1140 | 2024.02.04 18:24:46.398174 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001163875 sec., 35227 rows/sec., 47.54 MiB/sec. | ||
| 1141 | 2024.02.04 18:24:46.398278 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1142 | 2024.02.04 18:24:46.398301 [ 3 ] {c46393a1-3ab8-407e-a776-6977189822a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1143 | 2024.02.04 18:24:46.398316 [ 3 ] {} <Debug> HTTP-Session: 16ed77f6-86db-4139-9ea5-56778a30bdb0 Destroying unnamed session | ||
| 1144 | 2024.02.04 18:24:55.286749 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1145 | 2024.02.04 18:24:55.286825 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1146 | 2024.02.04 18:24:56.346394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 5935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1147 | 2024.02.04 18:24:56.346498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1148 | 2024.02.04 18:24:56.346524 [ 3 ] {} <Debug> HTTP-Session: cfb8b9e1-2f5a-4cfe-92e8-3f48b801c971 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1149 | 2024.02.04 18:24:56.346552 [ 3 ] {} <Debug> HTTP-Session: cfb8b9e1-2f5a-4cfe-92e8-3f48b801c971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2024.02.04 18:24:56.346695 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1151 | 2024.02.04 18:24:56.346762 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1152 | 2024.02.04 18:24:56.346938 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1153 | 2024.02.04 18:24:56.347387 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 1154 | 2024.02.04 18:24:56.347659 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1155 | 2024.02.04 18:24:56.347830 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1156 | 2024.02.04 18:24:56.347948 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001211645 sec., 33838 rows/sec., 2.68 MiB/sec. | ||
| 1157 | 2024.02.04 18:24:56.348084 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1158 | 2024.02.04 18:24:56.348108 [ 3 ] {44b27311-e7be-4190-86a0-96d426dacfb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1159 | 2024.02.04 18:24:56.348124 [ 3 ] {} <Debug> HTTP-Session: cfb8b9e1-2f5a-4cfe-92e8-3f48b801c971 Destroying unnamed session | ||
| 1160 | 2024.02.04 18:24:56.348258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 19921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1161 | 2024.02.04 18:24:56.348303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1162 | 2024.02.04 18:24:56.348323 [ 3 ] {} <Debug> HTTP-Session: 8f079cb1-8dfa-4ea0-9380-7880dec2dac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1163 | 2024.02.04 18:24:56.348340 [ 3 ] {} <Debug> HTTP-Session: 8f079cb1-8dfa-4ea0-9380-7880dec2dac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2024.02.04 18:24:56.348414 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1165 | 2024.02.04 18:24:56.348454 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1166 | 2024.02.04 18:24:56.348556 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1167 | 2024.02.04 18:24:56.348907 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 1168 | 2024.02.04 18:24:56.349121 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1169 | 2024.02.04 18:24:56.349269 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1170 | 2024.02.04 18:24:56.349360 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} <Information> executeQuery: Read 123 rows, 12.37 KiB in 0.000918392 sec., 133929 rows/sec., 13.16 MiB/sec. | ||
| 1171 | 2024.02.04 18:24:56.349464 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} <Debug> DynamicQueryHandler: Done processing query | ||
| 1172 | 2024.02.04 18:24:56.349487 [ 3 ] {318cff48-9b4e-4ff3-b617-7e11255c1925} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1173 | 2024.02.04 18:24:56.349502 [ 3 ] {} <Debug> HTTP-Session: 8f079cb1-8dfa-4ea0-9380-7880dec2dac7 Destroying unnamed session | ||
| 1174 | 2024.02.04 18:24:56.349663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1175 | 2024.02.04 18:24:56.349705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1176 | 2024.02.04 18:24:56.349724 [ 3 ] {} <Debug> HTTP-Session: f18f791a-45df-4729-acd0-59c8cc0002cb Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1177 | 2024.02.04 18:24:56.349741 [ 3 ] {} <Debug> HTTP-Session: f18f791a-45df-4729-acd0-59c8cc0002cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2024.02.04 18:24:56.349810 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1179 | 2024.02.04 18:24:56.349849 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1180 | 2024.02.04 18:24:56.349950 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1181 | 2024.02.04 18:24:56.350223 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 1182 | 2024.02.04 18:24:56.350430 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1183 | 2024.02.04 18:24:56.350581 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1184 | 2024.02.04 18:24:56.350672 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000835221 sec., 49088 rows/sec., 3.84 MiB/sec. | ||
| 1185 | 2024.02.04 18:24:56.350832 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1186 | 2024.02.04 18:24:56.350855 [ 3 ] {03b6ef4c-a529-4c38-acdf-735e3455d8eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1187 | 2024.02.04 18:24:56.350871 [ 3 ] {} <Debug> HTTP-Session: f18f791a-45df-4729-acd0-59c8cc0002cb Destroying unnamed session | ||
| 1188 | 2024.02.04 18:24:56.351012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 43876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1189 | 2024.02.04 18:24:56.351056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1190 | 2024.02.04 18:24:56.351075 [ 3 ] {} <Debug> HTTP-Session: 1a31c378-f92f-4803-8c7b-68dc73731935 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1191 | 2024.02.04 18:24:56.351092 [ 3 ] {} <Debug> HTTP-Session: 1a31c378-f92f-4803-8c7b-68dc73731935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2024.02.04 18:24:56.351174 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1193 | 2024.02.04 18:24:56.351219 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1194 | 2024.02.04 18:24:56.351361 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1195 | 2024.02.04 18:24:56.351789 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 1196 | 2024.02.04 18:24:56.352090 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1197 | 2024.02.04 18:24:56.352265 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1198 | 2024.02.04 18:24:56.352366 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001164615 sec., 35204 rows/sec., 47.51 MiB/sec. | ||
| 1199 | 2024.02.04 18:24:56.352482 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} <Debug> DynamicQueryHandler: Done processing query | ||
| 1200 | 2024.02.04 18:24:56.352505 [ 3 ] {ab859368-b7e5-411a-9754-0d92def8c494} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1201 | 2024.02.04 18:24:56.352521 [ 3 ] {} <Debug> HTTP-Session: 1a31c378-f92f-4803-8c7b-68dc73731935 Destroying unnamed session | ||
| 1202 | 2024.02.04 18:25:06.347425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1203 | 2024.02.04 18:25:06.347556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1204 | 2024.02.04 18:25:06.347588 [ 3 ] {} <Debug> HTTP-Session: 9eaed034-0bf5-4bda-98ce-e674d49f650f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1205 | 2024.02.04 18:25:06.347616 [ 3 ] {} <Debug> HTTP-Session: 9eaed034-0bf5-4bda-98ce-e674d49f650f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2024.02.04 18:25:06.347757 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1207 | 2024.02.04 18:25:06.347824 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1208 | 2024.02.04 18:25:06.347999 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1209 | 2024.02.04 18:25:06.348431 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
| 1210 | 2024.02.04 18:25:06.348687 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1211 | 2024.02.04 18:25:06.348858 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1212 | 2024.02.04 18:25:06.348973 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001175444 sec., 43387 rows/sec., 3.43 MiB/sec. | ||
| 1213 | 2024.02.04 18:25:06.349105 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 1214 | 2024.02.04 18:25:06.349128 [ 3 ] {231a2aea-3a7e-4370-8a5f-ac56158002fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1215 | 2024.02.04 18:25:06.349145 [ 3 ] {} <Debug> HTTP-Session: 9eaed034-0bf5-4bda-98ce-e674d49f650f Destroying unnamed session | ||
| 1216 | 2024.02.04 18:25:06.349279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 24410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1217 | 2024.02.04 18:25:06.349325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1218 | 2024.02.04 18:25:06.349345 [ 3 ] {} <Debug> HTTP-Session: 57e8c80c-036e-480e-91cb-b883462babf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1219 | 2024.02.04 18:25:06.349363 [ 3 ] {} <Debug> HTTP-Session: 57e8c80c-036e-480e-91cb-b883462babf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2024.02.04 18:25:06.349441 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1221 | 2024.02.04 18:25:06.349480 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1222 | 2024.02.04 18:25:06.349584 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1223 | 2024.02.04 18:25:06.349953 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
| 1224 | 2024.02.04 18:25:06.350171 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1225 | 2024.02.04 18:25:06.350318 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1226 | 2024.02.04 18:25:06.350413 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} <Information> executeQuery: Read 153 rows, 15.05 KiB in 0.000944942 sec., 161914 rows/sec., 15.55 MiB/sec. | ||
| 1227 | 2024.02.04 18:25:06.350512 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} <Debug> DynamicQueryHandler: Done processing query | ||
| 1228 | 2024.02.04 18:25:06.350536 [ 3 ] {64a2cd4c-3ee7-4e5f-88bc-bf6010c65b94} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1229 | 2024.02.04 18:25:06.350552 [ 3 ] {} <Debug> HTTP-Session: 57e8c80c-036e-480e-91cb-b883462babf5 Destroying unnamed session | ||
| 1230 | 2024.02.04 18:25:06.350696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 10400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1231 | 2024.02.04 18:25:06.350738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1232 | 2024.02.04 18:25:06.350756 [ 3 ] {} <Debug> HTTP-Session: 5c2325d9-fd6a-4890-8b50-1c07c7df5f83 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1233 | 2024.02.04 18:25:06.350774 [ 3 ] {} <Debug> HTTP-Session: 5c2325d9-fd6a-4890-8b50-1c07c7df5f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2024.02.04 18:25:06.350845 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1235 | 2024.02.04 18:25:06.350883 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1236 | 2024.02.04 18:25:06.350983 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1237 | 2024.02.04 18:25:06.351281 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
| 1238 | 2024.02.04 18:25:06.351487 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1239 | 2024.02.04 18:25:06.351634 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1240 | 2024.02.04 18:25:06.351730 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} <Information> executeQuery: Read 61 rows, 4.90 KiB in 0.000858391 sec., 71063 rows/sec., 5.57 MiB/sec. | ||
| 1241 | 2024.02.04 18:25:06.351843 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1242 | 2024.02.04 18:25:06.351866 [ 3 ] {e517b12c-5be2-4b8e-a17a-a2b640510ff7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1243 | 2024.02.04 18:25:06.351882 [ 3 ] {} <Debug> HTTP-Session: 5c2325d9-fd6a-4890-8b50-1c07c7df5f83 Destroying unnamed session | ||
| 1244 | 2024.02.04 18:25:06.352121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1245 | 2024.02.04 18:25:06.352165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1246 | 2024.02.04 18:25:06.352185 [ 3 ] {} <Debug> HTTP-Session: fc288d93-7cfc-493d-a752-adb8100d0839 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1247 | 2024.02.04 18:25:06.352202 [ 3 ] {} <Debug> HTTP-Session: fc288d93-7cfc-493d-a752-adb8100d0839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2024.02.04 18:25:06.352291 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1249 | 2024.02.04 18:25:06.352336 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1250 | 2024.02.04 18:25:06.352469 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1251 | 2024.02.04 18:25:06.353041 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
| 1252 | 2024.02.04 18:25:06.353358 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1253 | 2024.02.04 18:25:06.353535 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1254 | 2024.02.04 18:25:06.353634 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001316327 sec., 38744 rows/sec., 52.28 MiB/sec. | ||
| 1255 | 2024.02.04 18:25:06.353823 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1256 | 2024.02.04 18:25:06.353846 [ 3 ] {22fad41f-8b8e-463e-8a80-abe039d8780a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1257 | 2024.02.04 18:25:06.353862 [ 3 ] {} <Debug> HTTP-Session: fc288d93-7cfc-493d-a752-adb8100d0839 Destroying unnamed session | ||
| 1258 | 2024.02.04 18:25:06.354015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 1944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1259 | 2024.02.04 18:25:06.354060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1260 | 2024.02.04 18:25:06.354080 [ 3 ] {} <Debug> HTTP-Session: 2c7f53e9-bf32-4d51-8405-9d167ca107ca Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1261 | 2024.02.04 18:25:06.354096 [ 3 ] {} <Debug> HTTP-Session: 2c7f53e9-bf32-4d51-8405-9d167ca107ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2024.02.04 18:25:06.354166 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1263 | 2024.02.04 18:25:06.354205 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1264 | 2024.02.04 18:25:06.354318 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1265 | 2024.02.04 18:25:06.354578 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
| 1266 | 2024.02.04 18:25:06.354826 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1267 | 2024.02.04 18:25:06.354996 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} <Trace> oximeter.measurements_i64 (96407491-d4ba-404f-934e-5036e61310fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1268 | 2024.02.04 18:25:06.355091 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} <Information> executeQuery: Read 12 rows, 897.00 B in 0.000898251 sec., 13359 rows/sec., 975.20 KiB/sec. | ||
| 1269 | 2024.02.04 18:25:06.355193 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} <Debug> DynamicQueryHandler: Done processing query | ||
| 1270 | 2024.02.04 18:25:06.355216 [ 3 ] {4573cf4a-cb1f-4437-85c6-6c9c807cbf71} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1271 | 2024.02.04 18:25:06.355231 [ 3 ] {} <Debug> HTTP-Session: 2c7f53e9-bf32-4d51-8405-9d167ca107ca Destroying unnamed session | ||
| 1272 | 2024.02.04 18:25:10.286886 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1273 | 2024.02.04 18:25:10.286956 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1274 | 2024.02.04 18:25:16.347536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1275 | 2024.02.04 18:25:16.347669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1276 | 2024.02.04 18:25:16.347699 [ 3 ] {} <Debug> HTTP-Session: aa09c789-96eb-4337-96eb-52c45604386d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1277 | 2024.02.04 18:25:16.347727 [ 3 ] {} <Debug> HTTP-Session: aa09c789-96eb-4337-96eb-52c45604386d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2024.02.04 18:25:16.347950 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) 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) | ||
| 1279 | 2024.02.04 18:25:16.348632 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1280 | 2024.02.04 18:25:16.348815 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1281 | 2024.02.04 18:25:16.348866 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1282 | 2024.02.04 18:25:16.349033 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1283 | 2024.02.04 18:25:16.349154 [ 186 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} <Trace> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1284 | 2024.02.04 18:25:16.349154 [ 190 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} <Trace> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1285 | 2024.02.04 18:25:16.349287 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1286 | 2024.02.04 18:25:16.349378 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} <Debug> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1287 | 2024.02.04 18:25:16.351515 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003509274 sec., 2849 rows/sec., 400.45 KiB/sec. | ||
| 1288 | 2024.02.04 18:25:16.351821 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} <Debug> DynamicQueryHandler: Done processing query | ||
| 1289 | 2024.02.04 18:25:16.351851 [ 3 ] {819ee610-7f0d-4cf1-97fa-58b19c471625} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1290 | 2024.02.04 18:25:16.351872 [ 3 ] {} <Debug> HTTP-Session: aa09c789-96eb-4337-96eb-52c45604386d Destroying unnamed session | ||
| 1291 | 2024.02.04 18:25:16.354224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1292 | 2024.02.04 18:25:16.354350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1293 | 2024.02.04 18:25:16.354376 [ 3 ] {} <Debug> HTTP-Session: 6db42761-25ae-41fd-b0a4-8f08892e55cb Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1294 | 2024.02.04 18:25:16.354408 [ 3 ] {} <Debug> HTTP-Session: 6db42761-25ae-41fd-b0a4-8f08892e55cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2024.02.04 18:25:16.354553 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1296 | 2024.02.04 18:25:16.354628 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1297 | 2024.02.04 18:25:16.354887 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1298 | 2024.02.04 18:25:16.355452 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1299 | 2024.02.04 18:25:16.355748 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1300 | 2024.02.04 18:25:16.355918 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} <Trace> oximeter.timeseries_schema (be81e894-872b-4c9b-ad33-bb17929a99da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1301 | 2024.02.04 18:25:16.356038 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001432838 sec., 697 rows/sec., 158.12 KiB/sec. | ||
| 1302 | 2024.02.04 18:25:16.356209 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1303 | 2024.02.04 18:25:16.356232 [ 3 ] {52ea895b-02bb-4e9b-9179-7869de88279a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1304 | 2024.02.04 18:25:16.356249 [ 3 ] {} <Debug> HTTP-Session: 6db42761-25ae-41fd-b0a4-8f08892e55cb Destroying unnamed session | ||
| 1305 | 2024.02.04 18:25:16.356409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1306 | 2024.02.04 18:25:16.356454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1307 | 2024.02.04 18:25:16.356473 [ 3 ] {} <Debug> HTTP-Session: 0dbb56ec-a4b6-4c99-9a36-5b23a479029a Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1308 | 2024.02.04 18:25:16.356491 [ 3 ] {} <Debug> HTTP-Session: 0dbb56ec-a4b6-4c99-9a36-5b23a479029a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2024.02.04 18:25:16.356568 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1310 | 2024.02.04 18:25:16.356607 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1311 | 2024.02.04 18:25:16.356718 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1312 | 2024.02.04 18:25:16.357051 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1313 | 2024.02.04 18:25:16.357260 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1314 | 2024.02.04 18:25:16.357407 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1315 | 2024.02.04 18:25:16.357527 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.000928431 sec., 57085 rows/sec., 4.52 MiB/sec. | ||
| 1316 | 2024.02.04 18:25:16.357647 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} <Debug> DynamicQueryHandler: Done processing query | ||
| 1317 | 2024.02.04 18:25:16.357670 [ 3 ] {398a7db5-82b6-4a87-8d6e-d71fa07d4490} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1318 | 2024.02.04 18:25:16.357686 [ 3 ] {} <Debug> HTTP-Session: 0dbb56ec-a4b6-4c99-9a36-5b23a479029a Destroying unnamed session | ||
| 1319 | 2024.02.04 18:25:16.357792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1320 | 2024.02.04 18:25:16.357836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1321 | 2024.02.04 18:25:16.357854 [ 3 ] {} <Debug> HTTP-Session: 4c09f34a-73c4-4ae3-8881-e7ed29910588 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1322 | 2024.02.04 18:25:16.357871 [ 3 ] {} <Debug> HTTP-Session: 4c09f34a-73c4-4ae3-8881-e7ed29910588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2024.02.04 18:25:16.357942 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1324 | 2024.02.04 18:25:16.357981 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1325 | 2024.02.04 18:25:16.358118 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1326 | 2024.02.04 18:25:16.359567 [ 87 ] {} <Debug> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1327 | 2024.02.04 18:25:16.359645 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1328 | 2024.02.04 18:25:16.359770 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1329 | 2024.02.04 18:25:16.360491 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1330 | 2024.02.04 18:25:16.360734 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1331 | 2024.02.04 18:25:16.360919 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} <Trace> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1332 | 2024.02.04 18:25:16.361052 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} <Information> executeQuery: Read 4 rows, 342.00 B in 0.003081549 sec., 1298 rows/sec., 108.38 KiB/sec. | ||
| 1333 | 2024.02.04 18:25:16.361191 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1334 | 2024.02.04 18:25:16.361218 [ 3 ] {62d96b57-2c83-419c-b5b2-0beb78cf23a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1335 | 2024.02.04 18:25:16.361239 [ 3 ] {} <Debug> HTTP-Session: 4c09f34a-73c4-4ae3-8881-e7ed29910588 Destroying unnamed session | ||
| 1336 | 2024.02.04 18:25:16.361437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1337 | 2024.02.04 18:25:16.361482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1338 | 2024.02.04 18:25:16.361501 [ 3 ] {} <Debug> HTTP-Session: 8cd36a31-a0a0-4674-a20b-c961873d22fc Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1339 | 2024.02.04 18:25:16.361518 [ 3 ] {} <Debug> HTTP-Session: 8cd36a31-a0a0-4674-a20b-c961873d22fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1340 | 2024.02.04 18:25:16.361597 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1341 | 2024.02.04 18:25:16.361638 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1342 | 2024.02.04 18:25:16.361760 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1343 | 2024.02.04 18:25:16.361816 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1344 | 2024.02.04 18:25:16.361908 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part | ||
| 1345 | 2024.02.04 18:25:16.362134 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part | ||
| 1346 | 2024.02.04 18:25:16.362288 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part | ||
| 1347 | 2024.02.04 18:25:16.362324 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1348 | 2024.02.04 18:25:16.362401 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part | ||
| 1349 | 2024.02.04 18:25:16.362487 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 51 rows starting from the beginning of the part | ||
| 1350 | 2024.02.04 18:25:16.362598 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 53 rows starting from the beginning of the part | ||
| 1351 | 2024.02.04 18:25:16.362621 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1352 | 2024.02.04 18:25:16.362793 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1353 | 2024.02.04 18:25:16.362934 [ 87 ] {} <Debug> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1354 | 2024.02.04 18:25:16.362959 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} <Information> executeQuery: Read 197 rows, 18.63 KiB in 0.001331717 sec., 147929 rows/sec., 13.66 MiB/sec. | ||
| 1355 | 2024.02.04 18:25:16.363052 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1356 | 2024.02.04 18:25:16.363370 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1357 | 2024.02.04 18:25:16.363443 [ 3 ] {6c9ff019-819f-432d-81f2-1ec85d6eb01d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 1358 | 2024.02.04 18:25:16.363493 [ 3 ] {} <Debug> HTTP-Session: 8cd36a31-a0a0-4674-a20b-c961873d22fc Destroying unnamed session | ||
| 1359 | 2024.02.04 18:25:16.363502 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1360 | 2024.02.04 18:25:16.363747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1361 | 2024.02.04 18:25:16.363857 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1362 | 2024.02.04 18:25:16.363886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1363 | 2024.02.04 18:25:16.364003 [ 3 ] {} <Debug> HTTP-Session: 11490949-6e99-4052-a501-0cba1d5461a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1364 | 2024.02.04 18:25:16.364005 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 117 rows starting from the beginning of the part | ||
| 1365 | 2024.02.04 18:25:16.364115 [ 3 ] {} <Debug> HTTP-Session: 11490949-6e99-4052-a501-0cba1d5461a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2024.02.04 18:25:16.364332 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 4 columns (4 merged, 0 gathered) in 0.004627788 sec., 57478.8646325199 rows/sec., 4.55 MiB/sec. | ||
| 1367 | 2024.02.04 18:25:16.364475 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1368 | 2024.02.04 18:25:16.364567 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1369 | 2024.02.04 18:25:16.364577 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 123 rows starting from the beginning of the part | ||
| 1370 | 2024.02.04 18:25:16.364595 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1371 | 2024.02.04 18:25:16.364910 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1372 | 2024.02.04 18:25:16.365044 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 159 rows starting from the beginning of the part | ||
| 1373 | 2024.02.04 18:25:16.365078 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_6_1} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1374 | 2024.02.04 18:25:16.365373 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1375 | 2024.02.04 18:25:16.365419 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 123 rows starting from the beginning of the part | ||
| 1376 | 2024.02.04 18:25:16.365605 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 153 rows starting from the beginning of the part | ||
| 1377 | 2024.02.04 18:25:16.365704 [ 22 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 197 rows starting from the beginning of the part | ||
| 1378 | 2024.02.04 18:25:16.366533 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 4 columns (4 merged, 0 gathered) in 0.003218081 sec., 270968.94080664846 rows/sec., 25.92 MiB/sec. | ||
| 1379 | 2024.02.04 18:25:16.366679 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1380 | 2024.02.04 18:25:16.366886 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1381 | 2024.02.04 18:25:16.366954 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_6_1} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1382 | 2024.02.04 18:25:16.368204 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1383 | 2024.02.04 18:25:16.368449 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1384 | 2024.02.04 18:25:16.368601 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} <Trace> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1385 | 2024.02.04 18:25:16.368719 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} <Information> executeQuery: Read 4 rows, 286.00 B in 0.004178883 sec., 957 rows/sec., 66.84 KiB/sec. | ||
| 1386 | 2024.02.04 18:25:16.368859 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} <Debug> DynamicQueryHandler: Done processing query | ||
| 1387 | 2024.02.04 18:25:16.368882 [ 3 ] {2668aefb-271b-4431-8c3e-416000730755} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1388 | 2024.02.04 18:25:16.368899 [ 3 ] {} <Debug> HTTP-Session: 11490949-6e99-4052-a501-0cba1d5461a7 Destroying unnamed session | ||
| 1389 | 2024.02.04 18:25:16.369029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1390 | 2024.02.04 18:25:16.369076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1391 | 2024.02.04 18:25:16.369096 [ 3 ] {} <Debug> HTTP-Session: faaca6c8-f9db-4a37-8a60-c03b49d1d503 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1392 | 2024.02.04 18:25:16.369113 [ 3 ] {} <Debug> HTTP-Session: faaca6c8-f9db-4a37-8a60-c03b49d1d503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2024.02.04 18:25:16.369187 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1394 | 2024.02.04 18:25:16.369227 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1395 | 2024.02.04 18:25:16.369334 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1396 | 2024.02.04 18:25:16.369664 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1397 | 2024.02.04 18:25:16.369875 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1398 | 2024.02.04 18:25:16.370023 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1399 | 2024.02.04 18:25:16.370136 [ 87 ] {} <Debug> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1400 | 2024.02.04 18:25:16.370152 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} <Information> executeQuery: Read 81 rows, 6.47 KiB in 0.000928842 sec., 87205 rows/sec., 6.80 MiB/sec. | ||
| 1401 | 2024.02.04 18:25:16.370190 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1402 | 2024.02.04 18:25:16.370356 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1403 | 2024.02.04 18:25:16.370429 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} <Debug> DynamicQueryHandler: Done processing query | ||
| 1404 | 2024.02.04 18:25:16.370482 [ 3 ] {27a1523c-37d0-4103-98dd-037baccdaa97} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1405 | 2024.02.04 18:25:16.370525 [ 3 ] {} <Debug> HTTP-Session: faaca6c8-f9db-4a37-8a60-c03b49d1d503 Destroying unnamed session | ||
| 1406 | 2024.02.04 18:25:16.370530 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1407 | 2024.02.04 18:25:16.370581 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::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 | ||
| 1408 | 2024.02.04 18:25:16.370713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1409 | 2024.02.04 18:25:16.370779 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part | ||
| 1410 | 2024.02.04 18:25:16.370796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1411 | 2024.02.04 18:25:16.370864 [ 3 ] {} <Debug> HTTP-Session: 0ab3e75e-a846-4705-a07c-ea83b133844f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1412 | 2024.02.04 18:25:16.370906 [ 3 ] {} <Debug> HTTP-Session: 0ab3e75e-a846-4705-a07c-ea83b133844f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2024.02.04 18:25:16.371057 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 65 rows starting from the beginning of the part | ||
| 1414 | 2024.02.04 18:25:16.371097 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1415 | 2024.02.04 18:25:16.371186 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1416 | 2024.02.04 18:25:16.371306 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part | ||
| 1417 | 2024.02.04 18:25:16.371644 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 61 rows starting from the beginning of the part | ||
| 1418 | 2024.02.04 18:25:16.371770 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1419 | 2024.02.04 18:25:16.371920 [ 19 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 81 rows starting from the beginning of the part | ||
| 1420 | 2024.02.04 18:25:16.372390 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1421 | 2024.02.04 18:25:16.373103 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1422 | 2024.02.04 18:25:16.373491 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1423 | 2024.02.04 18:25:16.373522 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 4 columns (4 merged, 0 gathered) in 0.003252031 sec., 103935.04858963522 rows/sec., 8.12 MiB/sec. | ||
| 1424 | 2024.02.04 18:25:16.373704 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.002554333 sec., 14876 rows/sec., 1.05 MiB/sec. | ||
| 1425 | 2024.02.04 18:25:16.373877 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1426 | 2024.02.04 18:25:16.373911 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1427 | 2024.02.04 18:25:16.373960 [ 3 ] {132acfe3-12cf-41c2-8e4e-7f89c172acf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1428 | 2024.02.04 18:25:16.373990 [ 3 ] {} <Debug> HTTP-Session: 0ab3e75e-a846-4705-a07c-ea83b133844f Destroying unnamed session | ||
| 1429 | 2024.02.04 18:25:16.374242 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1430 | 2024.02.04 18:25:16.374257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1431 | 2024.02.04 18:25:16.374352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1432 | 2024.02.04 18:25:16.374379 [ 3 ] {} <Debug> HTTP-Session: 30db05e6-748f-42c4-91e4-5a979a97a0a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1433 | 2024.02.04 18:25:16.374398 [ 3 ] {} <Debug> HTTP-Session: 30db05e6-748f-42c4-91e4-5a979a97a0a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2024.02.04 18:25:16.374416 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_6_1} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1435 | 2024.02.04 18:25:16.374580 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1436 | 2024.02.04 18:25:16.374630 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1437 | 2024.02.04 18:25:16.374775 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1438 | 2024.02.04 18:25:16.375287 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1439 | 2024.02.04 18:25:16.375602 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1440 | 2024.02.04 18:25:16.375779 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1441 | 2024.02.04 18:25:16.375889 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1442 | 2024.02.04 18:25:16.375908 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001294297 sec., 40948 rows/sec., 55.26 MiB/sec. | ||
| 1443 | 2024.02.04 18:25:16.375939 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1444 | 2024.02.04 18:25:16.376096 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1445 | 2024.02.04 18:25:16.376151 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} <Debug> DynamicQueryHandler: Done processing query | ||
| 1446 | 2024.02.04 18:25:16.376197 [ 3 ] {6681393a-1f95-475d-8401-9f3278664c69} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1447 | 2024.02.04 18:25:16.376239 [ 3 ] {} <Debug> HTTP-Session: 30db05e6-748f-42c4-91e4-5a979a97a0a8 Destroying unnamed session | ||
| 1448 | 2024.02.04 18:25:16.376283 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1449 | 2024.02.04 18:25:16.376323 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part | ||
| 1450 | 2024.02.04 18:25:16.376455 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part | ||
| 1451 | 2024.02.04 18:25:16.376556 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part | ||
| 1452 | 2024.02.04 18:25:16.376654 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part | ||
| 1453 | 2024.02.04 18:25:16.376745 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 51 rows starting from the beginning of the part | ||
| 1454 | 2024.02.04 18:25:16.376837 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 53 rows starting from the beginning of the part | ||
| 1455 | 2024.02.04 18:25:16.383048 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 6 columns (6 merged, 0 gathered) in 0.007026029 sec., 37859.2231828249 rows/sec., 51.09 MiB/sec. | ||
| 1456 | 2024.02.04 18:25:16.383394 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1457 | 2024.02.04 18:25:16.383632 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1458 | 2024.02.04 18:25:16.383687 [ 12 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1459 | 2024.02.04 18:25:16.383742 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_6_1: 4.07 MiB. | ||
| 1460 | 2024.02.04 18:25:25.287024 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1461 | 2024.02.04 18:25:25.287099 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1462 | 2024.02.04 18:25:26.347726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1463 | 2024.02.04 18:25:26.347843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1464 | 2024.02.04 18:25:26.347874 [ 3 ] {} <Debug> HTTP-Session: c80c7c96-6e83-4751-93e4-21672922a144 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1465 | 2024.02.04 18:25:26.347902 [ 3 ] {} <Debug> HTTP-Session: c80c7c96-6e83-4751-93e4-21672922a144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2024.02.04 18:25:26.348044 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1467 | 2024.02.04 18:25:26.348111 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1468 | 2024.02.04 18:25:26.348292 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1469 | 2024.02.04 18:25:26.348813 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1470 | 2024.02.04 18:25:26.349073 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1471 | 2024.02.04 18:25:26.349237 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1472 | 2024.02.04 18:25:26.349361 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001274077 sec., 41598 rows/sec., 3.29 MiB/sec. | ||
| 1473 | 2024.02.04 18:25:26.349506 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} <Debug> DynamicQueryHandler: Done processing query | ||
| 1474 | 2024.02.04 18:25:26.349532 [ 3 ] {e6ec9ea5-1bc0-480c-981b-8b4287f90429} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1475 | 2024.02.04 18:25:26.349548 [ 3 ] {} <Debug> HTTP-Session: c80c7c96-6e83-4751-93e4-21672922a144 Destroying unnamed session | ||
| 1476 | 2024.02.04 18:25:26.349684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1477 | 2024.02.04 18:25:26.349730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1478 | 2024.02.04 18:25:26.349749 [ 3 ] {} <Debug> HTTP-Session: 3ff19a13-4e0a-4f3f-a003-68d6032a1c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1479 | 2024.02.04 18:25:26.349766 [ 3 ] {} <Debug> HTTP-Session: 3ff19a13-4e0a-4f3f-a003-68d6032a1c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1480 | 2024.02.04 18:25:26.349842 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1481 | 2024.02.04 18:25:26.349882 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1482 | 2024.02.04 18:25:26.349988 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1483 | 2024.02.04 18:25:26.350371 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1484 | 2024.02.04 18:25:26.350591 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1485 | 2024.02.04 18:25:26.350742 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1486 | 2024.02.04 18:25:26.350851 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} <Information> executeQuery: Read 159 rows, 15.64 KiB in 0.000975173 sec., 163047 rows/sec., 15.66 MiB/sec. | ||
| 1487 | 2024.02.04 18:25:26.350960 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} <Debug> DynamicQueryHandler: Done processing query | ||
| 1488 | 2024.02.04 18:25:26.350982 [ 3 ] {3ddd6625-9898-4656-87a4-5c3f11aed313} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1489 | 2024.02.04 18:25:26.350997 [ 3 ] {} <Debug> HTTP-Session: 3ff19a13-4e0a-4f3f-a003-68d6032a1c1c Destroying unnamed session | ||
| 1490 | 2024.02.04 18:25:26.351182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1491 | 2024.02.04 18:25:26.351226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1492 | 2024.02.04 18:25:26.351246 [ 3 ] {} <Debug> HTTP-Session: cf0ba1f7-e8d7-4728-8746-7a4541963bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1493 | 2024.02.04 18:25:26.351263 [ 3 ] {} <Debug> HTTP-Session: cf0ba1f7-e8d7-4728-8746-7a4541963bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1494 | 2024.02.04 18:25:26.351335 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1495 | 2024.02.04 18:25:26.351376 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1496 | 2024.02.04 18:25:26.351482 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1497 | 2024.02.04 18:25:26.351765 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1498 | 2024.02.04 18:25:26.351968 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1499 | 2024.02.04 18:25:26.352114 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1500 | 2024.02.04 18:25:26.352225 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000859061 sec., 61695 rows/sec., 4.82 MiB/sec. | ||
| 1501 | 2024.02.04 18:25:26.352354 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1502 | 2024.02.04 18:25:26.352377 [ 3 ] {105fae96-c1de-46fa-ac9c-04c6e95b64d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1503 | 2024.02.04 18:25:26.352393 [ 3 ] {} <Debug> HTTP-Session: cf0ba1f7-e8d7-4728-8746-7a4541963bf1 Destroying unnamed session | ||
| 1504 | 2024.02.04 18:25:26.352544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1505 | 2024.02.04 18:25:26.352589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1506 | 2024.02.04 18:25:26.352607 [ 3 ] {} <Debug> HTTP-Session: 480f7aae-2123-43c9-b809-4781ee27b593 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1507 | 2024.02.04 18:25:26.352624 [ 3 ] {} <Debug> HTTP-Session: 480f7aae-2123-43c9-b809-4781ee27b593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2024.02.04 18:25:26.352711 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1509 | 2024.02.04 18:25:26.352757 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1510 | 2024.02.04 18:25:26.352895 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1511 | 2024.02.04 18:25:26.353389 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1512 | 2024.02.04 18:25:26.353695 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1513 | 2024.02.04 18:25:26.353861 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1514 | 2024.02.04 18:25:26.353970 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001258986 sec., 42097 rows/sec., 56.81 MiB/sec. | ||
| 1515 | 2024.02.04 18:25:26.354075 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} <Debug> DynamicQueryHandler: Done processing query | ||
| 1516 | 2024.02.04 18:25:26.354096 [ 3 ] {ab04d250-1b5d-435e-996e-a8d52c500595} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1517 | 2024.02.04 18:25:26.354111 [ 3 ] {} <Debug> HTTP-Session: 480f7aae-2123-43c9-b809-4781ee27b593 Destroying unnamed session | ||
| 1518 | 2024.02.04 18:25:36.347893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1519 | 2024.02.04 18:25:36.348010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1520 | 2024.02.04 18:25:36.348036 [ 3 ] {} <Debug> HTTP-Session: 87a3c581-4136-4f9e-8664-ed64e9192e3c Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1521 | 2024.02.04 18:25:36.348060 [ 3 ] {} <Debug> HTTP-Session: 87a3c581-4136-4f9e-8664-ed64e9192e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2024.02.04 18:25:36.348188 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1523 | 2024.02.04 18:25:36.348249 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1524 | 2024.02.04 18:25:36.348404 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1525 | 2024.02.04 18:25:36.348830 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1526 | 2024.02.04 18:25:36.349084 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1527 | 2024.02.04 18:25:36.349256 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1528 | 2024.02.04 18:25:36.349380 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001152135 sec., 46001 rows/sec., 3.64 MiB/sec. | ||
| 1529 | 2024.02.04 18:25:36.349520 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} <Debug> DynamicQueryHandler: Done processing query | ||
| 1530 | 2024.02.04 18:25:36.349544 [ 3 ] {8a59702b-70f3-495f-bfa2-749893d66cdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1531 | 2024.02.04 18:25:36.349560 [ 3 ] {} <Debug> HTTP-Session: 87a3c581-4136-4f9e-8664-ed64e9192e3c Destroying unnamed session | ||
| 1532 | 2024.02.04 18:25:36.349734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1533 | 2024.02.04 18:25:36.349781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1534 | 2024.02.04 18:25:36.349801 [ 3 ] {} <Debug> HTTP-Session: 2a261c60-d466-4f04-baaa-dd14bac6e74b Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1535 | 2024.02.04 18:25:36.349845 [ 3 ] {} <Debug> HTTP-Session: 2a261c60-d466-4f04-baaa-dd14bac6e74b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2024.02.04 18:25:36.349922 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1537 | 2024.02.04 18:25:36.349961 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1538 | 2024.02.04 18:25:36.350066 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1539 | 2024.02.04 18:25:36.350477 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1540 | 2024.02.04 18:25:36.350711 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1541 | 2024.02.04 18:25:36.350865 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1542 | 2024.02.04 18:25:36.350987 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} <Information> executeQuery: Read 159 rows, 15.64 KiB in 0.001036403 sec., 153415 rows/sec., 14.74 MiB/sec. | ||
| 1543 | 2024.02.04 18:25:36.351095 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 1544 | 2024.02.04 18:25:36.351118 [ 3 ] {66c0f230-fe39-43b6-b737-4907fe4663bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1545 | 2024.02.04 18:25:36.351134 [ 3 ] {} <Debug> HTTP-Session: 2a261c60-d466-4f04-baaa-dd14bac6e74b Destroying unnamed session | ||
| 1546 | 2024.02.04 18:25:36.351303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1547 | 2024.02.04 18:25:36.351371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1548 | 2024.02.04 18:25:36.351390 [ 3 ] {} <Debug> HTTP-Session: 37fe4b1a-12a2-4921-94d4-0a041d2a7651 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1549 | 2024.02.04 18:25:36.351407 [ 3 ] {} <Debug> HTTP-Session: 37fe4b1a-12a2-4921-94d4-0a041d2a7651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2024.02.04 18:25:36.351478 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1551 | 2024.02.04 18:25:36.351518 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1552 | 2024.02.04 18:25:36.351624 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1553 | 2024.02.04 18:25:36.352008 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1554 | 2024.02.04 18:25:36.352218 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1555 | 2024.02.04 18:25:36.352377 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1556 | 2024.02.04 18:25:36.352486 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000972402 sec., 54504 rows/sec., 4.26 MiB/sec. | ||
| 1557 | 2024.02.04 18:25:36.352609 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1558 | 2024.02.04 18:25:36.352631 [ 3 ] {53877e99-7934-4dbe-a735-2d4a20eaf83f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1559 | 2024.02.04 18:25:36.352647 [ 3 ] {} <Debug> HTTP-Session: 37fe4b1a-12a2-4921-94d4-0a041d2a7651 Destroying unnamed session | ||
| 1560 | 2024.02.04 18:25:36.352818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1561 | 2024.02.04 18:25:36.352862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1562 | 2024.02.04 18:25:36.352881 [ 3 ] {} <Debug> HTTP-Session: 4c78db8d-605e-4e82-a8f0-fbd7201b1056 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1563 | 2024.02.04 18:25:36.352898 [ 3 ] {} <Debug> HTTP-Session: 4c78db8d-605e-4e82-a8f0-fbd7201b1056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2024.02.04 18:25:36.352984 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1565 | 2024.02.04 18:25:36.353031 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1566 | 2024.02.04 18:25:36.353169 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1567 | 2024.02.04 18:25:36.353680 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1568 | 2024.02.04 18:25:36.353977 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1569 | 2024.02.04 18:25:36.354144 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1570 | 2024.02.04 18:25:36.354264 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001289796 sec., 41091 rows/sec., 55.45 MiB/sec. | ||
| 1571 | 2024.02.04 18:25:36.354372 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1572 | 2024.02.04 18:25:36.354393 [ 3 ] {9bd4c37c-045a-4bf0-96c7-9e89a147ca1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1573 | 2024.02.04 18:25:36.354407 [ 3 ] {} <Debug> HTTP-Session: 4c78db8d-605e-4e82-a8f0-fbd7201b1056 Destroying unnamed session | ||
| 1574 | 2024.02.04 18:25:40.287142 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1575 | 2024.02.04 18:25:40.287212 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1576 | 2024.02.04 18:25:46.349184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1577 | 2024.02.04 18:25:46.349315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1578 | 2024.02.04 18:25:46.349346 [ 3 ] {} <Debug> HTTP-Session: a4cef296-547f-45e5-aa71-f50c7a977cd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1579 | 2024.02.04 18:25:46.349373 [ 3 ] {} <Debug> HTTP-Session: a4cef296-547f-45e5-aa71-f50c7a977cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1580 | 2024.02.04 18:25:46.349516 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1581 | 2024.02.04 18:25:46.349582 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1582 | 2024.02.04 18:25:46.349742 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1583 | 2024.02.04 18:25:46.350168 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1584 | 2024.02.04 18:25:46.350420 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1585 | 2024.02.04 18:25:46.350582 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1586 | 2024.02.04 18:25:46.350703 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001149455 sec., 46108 rows/sec., 3.65 MiB/sec. | ||
| 1587 | 2024.02.04 18:25:46.350906 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1588 | 2024.02.04 18:25:46.350931 [ 3 ] {3fb50f7e-e151-4d2c-bc50-0caf2ccef44d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1589 | 2024.02.04 18:25:46.350947 [ 3 ] {} <Debug> HTTP-Session: a4cef296-547f-45e5-aa71-f50c7a977cd6 Destroying unnamed session | ||
| 1590 | 2024.02.04 18:25:46.351225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1591 | 2024.02.04 18:25:46.351271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1592 | 2024.02.04 18:25:46.351290 [ 3 ] {} <Debug> HTTP-Session: 0a66e17a-38f3-4f2d-bf84-e517cf494daf Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1593 | 2024.02.04 18:25:46.351307 [ 3 ] {} <Debug> HTTP-Session: 0a66e17a-38f3-4f2d-bf84-e517cf494daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1594 | 2024.02.04 18:25:46.351385 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1595 | 2024.02.04 18:25:46.351427 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1596 | 2024.02.04 18:25:46.351545 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1597 | 2024.02.04 18:25:46.352028 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1598 | 2024.02.04 18:25:46.352255 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1599 | 2024.02.04 18:25:46.352403 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1600 | 2024.02.04 18:25:46.352519 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} <Information> executeQuery: Read 195 rows, 18.46 KiB in 0.001103464 sec., 176716 rows/sec., 16.33 MiB/sec. | ||
| 1601 | 2024.02.04 18:25:46.352700 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1602 | 2024.02.04 18:25:46.352723 [ 3 ] {ad5e4487-d75e-4c37-b5c5-c7a650d5bc2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 1603 | 2024.02.04 18:25:46.352740 [ 3 ] {} <Debug> HTTP-Session: 0a66e17a-38f3-4f2d-bf84-e517cf494daf Destroying unnamed session | ||
| 1604 | 2024.02.04 18:25:46.352895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1605 | 2024.02.04 18:25:46.352941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1606 | 2024.02.04 18:25:46.352960 [ 3 ] {} <Debug> HTTP-Session: 1339ac3d-26a3-4d2c-9fc4-436fef3d9ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1607 | 2024.02.04 18:25:46.352976 [ 3 ] {} <Debug> HTTP-Session: 1339ac3d-26a3-4d2c-9fc4-436fef3d9ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1608 | 2024.02.04 18:25:46.353050 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1609 | 2024.02.04 18:25:46.353088 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1610 | 2024.02.04 18:25:46.353204 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1611 | 2024.02.04 18:25:46.353527 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1612 | 2024.02.04 18:25:46.353738 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1613 | 2024.02.04 18:25:46.353894 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1614 | 2024.02.04 18:25:46.353983 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} <Information> executeQuery: Read 77 rows, 6.14 KiB in 0.000915542 sec., 84103 rows/sec., 6.55 MiB/sec. | ||
| 1615 | 2024.02.04 18:25:46.354084 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1616 | 2024.02.04 18:25:46.354105 [ 3 ] {460c7dda-7ddd-4a89-8ac6-844b06dec67c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1617 | 2024.02.04 18:25:46.354120 [ 3 ] {} <Debug> HTTP-Session: 1339ac3d-26a3-4d2c-9fc4-436fef3d9ee2 Destroying unnamed session | ||
| 1618 | 2024.02.04 18:25:46.354234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1619 | 2024.02.04 18:25:46.354272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1620 | 2024.02.04 18:25:46.354291 [ 3 ] {} <Debug> HTTP-Session: 20e3728a-7c86-4a06-bd9f-eb37f6d5b6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1621 | 2024.02.04 18:25:46.354306 [ 3 ] {} <Debug> HTTP-Session: 20e3728a-7c86-4a06-bd9f-eb37f6d5b6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2024.02.04 18:25:46.354372 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1623 | 2024.02.04 18:25:46.354412 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1624 | 2024.02.04 18:25:46.354522 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1625 | 2024.02.04 18:25:46.354886 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1626 | 2024.02.04 18:25:46.355145 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1627 | 2024.02.04 18:25:46.355322 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1628 | 2024.02.04 18:25:46.355440 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001003403 sec., 35877 rows/sec., 2.53 MiB/sec. | ||
| 1629 | 2024.02.04 18:25:46.355566 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} <Debug> DynamicQueryHandler: Done processing query | ||
| 1630 | 2024.02.04 18:25:46.355589 [ 3 ] {82e4fe86-c488-4b04-82f1-966066cca336} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1631 | 2024.02.04 18:25:46.355605 [ 3 ] {} <Debug> HTTP-Session: 20e3728a-7c86-4a06-bd9f-eb37f6d5b6aa Destroying unnamed session | ||
| 1632 | 2024.02.04 18:25:46.355799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1633 | 2024.02.04 18:25:46.355843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1634 | 2024.02.04 18:25:46.355863 [ 3 ] {} <Debug> HTTP-Session: 78c10de3-4e94-486f-9741-dd55eed60058 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1635 | 2024.02.04 18:25:46.355879 [ 3 ] {} <Debug> HTTP-Session: 78c10de3-4e94-486f-9741-dd55eed60058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2024.02.04 18:25:46.355970 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1637 | 2024.02.04 18:25:46.356014 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1638 | 2024.02.04 18:25:46.356153 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1639 | 2024.02.04 18:25:46.356647 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1640 | 2024.02.04 18:25:46.356951 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1641 | 2024.02.04 18:25:46.357125 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1642 | 2024.02.04 18:25:46.357260 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001254476 sec., 42248 rows/sec., 57.01 MiB/sec. | ||
| 1643 | 2024.02.04 18:25:46.357380 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} <Debug> DynamicQueryHandler: Done processing query | ||
| 1644 | 2024.02.04 18:25:46.357403 [ 3 ] {3a538686-7755-49ef-ba8e-c5ddfb91e579} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1645 | 2024.02.04 18:25:46.357419 [ 3 ] {} <Debug> HTTP-Session: 78c10de3-4e94-486f-9741-dd55eed60058 Destroying unnamed session | ||
| 1646 | 2024.02.04 18:25:55.287262 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1647 | 2024.02.04 18:25:55.287339 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1648 | 2024.02.04 18:25:56.348208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1649 | 2024.02.04 18:25:56.348323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1650 | 2024.02.04 18:25:56.348352 [ 3 ] {} <Debug> HTTP-Session: 74a1a835-2250-42e9-9c18-532c7a11b737 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1651 | 2024.02.04 18:25:56.348382 [ 3 ] {} <Debug> HTTP-Session: 74a1a835-2250-42e9-9c18-532c7a11b737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2024.02.04 18:25:56.348527 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1653 | 2024.02.04 18:25:56.348596 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1654 | 2024.02.04 18:25:56.348773 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1655 | 2024.02.04 18:25:56.349228 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1656 | 2024.02.04 18:25:56.349483 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1657 | 2024.02.04 18:25:56.349648 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1658 | 2024.02.04 18:25:56.349758 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001193145 sec., 44420 rows/sec., 3.52 MiB/sec. | ||
| 1659 | 2024.02.04 18:25:56.349785 [ 52 ] {} <Debug> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 1660 | 2024.02.04 18:25:56.349893 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1661 | 2024.02.04 18:25:56.349925 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1662 | 2024.02.04 18:25:56.349967 [ 3 ] {d14074a8-2676-4f24-b877-81740dcaaa5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1663 | 2024.02.04 18:25:56.350031 [ 3 ] {} <Debug> HTTP-Session: 74a1a835-2250-42e9-9c18-532c7a11b737 Destroying unnamed session | ||
| 1664 | 2024.02.04 18:25:56.350071 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
| 1665 | 2024.02.04 18:25:56.350159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1666 | 2024.02.04 18:25:56.350260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1667 | 2024.02.04 18:25:56.350263 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1668 | 2024.02.04 18:25:56.350288 [ 3 ] {} <Debug> HTTP-Session: 31a37fc6-b1da-41a1-90d7-6b05d3ae9a4d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1669 | 2024.02.04 18:25:56.350334 [ 3 ] {} <Debug> HTTP-Session: 31a37fc6-b1da-41a1-90d7-6b05d3ae9a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2024.02.04 18:25:56.350349 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 53 rows starting from the beginning of the part | ||
| 1671 | 2024.02.04 18:25:56.350517 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1672 | 2024.02.04 18:25:56.350634 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1673 | 2024.02.04 18:25:56.350679 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part | ||
| 1674 | 2024.02.04 18:25:56.351034 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part | ||
| 1675 | 2024.02.04 18:25:56.351084 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1676 | 2024.02.04 18:25:56.351262 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part | ||
| 1677 | 2024.02.04 18:25:56.351498 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 53 rows starting from the beginning of the part | ||
| 1678 | 2024.02.04 18:25:56.351987 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1679 | 2024.02.04 18:25:56.352338 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1680 | 2024.02.04 18:25:56.352634 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} <Trace> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1681 | 2024.02.04 18:25:56.352959 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00237414 sec., 1684 rows/sec., 140.68 KiB/sec. | ||
| 1682 | 2024.02.04 18:25:56.353069 [ 11 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.003062559 sec., 86528.9452382795 rows/sec., 6.85 MiB/sec. | ||
| 1683 | 2024.02.04 18:25:56.353141 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1684 | 2024.02.04 18:25:56.353173 [ 3 ] {11bb0b35-8391-42fa-b9a7-d8fc8ff6cd8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1685 | 2024.02.04 18:25:56.353196 [ 3 ] {} <Debug> HTTP-Session: 31a37fc6-b1da-41a1-90d7-6b05d3ae9a4d Destroying unnamed session | ||
| 1686 | 2024.02.04 18:25:56.353293 [ 11 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 1687 | 2024.02.04 18:25:56.353376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1688 | 2024.02.04 18:25:56.353433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1689 | 2024.02.04 18:25:56.353463 [ 3 ] {} <Debug> HTTP-Session: f04ed33c-b75a-4964-bb74-1e5d341be744 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1690 | 2024.02.04 18:25:56.353495 [ 3 ] {} <Debug> HTTP-Session: f04ed33c-b75a-4964-bb74-1e5d341be744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2024.02.04 18:25:56.353615 [ 11 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 1692 | 2024.02.04 18:25:56.353638 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1693 | 2024.02.04 18:25:56.353705 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1694 | 2024.02.04 18:25:56.353751 [ 11 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_10_2} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
| 1695 | 2024.02.04 18:25:56.353977 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1696 | 2024.02.04 18:25:56.354351 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1697 | 2024.02.04 18:25:56.354555 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1698 | 2024.02.04 18:25:56.354692 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1699 | 2024.02.04 18:25:56.354806 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} <Information> executeQuery: Read 161 rows, 15.82 KiB in 0.001175535 sec., 136958 rows/sec., 13.14 MiB/sec. | ||
| 1700 | 2024.02.04 18:25:56.354914 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} <Debug> DynamicQueryHandler: Done processing query | ||
| 1701 | 2024.02.04 18:25:56.354935 [ 3 ] {eadaad00-4cf7-4aeb-85ea-cffd6f9b1ffd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1702 | 2024.02.04 18:25:56.354950 [ 3 ] {} <Debug> HTTP-Session: f04ed33c-b75a-4964-bb74-1e5d341be744 Destroying unnamed session | ||
| 1703 | 2024.02.04 18:25:56.355206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1704 | 2024.02.04 18:25:56.355251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1705 | 2024.02.04 18:25:56.355269 [ 3 ] {} <Debug> HTTP-Session: cc035331-c1c7-47e0-90b7-c65b42d75b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1706 | 2024.02.04 18:25:56.355286 [ 3 ] {} <Debug> HTTP-Session: cc035331-c1c7-47e0-90b7-c65b42d75b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2024.02.04 18:25:56.355356 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1708 | 2024.02.04 18:25:56.355395 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1709 | 2024.02.04 18:25:56.355501 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1710 | 2024.02.04 18:25:56.355759 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1711 | 2024.02.04 18:25:56.355961 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1712 | 2024.02.04 18:25:56.356110 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} <Trace> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1713 | 2024.02.04 18:25:56.356227 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00084027 sec., 4760 rows/sec., 332.39 KiB/sec. | ||
| 1714 | 2024.02.04 18:25:56.356343 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} <Debug> DynamicQueryHandler: Done processing query | ||
| 1715 | 2024.02.04 18:25:56.356366 [ 3 ] {43a57511-bd9d-45db-8988-cf1f79ffd161} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1716 | 2024.02.04 18:25:56.356381 [ 3 ] {} <Debug> HTTP-Session: cc035331-c1c7-47e0-90b7-c65b42d75b83 Destroying unnamed session | ||
| 1717 | 2024.02.04 18:25:56.356508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1718 | 2024.02.04 18:25:56.356550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1719 | 2024.02.04 18:25:56.356570 [ 3 ] {} <Debug> HTTP-Session: 8aa91ab5-0f75-448e-aa33-35e5c95b96fc Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1720 | 2024.02.04 18:25:56.356586 [ 3 ] {} <Debug> HTTP-Session: 8aa91ab5-0f75-448e-aa33-35e5c95b96fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2024.02.04 18:25:56.356659 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1722 | 2024.02.04 18:25:56.356697 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1723 | 2024.02.04 18:25:56.356804 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1724 | 2024.02.04 18:25:56.357089 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1725 | 2024.02.04 18:25:56.357293 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1726 | 2024.02.04 18:25:56.357440 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1727 | 2024.02.04 18:25:56.357557 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} <Information> executeQuery: Read 57 rows, 4.57 KiB in 0.000869681 sec., 65541 rows/sec., 5.13 MiB/sec. | ||
| 1728 | 2024.02.04 18:25:56.357679 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} <Debug> DynamicQueryHandler: Done processing query | ||
| 1729 | 2024.02.04 18:25:56.357701 [ 3 ] {1334cd40-e892-409e-81aa-144349df5429} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1730 | 2024.02.04 18:25:56.357717 [ 3 ] {} <Debug> HTTP-Session: 8aa91ab5-0f75-448e-aa33-35e5c95b96fc Destroying unnamed session | ||
| 1731 | 2024.02.04 18:25:56.357861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1732 | 2024.02.04 18:25:56.357905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1733 | 2024.02.04 18:25:56.357923 [ 3 ] {} <Debug> HTTP-Session: 0e224249-9efe-4d27-9c82-1fa222b7e82f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1734 | 2024.02.04 18:25:56.357939 [ 3 ] {} <Debug> HTTP-Session: 0e224249-9efe-4d27-9c82-1fa222b7e82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2024.02.04 18:25:56.358007 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1736 | 2024.02.04 18:25:56.358050 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1737 | 2024.02.04 18:25:56.358171 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1738 | 2024.02.04 18:25:56.358427 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1739 | 2024.02.04 18:25:56.358677 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1740 | 2024.02.04 18:25:56.358859 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1741 | 2024.02.04 18:25:56.358986 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000948602 sec., 2108 rows/sec., 148.24 KiB/sec. | ||
| 1742 | 2024.02.04 18:25:56.359107 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1743 | 2024.02.04 18:25:56.359130 [ 3 ] {8ca94174-e48b-4c61-b471-44175710d67f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1744 | 2024.02.04 18:25:56.359145 [ 3 ] {} <Debug> HTTP-Session: 0e224249-9efe-4d27-9c82-1fa222b7e82f Destroying unnamed session | ||
| 1745 | 2024.02.04 18:25:56.359281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1746 | 2024.02.04 18:25:56.359324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1747 | 2024.02.04 18:25:56.359343 [ 3 ] {} <Debug> HTTP-Session: 2760b0ac-5267-4cb3-b465-439b907420f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1748 | 2024.02.04 18:25:56.359359 [ 3 ] {} <Debug> HTTP-Session: 2760b0ac-5267-4cb3-b465-439b907420f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1749 | 2024.02.04 18:25:56.359446 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1750 | 2024.02.04 18:25:56.359489 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1751 | 2024.02.04 18:25:56.359623 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1752 | 2024.02.04 18:25:56.360180 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
| 1753 | 2024.02.04 18:25:56.360484 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1754 | 2024.02.04 18:25:56.360654 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1755 | 2024.02.04 18:25:56.360768 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001286237 sec., 41205 rows/sec., 55.60 MiB/sec. | ||
| 1756 | 2024.02.04 18:25:56.360940 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} <Debug> DynamicQueryHandler: Done processing query | ||
| 1757 | 2024.02.04 18:25:56.360964 [ 3 ] {bd50129e-1427-430a-b6dc-30a42142b589} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1758 | 2024.02.04 18:25:56.360980 [ 3 ] {} <Debug> HTTP-Session: 2760b0ac-5267-4cb3-b465-439b907420f7 Destroying unnamed session | ||
| 1759 | 2024.02.04 18:26:06.348177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1760 | 2024.02.04 18:26:06.348296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1761 | 2024.02.04 18:26:06.348321 [ 3 ] {} <Debug> HTTP-Session: 37277ce3-1c2b-4fc6-acb2-3f6eb5317680 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1762 | 2024.02.04 18:26:06.348345 [ 3 ] {} <Debug> HTTP-Session: 37277ce3-1c2b-4fc6-acb2-3f6eb5317680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1763 | 2024.02.04 18:26:06.348480 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1764 | 2024.02.04 18:26:06.348547 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1765 | 2024.02.04 18:26:06.348724 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1766 | 2024.02.04 18:26:06.349187 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1767 | 2024.02.04 18:26:06.349475 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1768 | 2024.02.04 18:26:06.349634 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1769 | 2024.02.04 18:26:06.349747 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001230456 sec., 43073 rows/sec., 3.41 MiB/sec. | ||
| 1770 | 2024.02.04 18:26:06.349911 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} <Debug> DynamicQueryHandler: Done processing query | ||
| 1771 | 2024.02.04 18:26:06.349936 [ 3 ] {da0a8981-6ea8-4a77-a1ef-9e0de66d9856} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1772 | 2024.02.04 18:26:06.349953 [ 3 ] {} <Debug> HTTP-Session: 37277ce3-1c2b-4fc6-acb2-3f6eb5317680 Destroying unnamed session | ||
| 1773 | 2024.02.04 18:26:06.350088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1774 | 2024.02.04 18:26:06.350134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1775 | 2024.02.04 18:26:06.350153 [ 3 ] {} <Debug> HTTP-Session: 326ef705-5b40-41f3-a194-220c123c875d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1776 | 2024.02.04 18:26:06.350169 [ 3 ] {} <Debug> HTTP-Session: 326ef705-5b40-41f3-a194-220c123c875d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1777 | 2024.02.04 18:26:06.350248 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1778 | 2024.02.04 18:26:06.350288 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1779 | 2024.02.04 18:26:06.350398 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1780 | 2024.02.04 18:26:06.350792 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1781 | 2024.02.04 18:26:06.351014 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1782 | 2024.02.04 18:26:06.351163 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1783 | 2024.02.04 18:26:06.351287 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} <Information> executeQuery: Read 159 rows, 15.64 KiB in 0.001005063 sec., 158199 rows/sec., 15.20 MiB/sec. | ||
| 1784 | 2024.02.04 18:26:06.351285 [ 67 ] {} <Debug> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1785 | 2024.02.04 18:26:06.351411 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1786 | 2024.02.04 18:26:06.351475 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} <Debug> DynamicQueryHandler: Done processing query | ||
| 1787 | 2024.02.04 18:26:06.351535 [ 3 ] {f79a63db-45b9-452d-b3a7-b470ee744a91} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1788 | 2024.02.04 18:26:06.351567 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1789 | 2024.02.04 18:26:06.351594 [ 3 ] {} <Debug> HTTP-Session: 326ef705-5b40-41f3-a194-220c123c875d Destroying unnamed session | ||
| 1790 | 2024.02.04 18:26:06.351696 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1791 | 2024.02.04 18:26:06.351737 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 197 rows starting from the beginning of the part | ||
| 1792 | 2024.02.04 18:26:06.351771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1793 | 2024.02.04 18:26:06.351863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1794 | 2024.02.04 18:26:06.351926 [ 3 ] {} <Debug> HTTP-Session: 731286cd-bc00-41da-87b9-db00b7114118 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1795 | 2024.02.04 18:26:06.351973 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 159 rows starting from the beginning of the part | ||
| 1796 | 2024.02.04 18:26:06.351984 [ 3 ] {} <Debug> HTTP-Session: 731286cd-bc00-41da-87b9-db00b7114118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1797 | 2024.02.04 18:26:06.352231 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1798 | 2024.02.04 18:26:06.352236 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 159 rows starting from the beginning of the part | ||
| 1799 | 2024.02.04 18:26:06.352325 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1800 | 2024.02.04 18:26:06.352543 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 195 rows starting from the beginning of the part | ||
| 1801 | 2024.02.04 18:26:06.352759 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1802 | 2024.02.04 18:26:06.352804 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part | ||
| 1803 | 2024.02.04 18:26:06.352983 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 159 rows starting from the beginning of the part | ||
| 1804 | 2024.02.04 18:26:06.353540 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1805 | 2024.02.04 18:26:06.353955 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1806 | 2024.02.04 18:26:06.354328 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1807 | 2024.02.04 18:26:06.354469 [ 67 ] {} <Debug> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1808 | 2024.02.04 18:26:06.354500 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.002217658 sec., 23899 rows/sec., 1.87 MiB/sec. | ||
| 1809 | 2024.02.04 18:26:06.354521 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1810 | 2024.02.04 18:26:06.354741 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1811 | 2024.02.04 18:26:06.354940 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} <Debug> DynamicQueryHandler: Done processing query | ||
| 1812 | 2024.02.04 18:26:06.355024 [ 3 ] {ffa4ade1-0a3f-4c10-a733-fb72a0ec7048} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1813 | 2024.02.04 18:26:06.355031 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1814 | 2024.02.04 18:26:06.355105 [ 3 ] {} <Debug> HTTP-Session: 731286cd-bc00-41da-87b9-db00b7114118 Destroying unnamed session | ||
| 1815 | 2024.02.04 18:26:06.355147 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 99 rows starting from the beginning of the part | ||
| 1816 | 2024.02.04 18:26:06.355304 [ 19 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1030 rows, containing 4 columns (4 merged, 0 gathered) in 0.003841769 sec., 268105.6565347891 rows/sec., 25.38 MiB/sec. | ||
| 1817 | 2024.02.04 18:26:06.355420 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part | ||
| 1818 | 2024.02.04 18:26:06.355418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1819 | 2024.02.04 18:26:06.355515 [ 23 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1820 | 2024.02.04 18:26:06.355546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1821 | 2024.02.04 18:26:06.355673 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part | ||
| 1822 | 2024.02.04 18:26:06.355685 [ 3 ] {} <Debug> HTTP-Session: 5d279407-3368-4ba3-84dd-094b04380d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1823 | 2024.02.04 18:26:06.355758 [ 3 ] {} <Debug> HTTP-Session: 5d279407-3368-4ba3-84dd-094b04380d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1824 | 2024.02.04 18:26:06.355964 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 77 rows starting from the beginning of the part | ||
| 1825 | 2024.02.04 18:26:06.356002 [ 23 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1826 | 2024.02.04 18:26:06.356153 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1827 | 2024.02.04 18:26:06.356167 [ 23 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_11_2} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1828 | 2024.02.04 18:26:06.356266 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 57 rows starting from the beginning of the part | ||
| 1829 | 2024.02.04 18:26:06.356390 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1830 | 2024.02.04 18:26:06.356609 [ 11 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 53 rows starting from the beginning of the part | ||
| 1831 | 2024.02.04 18:26:06.357169 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1832 | 2024.02.04 18:26:06.358260 [ 23 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.003661476 sec., 107060.64985814464 rows/sec., 8.36 MiB/sec. | ||
| 1833 | 2024.02.04 18:26:06.358273 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1834 | 2024.02.04 18:26:06.358401 [ 23 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1835 | 2024.02.04 18:26:06.358698 [ 23 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1836 | 2024.02.04 18:26:06.358804 [ 23 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_11_2} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1837 | 2024.02.04 18:26:06.358816 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1838 | 2024.02.04 18:26:06.359053 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1839 | 2024.02.04 18:26:06.359180 [ 67 ] {} <Debug> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1840 | 2024.02.04 18:26:06.359197 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.002970778 sec., 17840 rows/sec., 24.07 MiB/sec. | ||
| 1841 | 2024.02.04 18:26:06.359239 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1842 | 2024.02.04 18:26:06.359421 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1843 | 2024.02.04 18:26:06.359465 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} <Debug> DynamicQueryHandler: Done processing query | ||
| 1844 | 2024.02.04 18:26:06.359508 [ 3 ] {98dd6a14-6581-42db-9ed1-f987f7997158} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1845 | 2024.02.04 18:26:06.359537 [ 3 ] {} <Debug> HTTP-Session: 5d279407-3368-4ba3-84dd-094b04380d2b Destroying unnamed session | ||
| 1846 | 2024.02.04 18:26:06.359617 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1847 | 2024.02.04 18:26:06.359658 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 266 rows starting from the beginning of the part | ||
| 1848 | 2024.02.04 18:26:06.359804 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part | ||
| 1849 | 2024.02.04 18:26:06.359903 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part | ||
| 1850 | 2024.02.04 18:26:06.359995 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part | ||
| 1851 | 2024.02.04 18:26:06.360086 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 53 rows starting from the beginning of the part | ||
| 1852 | 2024.02.04 18:26:06.360176 [ 20 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 53 rows starting from the beginning of the part | ||
| 1853 | 2024.02.04 18:26:06.361619 [ 19 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 531 rows, containing 6 columns (6 merged, 0 gathered) in 0.002305729 sec., 230295.9280990958 rows/sec., 310.77 MiB/sec. | ||
| 1854 | 2024.02.04 18:26:06.361957 [ 23 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1855 | 2024.02.04 18:26:06.362175 [ 23 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1856 | 2024.02.04 18:26:06.362241 [ 23 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1857 | 2024.02.04 18:26:06.362319 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_11_2: 4.02 MiB. | ||
| 1858 | 2024.02.04 18:26:10.287386 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1859 | 2024.02.04 18:26:10.287457 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1860 | 2024.02.04 18:26:16.350535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1861 | 2024.02.04 18:26:16.350656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1862 | 2024.02.04 18:26:16.350682 [ 3 ] {} <Debug> HTTP-Session: 189779d2-ba86-4b9d-8433-1de48fcc8622 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1863 | 2024.02.04 18:26:16.350706 [ 3 ] {} <Debug> HTTP-Session: 189779d2-ba86-4b9d-8433-1de48fcc8622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1864 | 2024.02.04 18:26:16.350834 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1865 | 2024.02.04 18:26:16.350893 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1866 | 2024.02.04 18:26:16.351053 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1867 | 2024.02.04 18:26:16.351532 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1868 | 2024.02.04 18:26:16.351791 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1869 | 2024.02.04 18:26:16.351953 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1870 | 2024.02.04 18:26:16.352085 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001214586 sec., 43636 rows/sec., 3.45 MiB/sec. | ||
| 1871 | 2024.02.04 18:26:16.352227 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1872 | 2024.02.04 18:26:16.352252 [ 3 ] {b1f946b1-636a-44b7-8b3f-36a5daaa614b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1873 | 2024.02.04 18:26:16.352268 [ 3 ] {} <Debug> HTTP-Session: 189779d2-ba86-4b9d-8433-1de48fcc8622 Destroying unnamed session | ||
| 1874 | 2024.02.04 18:26:16.352382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1875 | 2024.02.04 18:26:16.352428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1876 | 2024.02.04 18:26:16.352448 [ 3 ] {} <Debug> HTTP-Session: bcb8a99e-406e-4ec9-bb71-8b1731229dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1877 | 2024.02.04 18:26:16.352465 [ 3 ] {} <Debug> HTTP-Session: bcb8a99e-406e-4ec9-bb71-8b1731229dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1878 | 2024.02.04 18:26:16.352535 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1879 | 2024.02.04 18:26:16.352574 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1880 | 2024.02.04 18:26:16.352683 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1881 | 2024.02.04 18:26:16.352979 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1882 | 2024.02.04 18:26:16.353196 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1883 | 2024.02.04 18:26:16.353357 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} <Trace> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1884 | 2024.02.04 18:26:16.353465 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000894301 sec., 4472 rows/sec., 373.46 KiB/sec. | ||
| 1885 | 2024.02.04 18:26:16.353628 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1886 | 2024.02.04 18:26:16.353651 [ 3 ] {ad233a73-b055-4940-8b30-0d51766b8df0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1887 | 2024.02.04 18:26:16.353668 [ 3 ] {} <Debug> HTTP-Session: bcb8a99e-406e-4ec9-bb71-8b1731229dc7 Destroying unnamed session | ||
| 1888 | 2024.02.04 18:26:16.353841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1889 | 2024.02.04 18:26:16.353885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1890 | 2024.02.04 18:26:16.353903 [ 3 ] {} <Debug> HTTP-Session: c475f857-8975-4d97-b48b-f7dc2963bd88 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1891 | 2024.02.04 18:26:16.353920 [ 3 ] {} <Debug> HTTP-Session: c475f857-8975-4d97-b48b-f7dc2963bd88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1892 | 2024.02.04 18:26:16.353994 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1893 | 2024.02.04 18:26:16.354034 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1894 | 2024.02.04 18:26:16.354143 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1895 | 2024.02.04 18:26:16.354551 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1896 | 2024.02.04 18:26:16.354779 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1897 | 2024.02.04 18:26:16.354933 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1898 | 2024.02.04 18:26:16.355048 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} <Information> executeQuery: Read 197 rows, 18.63 KiB in 0.001024223 sec., 192340 rows/sec., 17.77 MiB/sec. | ||
| 1899 | 2024.02.04 18:26:16.355169 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1900 | 2024.02.04 18:26:16.355191 [ 3 ] {0357c67f-602c-4fd7-86df-5d5cfcebd1b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 1901 | 2024.02.04 18:26:16.355207 [ 3 ] {} <Debug> HTTP-Session: c475f857-8975-4d97-b48b-f7dc2963bd88 Destroying unnamed session | ||
| 1902 | 2024.02.04 18:26:16.355349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1903 | 2024.02.04 18:26:16.355393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1904 | 2024.02.04 18:26:16.355412 [ 3 ] {} <Debug> HTTP-Session: c62a2f46-f21c-469c-a027-e0a8849d55fd Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1905 | 2024.02.04 18:26:16.355428 [ 3 ] {} <Debug> HTTP-Session: c62a2f46-f21c-469c-a027-e0a8849d55fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1906 | 2024.02.04 18:26:16.355498 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1907 | 2024.02.04 18:26:16.355537 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1908 | 2024.02.04 18:26:16.355640 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1909 | 2024.02.04 18:26:16.355967 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1910 | 2024.02.04 18:26:16.356166 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1911 | 2024.02.04 18:26:16.356312 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} <Trace> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1912 | 2024.02.04 18:26:16.356429 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000901752 sec., 4435 rows/sec., 309.73 KiB/sec. | ||
| 1913 | 2024.02.04 18:26:16.356550 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1914 | 2024.02.04 18:26:16.356573 [ 3 ] {d2959636-4c97-40ff-9085-e7d6aa9d14b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1915 | 2024.02.04 18:26:16.356589 [ 3 ] {} <Debug> HTTP-Session: c62a2f46-f21c-469c-a027-e0a8849d55fd Destroying unnamed session | ||
| 1916 | 2024.02.04 18:26:16.356721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1917 | 2024.02.04 18:26:16.356764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1918 | 2024.02.04 18:26:16.356783 [ 3 ] {} <Debug> HTTP-Session: d5d180ef-5a5c-4d41-b6a0-7de6729bafe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1919 | 2024.02.04 18:26:16.356799 [ 3 ] {} <Debug> HTTP-Session: d5d180ef-5a5c-4d41-b6a0-7de6729bafe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1920 | 2024.02.04 18:26:16.356872 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1921 | 2024.02.04 18:26:16.356910 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1922 | 2024.02.04 18:26:16.357015 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1923 | 2024.02.04 18:26:16.357350 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1924 | 2024.02.04 18:26:16.357555 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1925 | 2024.02.04 18:26:16.357702 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1926 | 2024.02.04 18:26:16.357797 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} <Information> executeQuery: Read 81 rows, 6.47 KiB in 0.000897312 sec., 90269 rows/sec., 7.04 MiB/sec. | ||
| 1927 | 2024.02.04 18:26:16.357916 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} <Debug> DynamicQueryHandler: Done processing query | ||
| 1928 | 2024.02.04 18:26:16.357939 [ 3 ] {ce673de7-8474-44b0-8962-16b67e242342} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1929 | 2024.02.04 18:26:16.357955 [ 3 ] {} <Debug> HTTP-Session: d5d180ef-5a5c-4d41-b6a0-7de6729bafe0 Destroying unnamed session | ||
| 1930 | 2024.02.04 18:26:16.358108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1931 | 2024.02.04 18:26:16.358152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1932 | 2024.02.04 18:26:16.358172 [ 3 ] {} <Debug> HTTP-Session: 2314433a-f84e-4507-bb21-752061958779 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1933 | 2024.02.04 18:26:16.358188 [ 3 ] {} <Debug> HTTP-Session: 2314433a-f84e-4507-bb21-752061958779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1934 | 2024.02.04 18:26:16.358260 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1935 | 2024.02.04 18:26:16.358302 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1936 | 2024.02.04 18:26:16.358419 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1937 | 2024.02.04 18:26:16.358719 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1938 | 2024.02.04 18:26:16.358971 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1939 | 2024.02.04 18:26:16.359140 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1940 | 2024.02.04 18:26:16.359267 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.000977982 sec., 38855 rows/sec., 2.74 MiB/sec. | ||
| 1941 | 2024.02.04 18:26:16.359392 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1942 | 2024.02.04 18:26:16.359414 [ 3 ] {57e6d60c-70fa-44ff-b7fc-c456e41fc4b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1943 | 2024.02.04 18:26:16.359429 [ 3 ] {} <Debug> HTTP-Session: 2314433a-f84e-4507-bb21-752061958779 Destroying unnamed session | ||
| 1944 | 2024.02.04 18:26:16.359573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1945 | 2024.02.04 18:26:16.359617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1946 | 2024.02.04 18:26:16.359637 [ 3 ] {} <Debug> HTTP-Session: d09e5f44-a1e3-49d5-9967-c4e27ce65a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1947 | 2024.02.04 18:26:16.359653 [ 3 ] {} <Debug> HTTP-Session: d09e5f44-a1e3-49d5-9967-c4e27ce65a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1948 | 2024.02.04 18:26:16.359736 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1949 | 2024.02.04 18:26:16.359784 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1950 | 2024.02.04 18:26:16.359919 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1951 | 2024.02.04 18:26:16.360439 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1952 | 2024.02.04 18:26:16.360760 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1953 | 2024.02.04 18:26:16.360940 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1954 | 2024.02.04 18:26:16.361067 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001302286 sec., 40697 rows/sec., 54.92 MiB/sec. | ||
| 1955 | 2024.02.04 18:26:16.361192 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1956 | 2024.02.04 18:26:16.361214 [ 3 ] {56e7fca6-dc16-4c35-bbe2-baea7b954fd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1957 | 2024.02.04 18:26:16.361231 [ 3 ] {} <Debug> HTTP-Session: d09e5f44-a1e3-49d5-9967-c4e27ce65a84 Destroying unnamed session | ||
| 1958 | 2024.02.04 18:26:25.287500 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1959 | 2024.02.04 18:26:25.287570 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1960 | 2024.02.04 18:26:26.348341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1961 | 2024.02.04 18:26:26.348455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1962 | 2024.02.04 18:26:26.348486 [ 3 ] {} <Debug> HTTP-Session: 8f3b28e3-6514-4d9e-a06f-cfdb7d01af05 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1963 | 2024.02.04 18:26:26.348513 [ 3 ] {} <Debug> HTTP-Session: 8f3b28e3-6514-4d9e-a06f-cfdb7d01af05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2024.02.04 18:26:26.348660 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1965 | 2024.02.04 18:26:26.348728 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1966 | 2024.02.04 18:26:26.348908 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1967 | 2024.02.04 18:26:26.349380 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1968 | 2024.02.04 18:26:26.349637 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1969 | 2024.02.04 18:26:26.349800 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1970 | 2024.02.04 18:26:26.349926 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001222185 sec., 43364 rows/sec., 3.43 MiB/sec. | ||
| 1971 | 2024.02.04 18:26:26.350069 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1972 | 2024.02.04 18:26:26.350093 [ 3 ] {872088a8-ff3c-49e2-85b7-1fd9913b98b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1973 | 2024.02.04 18:26:26.350109 [ 3 ] {} <Debug> HTTP-Session: 8f3b28e3-6514-4d9e-a06f-cfdb7d01af05 Destroying unnamed session | ||
| 1974 | 2024.02.04 18:26:26.350250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1975 | 2024.02.04 18:26:26.350296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1976 | 2024.02.04 18:26:26.350316 [ 3 ] {} <Debug> HTTP-Session: d234514e-6086-43f2-a5b4-b851e2b2fa14 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1977 | 2024.02.04 18:26:26.350333 [ 3 ] {} <Debug> HTTP-Session: d234514e-6086-43f2-a5b4-b851e2b2fa14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2024.02.04 18:26:26.350408 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1979 | 2024.02.04 18:26:26.350447 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1980 | 2024.02.04 18:26:26.350554 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1981 | 2024.02.04 18:26:26.350968 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1982 | 2024.02.04 18:26:26.351189 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1983 | 2024.02.04 18:26:26.351341 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1984 | 2024.02.04 18:26:26.351457 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} <Information> executeQuery: Read 159 rows, 15.64 KiB in 0.001019892 sec., 155898 rows/sec., 14.98 MiB/sec. | ||
| 1985 | 2024.02.04 18:26:26.351593 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} <Debug> DynamicQueryHandler: Done processing query | ||
| 1986 | 2024.02.04 18:26:26.351615 [ 3 ] {92ed5ca8-c126-440d-b2c4-b8d07dd08d61} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1987 | 2024.02.04 18:26:26.351631 [ 3 ] {} <Debug> HTTP-Session: d234514e-6086-43f2-a5b4-b851e2b2fa14 Destroying unnamed session | ||
| 1988 | 2024.02.04 18:26:26.351756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1989 | 2024.02.04 18:26:26.351800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1990 | 2024.02.04 18:26:26.351819 [ 3 ] {} <Debug> HTTP-Session: 02b40b29-1e21-4a4b-838b-aec263edfd4e Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 1991 | 2024.02.04 18:26:26.351836 [ 3 ] {} <Debug> HTTP-Session: 02b40b29-1e21-4a4b-838b-aec263edfd4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2024.02.04 18:26:26.351910 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1993 | 2024.02.04 18:26:26.351949 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1994 | 2024.02.04 18:26:26.352056 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1995 | 2024.02.04 18:26:26.352363 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 1996 | 2024.02.04 18:26:26.352574 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1997 | 2024.02.04 18:26:26.352728 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1998 | 2024.02.04 18:26:26.352846 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000904581 sec., 58590 rows/sec., 4.58 MiB/sec. | ||
| 1999 | 2024.02.04 18:26:26.352969 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} <Debug> DynamicQueryHandler: Done processing query | ||
| 2000 | 2024.02.04 18:26:26.352992 [ 3 ] {d4e63ada-c491-47a7-b5cf-bff72f995eae} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2001 | 2024.02.04 18:26:26.353008 [ 3 ] {} <Debug> HTTP-Session: 02b40b29-1e21-4a4b-838b-aec263edfd4e Destroying unnamed session | ||
| 2002 | 2024.02.04 18:26:26.353213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2003 | 2024.02.04 18:26:26.353259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2004 | 2024.02.04 18:26:26.353279 [ 3 ] {} <Debug> HTTP-Session: 58c1c448-9c40-412a-9eab-d2b0f6a185cd Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2005 | 2024.02.04 18:26:26.353295 [ 3 ] {} <Debug> HTTP-Session: 58c1c448-9c40-412a-9eab-d2b0f6a185cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2006 | 2024.02.04 18:26:26.353387 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2007 | 2024.02.04 18:26:26.353432 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2008 | 2024.02.04 18:26:26.353571 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2009 | 2024.02.04 18:26:26.354093 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 2010 | 2024.02.04 18:26:26.354413 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2011 | 2024.02.04 18:26:26.354594 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2012 | 2024.02.04 18:26:26.354692 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001276536 sec., 41518 rows/sec., 56.03 MiB/sec. | ||
| 2013 | 2024.02.04 18:26:26.354838 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} <Debug> DynamicQueryHandler: Done processing query | ||
| 2014 | 2024.02.04 18:26:26.354862 [ 3 ] {dfde4097-3dca-4334-bfe6-fe7dc3720084} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2015 | 2024.02.04 18:26:26.354879 [ 3 ] {} <Debug> HTTP-Session: 58c1c448-9c40-412a-9eab-d2b0f6a185cd Destroying unnamed session | ||
| 2016 | 2024.02.04 18:26:27.193783 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2017 | 2024.02.04 18:26:27.193908 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 2018 | 2024.02.04 18:26:27.194022 [ 20 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2019 | 2024.02.04 18:26:27.194201 [ 20 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2020 | 2024.02.04 18:26:27.194270 [ 20 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 216 rows starting from the beginning of the part | ||
| 2021 | 2024.02.04 18:26:27.194528 [ 20 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2022 | 2024.02.04 18:26:27.194704 [ 20 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2023 | 2024.02.04 18:26:27.194806 [ 20 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::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 | ||
| 2024 | 2024.02.04 18:26:27.194904 [ 20 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2025 | 2024.02.04 18:26:27.198098 [ 10 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 5 columns (5 merged, 0 gathered) in 0.004103502 sec., 80419.11518502976 rows/sec., 5.67 MiB/sec. | ||
| 2026 | 2024.02.04 18:26:27.198292 [ 10 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2027 | 2024.02.04 18:26:27.198546 [ 10 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2028 | 2024.02.04 18:26:27.198617 [ 10 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2029 | 2024.02.04 18:26:36.349273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2030 | 2024.02.04 18:26:36.349413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2031 | 2024.02.04 18:26:36.349447 [ 3 ] {} <Debug> HTTP-Session: 05110739-d089-4f63-9646-dd655a949259 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2032 | 2024.02.04 18:26:36.349473 [ 3 ] {} <Debug> HTTP-Session: 05110739-d089-4f63-9646-dd655a949259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2024.02.04 18:26:36.349622 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2034 | 2024.02.04 18:26:36.349692 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2035 | 2024.02.04 18:26:36.349930 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2036 | 2024.02.04 18:26:36.350634 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 2037 | 2024.02.04 18:26:36.350935 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2038 | 2024.02.04 18:26:36.351124 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2039 | 2024.02.04 18:26:36.351275 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.00160656 sec., 32989 rows/sec., 2.61 MiB/sec. | ||
| 2040 | 2024.02.04 18:26:36.351273 [ 120 ] {} <Debug> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 2041 | 2024.02.04 18:26:36.351396 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 2042 | 2024.02.04 18:26:36.351513 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2043 | 2024.02.04 18:26:36.351542 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
| 2044 | 2024.02.04 18:26:36.351560 [ 3 ] {123bf7a5-de28-4502-8fa4-075d19815da5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2045 | 2024.02.04 18:26:36.351653 [ 3 ] {} <Debug> HTTP-Session: 05110739-d089-4f63-9646-dd655a949259 Destroying unnamed session | ||
| 2046 | 2024.02.04 18:26:36.351750 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2047 | 2024.02.04 18:26:36.351799 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 53 rows starting from the beginning of the part | ||
| 2048 | 2024.02.04 18:26:36.351874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2049 | 2024.02.04 18:26:36.351966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2050 | 2024.02.04 18:26:36.352033 [ 3 ] {} <Debug> HTTP-Session: d8f61b79-f1dd-4cc3-baef-7d033dfd5156 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2051 | 2024.02.04 18:26:36.352087 [ 3 ] {} <Debug> HTTP-Session: d8f61b79-f1dd-4cc3-baef-7d033dfd5156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2024.02.04 18:26:36.352095 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 53 rows starting from the beginning of the part | ||
| 2053 | 2024.02.04 18:26:36.352292 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2054 | 2024.02.04 18:26:36.352390 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part | ||
| 2055 | 2024.02.04 18:26:36.352403 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2056 | 2024.02.04 18:26:36.352820 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part | ||
| 2057 | 2024.02.04 18:26:36.352994 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2058 | 2024.02.04 18:26:36.353131 [ 19 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 53 rows starting from the beginning of the part | ||
| 2059 | 2024.02.04 18:26:36.353796 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 2060 | 2024.02.04 18:26:36.354356 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2061 | 2024.02.04 18:26:36.354539 [ 20 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.003053958 sec., 86772.64061915717 rows/sec., 6.87 MiB/sec. | ||
| 2062 | 2024.02.04 18:26:36.354665 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2063 | 2024.02.04 18:26:36.354814 [ 20 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 2064 | 2024.02.04 18:26:36.354876 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} <Information> executeQuery: Read 159 rows, 15.64 KiB in 0.002480462 sec., 64100 rows/sec., 6.16 MiB/sec. | ||
| 2065 | 2024.02.04 18:26:36.355098 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2066 | 2024.02.04 18:26:36.355133 [ 3 ] {5cd5a97a-5ef2-443c-9f7b-922367d479a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2067 | 2024.02.04 18:26:36.355166 [ 3 ] {} <Debug> HTTP-Session: d8f61b79-f1dd-4cc3-baef-7d033dfd5156 Destroying unnamed session | ||
| 2068 | 2024.02.04 18:26:36.355235 [ 20 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
| 2069 | 2024.02.04 18:26:36.355339 [ 20 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_14_3} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
| 2070 | 2024.02.04 18:26:36.355393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2071 | 2024.02.04 18:26:36.355495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2072 | 2024.02.04 18:26:36.355519 [ 3 ] {} <Debug> HTTP-Session: ef4b1237-204c-41f1-b85a-afa6eb7b5b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2073 | 2024.02.04 18:26:36.355539 [ 3 ] {} <Debug> HTTP-Session: ef4b1237-204c-41f1-b85a-afa6eb7b5b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2024.02.04 18:26:36.355629 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2075 | 2024.02.04 18:26:36.355677 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2076 | 2024.02.04 18:26:36.355811 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2077 | 2024.02.04 18:26:36.356163 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 2078 | 2024.02.04 18:26:36.356412 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2079 | 2024.02.04 18:26:36.356587 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2080 | 2024.02.04 18:26:36.356721 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.001054364 sec., 50267 rows/sec., 3.93 MiB/sec. | ||
| 2081 | 2024.02.04 18:26:36.356889 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 2082 | 2024.02.04 18:26:36.356918 [ 3 ] {540a348d-d1f8-4651-89ae-0fe3fafed8ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2083 | 2024.02.04 18:26:36.356934 [ 3 ] {} <Debug> HTTP-Session: ef4b1237-204c-41f1-b85a-afa6eb7b5b23 Destroying unnamed session | ||
| 2084 | 2024.02.04 18:26:36.357152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2085 | 2024.02.04 18:26:36.357204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2086 | 2024.02.04 18:26:36.357226 [ 3 ] {} <Debug> HTTP-Session: 60a2164b-8a4d-4f0a-a22a-0d24b3317865 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2087 | 2024.02.04 18:26:36.357246 [ 3 ] {} <Debug> HTTP-Session: 60a2164b-8a4d-4f0a-a22a-0d24b3317865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2024.02.04 18:26:36.357353 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2089 | 2024.02.04 18:26:36.357405 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2090 | 2024.02.04 18:26:36.357561 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2091 | 2024.02.04 18:26:36.358137 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 2092 | 2024.02.04 18:26:36.358522 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2093 | 2024.02.04 18:26:36.358734 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2094 | 2024.02.04 18:26:36.358893 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001502229 sec., 35280 rows/sec., 47.61 MiB/sec. | ||
| 2095 | 2024.02.04 18:26:36.359052 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} <Debug> DynamicQueryHandler: Done processing query | ||
| 2096 | 2024.02.04 18:26:36.359077 [ 3 ] {b7cb0dce-3015-4abf-b996-a5287aa7fbcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2097 | 2024.02.04 18:26:36.359096 [ 3 ] {} <Debug> HTTP-Session: 60a2164b-8a4d-4f0a-a22a-0d24b3317865 Destroying unnamed session | ||
| 2098 | 2024.02.04 18:26:40.287813 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2099 | 2024.02.04 18:26:40.287893 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2100 | 2024.02.04 18:26:46.350991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2101 | 2024.02.04 18:26:46.351126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2102 | 2024.02.04 18:26:46.351156 [ 3 ] {} <Debug> HTTP-Session: cd4e7d73-a0f5-439d-b9fe-5d941c2a02be Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2103 | 2024.02.04 18:26:46.351184 [ 3 ] {} <Debug> HTTP-Session: cd4e7d73-a0f5-439d-b9fe-5d941c2a02be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2024.02.04 18:26:46.351327 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2105 | 2024.02.04 18:26:46.351395 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2106 | 2024.02.04 18:26:46.351574 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2107 | 2024.02.04 18:26:46.352036 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 2108 | 2024.02.04 18:26:46.352307 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2109 | 2024.02.04 18:26:46.352471 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2110 | 2024.02.04 18:26:46.352579 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001212125 sec., 43724 rows/sec., 3.46 MiB/sec. | ||
| 2111 | 2024.02.04 18:26:46.352749 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} <Debug> DynamicQueryHandler: Done processing query | ||
| 2112 | 2024.02.04 18:26:46.352774 [ 3 ] {1aa71cb3-00af-4fea-9001-90a994099878} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2113 | 2024.02.04 18:26:46.352790 [ 3 ] {} <Debug> HTTP-Session: cd4e7d73-a0f5-439d-b9fe-5d941c2a02be Destroying unnamed session | ||
| 2114 | 2024.02.04 18:26:46.352954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2115 | 2024.02.04 18:26:46.353002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2116 | 2024.02.04 18:26:46.353022 [ 3 ] {} <Debug> HTTP-Session: 7a697077-d82a-4624-9ae1-fa2098e3b5d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2117 | 2024.02.04 18:26:46.353039 [ 3 ] {} <Debug> HTTP-Session: 7a697077-d82a-4624-9ae1-fa2098e3b5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2024.02.04 18:26:46.353120 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2119 | 2024.02.04 18:26:46.353163 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2120 | 2024.02.04 18:26:46.353273 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2121 | 2024.02.04 18:26:46.353671 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 2122 | 2024.02.04 18:26:46.353896 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2123 | 2024.02.04 18:26:46.354051 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2124 | 2024.02.04 18:26:46.354148 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} <Information> executeQuery: Read 195 rows, 18.46 KiB in 0.000997483 sec., 195492 rows/sec., 18.07 MiB/sec. | ||
| 2125 | 2024.02.04 18:26:46.354269 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2126 | 2024.02.04 18:26:46.354293 [ 3 ] {3dc88e5e-12c5-4968-bf57-e182a09f6e8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2127 | 2024.02.04 18:26:46.354309 [ 3 ] {} <Debug> HTTP-Session: 7a697077-d82a-4624-9ae1-fa2098e3b5d4 Destroying unnamed session | ||
| 2128 | 2024.02.04 18:26:46.354472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2129 | 2024.02.04 18:26:46.354525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2130 | 2024.02.04 18:26:46.354546 [ 3 ] {} <Debug> HTTP-Session: 5a7295c5-c111-4fd9-b4ca-6df83f9d3b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2131 | 2024.02.04 18:26:46.354569 [ 3 ] {} <Debug> HTTP-Session: 5a7295c5-c111-4fd9-b4ca-6df83f9d3b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2024.02.04 18:26:46.354647 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2133 | 2024.02.04 18:26:46.354691 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2134 | 2024.02.04 18:26:46.354812 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2135 | 2024.02.04 18:26:46.355135 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 2136 | 2024.02.04 18:26:46.355369 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2137 | 2024.02.04 18:26:46.355537 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2138 | 2024.02.04 18:26:46.355644 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} <Information> executeQuery: Read 77 rows, 6.14 KiB in 0.000965382 sec., 79761 rows/sec., 6.21 MiB/sec. | ||
| 2139 | 2024.02.04 18:26:46.355769 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2140 | 2024.02.04 18:26:46.355802 [ 3 ] {0fc23b55-7531-4c85-a33e-73d48e2089d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2141 | 2024.02.04 18:26:46.355824 [ 3 ] {} <Debug> HTTP-Session: 5a7295c5-c111-4fd9-b4ca-6df83f9d3b6e Destroying unnamed session | ||
| 2142 | 2024.02.04 18:26:46.355959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2143 | 2024.02.04 18:26:46.356011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2144 | 2024.02.04 18:26:46.356032 [ 3 ] {} <Debug> HTTP-Session: 482814fc-ce8a-4623-84d7-ebbfa3b13851 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2145 | 2024.02.04 18:26:46.356048 [ 3 ] {} <Debug> HTTP-Session: 482814fc-ce8a-4623-84d7-ebbfa3b13851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2024.02.04 18:26:46.356120 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2147 | 2024.02.04 18:26:46.356166 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2148 | 2024.02.04 18:26:46.356287 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2149 | 2024.02.04 18:26:46.356572 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 2150 | 2024.02.04 18:26:46.356841 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2151 | 2024.02.04 18:26:46.357017 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2152 | 2024.02.04 18:26:46.357112 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000962092 sec., 37418 rows/sec., 2.64 MiB/sec. | ||
| 2153 | 2024.02.04 18:26:46.357285 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} <Debug> DynamicQueryHandler: Done processing query | ||
| 2154 | 2024.02.04 18:26:46.357308 [ 3 ] {92b77c2e-0292-447c-b47d-437d02c20757} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2155 | 2024.02.04 18:26:46.357324 [ 3 ] {} <Debug> HTTP-Session: 482814fc-ce8a-4623-84d7-ebbfa3b13851 Destroying unnamed session | ||
| 2156 | 2024.02.04 18:26:46.357489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2157 | 2024.02.04 18:26:46.357535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2158 | 2024.02.04 18:26:46.357554 [ 3 ] {} <Debug> HTTP-Session: 377ee551-dec8-4d26-9b95-297e47402dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2159 | 2024.02.04 18:26:46.357570 [ 3 ] {} <Debug> HTTP-Session: 377ee551-dec8-4d26-9b95-297e47402dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2024.02.04 18:26:46.357664 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2161 | 2024.02.04 18:26:46.357710 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2162 | 2024.02.04 18:26:46.357853 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2163 | 2024.02.04 18:26:46.358506 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
| 2164 | 2024.02.04 18:26:46.358831 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2165 | 2024.02.04 18:26:46.359006 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2166 | 2024.02.04 18:26:46.359102 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001410217 sec., 37582 rows/sec., 50.72 MiB/sec. | ||
| 2167 | 2024.02.04 18:26:46.359224 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} <Debug> DynamicQueryHandler: Done processing query | ||
| 2168 | 2024.02.04 18:26:46.359248 [ 3 ] {54c48790-1034-41c9-bd92-ca2551ec0036} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2169 | 2024.02.04 18:26:46.359264 [ 3 ] {} <Debug> HTTP-Session: 377ee551-dec8-4d26-9b95-297e47402dfb Destroying unnamed session | ||
| 2170 | 2024.02.04 18:26:55.287941 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2171 | 2024.02.04 18:26:55.288017 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2172 | 2024.02.04 18:26:56.349360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2173 | 2024.02.04 18:26:56.349475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2174 | 2024.02.04 18:26:56.349500 [ 3 ] {} <Debug> HTTP-Session: 41c76cc8-d531-4517-81c8-17178686f345 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2175 | 2024.02.04 18:26:56.349525 [ 3 ] {} <Debug> HTTP-Session: 41c76cc8-d531-4517-81c8-17178686f345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2024.02.04 18:26:56.349652 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2177 | 2024.02.04 18:26:56.349712 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2178 | 2024.02.04 18:26:56.349869 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2179 | 2024.02.04 18:26:56.350285 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2180 | 2024.02.04 18:26:56.350548 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2181 | 2024.02.04 18:26:56.350709 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2182 | 2024.02.04 18:26:56.350820 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001133854 sec., 46743 rows/sec., 3.70 MiB/sec. | ||
| 2183 | 2024.02.04 18:26:56.350979 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2184 | 2024.02.04 18:26:56.351004 [ 3 ] {727fd1b3-07cf-43c7-a79f-4ce8a0d6d5a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2185 | 2024.02.04 18:26:56.351020 [ 3 ] {} <Debug> HTTP-Session: 41c76cc8-d531-4517-81c8-17178686f345 Destroying unnamed session | ||
| 2186 | 2024.02.04 18:26:56.351129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2187 | 2024.02.04 18:26:56.351175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2188 | 2024.02.04 18:26:56.351194 [ 3 ] {} <Debug> HTTP-Session: f541aff8-77ab-4ffa-b118-4f6aceedd32a Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2189 | 2024.02.04 18:26:56.351211 [ 3 ] {} <Debug> HTTP-Session: f541aff8-77ab-4ffa-b118-4f6aceedd32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2024.02.04 18:26:56.351282 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2191 | 2024.02.04 18:26:56.351322 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2192 | 2024.02.04 18:26:56.351438 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2193 | 2024.02.04 18:26:56.351725 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2194 | 2024.02.04 18:26:56.351929 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2195 | 2024.02.04 18:26:56.352077 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} <Trace> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2196 | 2024.02.04 18:26:56.352169 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000857761 sec., 4663 rows/sec., 389.37 KiB/sec. | ||
| 2197 | 2024.02.04 18:26:56.352283 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} <Debug> DynamicQueryHandler: Done processing query | ||
| 2198 | 2024.02.04 18:26:56.352306 [ 3 ] {cca85d17-cd8c-44b0-934d-abb933bcc502} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2199 | 2024.02.04 18:26:56.352321 [ 3 ] {} <Debug> HTTP-Session: f541aff8-77ab-4ffa-b118-4f6aceedd32a Destroying unnamed session | ||
| 2200 | 2024.02.04 18:26:56.352477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2201 | 2024.02.04 18:26:56.352521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2202 | 2024.02.04 18:26:56.352541 [ 3 ] {} <Debug> HTTP-Session: 386ee7bb-ea25-4a4b-9aa1-c5b24fe79e4e Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2203 | 2024.02.04 18:26:56.352557 [ 3 ] {} <Debug> HTTP-Session: 386ee7bb-ea25-4a4b-9aa1-c5b24fe79e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2024.02.04 18:26:56.352631 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2205 | 2024.02.04 18:26:56.352669 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2206 | 2024.02.04 18:26:56.352771 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2207 | 2024.02.04 18:26:56.353137 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2208 | 2024.02.04 18:26:56.353357 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2209 | 2024.02.04 18:26:56.353515 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2210 | 2024.02.04 18:26:56.353609 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} <Information> executeQuery: Read 161 rows, 15.82 KiB in 0.000950872 sec., 169318 rows/sec., 16.25 MiB/sec. | ||
| 2211 | 2024.02.04 18:26:56.353601 [ 125 ] {} <Debug> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2212 | 2024.02.04 18:26:56.353670 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2213 | 2024.02.04 18:26:56.353728 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2214 | 2024.02.04 18:26:56.353762 [ 3 ] {abbbe3dc-1942-4bae-ba53-60256cbdf45c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2215 | 2024.02.04 18:26:56.353773 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2216 | 2024.02.04 18:26:56.353800 [ 3 ] {} <Debug> HTTP-Session: 386ee7bb-ea25-4a4b-9aa1-c5b24fe79e4e Destroying unnamed session | ||
| 2217 | 2024.02.04 18:26:56.353942 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2218 | 2024.02.04 18:26:56.353987 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 199 rows starting from the beginning of the part | ||
| 2219 | 2024.02.04 18:26:56.354020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2220 | 2024.02.04 18:26:56.354097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2221 | 2024.02.04 18:26:56.354130 [ 3 ] {} <Debug> HTTP-Session: f202eb2a-c781-4cdf-9fb5-c581b53643f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2222 | 2024.02.04 18:26:56.354183 [ 3 ] {} <Debug> HTTP-Session: f202eb2a-c781-4cdf-9fb5-c581b53643f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2024.02.04 18:26:56.354284 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 197 rows starting from the beginning of the part | ||
| 2224 | 2024.02.04 18:26:56.354393 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2225 | 2024.02.04 18:26:56.354502 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2226 | 2024.02.04 18:26:56.354545 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 159 rows starting from the beginning of the part | ||
| 2227 | 2024.02.04 18:26:56.354836 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 159 rows starting from the beginning of the part | ||
| 2228 | 2024.02.04 18:26:56.354950 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2229 | 2024.02.04 18:26:56.355089 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 195 rows starting from the beginning of the part | ||
| 2230 | 2024.02.04 18:26:56.355223 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part | ||
| 2231 | 2024.02.04 18:26:56.355773 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2232 | 2024.02.04 18:26:56.356143 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2233 | 2024.02.04 18:26:56.356437 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} <Trace> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2234 | 2024.02.04 18:26:56.356635 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002182697 sec., 1832 rows/sec., 127.96 KiB/sec. | ||
| 2235 | 2024.02.04 18:26:56.356821 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} <Debug> DynamicQueryHandler: Done processing query | ||
| 2236 | 2024.02.04 18:26:56.356888 [ 3 ] {f5f20fba-6c84-4a57-bec9-03c87db34095} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2237 | 2024.02.04 18:26:56.356970 [ 3 ] {} <Debug> HTTP-Session: f202eb2a-c781-4cdf-9fb5-c581b53643f1 Destroying unnamed session | ||
| 2238 | 2024.02.04 18:26:56.357103 [ 20 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 4 columns (4 merged, 0 gathered) in 0.003375353 sec., 317003.8807792844 rows/sec., 29.80 MiB/sec. | ||
| 2239 | 2024.02.04 18:26:56.357199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2240 | 2024.02.04 18:26:56.357272 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2241 | 2024.02.04 18:26:56.357280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2242 | 2024.02.04 18:26:56.357342 [ 3 ] {} <Debug> HTTP-Session: 43732a2b-3db8-42ff-85b7-e8170c7cb392 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2243 | 2024.02.04 18:26:56.357370 [ 3 ] {} <Debug> HTTP-Session: 43732a2b-3db8-42ff-85b7-e8170c7cb392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2024.02.04 18:26:56.357489 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2245 | 2024.02.04 18:26:56.357534 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2246 | 2024.02.04 18:26:56.357564 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2247 | 2024.02.04 18:26:56.357651 [ 9 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_16_3} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2248 | 2024.02.04 18:26:56.357843 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2249 | 2024.02.04 18:26:56.358149 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2250 | 2024.02.04 18:26:56.358363 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2251 | 2024.02.04 18:26:56.358512 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2252 | 2024.02.04 18:26:56.358599 [ 125 ] {} <Debug> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2253 | 2024.02.04 18:26:56.358611 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} <Information> executeQuery: Read 57 rows, 4.57 KiB in 0.001070063 sec., 53267 rows/sec., 4.17 MiB/sec. | ||
| 2254 | 2024.02.04 18:26:56.358635 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2255 | 2024.02.04 18:26:56.358754 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2256 | 2024.02.04 18:26:56.358778 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} <Debug> DynamicQueryHandler: Done processing query | ||
| 2257 | 2024.02.04 18:26:56.358813 [ 3 ] {849c588a-8a43-4109-bc2b-22f2be6159ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2258 | 2024.02.04 18:26:56.358875 [ 3 ] {} <Debug> HTTP-Session: 43732a2b-3db8-42ff-85b7-e8170c7cb392 Destroying unnamed session | ||
| 2259 | 2024.02.04 18:26:56.358963 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2260 | 2024.02.04 18:26:56.358995 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 103 rows starting from the beginning of the part | ||
| 2261 | 2024.02.04 18:26:56.359088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2262 | 2024.02.04 18:26:56.359117 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 81 rows starting from the beginning of the part | ||
| 2263 | 2024.02.04 18:26:56.359142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2264 | 2024.02.04 18:26:56.359172 [ 3 ] {} <Debug> HTTP-Session: 183d6370-54df-4a6d-ae06-df853183215d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2265 | 2024.02.04 18:26:56.359193 [ 3 ] {} <Debug> HTTP-Session: 183d6370-54df-4a6d-ae06-df853183215d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2024.02.04 18:26:56.359227 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part | ||
| 2267 | 2024.02.04 18:26:56.359301 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2268 | 2024.02.04 18:26:56.359347 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 53 rows starting from the beginning of the part | ||
| 2269 | 2024.02.04 18:26:56.359361 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2270 | 2024.02.04 18:26:56.359481 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 77 rows starting from the beginning of the part | ||
| 2271 | 2024.02.04 18:26:56.359641 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 57 rows starting from the beginning of the part | ||
| 2272 | 2024.02.04 18:26:56.359648 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2273 | 2024.02.04 18:26:56.360063 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2274 | 2024.02.04 18:26:56.360554 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2275 | 2024.02.04 18:26:56.360563 [ 9 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 4 columns (4 merged, 0 gathered) in 0.001881884 sec., 225306.12938948418 rows/sec., 17.60 MiB/sec. | ||
| 2276 | 2024.02.04 18:26:56.360672 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2277 | 2024.02.04 18:26:56.360762 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2278 | 2024.02.04 18:26:56.360869 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2279 | 2024.02.04 18:26:56.360897 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001548209 sec., 1291 rows/sec., 90.83 KiB/sec. | ||
| 2280 | 2024.02.04 18:26:56.360973 [ 10 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_16_3} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2281 | 2024.02.04 18:26:56.361075 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2282 | 2024.02.04 18:26:56.361099 [ 3 ] {c9b81dbc-e06c-4c68-a878-7d39e319a1e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2283 | 2024.02.04 18:26:56.361115 [ 3 ] {} <Debug> HTTP-Session: 183d6370-54df-4a6d-ae06-df853183215d Destroying unnamed session | ||
| 2284 | 2024.02.04 18:26:56.361277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2285 | 2024.02.04 18:26:56.361322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2286 | 2024.02.04 18:26:56.361342 [ 3 ] {} <Debug> HTTP-Session: 20a10bf4-96b4-49a8-afac-5fcd9e0e5140 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2287 | 2024.02.04 18:26:56.361358 [ 3 ] {} <Debug> HTTP-Session: 20a10bf4-96b4-49a8-afac-5fcd9e0e5140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2024.02.04 18:26:56.361442 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2289 | 2024.02.04 18:26:56.361487 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2290 | 2024.02.04 18:26:56.361621 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2291 | 2024.02.04 18:26:56.362123 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2292 | 2024.02.04 18:26:56.362428 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2293 | 2024.02.04 18:26:56.362612 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2294 | 2024.02.04 18:26:56.362703 [ 125 ] {} <Debug> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2295 | 2024.02.04 18:26:56.362714 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001243186 sec., 42632 rows/sec., 57.53 MiB/sec. | ||
| 2296 | 2024.02.04 18:26:56.362740 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2297 | 2024.02.04 18:26:56.362848 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2298 | 2024.02.04 18:26:56.362884 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} <Debug> DynamicQueryHandler: Done processing query | ||
| 2299 | 2024.02.04 18:26:56.362912 [ 3 ] {14a3052e-ad8b-4980-89b4-9739829a7505} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2300 | 2024.02.04 18:26:56.362938 [ 3 ] {} <Debug> HTTP-Session: 20a10bf4-96b4-49a8-afac-5fcd9e0e5140 Destroying unnamed session | ||
| 2301 | 2024.02.04 18:26:56.362953 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2302 | 2024.02.04 18:26:56.362989 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 531 rows starting from the beginning of the part | ||
| 2303 | 2024.02.04 18:26:56.363105 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part | ||
| 2304 | 2024.02.04 18:26:56.363209 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part | ||
| 2305 | 2024.02.04 18:26:56.363339 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 53 rows starting from the beginning of the part | ||
| 2306 | 2024.02.04 18:26:56.363434 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part | ||
| 2307 | 2024.02.04 18:26:56.363512 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 53 rows starting from the beginning of the part | ||
| 2308 | 2024.02.04 18:26:56.365438 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 6 columns (6 merged, 0 gathered) in 0.002652973 sec., 300040.7467396012 rows/sec., 404.89 MiB/sec. | ||
| 2309 | 2024.02.04 18:26:56.365832 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2310 | 2024.02.04 18:26:56.366065 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2311 | 2024.02.04 18:26:56.366128 [ 10 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2312 | 2024.02.04 18:26:56.366194 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_16_3: 4.06 MiB. | ||
| 2313 | 2024.02.04 18:27:06.350017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2314 | 2024.02.04 18:27:06.350151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2315 | 2024.02.04 18:27:06.350183 [ 3 ] {} <Debug> HTTP-Session: b02c30d2-3228-49a8-a876-b27e02ffdebc Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2316 | 2024.02.04 18:27:06.350210 [ 3 ] {} <Debug> HTTP-Session: b02c30d2-3228-49a8-a876-b27e02ffdebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2024.02.04 18:27:06.350356 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2318 | 2024.02.04 18:27:06.350423 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2319 | 2024.02.04 18:27:06.350609 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2320 | 2024.02.04 18:27:06.351021 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2321 | 2024.02.04 18:27:06.351294 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2322 | 2024.02.04 18:27:06.351464 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2323 | 2024.02.04 18:27:06.351587 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001192525 sec., 44443 rows/sec., 3.52 MiB/sec. | ||
| 2324 | 2024.02.04 18:27:06.351733 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} <Debug> DynamicQueryHandler: Done processing query | ||
| 2325 | 2024.02.04 18:27:06.351759 [ 3 ] {6a969b62-1cf0-470e-be68-faae81fed376} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2326 | 2024.02.04 18:27:06.351776 [ 3 ] {} <Debug> HTTP-Session: b02c30d2-3228-49a8-a876-b27e02ffdebc Destroying unnamed session | ||
| 2327 | 2024.02.04 18:27:06.351926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2328 | 2024.02.04 18:27:06.351974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2329 | 2024.02.04 18:27:06.351994 [ 3 ] {} <Debug> HTTP-Session: 5ceffd87-757c-4e06-9328-326bbc996150 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2330 | 2024.02.04 18:27:06.352014 [ 3 ] {} <Debug> HTTP-Session: 5ceffd87-757c-4e06-9328-326bbc996150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2024.02.04 18:27:06.352098 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2332 | 2024.02.04 18:27:06.352142 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2333 | 2024.02.04 18:27:06.352250 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2334 | 2024.02.04 18:27:06.352588 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2335 | 2024.02.04 18:27:06.352814 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2336 | 2024.02.04 18:27:06.352964 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2337 | 2024.02.04 18:27:06.353082 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} <Information> executeQuery: Read 159 rows, 15.64 KiB in 0.000954472 sec., 166584 rows/sec., 16.00 MiB/sec. | ||
| 2338 | 2024.02.04 18:27:06.353187 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2339 | 2024.02.04 18:27:06.353211 [ 3 ] {f9d569a7-f6b1-4e68-b4e6-c310b75d1a0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2340 | 2024.02.04 18:27:06.353227 [ 3 ] {} <Debug> HTTP-Session: 5ceffd87-757c-4e06-9328-326bbc996150 Destroying unnamed session | ||
| 2341 | 2024.02.04 18:27:06.353357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2342 | 2024.02.04 18:27:06.353403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2343 | 2024.02.04 18:27:06.353423 [ 3 ] {} <Debug> HTTP-Session: bad1374c-01d3-4e68-b50b-9cd632d13ef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2344 | 2024.02.04 18:27:06.353440 [ 3 ] {} <Debug> HTTP-Session: bad1374c-01d3-4e68-b50b-9cd632d13ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2024.02.04 18:27:06.353512 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2346 | 2024.02.04 18:27:06.353551 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2347 | 2024.02.04 18:27:06.353656 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2348 | 2024.02.04 18:27:06.353912 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2349 | 2024.02.04 18:27:06.354117 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2350 | 2024.02.04 18:27:06.354268 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2351 | 2024.02.04 18:27:06.354392 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000851591 sec., 62236 rows/sec., 4.87 MiB/sec. | ||
| 2352 | 2024.02.04 18:27:06.354495 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} <Debug> DynamicQueryHandler: Done processing query | ||
| 2353 | 2024.02.04 18:27:06.354519 [ 3 ] {06390387-cbe5-4a6a-a9b0-601900107bed} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2354 | 2024.02.04 18:27:06.354535 [ 3 ] {} <Debug> HTTP-Session: bad1374c-01d3-4e68-b50b-9cd632d13ef9 Destroying unnamed session | ||
| 2355 | 2024.02.04 18:27:06.354740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2356 | 2024.02.04 18:27:06.354785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2357 | 2024.02.04 18:27:06.354804 [ 3 ] {} <Debug> HTTP-Session: 2e679fa4-e147-4b34-b7e9-a84468ded310 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2358 | 2024.02.04 18:27:06.354820 [ 3 ] {} <Debug> HTTP-Session: 2e679fa4-e147-4b34-b7e9-a84468ded310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2024.02.04 18:27:06.354903 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2360 | 2024.02.04 18:27:06.354947 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2361 | 2024.02.04 18:27:06.355086 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2362 | 2024.02.04 18:27:06.355512 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2363 | 2024.02.04 18:27:06.355808 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2364 | 2024.02.04 18:27:06.355988 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2365 | 2024.02.04 18:27:06.356096 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001220496 sec., 43424 rows/sec., 58.60 MiB/sec. | ||
| 2366 | 2024.02.04 18:27:06.356195 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2367 | 2024.02.04 18:27:06.356217 [ 3 ] {8c3297fa-f5d9-4e13-b21b-23f3e77909b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2368 | 2024.02.04 18:27:06.356299 [ 3 ] {} <Debug> HTTP-Session: 2e679fa4-e147-4b34-b7e9-a84468ded310 Destroying unnamed session | ||
| 2369 | 2024.02.04 18:27:10.288072 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2370 | 2024.02.04 18:27:10.288160 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2371 | 2024.02.04 18:27:16.351398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2372 | 2024.02.04 18:27:16.351518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2373 | 2024.02.04 18:27:16.351545 [ 3 ] {} <Debug> HTTP-Session: 31868890-f019-4088-a5d6-0e11bd41da01 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2374 | 2024.02.04 18:27:16.351568 [ 3 ] {} <Debug> HTTP-Session: 31868890-f019-4088-a5d6-0e11bd41da01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2024.02.04 18:27:16.351693 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2376 | 2024.02.04 18:27:16.351750 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2377 | 2024.02.04 18:27:16.351903 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2378 | 2024.02.04 18:27:16.352272 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2379 | 2024.02.04 18:27:16.352529 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2380 | 2024.02.04 18:27:16.352695 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2381 | 2024.02.04 18:27:16.352818 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001092883 sec., 48495 rows/sec., 3.84 MiB/sec. | ||
| 2382 | 2024.02.04 18:27:16.352856 [ 138 ] {} <Debug> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 2383 | 2024.02.04 18:27:16.352956 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2384 | 2024.02.04 18:27:16.352971 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} <Debug> DynamicQueryHandler: Done processing query | ||
| 2385 | 2024.02.04 18:27:16.353008 [ 3 ] {a6f79918-5fca-4881-903a-b9d9e9e42661} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2386 | 2024.02.04 18:27:16.353054 [ 3 ] {} <Debug> HTTP-Session: 31868890-f019-4088-a5d6-0e11bd41da01 Destroying unnamed session | ||
| 2387 | 2024.02.04 18:27:16.353068 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
| 2388 | 2024.02.04 18:27:16.353166 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2389 | 2024.02.04 18:27:16.353190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2390 | 2024.02.04 18:27:16.353200 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 53 rows starting from the beginning of the part | ||
| 2391 | 2024.02.04 18:27:16.353240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2392 | 2024.02.04 18:27:16.353266 [ 3 ] {} <Debug> HTTP-Session: d384c410-5a20-431a-86af-af6d22c2e666 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2393 | 2024.02.04 18:27:16.353291 [ 3 ] {} <Debug> HTTP-Session: d384c410-5a20-431a-86af-af6d22c2e666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2024.02.04 18:27:16.353360 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part | ||
| 2395 | 2024.02.04 18:27:16.353402 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2396 | 2024.02.04 18:27:16.353461 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2397 | 2024.02.04 18:27:16.353483 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 53 rows starting from the beginning of the part | ||
| 2398 | 2024.02.04 18:27:16.353662 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 53 rows starting from the beginning of the part | ||
| 2399 | 2024.02.04 18:27:16.353704 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2400 | 2024.02.04 18:27:16.353805 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 53 rows starting from the beginning of the part | ||
| 2401 | 2024.02.04 18:27:16.354113 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2402 | 2024.02.04 18:27:16.354442 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2403 | 2024.02.04 18:27:16.354603 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.00159239 sec., 166416.5185664316 rows/sec., 13.17 MiB/sec. | ||
| 2404 | 2024.02.04 18:27:16.354640 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} <Trace> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2405 | 2024.02.04 18:27:16.354706 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 2406 | 2024.02.04 18:27:16.354786 [ 138 ] {} <Debug> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2407 | 2024.02.04 18:27:16.354852 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001413428 sec., 2829 rows/sec., 236.29 KiB/sec. | ||
| 2408 | 2024.02.04 18:27:16.354869 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2409 | 2024.02.04 18:27:16.355110 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
| 2410 | 2024.02.04 18:27:16.355136 [ 16 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2411 | 2024.02.04 18:27:16.355223 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} <Debug> DynamicQueryHandler: Done processing query | ||
| 2412 | 2024.02.04 18:27:16.355255 [ 21 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_18_4} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
| 2413 | 2024.02.04 18:27:16.355264 [ 3 ] {bd06e099-960b-4b11-84e3-d177522aa0db} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2414 | 2024.02.04 18:27:16.355345 [ 3 ] {} <Debug> HTTP-Session: d384c410-5a20-431a-86af-af6d22c2e666 Destroying unnamed session | ||
| 2415 | 2024.02.04 18:27:16.355460 [ 16 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2416 | 2024.02.04 18:27:16.355498 [ 16 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2417 | 2024.02.04 18:27:16.355602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2418 | 2024.02.04 18:27:16.355684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2419 | 2024.02.04 18:27:16.355699 [ 16 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2420 | 2024.02.04 18:27:16.355711 [ 3 ] {} <Debug> HTTP-Session: b0986cb0-071e-49fb-9bab-cce7057515db Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2421 | 2024.02.04 18:27:16.355767 [ 3 ] {} <Debug> HTTP-Session: b0986cb0-071e-49fb-9bab-cce7057515db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2024.02.04 18:27:16.355973 [ 16 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2423 | 2024.02.04 18:27:16.355984 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2424 | 2024.02.04 18:27:16.356084 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2425 | 2024.02.04 18:27:16.356233 [ 16 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 2426 | 2024.02.04 18:27:16.356568 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2427 | 2024.02.04 18:27:16.356574 [ 16 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 2428 | 2024.02.04 18:27:16.357404 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2429 | 2024.02.04 18:27:16.357926 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2430 | 2024.02.04 18:27:16.357959 [ 18 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002999488 sec., 6667.804638658332 rows/sec., 556.74 KiB/sec. | ||
| 2431 | 2024.02.04 18:27:16.358093 [ 21 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2432 | 2024.02.04 18:27:16.358117 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2433 | 2024.02.04 18:27:16.358267 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} <Information> executeQuery: Read 197 rows, 18.63 KiB in 0.002217458 sec., 88840 rows/sec., 8.21 MiB/sec. | ||
| 2434 | 2024.02.04 18:27:16.358335 [ 21 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} <Trace> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2435 | 2024.02.04 18:27:16.358403 [ 21 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_5_1} <Trace> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2436 | 2024.02.04 18:27:16.358410 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2437 | 2024.02.04 18:27:16.358440 [ 3 ] {90866bf6-fa59-442f-8e55-6e4d4936bd4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2438 | 2024.02.04 18:27:16.358476 [ 3 ] {} <Debug> HTTP-Session: b0986cb0-071e-49fb-9bab-cce7057515db Destroying unnamed session | ||
| 2439 | 2024.02.04 18:27:16.358632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2440 | 2024.02.04 18:27:16.358675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2441 | 2024.02.04 18:27:16.358695 [ 3 ] {} <Debug> HTTP-Session: e50f1d2d-edf2-486a-a106-48743f83a965 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2442 | 2024.02.04 18:27:16.358711 [ 3 ] {} <Debug> HTTP-Session: e50f1d2d-edf2-486a-a106-48743f83a965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2024.02.04 18:27:16.358778 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2444 | 2024.02.04 18:27:16.358817 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2445 | 2024.02.04 18:27:16.358923 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2446 | 2024.02.04 18:27:16.359152 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2447 | 2024.02.04 18:27:16.359348 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2448 | 2024.02.04 18:27:16.359509 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} <Trace> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2449 | 2024.02.04 18:27:16.359634 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000826591 sec., 4839 rows/sec., 337.89 KiB/sec. | ||
| 2450 | 2024.02.04 18:27:16.359733 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2451 | 2024.02.04 18:27:16.359757 [ 3 ] {8b9a0e09-1adc-4348-b125-fcc7d9c6060d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2452 | 2024.02.04 18:27:16.359772 [ 3 ] {} <Debug> HTTP-Session: e50f1d2d-edf2-486a-a106-48743f83a965 Destroying unnamed session | ||
| 2453 | 2024.02.04 18:27:16.359928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2454 | 2024.02.04 18:27:16.359971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2455 | 2024.02.04 18:27:16.359990 [ 3 ] {} <Debug> HTTP-Session: e52d3b75-e6f3-4886-9470-4c583d8ac43a Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2456 | 2024.02.04 18:27:16.360006 [ 3 ] {} <Debug> HTTP-Session: e52d3b75-e6f3-4886-9470-4c583d8ac43a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2024.02.04 18:27:16.360075 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2458 | 2024.02.04 18:27:16.360113 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2459 | 2024.02.04 18:27:16.360215 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2460 | 2024.02.04 18:27:16.360620 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2461 | 2024.02.04 18:27:16.360827 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2462 | 2024.02.04 18:27:16.360973 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2463 | 2024.02.04 18:27:16.361102 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} <Information> executeQuery: Read 81 rows, 6.47 KiB in 0.000991672 sec., 81680 rows/sec., 6.37 MiB/sec. | ||
| 2464 | 2024.02.04 18:27:16.361241 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} <Debug> DynamicQueryHandler: Done processing query | ||
| 2465 | 2024.02.04 18:27:16.361266 [ 3 ] {4f9e08a4-d3c0-48de-bc1a-4f3a2af940ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2466 | 2024.02.04 18:27:16.361281 [ 3 ] {} <Debug> HTTP-Session: e52d3b75-e6f3-4886-9470-4c583d8ac43a Destroying unnamed session | ||
| 2467 | 2024.02.04 18:27:16.361412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2468 | 2024.02.04 18:27:16.361456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2469 | 2024.02.04 18:27:16.361483 [ 3 ] {} <Debug> HTTP-Session: 73d91dc7-2a27-420c-b217-0bbefa015436 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2470 | 2024.02.04 18:27:16.361500 [ 3 ] {} <Debug> HTTP-Session: 73d91dc7-2a27-420c-b217-0bbefa015436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2024.02.04 18:27:16.361571 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2472 | 2024.02.04 18:27:16.361613 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2473 | 2024.02.04 18:27:16.361734 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2474 | 2024.02.04 18:27:16.362035 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2475 | 2024.02.04 18:27:16.362301 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2476 | 2024.02.04 18:27:16.362482 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2477 | 2024.02.04 18:27:16.362600 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.000993523 sec., 38247 rows/sec., 2.70 MiB/sec. | ||
| 2478 | 2024.02.04 18:27:16.362723 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} <Debug> DynamicQueryHandler: Done processing query | ||
| 2479 | 2024.02.04 18:27:16.362747 [ 3 ] {66482738-d6d0-48a3-86ab-fe4bc8e21eb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2480 | 2024.02.04 18:27:16.362763 [ 3 ] {} <Debug> HTTP-Session: 73d91dc7-2a27-420c-b217-0bbefa015436 Destroying unnamed session | ||
| 2481 | 2024.02.04 18:27:16.362918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2482 | 2024.02.04 18:27:16.362959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2483 | 2024.02.04 18:27:16.362978 [ 3 ] {} <Debug> HTTP-Session: 0995df52-42cf-4360-baee-d09be070bc5e Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2484 | 2024.02.04 18:27:16.362994 [ 3 ] {} <Debug> HTTP-Session: 0995df52-42cf-4360-baee-d09be070bc5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2485 | 2024.02.04 18:27:16.363079 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2486 | 2024.02.04 18:27:16.363122 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2487 | 2024.02.04 18:27:16.363255 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2488 | 2024.02.04 18:27:16.363771 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2489 | 2024.02.04 18:27:16.364082 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2490 | 2024.02.04 18:27:16.364260 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2491 | 2024.02.04 18:27:16.364386 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001279806 sec., 41412 rows/sec., 55.88 MiB/sec. | ||
| 2492 | 2024.02.04 18:27:16.364516 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} <Debug> DynamicQueryHandler: Done processing query | ||
| 2493 | 2024.02.04 18:27:16.364540 [ 3 ] {c3c2beb9-636f-4e3d-8a31-3ef005e2ce23} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2494 | 2024.02.04 18:27:16.364556 [ 3 ] {} <Debug> HTTP-Session: 0995df52-42cf-4360-baee-d09be070bc5e Destroying unnamed session | ||
| 2495 | 2024.02.04 18:27:25.288208 [ 176 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2496 | 2024.02.04 18:27:25.288285 [ 176 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2497 | 2024.02.04 18:27:26.350309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2498 | 2024.02.04 18:27:26.350428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2499 | 2024.02.04 18:27:26.350458 [ 3 ] {} <Debug> HTTP-Session: ddbdfc62-4900-4cbe-b044-304ad0dc453c Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2500 | 2024.02.04 18:27:26.350486 [ 3 ] {} <Debug> HTTP-Session: ddbdfc62-4900-4cbe-b044-304ad0dc453c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2501 | 2024.02.04 18:27:26.350623 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2502 | 2024.02.04 18:27:26.350710 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2503 | 2024.02.04 18:27:26.350873 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2504 | 2024.02.04 18:27:26.351343 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2505 | 2024.02.04 18:27:26.351603 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2506 | 2024.02.04 18:27:26.351767 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2507 | 2024.02.04 18:27:26.351893 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001221616 sec., 43385 rows/sec., 3.43 MiB/sec. | ||
| 2508 | 2024.02.04 18:27:26.352010 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} <Debug> DynamicQueryHandler: Done processing query | ||
| 2509 | 2024.02.04 18:27:26.352035 [ 3 ] {9793e0b8-e1ae-43de-8abf-450fc8b5d800} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2510 | 2024.02.04 18:27:26.352051 [ 3 ] {} <Debug> HTTP-Session: ddbdfc62-4900-4cbe-b044-304ad0dc453c Destroying unnamed session | ||
| 2511 | 2024.02.04 18:27:26.352193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2512 | 2024.02.04 18:27:26.352236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2513 | 2024.02.04 18:27:26.352256 [ 3 ] {} <Debug> HTTP-Session: fa33575d-7c1a-4e82-9d4d-a292d1a55cf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2514 | 2024.02.04 18:27:26.352273 [ 3 ] {} <Debug> HTTP-Session: fa33575d-7c1a-4e82-9d4d-a292d1a55cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2515 | 2024.02.04 18:27:26.352349 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2516 | 2024.02.04 18:27:26.352388 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2517 | 2024.02.04 18:27:26.352493 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2518 | 2024.02.04 18:27:26.352943 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2519 | 2024.02.04 18:27:26.353159 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2520 | 2024.02.04 18:27:26.353307 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2521 | 2024.02.04 18:27:26.353423 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} <Information> executeQuery: Read 159 rows, 15.64 KiB in 0.001037713 sec., 153221 rows/sec., 14.72 MiB/sec. | ||
| 2522 | 2024.02.04 18:27:26.353563 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2523 | 2024.02.04 18:27:26.353587 [ 3 ] {4ccb8894-3d3f-48ed-a0ae-e255607132d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2524 | 2024.02.04 18:27:26.353603 [ 3 ] {} <Debug> HTTP-Session: fa33575d-7c1a-4e82-9d4d-a292d1a55cf2 Destroying unnamed session | ||
| 2525 | 2024.02.04 18:27:26.353722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2526 | 2024.02.04 18:27:26.353767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2527 | 2024.02.04 18:27:26.353786 [ 3 ] {} <Debug> HTTP-Session: 499bb01d-aad6-4a72-bb75-6c8eb1ff9164 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2528 | 2024.02.04 18:27:26.353803 [ 3 ] {} <Debug> HTTP-Session: 499bb01d-aad6-4a72-bb75-6c8eb1ff9164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2529 | 2024.02.04 18:27:26.353873 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2530 | 2024.02.04 18:27:26.353910 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2531 | 2024.02.04 18:27:26.354017 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2532 | 2024.02.04 18:27:26.354313 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2533 | 2024.02.04 18:27:26.354519 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2534 | 2024.02.04 18:27:26.354664 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2535 | 2024.02.04 18:27:26.354764 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000861891 sec., 61492 rows/sec., 4.81 MiB/sec. | ||
| 2536 | 2024.02.04 18:27:26.354871 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2537 | 2024.02.04 18:27:26.354893 [ 3 ] {c2e35987-4f4c-4957-967d-872cda3383d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2538 | 2024.02.04 18:27:26.354908 [ 3 ] {} <Debug> HTTP-Session: 499bb01d-aad6-4a72-bb75-6c8eb1ff9164 Destroying unnamed session | ||
| 2539 | 2024.02.04 18:27:26.355091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2540 | 2024.02.04 18:27:26.355134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2541 | 2024.02.04 18:27:26.355153 [ 3 ] {} <Debug> HTTP-Session: 1e249203-5c31-4262-a48b-1d3026bff5e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2542 | 2024.02.04 18:27:26.355169 [ 3 ] {} <Debug> HTTP-Session: 1e249203-5c31-4262-a48b-1d3026bff5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2024.02.04 18:27:26.355256 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2544 | 2024.02.04 18:27:26.355299 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2545 | 2024.02.04 18:27:26.355429 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2546 | 2024.02.04 18:27:26.355971 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
| 2547 | 2024.02.04 18:27:26.356298 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2548 | 2024.02.04 18:27:26.356477 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2549 | 2024.02.04 18:27:26.356594 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001308547 sec., 40502 rows/sec., 54.66 MiB/sec. | ||
| 2550 | 2024.02.04 18:27:26.356738 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2551 | 2024.02.04 18:27:26.356760 [ 3 ] {cc05d137-eb30-49c7-bb40-984f8ffb0a0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2552 | 2024.02.04 18:27:26.356776 [ 3 ] {} <Debug> HTTP-Session: 1e249203-5c31-4262-a48b-1d3026bff5e6 Destroying unnamed session | ||
| 2553 | 2024.02.04 18:27:28.967356 [ 172 ] {} <Debug> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2554 | 2024.02.04 18:27:28.967462 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2555 | 2024.02.04 18:27:28.967543 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2556 | 2024.02.04 18:27:28.967666 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2557 | 2024.02.04 18:27:28.967704 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2558 | 2024.02.04 18:27:28.967852 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2559 | 2024.02.04 18:27:28.967964 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2560 | 2024.02.04 18:27:28.968059 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 2561 | 2024.02.04 18:27:28.968152 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 2562 | 2024.02.04 18:27:28.968827 [ 21 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001309316 sec., 15275.151300373629 rows/sec., 1.04 MiB/sec. | ||
| 2563 | 2024.02.04 18:27:28.968965 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2564 | 2024.02.04 18:27:28.969144 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} <Trace> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2565 | 2024.02.04 18:27:28.969205 [ 16 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_5_1} <Trace> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2566 | 2024.02.04 18:27:36.350687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2567 | 2024.02.04 18:27:36.350804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2568 | 2024.02.04 18:27:36.350832 [ 3 ] {} <Debug> HTTP-Session: 33dd684f-640b-476e-a68b-9fd28fd19544 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2569 | 2024.02.04 18:27:36.350858 [ 3 ] {} <Debug> HTTP-Session: 33dd684f-640b-476e-a68b-9fd28fd19544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2024.02.04 18:27:36.350984 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2571 | 2024.02.04 18:27:36.351043 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2572 | 2024.02.04 18:27:36.351197 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2573 | 2024.02.04 18:27:36.351712 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2574 | 2024.02.04 18:27:36.351974 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2575 | 2024.02.04 18:27:36.352137 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2576 | 2024.02.04 18:27:36.352254 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001235435 sec., 42899 rows/sec., 3.40 MiB/sec. | ||
| 2577 | 2024.02.04 18:27:36.352432 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2578 | 2024.02.04 18:27:36.352458 [ 3 ] {edb6228d-97e6-4904-ad97-bb1dfb8d73f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2579 | 2024.02.04 18:27:36.352474 [ 3 ] {} <Debug> HTTP-Session: 33dd684f-640b-476e-a68b-9fd28fd19544 Destroying unnamed session | ||
| 2580 | 2024.02.04 18:27:36.352646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2581 | 2024.02.04 18:27:36.352693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2582 | 2024.02.04 18:27:36.352712 [ 3 ] {} <Debug> HTTP-Session: 75d0b8fb-e2fb-4e27-81f9-480361c49526 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2583 | 2024.02.04 18:27:36.352729 [ 3 ] {} <Debug> HTTP-Session: 75d0b8fb-e2fb-4e27-81f9-480361c49526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2584 | 2024.02.04 18:27:36.352808 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2585 | 2024.02.04 18:27:36.352848 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2586 | 2024.02.04 18:27:36.352964 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2587 | 2024.02.04 18:27:36.353355 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2588 | 2024.02.04 18:27:36.353578 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2589 | 2024.02.04 18:27:36.353723 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2590 | 2024.02.04 18:27:36.353834 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} <Information> executeQuery: Read 159 rows, 15.64 KiB in 0.000984523 sec., 161499 rows/sec., 15.52 MiB/sec. | ||
| 2591 | 2024.02.04 18:27:36.353995 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2592 | 2024.02.04 18:27:36.354019 [ 3 ] {09bc2c50-1287-4cdb-9d8c-8732b3e560e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2593 | 2024.02.04 18:27:36.354035 [ 3 ] {} <Debug> HTTP-Session: 75d0b8fb-e2fb-4e27-81f9-480361c49526 Destroying unnamed session | ||
| 2594 | 2024.02.04 18:27:36.354194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2595 | 2024.02.04 18:27:36.354239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2596 | 2024.02.04 18:27:36.354257 [ 3 ] {} <Debug> HTTP-Session: bf3c4a05-59ea-4320-9d37-07be667cfbc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2597 | 2024.02.04 18:27:36.354274 [ 3 ] {} <Debug> HTTP-Session: bf3c4a05-59ea-4320-9d37-07be667cfbc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2598 | 2024.02.04 18:27:36.354350 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2599 | 2024.02.04 18:27:36.354390 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2600 | 2024.02.04 18:27:36.354500 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2601 | 2024.02.04 18:27:36.354791 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2602 | 2024.02.04 18:27:36.355002 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2603 | 2024.02.04 18:27:36.355150 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2604 | 2024.02.04 18:27:36.355264 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000873401 sec., 60682 rows/sec., 4.75 MiB/sec. | ||
| 2605 | 2024.02.04 18:27:36.355453 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} <Debug> DynamicQueryHandler: Done processing query | ||
| 2606 | 2024.02.04 18:27:36.355477 [ 3 ] {e1030b4b-2495-461a-b3cb-2c55869d1325} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2607 | 2024.02.04 18:27:36.355493 [ 3 ] {} <Debug> HTTP-Session: bf3c4a05-59ea-4320-9d37-07be667cfbc0 Destroying unnamed session | ||
| 2608 | 2024.02.04 18:27:36.355646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2609 | 2024.02.04 18:27:36.355690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2610 | 2024.02.04 18:27:36.355709 [ 3 ] {} <Debug> HTTP-Session: 7b1a5ed2-ef91-445d-bf7c-666103570534 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2611 | 2024.02.04 18:27:36.355725 [ 3 ] {} <Debug> HTTP-Session: 7b1a5ed2-ef91-445d-bf7c-666103570534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2612 | 2024.02.04 18:27:36.355814 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2613 | 2024.02.04 18:27:36.355860 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2614 | 2024.02.04 18:27:36.356010 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2615 | 2024.02.04 18:27:36.356588 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2616 | 2024.02.04 18:27:36.356922 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2617 | 2024.02.04 18:27:36.357104 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2618 | 2024.02.04 18:27:36.357231 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001382868 sec., 38326 rows/sec., 51.72 MiB/sec. | ||
| 2619 | 2024.02.04 18:27:36.357444 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2620 | 2024.02.04 18:27:36.357466 [ 3 ] {820e96bb-6bfa-4145-925e-7bf6f02c11f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2621 | 2024.02.04 18:27:36.357482 [ 3 ] {} <Debug> HTTP-Session: 7b1a5ed2-ef91-445d-bf7c-666103570534 Destroying unnamed session | ||
| 2622 | 2024.02.04 18:27:40.288339 [ 167 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2623 | 2024.02.04 18:27:40.288405 [ 167 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2624 | 2024.02.04 18:27:46.352278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2625 | 2024.02.04 18:27:46.352414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2626 | 2024.02.04 18:27:46.352444 [ 3 ] {} <Debug> HTTP-Session: 7a1f3664-24e0-41fb-9bff-ea43ec6b611b Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2627 | 2024.02.04 18:27:46.352472 [ 3 ] {} <Debug> HTTP-Session: 7a1f3664-24e0-41fb-9bff-ea43ec6b611b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2628 | 2024.02.04 18:27:46.352614 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2629 | 2024.02.04 18:27:46.352681 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2630 | 2024.02.04 18:27:46.352861 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2631 | 2024.02.04 18:27:46.353435 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2632 | 2024.02.04 18:27:46.353697 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2633 | 2024.02.04 18:27:46.353862 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2634 | 2024.02.04 18:27:46.353977 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001324456 sec., 40016 rows/sec., 3.17 MiB/sec. | ||
| 2635 | 2024.02.04 18:27:46.354130 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2636 | 2024.02.04 18:27:46.354156 [ 3 ] {b2a51a09-ee6e-4a91-b526-fef9901135d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2637 | 2024.02.04 18:27:46.354172 [ 3 ] {} <Debug> HTTP-Session: 7a1f3664-24e0-41fb-9bff-ea43ec6b611b Destroying unnamed session | ||
| 2638 | 2024.02.04 18:27:46.354326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2639 | 2024.02.04 18:27:46.354373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2640 | 2024.02.04 18:27:46.354393 [ 3 ] {} <Debug> HTTP-Session: 2de463cf-2ebd-46cf-b796-ae02a31375ad Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2641 | 2024.02.04 18:27:46.354410 [ 3 ] {} <Debug> HTTP-Session: 2de463cf-2ebd-46cf-b796-ae02a31375ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2642 | 2024.02.04 18:27:46.354488 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2643 | 2024.02.04 18:27:46.354527 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2644 | 2024.02.04 18:27:46.354635 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2645 | 2024.02.04 18:27:46.355025 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2646 | 2024.02.04 18:27:46.355247 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2647 | 2024.02.04 18:27:46.355396 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2648 | 2024.02.04 18:27:46.355505 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} <Information> executeQuery: Read 195 rows, 18.46 KiB in 0.000979533 sec., 199074 rows/sec., 18.40 MiB/sec. | ||
| 2649 | 2024.02.04 18:27:46.355511 [ 166 ] {} <Debug> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2650 | 2024.02.04 18:27:46.355626 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2651 | 2024.02.04 18:27:46.355664 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2652 | 2024.02.04 18:27:46.355717 [ 3 ] {0dd25891-164e-4302-894f-b906eb47819d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2653 | 2024.02.04 18:27:46.355782 [ 3 ] {} <Debug> HTTP-Session: 2de463cf-2ebd-46cf-b796-ae02a31375ad Destroying unnamed session | ||
| 2654 | 2024.02.04 18:27:46.355785 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2655 | 2024.02.04 18:27:46.356014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2656 | 2024.02.04 18:27:46.356028 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2657 | 2024.02.04 18:27:46.356098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2658 | 2024.02.04 18:27:46.356103 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 199 rows starting from the beginning of the part | ||
| 2659 | 2024.02.04 18:27:46.356138 [ 3 ] {} <Debug> HTTP-Session: 90bb0888-0e40-44f2-b3fa-cdd038a58193 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2660 | 2024.02.04 18:27:46.356183 [ 3 ] {} <Debug> HTTP-Session: 90bb0888-0e40-44f2-b3fa-cdd038a58193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2661 | 2024.02.04 18:27:46.356392 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2662 | 2024.02.04 18:27:46.356402 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 159 rows starting from the beginning of the part | ||
| 2663 | 2024.02.04 18:27:46.356481 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2664 | 2024.02.04 18:27:46.356689 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 197 rows starting from the beginning of the part | ||
| 2665 | 2024.02.04 18:27:46.356909 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2666 | 2024.02.04 18:27:46.356943 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 159 rows starting from the beginning of the part | ||
| 2667 | 2024.02.04 18:27:46.357128 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 159 rows starting from the beginning of the part | ||
| 2668 | 2024.02.04 18:27:46.357294 [ 16 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 195 rows starting from the beginning of the part | ||
| 2669 | 2024.02.04 18:27:46.357795 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2670 | 2024.02.04 18:27:46.358198 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2671 | 2024.02.04 18:27:46.358513 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2672 | 2024.02.04 18:27:46.358694 [ 166 ] {} <Debug> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2673 | 2024.02.04 18:27:46.358718 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} <Information> executeQuery: Read 77 rows, 6.14 KiB in 0.002283908 sec., 33714 rows/sec., 2.63 MiB/sec. | ||
| 2674 | 2024.02.04 18:27:46.358770 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2675 | 2024.02.04 18:27:46.359109 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2676 | 2024.02.04 18:27:46.359185 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} <Debug> DynamicQueryHandler: Done processing query | ||
| 2677 | 2024.02.04 18:27:46.359250 [ 3 ] {3b54b6cf-8994-4f0f-8c77-c6ac456a9462} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2678 | 2024.02.04 18:27:46.359338 [ 3 ] {} <Debug> HTTP-Session: 90bb0888-0e40-44f2-b3fa-cdd038a58193 Destroying unnamed session | ||
| 2679 | 2024.02.04 18:27:46.359415 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2680 | 2024.02.04 18:27:46.359479 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 103 rows starting from the beginning of the part | ||
| 2681 | 2024.02.04 18:27:46.359529 [ 14 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 4 columns (4 merged, 0 gathered) in 0.003822978 sec., 279363.3654182682 rows/sec., 26.27 MiB/sec. | ||
| 2682 | 2024.02.04 18:27:46.359556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2683 | 2024.02.04 18:27:46.359634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2684 | 2024.02.04 18:27:46.359691 [ 3 ] {} <Debug> HTTP-Session: c5d2de07-aefc-464a-a935-5945a2315cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2685 | 2024.02.04 18:27:46.359695 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 53 rows starting from the beginning of the part | ||
| 2686 | 2024.02.04 18:27:46.359743 [ 3 ] {} <Debug> HTTP-Session: c5d2de07-aefc-464a-a935-5945a2315cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2687 | 2024.02.04 18:27:46.359830 [ 14 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2688 | 2024.02.04 18:27:46.360063 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2689 | 2024.02.04 18:27:46.360070 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 81 rows starting from the beginning of the part | ||
| 2690 | 2024.02.04 18:27:46.360167 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2691 | 2024.02.04 18:27:46.360354 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part | ||
| 2692 | 2024.02.04 18:27:46.360400 [ 14 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2693 | 2024.02.04 18:27:46.360625 [ 14 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_21_4} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2694 | 2024.02.04 18:27:46.360745 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part | ||
| 2695 | 2024.02.04 18:27:46.360938 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2696 | 2024.02.04 18:27:46.361007 [ 21 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 77 rows starting from the beginning of the part | ||
| 2697 | 2024.02.04 18:27:46.361434 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2698 | 2024.02.04 18:27:46.361865 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2699 | 2024.02.04 18:27:46.362014 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.003115449 sec., 134812.02869955503 rows/sec., 10.53 MiB/sec. | ||
| 2700 | 2024.02.04 18:27:46.362146 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2701 | 2024.02.04 18:27:46.362212 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2702 | 2024.02.04 18:27:46.362379 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002260788 sec., 15923 rows/sec., 1.12 MiB/sec. | ||
| 2703 | 2024.02.04 18:27:46.362559 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2704 | 2024.02.04 18:27:46.362610 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} <Debug> DynamicQueryHandler: Done processing query | ||
| 2705 | 2024.02.04 18:27:46.362644 [ 3 ] {f4b8baee-1763-4ff4-befd-e05e0223c606} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2706 | 2024.02.04 18:27:46.362656 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_21_4} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2707 | 2024.02.04 18:27:46.362676 [ 3 ] {} <Debug> HTTP-Session: c5d2de07-aefc-464a-a935-5945a2315cb8 Destroying unnamed session | ||
| 2708 | 2024.02.04 18:27:46.362897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2709 | 2024.02.04 18:27:46.362946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2710 | 2024.02.04 18:27:46.362966 [ 3 ] {} <Debug> HTTP-Session: 2e40df10-d210-40a9-a1ff-a0cfbdbd2bc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2711 | 2024.02.04 18:27:46.362983 [ 3 ] {} <Debug> HTTP-Session: 2e40df10-d210-40a9-a1ff-a0cfbdbd2bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2712 | 2024.02.04 18:27:46.363081 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2713 | 2024.02.04 18:27:46.363125 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2714 | 2024.02.04 18:27:46.363280 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2715 | 2024.02.04 18:27:46.363820 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2716 | 2024.02.04 18:27:46.364144 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2717 | 2024.02.04 18:27:46.364327 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2718 | 2024.02.04 18:27:46.364452 [ 166 ] {} <Debug> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2719 | 2024.02.04 18:27:46.364460 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001341637 sec., 39503 rows/sec., 53.31 MiB/sec. | ||
| 2720 | 2024.02.04 18:27:46.364512 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2721 | 2024.02.04 18:27:46.364722 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2722 | 2024.02.04 18:27:46.364816 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} <Debug> DynamicQueryHandler: Done processing query | ||
| 2723 | 2024.02.04 18:27:46.364883 [ 3 ] {dc24c96a-e075-4b06-8ca7-2d810f39bb61} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2724 | 2024.02.04 18:27:46.364956 [ 3 ] {} <Debug> HTTP-Session: 2e40df10-d210-40a9-a1ff-a0cfbdbd2bc1 Destroying unnamed session | ||
| 2725 | 2024.02.04 18:27:46.365049 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2726 | 2024.02.04 18:27:46.365091 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 796 rows starting from the beginning of the part | ||
| 2727 | 2024.02.04 18:27:46.365257 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 53 rows starting from the beginning of the part | ||
| 2728 | 2024.02.04 18:27:46.365377 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 53 rows starting from the beginning of the part | ||
| 2729 | 2024.02.04 18:27:46.365489 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part | ||
| 2730 | 2024.02.04 18:27:46.365582 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part | ||
| 2731 | 2024.02.04 18:27:46.365674 [ 14 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part | ||
| 2732 | 2024.02.04 18:27:46.383077 [ 25 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1061 rows, containing 6 columns (6 merged, 0 gathered) in 0.018489074 sec., 57385.242765538176 rows/sec., 77.44 MiB/sec. | ||
| 2733 | 2024.02.04 18:27:46.383628 [ 25 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2734 | 2024.02.04 18:27:46.383848 [ 25 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2735 | 2024.02.04 18:27:46.383906 [ 25 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2736 | 2024.02.04 18:27:46.383980 [ 25 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_21_4: 8.74 MiB. | ||
| 2737 | 2024.02.04 18:27:47.000155 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.72 MiB, peak 240.43 MiB, will set to 233.30 MiB (RSS), difference: 1.58 MiB | ||
| 2738 | 2024.02.04 18:27:55.288459 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2739 | 2024.02.04 18:27:55.288526 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2740 | 2024.02.04 18:27:56.350328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2741 | 2024.02.04 18:27:56.350445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2742 | 2024.02.04 18:27:56.350477 [ 3 ] {} <Debug> HTTP-Session: 9706f7b5-39cf-4a8a-a902-4c909a65e149 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2743 | 2024.02.04 18:27:56.350504 [ 3 ] {} <Debug> HTTP-Session: 9706f7b5-39cf-4a8a-a902-4c909a65e149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2744 | 2024.02.04 18:27:56.350671 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2745 | 2024.02.04 18:27:56.350773 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2746 | 2024.02.04 18:27:56.350950 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2747 | 2024.02.04 18:27:56.351442 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2748 | 2024.02.04 18:27:56.351707 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2749 | 2024.02.04 18:27:56.351887 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2750 | 2024.02.04 18:27:56.352020 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001292037 sec., 41020 rows/sec., 3.25 MiB/sec. | ||
| 2751 | 2024.02.04 18:27:56.352019 [ 162 ] {} <Debug> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 2752 | 2024.02.04 18:27:56.352134 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2753 | 2024.02.04 18:27:56.352230 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} <Debug> DynamicQueryHandler: Done processing query | ||
| 2754 | 2024.02.04 18:27:56.352263 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact | ||
| 2755 | 2024.02.04 18:27:56.352275 [ 3 ] {ad8fea2f-6e3e-4e02-8e6c-bfbc8b10d823} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2756 | 2024.02.04 18:27:56.352351 [ 3 ] {} <Debug> HTTP-Session: 9706f7b5-39cf-4a8a-a902-4c909a65e149 Destroying unnamed session | ||
| 2757 | 2024.02.04 18:27:56.352429 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2758 | 2024.02.04 18:27:56.352483 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 53 rows starting from the beginning of the part | ||
| 2759 | 2024.02.04 18:27:56.352505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2760 | 2024.02.04 18:27:56.352596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2761 | 2024.02.04 18:27:56.352625 [ 3 ] {} <Debug> HTTP-Session: 2c72104a-bd2c-49f7-9010-6293ba325c18 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2762 | 2024.02.04 18:27:56.352679 [ 3 ] {} <Debug> HTTP-Session: 2c72104a-bd2c-49f7-9010-6293ba325c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2763 | 2024.02.04 18:27:56.352743 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part | ||
| 2764 | 2024.02.04 18:27:56.352880 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2765 | 2024.02.04 18:27:56.352979 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2766 | 2024.02.04 18:27:56.353009 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part | ||
| 2767 | 2024.02.04 18:27:56.353367 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part | ||
| 2768 | 2024.02.04 18:27:56.353430 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2769 | 2024.02.04 18:27:56.353614 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 53 rows starting from the beginning of the part | ||
| 2770 | 2024.02.04 18:27:56.354086 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2771 | 2024.02.04 18:27:56.354537 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2772 | 2024.02.04 18:27:56.354875 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} <Trace> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2773 | 2024.02.04 18:27:56.354993 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002791305 sec., 94937.67252235065 rows/sec., 7.51 MiB/sec. | ||
| 2774 | 2024.02.04 18:27:56.355096 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002153527 sec., 1857 rows/sec., 155.09 KiB/sec. | ||
| 2775 | 2024.02.04 18:27:56.355188 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 2776 | 2024.02.04 18:27:56.355322 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} <Debug> DynamicQueryHandler: Done processing query | ||
| 2777 | 2024.02.04 18:27:56.355361 [ 3 ] {e7734084-cb6f-40fc-8f04-49c457f88fae} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2778 | 2024.02.04 18:27:56.355391 [ 3 ] {} <Debug> HTTP-Session: 2c72104a-bd2c-49f7-9010-6293ba325c18 Destroying unnamed session | ||
| 2779 | 2024.02.04 18:27:56.355474 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. | ||
| 2780 | 2024.02.04 18:27:56.355543 [ 16 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_22_5} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 | ||
| 2781 | 2024.02.04 18:27:56.355574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2782 | 2024.02.04 18:27:56.355655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2783 | 2024.02.04 18:27:56.355675 [ 3 ] {} <Debug> HTTP-Session: 59921834-97dc-47af-998c-f43b27700db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2784 | 2024.02.04 18:27:56.355692 [ 3 ] {} <Debug> HTTP-Session: 59921834-97dc-47af-998c-f43b27700db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2785 | 2024.02.04 18:27:56.355772 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2786 | 2024.02.04 18:27:56.355811 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2787 | 2024.02.04 18:27:56.355928 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2788 | 2024.02.04 18:27:56.356333 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2789 | 2024.02.04 18:27:56.356563 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2790 | 2024.02.04 18:27:56.356711 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2791 | 2024.02.04 18:27:56.356829 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} <Information> executeQuery: Read 161 rows, 15.82 KiB in 0.001028423 sec., 156550 rows/sec., 15.02 MiB/sec. | ||
| 2792 | 2024.02.04 18:27:56.357002 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2793 | 2024.02.04 18:27:56.357026 [ 3 ] {1d622745-49f2-43e7-8177-01f75f3480a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2794 | 2024.02.04 18:27:56.357043 [ 3 ] {} <Debug> HTTP-Session: 59921834-97dc-47af-998c-f43b27700db2 Destroying unnamed session | ||
| 2795 | 2024.02.04 18:27:56.357179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2796 | 2024.02.04 18:27:56.357223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2797 | 2024.02.04 18:27:56.357241 [ 3 ] {} <Debug> HTTP-Session: 6b126f31-4e22-4255-8e1e-b54a8901b4d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2798 | 2024.02.04 18:27:56.357258 [ 3 ] {} <Debug> HTTP-Session: 6b126f31-4e22-4255-8e1e-b54a8901b4d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2799 | 2024.02.04 18:27:56.357327 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2800 | 2024.02.04 18:27:56.357368 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2801 | 2024.02.04 18:27:56.357484 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2802 | 2024.02.04 18:27:56.357741 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2803 | 2024.02.04 18:27:56.357939 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2804 | 2024.02.04 18:27:56.358084 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} <Trace> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2805 | 2024.02.04 18:27:56.358197 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00083993 sec., 4762 rows/sec., 332.52 KiB/sec. | ||
| 2806 | 2024.02.04 18:27:56.358323 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2807 | 2024.02.04 18:27:56.358346 [ 3 ] {a2cdccbb-65a8-4926-97f7-f7309a468d2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2808 | 2024.02.04 18:27:56.358361 [ 3 ] {} <Debug> HTTP-Session: 6b126f31-4e22-4255-8e1e-b54a8901b4d4 Destroying unnamed session | ||
| 2809 | 2024.02.04 18:27:56.358490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2810 | 2024.02.04 18:27:56.358535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2811 | 2024.02.04 18:27:56.358553 [ 3 ] {} <Debug> HTTP-Session: 0ed61044-7608-44a4-a3c7-34c4a8f3abbe Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2812 | 2024.02.04 18:27:56.358569 [ 3 ] {} <Debug> HTTP-Session: 0ed61044-7608-44a4-a3c7-34c4a8f3abbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2813 | 2024.02.04 18:27:56.358640 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2814 | 2024.02.04 18:27:56.358679 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2815 | 2024.02.04 18:27:56.358786 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2816 | 2024.02.04 18:27:56.359088 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2817 | 2024.02.04 18:27:56.359295 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2818 | 2024.02.04 18:27:56.359459 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2819 | 2024.02.04 18:27:56.359581 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} <Information> executeQuery: Read 57 rows, 4.57 KiB in 0.000905631 sec., 62939 rows/sec., 4.93 MiB/sec. | ||
| 2820 | 2024.02.04 18:27:56.359750 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} <Debug> DynamicQueryHandler: Done processing query | ||
| 2821 | 2024.02.04 18:27:56.359773 [ 3 ] {db0e30ed-2494-4241-af00-136d3f3fc0bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2822 | 2024.02.04 18:27:56.359789 [ 3 ] {} <Debug> HTTP-Session: 0ed61044-7608-44a4-a3c7-34c4a8f3abbe Destroying unnamed session | ||
| 2823 | 2024.02.04 18:27:56.359933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2824 | 2024.02.04 18:27:56.359976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2825 | 2024.02.04 18:27:56.359994 [ 3 ] {} <Debug> HTTP-Session: 15f59d7c-0fd1-4a2a-b90c-b32288c9f3ac Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2826 | 2024.02.04 18:27:56.360010 [ 3 ] {} <Debug> HTTP-Session: 15f59d7c-0fd1-4a2a-b90c-b32288c9f3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2827 | 2024.02.04 18:27:56.360079 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2828 | 2024.02.04 18:27:56.360124 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2829 | 2024.02.04 18:27:56.360257 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2830 | 2024.02.04 18:27:56.360524 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2831 | 2024.02.04 18:27:56.360773 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2832 | 2024.02.04 18:27:56.360947 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2833 | 2024.02.04 18:27:56.361056 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000939462 sec., 2128 rows/sec., 149.69 KiB/sec. | ||
| 2834 | 2024.02.04 18:27:56.361067 [ 160 ] {} <Debug> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 2835 | 2024.02.04 18:27:56.361168 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2836 | 2024.02.04 18:27:56.361248 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2837 | 2024.02.04 18:27:56.361254 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
| 2838 | 2024.02.04 18:27:56.361281 [ 3 ] {2944cd81-5399-45b7-ba9b-b401b1d07ed6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2839 | 2024.02.04 18:27:56.361321 [ 3 ] {} <Debug> HTTP-Session: 15f59d7c-0fd1-4a2a-b90c-b32288c9f3ac Destroying unnamed session | ||
| 2840 | 2024.02.04 18:27:56.361395 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2841 | 2024.02.04 18:27:56.361429 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 330 rows starting from the beginning of the part | ||
| 2842 | 2024.02.04 18:27:56.361525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2843 | 2024.02.04 18:27:56.361584 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2844 | 2024.02.04 18:27:56.361600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2845 | 2024.02.04 18:27:56.361661 [ 3 ] {} <Debug> HTTP-Session: 78a1f4f3-9927-4695-8b5a-d4ef99a482ab Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2846 | 2024.02.04 18:27:56.361695 [ 3 ] {} <Debug> HTTP-Session: 78a1f4f3-9927-4695-8b5a-d4ef99a482ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2847 | 2024.02.04 18:27:56.361847 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::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 | ||
| 2848 | 2024.02.04 18:27:56.361900 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2849 | 2024.02.04 18:27:56.362019 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2850 | 2024.02.04 18:27:56.362072 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 2851 | 2024.02.04 18:27:56.362435 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2852 | 2024.02.04 18:27:56.362632 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2853 | 2024.02.04 18:27:56.362734 [ 16 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::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 | ||
| 2854 | 2024.02.04 18:27:56.363747 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2855 | 2024.02.04 18:27:56.364433 [ 17 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 5 columns (5 merged, 0 gathered) in 0.00320572 sec., 138502.426911895 rows/sec., 9.77 MiB/sec. | ||
| 2856 | 2024.02.04 18:27:56.364499 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2857 | 2024.02.04 18:27:56.364570 [ 17 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 2858 | 2024.02.04 18:27:56.364709 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2859 | 2024.02.04 18:27:56.364835 [ 17 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 2860 | 2024.02.04 18:27:56.364848 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.002895177 sec., 18306 rows/sec., 24.70 MiB/sec. | ||
| 2861 | 2024.02.04 18:27:56.364917 [ 17 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
| 2862 | 2024.02.04 18:27:56.365004 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} <Debug> DynamicQueryHandler: Done processing query | ||
| 2863 | 2024.02.04 18:27:56.365030 [ 3 ] {0928d066-7c5d-4a62-9522-62fc73901375} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2864 | 2024.02.04 18:27:56.365045 [ 3 ] {} <Debug> HTTP-Session: 78a1f4f3-9927-4695-8b5a-d4ef99a482ab Destroying unnamed session | ||
| 2865 | 2024.02.04 18:28:06.350446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2866 | 2024.02.04 18:28:06.350583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2867 | 2024.02.04 18:28:06.350613 [ 3 ] {} <Debug> HTTP-Session: 901494da-a1f5-4080-af59-7f93e461dbcf Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2868 | 2024.02.04 18:28:06.350641 [ 3 ] {} <Debug> HTTP-Session: 901494da-a1f5-4080-af59-7f93e461dbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2869 | 2024.02.04 18:28:06.350782 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2870 | 2024.02.04 18:28:06.350852 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2871 | 2024.02.04 18:28:06.351029 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2872 | 2024.02.04 18:28:06.351506 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2873 | 2024.02.04 18:28:06.351785 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2874 | 2024.02.04 18:28:06.351935 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2875 | 2024.02.04 18:28:06.352040 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001263836 sec., 41935 rows/sec., 3.32 MiB/sec. | ||
| 2876 | 2024.02.04 18:28:06.352169 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} <Debug> DynamicQueryHandler: Done processing query | ||
| 2877 | 2024.02.04 18:28:06.352192 [ 3 ] {e69541f3-0129-411d-a80c-e1e4fc2ba6bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2878 | 2024.02.04 18:28:06.352207 [ 3 ] {} <Debug> HTTP-Session: 901494da-a1f5-4080-af59-7f93e461dbcf Destroying unnamed session | ||
| 2879 | 2024.02.04 18:28:06.352420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2880 | 2024.02.04 18:28:06.352465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2881 | 2024.02.04 18:28:06.352485 [ 3 ] {} <Debug> HTTP-Session: c62f63e8-4fc0-496d-b8a4-05497c7ecadf Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2882 | 2024.02.04 18:28:06.352502 [ 3 ] {} <Debug> HTTP-Session: c62f63e8-4fc0-496d-b8a4-05497c7ecadf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2883 | 2024.02.04 18:28:06.352580 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2884 | 2024.02.04 18:28:06.352619 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2885 | 2024.02.04 18:28:06.352723 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2886 | 2024.02.04 18:28:06.353131 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2887 | 2024.02.04 18:28:06.353361 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2888 | 2024.02.04 18:28:06.353513 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2889 | 2024.02.04 18:28:06.353609 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} <Information> executeQuery: Read 159 rows, 15.64 KiB in 0.001000823 sec., 158869 rows/sec., 15.26 MiB/sec. | ||
| 2890 | 2024.02.04 18:28:06.353712 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} <Debug> DynamicQueryHandler: Done processing query | ||
| 2891 | 2024.02.04 18:28:06.353734 [ 3 ] {4264659e-3a5c-453f-b9cc-3e481b7bc7af} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2892 | 2024.02.04 18:28:06.353749 [ 3 ] {} <Debug> HTTP-Session: c62f63e8-4fc0-496d-b8a4-05497c7ecadf Destroying unnamed session | ||
| 2893 | 2024.02.04 18:28:06.353904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2894 | 2024.02.04 18:28:06.353948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2895 | 2024.02.04 18:28:06.353968 [ 3 ] {} <Debug> HTTP-Session: 2811f424-be7e-4787-b443-b2abfd3fe7c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2896 | 2024.02.04 18:28:06.353984 [ 3 ] {} <Debug> HTTP-Session: 2811f424-be7e-4787-b443-b2abfd3fe7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2897 | 2024.02.04 18:28:06.354056 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2898 | 2024.02.04 18:28:06.354095 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2899 | 2024.02.04 18:28:06.354197 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2900 | 2024.02.04 18:28:06.354497 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2901 | 2024.02.04 18:28:06.354705 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2902 | 2024.02.04 18:28:06.354851 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2903 | 2024.02.04 18:28:06.354945 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.00086091 sec., 61562 rows/sec., 4.81 MiB/sec. | ||
| 2904 | 2024.02.04 18:28:06.355062 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2905 | 2024.02.04 18:28:06.355085 [ 3 ] {52932380-6dab-4ac4-b0ff-11443b94b15c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2906 | 2024.02.04 18:28:06.355101 [ 3 ] {} <Debug> HTTP-Session: 2811f424-be7e-4787-b443-b2abfd3fe7c7 Destroying unnamed session | ||
| 2907 | 2024.02.04 18:28:06.355239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2908 | 2024.02.04 18:28:06.355284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2909 | 2024.02.04 18:28:06.355303 [ 3 ] {} <Debug> HTTP-Session: d6a6eff7-920e-4b3f-a8a0-4d356fd0aa9d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2910 | 2024.02.04 18:28:06.355319 [ 3 ] {} <Debug> HTTP-Session: d6a6eff7-920e-4b3f-a8a0-4d356fd0aa9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2911 | 2024.02.04 18:28:06.355405 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2912 | 2024.02.04 18:28:06.355451 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2913 | 2024.02.04 18:28:06.355586 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2914 | 2024.02.04 18:28:06.356090 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
| 2915 | 2024.02.04 18:28:06.356412 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2916 | 2024.02.04 18:28:06.356602 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2917 | 2024.02.04 18:28:06.356701 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001267325 sec., 41820 rows/sec., 56.43 MiB/sec. | ||
| 2918 | 2024.02.04 18:28:06.356835 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2919 | 2024.02.04 18:28:06.356858 [ 3 ] {b5c3c85b-9e86-44a9-9c6a-5f89b7ba231a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2920 | 2024.02.04 18:28:06.356873 [ 3 ] {} <Debug> HTTP-Session: d6a6eff7-920e-4b3f-a8a0-4d356fd0aa9d Destroying unnamed session | ||
| 2921 | 2024.02.04 18:28:10.288561 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2922 | 2024.02.04 18:28:10.288635 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2923 | 2024.02.04 18:28:16.352833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2924 | 2024.02.04 18:28:16.352952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2925 | 2024.02.04 18:28:16.352979 [ 3 ] {} <Debug> HTTP-Session: 901bd387-6383-45fd-8c3f-669f0c7b2ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2926 | 2024.02.04 18:28:16.353003 [ 3 ] {} <Debug> HTTP-Session: 901bd387-6383-45fd-8c3f-669f0c7b2ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2927 | 2024.02.04 18:28:16.353131 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2928 | 2024.02.04 18:28:16.353190 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2929 | 2024.02.04 18:28:16.353345 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2930 | 2024.02.04 18:28:16.353772 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 2931 | 2024.02.04 18:28:16.354038 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2932 | 2024.02.04 18:28:16.354202 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2933 | 2024.02.04 18:28:16.354317 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001152474 sec., 45988 rows/sec., 3.64 MiB/sec. | ||
| 2934 | 2024.02.04 18:28:16.354463 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2935 | 2024.02.04 18:28:16.354487 [ 3 ] {9a260fe3-c36e-4663-b0dc-133f350ca2b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2936 | 2024.02.04 18:28:16.354503 [ 3 ] {} <Debug> HTTP-Session: 901bd387-6383-45fd-8c3f-669f0c7b2ba5 Destroying unnamed session | ||
| 2937 | 2024.02.04 18:28:16.354618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2938 | 2024.02.04 18:28:16.354663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2939 | 2024.02.04 18:28:16.354682 [ 3 ] {} <Debug> HTTP-Session: 4b369bd7-ad06-47d9-9ef3-b7a8f1281d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2940 | 2024.02.04 18:28:16.354700 [ 3 ] {} <Debug> HTTP-Session: 4b369bd7-ad06-47d9-9ef3-b7a8f1281d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2941 | 2024.02.04 18:28:16.354769 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2942 | 2024.02.04 18:28:16.354811 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2943 | 2024.02.04 18:28:16.354917 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2944 | 2024.02.04 18:28:16.355198 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 2945 | 2024.02.04 18:28:16.355406 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2946 | 2024.02.04 18:28:16.355552 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} <Trace> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2947 | 2024.02.04 18:28:16.355660 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000865231 sec., 4623 rows/sec., 386.01 KiB/sec. | ||
| 2948 | 2024.02.04 18:28:16.355799 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} <Debug> DynamicQueryHandler: Done processing query | ||
| 2949 | 2024.02.04 18:28:16.355821 [ 3 ] {b66bf32b-4f33-4828-ad99-c3d3b36a9b99} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2950 | 2024.02.04 18:28:16.355836 [ 3 ] {} <Debug> HTTP-Session: 4b369bd7-ad06-47d9-9ef3-b7a8f1281d98 Destroying unnamed session | ||
| 2951 | 2024.02.04 18:28:16.355987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2952 | 2024.02.04 18:28:16.356029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2953 | 2024.02.04 18:28:16.356047 [ 3 ] {} <Debug> HTTP-Session: 93bc9fc5-0918-497d-ac2b-e6f37734beee Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2954 | 2024.02.04 18:28:16.356063 [ 3 ] {} <Debug> HTTP-Session: 93bc9fc5-0918-497d-ac2b-e6f37734beee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2955 | 2024.02.04 18:28:16.356136 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2956 | 2024.02.04 18:28:16.356175 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2957 | 2024.02.04 18:28:16.356276 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2958 | 2024.02.04 18:28:16.356728 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 2959 | 2024.02.04 18:28:16.356952 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2960 | 2024.02.04 18:28:16.357103 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2961 | 2024.02.04 18:28:16.357220 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} <Information> executeQuery: Read 197 rows, 18.63 KiB in 0.001010413 sec., 194969 rows/sec., 18.01 MiB/sec. | ||
| 2962 | 2024.02.04 18:28:16.357340 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} <Debug> DynamicQueryHandler: Done processing query | ||
| 2963 | 2024.02.04 18:28:16.357363 [ 3 ] {9b6629b0-296b-469b-9c7f-09138c779e10} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2964 | 2024.02.04 18:28:16.357379 [ 3 ] {} <Debug> HTTP-Session: 93bc9fc5-0918-497d-ac2b-e6f37734beee Destroying unnamed session | ||
| 2965 | 2024.02.04 18:28:16.357518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2966 | 2024.02.04 18:28:16.357564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2967 | 2024.02.04 18:28:16.357582 [ 3 ] {} <Debug> HTTP-Session: 47d5c51c-f27a-4415-9c3c-889f49814d4c Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2968 | 2024.02.04 18:28:16.357598 [ 3 ] {} <Debug> HTTP-Session: 47d5c51c-f27a-4415-9c3c-889f49814d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2969 | 2024.02.04 18:28:16.357667 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2970 | 2024.02.04 18:28:16.357705 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2971 | 2024.02.04 18:28:16.357812 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2972 | 2024.02.04 18:28:16.358125 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 2973 | 2024.02.04 18:28:16.358327 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2974 | 2024.02.04 18:28:16.358481 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} <Trace> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2975 | 2024.02.04 18:28:16.358576 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000879871 sec., 4546 rows/sec., 317.43 KiB/sec. | ||
| 2976 | 2024.02.04 18:28:16.358714 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} <Debug> DynamicQueryHandler: Done processing query | ||
| 2977 | 2024.02.04 18:28:16.358737 [ 3 ] {4f3ab6b0-7183-4a0f-8f6c-a08fee7b2e18} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2978 | 2024.02.04 18:28:16.358753 [ 3 ] {} <Debug> HTTP-Session: 47d5c51c-f27a-4415-9c3c-889f49814d4c Destroying unnamed session | ||
| 2979 | 2024.02.04 18:28:16.358883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2980 | 2024.02.04 18:28:16.358927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2981 | 2024.02.04 18:28:16.358946 [ 3 ] {} <Debug> HTTP-Session: cd2ddc4f-6223-4f37-839c-cea6f75efdd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2982 | 2024.02.04 18:28:16.358962 [ 3 ] {} <Debug> HTTP-Session: cd2ddc4f-6223-4f37-839c-cea6f75efdd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2983 | 2024.02.04 18:28:16.359035 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2984 | 2024.02.04 18:28:16.359073 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2985 | 2024.02.04 18:28:16.359173 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2986 | 2024.02.04 18:28:16.359492 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 2987 | 2024.02.04 18:28:16.359705 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2988 | 2024.02.04 18:28:16.359853 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2989 | 2024.02.04 18:28:16.359975 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} <Information> executeQuery: Read 81 rows, 6.47 KiB in 0.000910462 sec., 88965 rows/sec., 6.94 MiB/sec. | ||
| 2990 | 2024.02.04 18:28:16.360078 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} <Debug> DynamicQueryHandler: Done processing query | ||
| 2991 | 2024.02.04 18:28:16.360101 [ 3 ] {d7caf54a-cfc8-46b0-bdec-38583d355913} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2992 | 2024.02.04 18:28:16.360116 [ 3 ] {} <Debug> HTTP-Session: cd2ddc4f-6223-4f37-839c-cea6f75efdd1 Destroying unnamed session | ||
| 2993 | 2024.02.04 18:28:16.360260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2994 | 2024.02.04 18:28:16.360303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2995 | 2024.02.04 18:28:16.360323 [ 3 ] {} <Debug> HTTP-Session: 4e631987-08f5-4221-810f-91b8d1212296 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 2996 | 2024.02.04 18:28:16.360339 [ 3 ] {} <Debug> HTTP-Session: 4e631987-08f5-4221-810f-91b8d1212296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2997 | 2024.02.04 18:28:16.360409 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2998 | 2024.02.04 18:28:16.360453 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2999 | 2024.02.04 18:28:16.360573 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3000 | 2024.02.04 18:28:16.360843 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3001 | 2024.02.04 18:28:16.361102 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3002 | 2024.02.04 18:28:16.361280 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3003 | 2024.02.04 18:28:16.361397 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.000958823 sec., 39631 rows/sec., 2.79 MiB/sec. | ||
| 3004 | 2024.02.04 18:28:16.361543 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} <Debug> DynamicQueryHandler: Done processing query | ||
| 3005 | 2024.02.04 18:28:16.361577 [ 3 ] {474624f3-8c68-4cff-87c3-6fea67f0ffcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3006 | 2024.02.04 18:28:16.361595 [ 3 ] {} <Debug> HTTP-Session: 4e631987-08f5-4221-810f-91b8d1212296 Destroying unnamed session | ||
| 3007 | 2024.02.04 18:28:16.361780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3008 | 2024.02.04 18:28:16.361838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3009 | 2024.02.04 18:28:16.361871 [ 3 ] {} <Debug> HTTP-Session: 41fb95cf-912d-42d0-9a26-aa70dcf0bfc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3010 | 2024.02.04 18:28:16.361889 [ 3 ] {} <Debug> HTTP-Session: 41fb95cf-912d-42d0-9a26-aa70dcf0bfc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3011 | 2024.02.04 18:28:16.361985 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3012 | 2024.02.04 18:28:16.362031 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3013 | 2024.02.04 18:28:16.362169 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3014 | 2024.02.04 18:28:16.362621 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3015 | 2024.02.04 18:28:16.362953 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3016 | 2024.02.04 18:28:16.363138 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3017 | 2024.02.04 18:28:16.363262 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001246856 sec., 42506 rows/sec., 57.36 MiB/sec. | ||
| 3018 | 2024.02.04 18:28:16.363372 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} <Debug> DynamicQueryHandler: Done processing query | ||
| 3019 | 2024.02.04 18:28:16.363396 [ 3 ] {d622cfb5-f38a-4324-9ca3-6dbae4f704ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3020 | 2024.02.04 18:28:16.363412 [ 3 ] {} <Debug> HTTP-Session: 41fb95cf-912d-42d0-9a26-aa70dcf0bfc0 Destroying unnamed session | ||
| 3021 | 2024.02.04 18:28:25.288897 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3022 | 2024.02.04 18:28:25.289000 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3023 | 2024.02.04 18:28:26.351684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3024 | 2024.02.04 18:28:26.351807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3025 | 2024.02.04 18:28:26.351837 [ 3 ] {} <Debug> HTTP-Session: bbf6ad56-2d16-49c0-b051-976da3735bd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3026 | 2024.02.04 18:28:26.351866 [ 3 ] {} <Debug> HTTP-Session: bbf6ad56-2d16-49c0-b051-976da3735bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3027 | 2024.02.04 18:28:26.352010 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3028 | 2024.02.04 18:28:26.352078 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3029 | 2024.02.04 18:28:26.352242 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3030 | 2024.02.04 18:28:26.352609 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3031 | 2024.02.04 18:28:26.352887 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3032 | 2024.02.04 18:28:26.353049 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3033 | 2024.02.04 18:28:26.353167 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001117135 sec., 47442 rows/sec., 3.76 MiB/sec. | ||
| 3034 | 2024.02.04 18:28:26.353299 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} <Debug> DynamicQueryHandler: Done processing query | ||
| 3035 | 2024.02.04 18:28:26.353323 [ 3 ] {39dd73fb-bd43-4eba-9c06-a9846c973976} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3036 | 2024.02.04 18:28:26.353339 [ 3 ] {} <Debug> HTTP-Session: bbf6ad56-2d16-49c0-b051-976da3735bd5 Destroying unnamed session | ||
| 3037 | 2024.02.04 18:28:26.353485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3038 | 2024.02.04 18:28:26.353529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3039 | 2024.02.04 18:28:26.353548 [ 3 ] {} <Debug> HTTP-Session: 5ca7b316-c64b-48c9-8c5a-407850e2d984 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3040 | 2024.02.04 18:28:26.353565 [ 3 ] {} <Debug> HTTP-Session: 5ca7b316-c64b-48c9-8c5a-407850e2d984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3041 | 2024.02.04 18:28:26.353641 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3042 | 2024.02.04 18:28:26.353681 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3043 | 2024.02.04 18:28:26.353787 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3044 | 2024.02.04 18:28:26.354125 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3045 | 2024.02.04 18:28:26.354349 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3046 | 2024.02.04 18:28:26.354498 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3047 | 2024.02.04 18:28:26.354627 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} <Information> executeQuery: Read 159 rows, 15.64 KiB in 0.000952152 sec., 166990 rows/sec., 16.04 MiB/sec. | ||
| 3048 | 2024.02.04 18:28:26.354730 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3049 | 2024.02.04 18:28:26.354753 [ 3 ] {6a3db45f-3257-470b-8c26-8ba94c4d2bd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3050 | 2024.02.04 18:28:26.354769 [ 3 ] {} <Debug> HTTP-Session: 5ca7b316-c64b-48c9-8c5a-407850e2d984 Destroying unnamed session | ||
| 3051 | 2024.02.04 18:28:26.354930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3052 | 2024.02.04 18:28:26.354973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3053 | 2024.02.04 18:28:26.354992 [ 3 ] {} <Debug> HTTP-Session: b2baa468-1c6f-4a14-bdda-a3d9817d1aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3054 | 2024.02.04 18:28:26.355009 [ 3 ] {} <Debug> HTTP-Session: b2baa468-1c6f-4a14-bdda-a3d9817d1aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3055 | 2024.02.04 18:28:26.355081 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3056 | 2024.02.04 18:28:26.355121 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3057 | 2024.02.04 18:28:26.355228 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3058 | 2024.02.04 18:28:26.355483 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3059 | 2024.02.04 18:28:26.355693 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3060 | 2024.02.04 18:28:26.355841 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3061 | 2024.02.04 18:28:26.355978 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000861611 sec., 61512 rows/sec., 4.81 MiB/sec. | ||
| 3062 | 2024.02.04 18:28:26.356134 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3063 | 2024.02.04 18:28:26.356158 [ 3 ] {d2b17a66-337a-433c-b06b-c2647d7016c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3064 | 2024.02.04 18:28:26.356174 [ 3 ] {} <Debug> HTTP-Session: b2baa468-1c6f-4a14-bdda-a3d9817d1aa1 Destroying unnamed session | ||
| 3065 | 2024.02.04 18:28:26.356308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3066 | 2024.02.04 18:28:26.356351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3067 | 2024.02.04 18:28:26.356369 [ 3 ] {} <Debug> HTTP-Session: bcee9683-ab34-485d-93d9-6ffdc38ac745 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3068 | 2024.02.04 18:28:26.356386 [ 3 ] {} <Debug> HTTP-Session: bcee9683-ab34-485d-93d9-6ffdc38ac745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3069 | 2024.02.04 18:28:26.356476 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3070 | 2024.02.04 18:28:26.356525 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3071 | 2024.02.04 18:28:26.356749 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3072 | 2024.02.04 18:28:26.357199 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3073 | 2024.02.04 18:28:26.357511 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3074 | 2024.02.04 18:28:26.357703 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3075 | 2024.02.04 18:28:26.357839 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001333816 sec., 39735 rows/sec., 53.62 MiB/sec. | ||
| 3076 | 2024.02.04 18:28:26.357991 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} <Debug> DynamicQueryHandler: Done processing query | ||
| 3077 | 2024.02.04 18:28:26.358014 [ 3 ] {4fff0faf-d046-4a05-a9e6-3e8a6b0ebe29} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3078 | 2024.02.04 18:28:26.358031 [ 3 ] {} <Debug> HTTP-Session: bcee9683-ab34-485d-93d9-6ffdc38ac745 Destroying unnamed session | ||
| 3079 | 2024.02.04 18:28:36.351809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3080 | 2024.02.04 18:28:36.351965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3081 | 2024.02.04 18:28:36.351997 [ 3 ] {} <Debug> HTTP-Session: 1d5d41ee-f159-4d1d-a915-888d2b7776f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3082 | 2024.02.04 18:28:36.352025 [ 3 ] {} <Debug> HTTP-Session: 1d5d41ee-f159-4d1d-a915-888d2b7776f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3083 | 2024.02.04 18:28:36.352258 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3084 | 2024.02.04 18:28:36.352328 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3085 | 2024.02.04 18:28:36.352506 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3086 | 2024.02.04 18:28:36.352871 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3087 | 2024.02.04 18:28:36.353129 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3088 | 2024.02.04 18:28:36.353292 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3089 | 2024.02.04 18:28:36.353402 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001103454 sec., 48031 rows/sec., 3.80 MiB/sec. | ||
| 3090 | 2024.02.04 18:28:36.353403 [ 145 ] {} <Debug> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 3091 | 2024.02.04 18:28:36.353460 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3092 | 2024.02.04 18:28:36.353529 [ 13 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact | ||
| 3093 | 2024.02.04 18:28:36.353546 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} <Debug> DynamicQueryHandler: Done processing query | ||
| 3094 | 2024.02.04 18:28:36.353585 [ 3 ] {f661b9f2-8140-4b68-b9fb-94258e3d7130} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3095 | 2024.02.04 18:28:36.353607 [ 3 ] {} <Debug> HTTP-Session: 1d5d41ee-f159-4d1d-a915-888d2b7776f3 Destroying unnamed session | ||
| 3096 | 2024.02.04 18:28:36.353620 [ 13 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3097 | 2024.02.04 18:28:36.353652 [ 13 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 53 rows starting from the beginning of the part | ||
| 3098 | 2024.02.04 18:28:36.353770 [ 13 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part | ||
| 3099 | 2024.02.04 18:28:36.353842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3100 | 2024.02.04 18:28:36.353863 [ 13 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 53 rows starting from the beginning of the part | ||
| 3101 | 2024.02.04 18:28:36.353900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3102 | 2024.02.04 18:28:36.353924 [ 3 ] {} <Debug> HTTP-Session: 3a08e605-0d92-414d-b61c-64fff7f2d1c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3103 | 2024.02.04 18:28:36.353956 [ 3 ] {} <Debug> HTTP-Session: 3a08e605-0d92-414d-b61c-64fff7f2d1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3104 | 2024.02.04 18:28:36.353970 [ 13 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 53 rows starting from the beginning of the part | ||
| 3105 | 2024.02.04 18:28:36.354060 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3106 | 2024.02.04 18:28:36.354082 [ 13 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 53 rows starting from the beginning of the part | ||
| 3107 | 2024.02.04 18:28:36.354116 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3108 | 2024.02.04 18:28:36.354366 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3109 | 2024.02.04 18:28:36.354931 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3110 | 2024.02.04 18:28:36.354967 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.001459238 sec., 181601.63043999675 rows/sec., 14.37 MiB/sec. | ||
| 3111 | 2024.02.04 18:28:36.355067 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 3112 | 2024.02.04 18:28:36.355184 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3113 | 2024.02.04 18:28:36.355245 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. | ||
| 3114 | 2024.02.04 18:28:36.355306 [ 17 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_26_6} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 | ||
| 3115 | 2024.02.04 18:28:36.355375 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3116 | 2024.02.04 18:28:36.355469 [ 145 ] {} <Debug> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3117 | 2024.02.04 18:28:36.355479 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} <Information> executeQuery: Read 159 rows, 15.64 KiB in 0.001383928 sec., 114890 rows/sec., 11.04 MiB/sec. | ||
| 3118 | 2024.02.04 18:28:36.355504 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3119 | 2024.02.04 18:28:36.355691 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3120 | 2024.02.04 18:28:36.355727 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3121 | 2024.02.04 18:28:36.355789 [ 3 ] {e5685e09-24f1-4b5b-b246-9b801fe56ca6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3122 | 2024.02.04 18:28:36.355845 [ 3 ] {} <Debug> HTTP-Session: 3a08e605-0d92-414d-b61c-64fff7f2d1c4 Destroying unnamed session | ||
| 3123 | 2024.02.04 18:28:36.355904 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3124 | 2024.02.04 18:28:36.355942 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 199 rows starting from the beginning of the part | ||
| 3125 | 2024.02.04 18:28:36.356026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3126 | 2024.02.04 18:28:36.356109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3127 | 2024.02.04 18:28:36.356129 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 161 rows starting from the beginning of the part | ||
| 3128 | 2024.02.04 18:28:36.356138 [ 3 ] {} <Debug> HTTP-Session: 825bc55d-653f-4e0b-99cc-9560cc4d63fb Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3129 | 2024.02.04 18:28:36.356197 [ 3 ] {} <Debug> HTTP-Session: 825bc55d-653f-4e0b-99cc-9560cc4d63fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3130 | 2024.02.04 18:28:36.356386 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 159 rows starting from the beginning of the part | ||
| 3131 | 2024.02.04 18:28:36.356402 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3132 | 2024.02.04 18:28:36.356492 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3133 | 2024.02.04 18:28:36.356636 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 197 rows starting from the beginning of the part | ||
| 3134 | 2024.02.04 18:28:36.356983 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3135 | 2024.02.04 18:28:36.356981 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 159 rows starting from the beginning of the part | ||
| 3136 | 2024.02.04 18:28:36.357191 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 159 rows starting from the beginning of the part | ||
| 3137 | 2024.02.04 18:28:36.357630 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3138 | 2024.02.04 18:28:36.358064 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3139 | 2024.02.04 18:28:36.358368 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3140 | 2024.02.04 18:28:36.358526 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.002060126 sec., 25726 rows/sec., 2.01 MiB/sec. | ||
| 3141 | 2024.02.04 18:28:36.358524 [ 144 ] {} <Debug> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3142 | 2024.02.04 18:28:36.358619 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3143 | 2024.02.04 18:28:36.358935 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3144 | 2024.02.04 18:28:36.359054 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} <Debug> DynamicQueryHandler: Done processing query | ||
| 3145 | 2024.02.04 18:28:36.359152 [ 3 ] {1ac84a5b-6047-4733-ba08-6b12364ce420} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3146 | 2024.02.04 18:28:36.359274 [ 3 ] {} <Debug> HTTP-Session: 825bc55d-653f-4e0b-99cc-9560cc4d63fb Destroying unnamed session | ||
| 3147 | 2024.02.04 18:28:36.359389 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3148 | 2024.02.04 18:28:36.359448 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 103 rows starting from the beginning of the part | ||
| 3149 | 2024.02.04 18:28:36.359453 [ 17 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 4 columns (4 merged, 0 gathered) in 0.003904749 sec., 264805.7531995014 rows/sec., 25.06 MiB/sec. | ||
| 3150 | 2024.02.04 18:28:36.359599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3151 | 2024.02.04 18:28:36.359645 [ 17 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3152 | 2024.02.04 18:28:36.359686 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 57 rows starting from the beginning of the part | ||
| 3153 | 2024.02.04 18:28:36.359718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3154 | 2024.02.04 18:28:36.359796 [ 3 ] {} <Debug> HTTP-Session: 94fc4593-cca8-4d2a-8103-63fd57cb1bca Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3155 | 2024.02.04 18:28:36.359850 [ 3 ] {} <Debug> HTTP-Session: 94fc4593-cca8-4d2a-8103-63fd57cb1bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3156 | 2024.02.04 18:28:36.360003 [ 17 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3157 | 2024.02.04 18:28:36.360054 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part | ||
| 3158 | 2024.02.04 18:28:36.360173 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3159 | 2024.02.04 18:28:36.360171 [ 17 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_26_5} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3160 | 2024.02.04 18:28:36.360360 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3161 | 2024.02.04 18:28:36.360473 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 81 rows starting from the beginning of the part | ||
| 3162 | 2024.02.04 18:28:36.360812 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 53 rows starting from the beginning of the part | ||
| 3163 | 2024.02.04 18:28:36.360998 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3164 | 2024.02.04 18:28:36.361071 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 53 rows starting from the beginning of the part | ||
| 3165 | 2024.02.04 18:28:36.362179 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3166 | 2024.02.04 18:28:36.362561 [ 12 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 4 columns (4 merged, 0 gathered) in 0.003854399 sec., 103777.5279622063 rows/sec., 8.11 MiB/sec. | ||
| 3167 | 2024.02.04 18:28:36.362800 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3168 | 2024.02.04 18:28:36.362931 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3169 | 2024.02.04 18:28:36.363047 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3170 | 2024.02.04 18:28:36.363135 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_26_5} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3171 | 2024.02.04 18:28:36.363295 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3172 | 2024.02.04 18:28:36.363433 [ 144 ] {} <Debug> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3173 | 2024.02.04 18:28:36.363450 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.00322026 sec., 16458 rows/sec., 22.21 MiB/sec. | ||
| 3174 | 2024.02.04 18:28:36.363485 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3175 | 2024.02.04 18:28:36.363653 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3176 | 2024.02.04 18:28:36.363734 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} <Debug> DynamicQueryHandler: Done processing query | ||
| 3177 | 2024.02.04 18:28:36.363785 [ 3 ] {f6dd4bc9-3095-494e-acce-828127774538} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3178 | 2024.02.04 18:28:36.363820 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3179 | 2024.02.04 18:28:36.363834 [ 3 ] {} <Debug> HTTP-Session: 94fc4593-cca8-4d2a-8103-63fd57cb1bca Destroying unnamed session | ||
| 3180 | 2024.02.04 18:28:36.363888 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1061 rows starting from the beginning of the part | ||
| 3181 | 2024.02.04 18:28:36.364003 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 53 rows starting from the beginning of the part | ||
| 3182 | 2024.02.04 18:28:36.364099 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part | ||
| 3183 | 2024.02.04 18:28:36.364189 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 53 rows starting from the beginning of the part | ||
| 3184 | 2024.02.04 18:28:36.364275 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 53 rows starting from the beginning of the part | ||
| 3185 | 2024.02.04 18:28:36.364361 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 53 rows starting from the beginning of the part | ||
| 3186 | 2024.02.04 18:28:36.367952 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 6 columns (6 merged, 0 gathered) in 0.004393555 sec., 301805.71314118063 rows/sec., 407.27 MiB/sec. | ||
| 3187 | 2024.02.04 18:28:36.368466 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3188 | 2024.02.04 18:28:36.368668 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3189 | 2024.02.04 18:28:36.368727 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3190 | 2024.02.04 18:28:36.368788 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_26_5: 9.00 MiB. | ||
| 3191 | 2024.02.04 18:28:37.000194 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.48 MiB, peak 242.46 MiB, will set to 235.34 MiB (RSS), difference: 1.86 MiB | ||
| 3192 | 2024.02.04 18:28:40.289087 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3193 | 2024.02.04 18:28:40.289155 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3194 | 2024.02.04 18:28:46.353094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3195 | 2024.02.04 18:28:46.353229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3196 | 2024.02.04 18:28:46.353260 [ 3 ] {} <Debug> HTTP-Session: ae5974ae-5ec8-4493-acfb-351c14c50fe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3197 | 2024.02.04 18:28:46.353287 [ 3 ] {} <Debug> HTTP-Session: ae5974ae-5ec8-4493-acfb-351c14c50fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3198 | 2024.02.04 18:28:46.353432 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3199 | 2024.02.04 18:28:46.353502 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3200 | 2024.02.04 18:28:46.353685 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3201 | 2024.02.04 18:28:46.354137 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3202 | 2024.02.04 18:28:46.354412 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3203 | 2024.02.04 18:28:46.354584 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3204 | 2024.02.04 18:28:46.354700 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001226495 sec., 43212 rows/sec., 3.42 MiB/sec. | ||
| 3205 | 2024.02.04 18:28:46.354851 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3206 | 2024.02.04 18:28:46.354878 [ 3 ] {62bf9768-a476-4074-a15a-f081e3a3cda6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3207 | 2024.02.04 18:28:46.354895 [ 3 ] {} <Debug> HTTP-Session: ae5974ae-5ec8-4493-acfb-351c14c50fe0 Destroying unnamed session | ||
| 3208 | 2024.02.04 18:28:46.355069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3209 | 2024.02.04 18:28:46.355120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3210 | 2024.02.04 18:28:46.355140 [ 3 ] {} <Debug> HTTP-Session: 82fe1c96-5099-49d8-9eb6-d7f0c58b608d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3211 | 2024.02.04 18:28:46.355159 [ 3 ] {} <Debug> HTTP-Session: 82fe1c96-5099-49d8-9eb6-d7f0c58b608d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3212 | 2024.02.04 18:28:46.355242 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3213 | 2024.02.04 18:28:46.355283 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3214 | 2024.02.04 18:28:46.355391 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3215 | 2024.02.04 18:28:46.355801 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3216 | 2024.02.04 18:28:46.356035 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3217 | 2024.02.04 18:28:46.356188 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3218 | 2024.02.04 18:28:46.356283 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} <Information> executeQuery: Read 195 rows, 18.46 KiB in 0.001012513 sec., 192590 rows/sec., 17.80 MiB/sec. | ||
| 3219 | 2024.02.04 18:28:46.356389 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3220 | 2024.02.04 18:28:46.356411 [ 3 ] {e1c320b2-386e-4ef5-9f55-5938f38585c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3221 | 2024.02.04 18:28:46.356427 [ 3 ] {} <Debug> HTTP-Session: 82fe1c96-5099-49d8-9eb6-d7f0c58b608d Destroying unnamed session | ||
| 3222 | 2024.02.04 18:28:46.356556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3223 | 2024.02.04 18:28:46.356601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3224 | 2024.02.04 18:28:46.356620 [ 3 ] {} <Debug> HTTP-Session: f7ffad65-c3fc-4a80-813d-5010458a9120 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3225 | 2024.02.04 18:28:46.356637 [ 3 ] {} <Debug> HTTP-Session: f7ffad65-c3fc-4a80-813d-5010458a9120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3226 | 2024.02.04 18:28:46.356712 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3227 | 2024.02.04 18:28:46.356752 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3228 | 2024.02.04 18:28:46.356857 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3229 | 2024.02.04 18:28:46.357156 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3230 | 2024.02.04 18:28:46.357366 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3231 | 2024.02.04 18:28:46.357515 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3232 | 2024.02.04 18:28:46.357613 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} <Information> executeQuery: Read 77 rows, 6.14 KiB in 0.000872591 sec., 88242 rows/sec., 6.87 MiB/sec. | ||
| 3233 | 2024.02.04 18:28:46.357765 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3234 | 2024.02.04 18:28:46.357788 [ 3 ] {0c961248-e3c9-4d84-b351-fc4a6f9b0b3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3235 | 2024.02.04 18:28:46.357804 [ 3 ] {} <Debug> HTTP-Session: f7ffad65-c3fc-4a80-813d-5010458a9120 Destroying unnamed session | ||
| 3236 | 2024.02.04 18:28:46.357990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3237 | 2024.02.04 18:28:46.358036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3238 | 2024.02.04 18:28:46.358055 [ 3 ] {} <Debug> HTTP-Session: 6ad4041e-21e8-4cc5-9c84-04c56f294c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3239 | 2024.02.04 18:28:46.358072 [ 3 ] {} <Debug> HTTP-Session: 6ad4041e-21e8-4cc5-9c84-04c56f294c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3240 | 2024.02.04 18:28:46.358143 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3241 | 2024.02.04 18:28:46.358187 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3242 | 2024.02.04 18:28:46.358307 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3243 | 2024.02.04 18:28:46.358589 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3244 | 2024.02.04 18:28:46.358855 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3245 | 2024.02.04 18:28:46.359046 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 3246 | 2024.02.04 18:28:46.359147 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000975263 sec., 36913 rows/sec., 2.61 MiB/sec. | ||
| 3247 | 2024.02.04 18:28:46.359339 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} <Debug> DynamicQueryHandler: Done processing query | ||
| 3248 | 2024.02.04 18:28:46.359362 [ 3 ] {2dc6d251-3a36-4b09-ae27-7bf84e06b5fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3249 | 2024.02.04 18:28:46.359378 [ 3 ] {} <Debug> HTTP-Session: 6ad4041e-21e8-4cc5-9c84-04c56f294c34 Destroying unnamed session | ||
| 3250 | 2024.02.04 18:28:46.359558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3251 | 2024.02.04 18:28:46.359601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3252 | 2024.02.04 18:28:46.359620 [ 3 ] {} <Debug> HTTP-Session: 33aad111-8810-4dd5-938c-72b5ae023c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3253 | 2024.02.04 18:28:46.359637 [ 3 ] {} <Debug> HTTP-Session: 33aad111-8810-4dd5-938c-72b5ae023c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3254 | 2024.02.04 18:28:46.359726 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3255 | 2024.02.04 18:28:46.359770 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3256 | 2024.02.04 18:28:46.359913 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3257 | 2024.02.04 18:28:46.360406 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3258 | 2024.02.04 18:28:46.360724 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3259 | 2024.02.04 18:28:46.360896 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3260 | 2024.02.04 18:28:46.360998 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001241486 sec., 42690 rows/sec., 57.61 MiB/sec. | ||
| 3261 | 2024.02.04 18:28:46.361165 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3262 | 2024.02.04 18:28:46.361187 [ 3 ] {caf6f35f-8a9d-4562-89b0-979e3b5278c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3263 | 2024.02.04 18:28:46.361203 [ 3 ] {} <Debug> HTTP-Session: 33aad111-8810-4dd5-938c-72b5ae023c99 Destroying unnamed session | ||
| 3264 | 2024.02.04 18:28:55.289414 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3265 | 2024.02.04 18:28:55.289484 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3266 | 2024.02.04 18:28:56.351243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3267 | 2024.02.04 18:28:56.351361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3268 | 2024.02.04 18:28:56.351392 [ 3 ] {} <Debug> HTTP-Session: 3636f5a4-3961-4933-92a5-b2044424db81 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3269 | 2024.02.04 18:28:56.351420 [ 3 ] {} <Debug> HTTP-Session: 3636f5a4-3961-4933-92a5-b2044424db81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3270 | 2024.02.04 18:28:56.351565 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3271 | 2024.02.04 18:28:56.351635 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3272 | 2024.02.04 18:28:56.351821 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3273 | 2024.02.04 18:28:56.352299 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3274 | 2024.02.04 18:28:56.352577 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3275 | 2024.02.04 18:28:56.352743 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3276 | 2024.02.04 18:28:56.352867 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001255926 sec., 42199 rows/sec., 3.34 MiB/sec. | ||
| 3277 | 2024.02.04 18:28:56.353003 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} <Debug> DynamicQueryHandler: Done processing query | ||
| 3278 | 2024.02.04 18:28:56.353028 [ 3 ] {3e94d008-2df7-41b2-90f4-f685bd48bc18} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3279 | 2024.02.04 18:28:56.353044 [ 3 ] {} <Debug> HTTP-Session: 3636f5a4-3961-4933-92a5-b2044424db81 Destroying unnamed session | ||
| 3280 | 2024.02.04 18:28:56.353165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3281 | 2024.02.04 18:28:56.353209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3282 | 2024.02.04 18:28:56.353228 [ 3 ] {} <Debug> HTTP-Session: 40ba8990-41c5-4aba-ba04-99d47aaf2612 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3283 | 2024.02.04 18:28:56.353246 [ 3 ] {} <Debug> HTTP-Session: 40ba8990-41c5-4aba-ba04-99d47aaf2612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3284 | 2024.02.04 18:28:56.353317 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3285 | 2024.02.04 18:28:56.353358 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3286 | 2024.02.04 18:28:56.353465 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3287 | 2024.02.04 18:28:56.353786 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3288 | 2024.02.04 18:28:56.353996 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3289 | 2024.02.04 18:28:56.354146 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} <Trace> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3290 | 2024.02.04 18:28:56.354241 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000891462 sec., 4487 rows/sec., 374.65 KiB/sec. | ||
| 3291 | 2024.02.04 18:28:56.354388 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} <Debug> DynamicQueryHandler: Done processing query | ||
| 3292 | 2024.02.04 18:28:56.354413 [ 3 ] {4d062a01-bde5-481f-8ee9-faef9ef9fa00} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3293 | 2024.02.04 18:28:56.354430 [ 3 ] {} <Debug> HTTP-Session: 40ba8990-41c5-4aba-ba04-99d47aaf2612 Destroying unnamed session | ||
| 3294 | 2024.02.04 18:28:56.354629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3295 | 2024.02.04 18:28:56.354684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3296 | 2024.02.04 18:28:56.354711 [ 3 ] {} <Debug> HTTP-Session: 2b13ae8f-d10b-49c8-b8f1-1dd08295ca2f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3297 | 2024.02.04 18:28:56.354734 [ 3 ] {} <Debug> HTTP-Session: 2b13ae8f-d10b-49c8-b8f1-1dd08295ca2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3298 | 2024.02.04 18:28:56.354831 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3299 | 2024.02.04 18:28:56.354879 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3300 | 2024.02.04 18:28:56.355012 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3301 | 2024.02.04 18:28:56.356174 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3302 | 2024.02.04 18:28:56.356398 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3303 | 2024.02.04 18:28:56.356573 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3304 | 2024.02.04 18:28:56.356687 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} <Information> executeQuery: Read 161 rows, 15.82 KiB in 0.001817812 sec., 88568 rows/sec., 8.50 MiB/sec. | ||
| 3305 | 2024.02.04 18:28:56.356815 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3306 | 2024.02.04 18:28:56.356840 [ 3 ] {20f8f7d7-6e34-4ce2-9924-ce5df76f3d8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3307 | 2024.02.04 18:28:56.356856 [ 3 ] {} <Debug> HTTP-Session: 2b13ae8f-d10b-49c8-b8f1-1dd08295ca2f Destroying unnamed session | ||
| 3308 | 2024.02.04 18:28:56.357010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3309 | 2024.02.04 18:28:56.357055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3310 | 2024.02.04 18:28:56.357073 [ 3 ] {} <Debug> HTTP-Session: cc1cf61b-741e-47ca-b64d-0d2606917da4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3311 | 2024.02.04 18:28:56.357091 [ 3 ] {} <Debug> HTTP-Session: cc1cf61b-741e-47ca-b64d-0d2606917da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3312 | 2024.02.04 18:28:56.357160 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3313 | 2024.02.04 18:28:56.357199 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3314 | 2024.02.04 18:28:56.357305 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3315 | 2024.02.04 18:28:56.357577 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3316 | 2024.02.04 18:28:56.357784 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3317 | 2024.02.04 18:28:56.357930 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} <Trace> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3318 | 2024.02.04 18:28:56.358046 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000850131 sec., 4705 rows/sec., 328.53 KiB/sec. | ||
| 3319 | 2024.02.04 18:28:56.358174 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} <Debug> DynamicQueryHandler: Done processing query | ||
| 3320 | 2024.02.04 18:28:56.358197 [ 3 ] {e439852c-54bc-4d93-8b20-da4196f48508} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3321 | 2024.02.04 18:28:56.358213 [ 3 ] {} <Debug> HTTP-Session: cc1cf61b-741e-47ca-b64d-0d2606917da4 Destroying unnamed session | ||
| 3322 | 2024.02.04 18:28:56.358371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3323 | 2024.02.04 18:28:56.358416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3324 | 2024.02.04 18:28:56.358435 [ 3 ] {} <Debug> HTTP-Session: 250de18f-40d9-49ff-af83-6f1500e05029 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3325 | 2024.02.04 18:28:56.358452 [ 3 ] {} <Debug> HTTP-Session: 250de18f-40d9-49ff-af83-6f1500e05029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3326 | 2024.02.04 18:28:56.358525 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3327 | 2024.02.04 18:28:56.358564 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3328 | 2024.02.04 18:28:56.358676 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3329 | 2024.02.04 18:28:56.358983 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3330 | 2024.02.04 18:28:56.359195 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3331 | 2024.02.04 18:28:56.359341 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3332 | 2024.02.04 18:28:56.359447 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} <Information> executeQuery: Read 57 rows, 4.57 KiB in 0.000893162 sec., 63818 rows/sec., 5.00 MiB/sec. | ||
| 3333 | 2024.02.04 18:28:56.359577 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3334 | 2024.02.04 18:28:56.359599 [ 3 ] {0d46878b-b208-463a-9164-80d873d4661a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3335 | 2024.02.04 18:28:56.359616 [ 3 ] {} <Debug> HTTP-Session: 250de18f-40d9-49ff-af83-6f1500e05029 Destroying unnamed session | ||
| 3336 | 2024.02.04 18:28:56.359723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3337 | 2024.02.04 18:28:56.359766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3338 | 2024.02.04 18:28:56.359784 [ 3 ] {} <Debug> HTTP-Session: dd7b1468-583d-47b2-9bf3-5265a55ba406 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3339 | 2024.02.04 18:28:56.359801 [ 3 ] {} <Debug> HTTP-Session: dd7b1468-583d-47b2-9bf3-5265a55ba406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3340 | 2024.02.04 18:28:56.359870 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3341 | 2024.02.04 18:28:56.359913 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3342 | 2024.02.04 18:28:56.360037 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3343 | 2024.02.04 18:28:56.360298 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3344 | 2024.02.04 18:28:56.360550 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3345 | 2024.02.04 18:28:56.360722 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3346 | 2024.02.04 18:28:56.360843 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000939122 sec., 2129 rows/sec., 149.74 KiB/sec. | ||
| 3347 | 2024.02.04 18:28:56.360963 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3348 | 2024.02.04 18:28:56.360986 [ 3 ] {e1b874fc-1914-42de-b5ac-d79bc462188f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3349 | 2024.02.04 18:28:56.361002 [ 3 ] {} <Debug> HTTP-Session: dd7b1468-583d-47b2-9bf3-5265a55ba406 Destroying unnamed session | ||
| 3350 | 2024.02.04 18:28:56.361164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3351 | 2024.02.04 18:28:56.361207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3352 | 2024.02.04 18:28:56.361225 [ 3 ] {} <Debug> HTTP-Session: ee217875-2f8a-4f56-9326-9d5cc3e31bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3353 | 2024.02.04 18:28:56.361243 [ 3 ] {} <Debug> HTTP-Session: ee217875-2f8a-4f56-9326-9d5cc3e31bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3354 | 2024.02.04 18:28:56.361331 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3355 | 2024.02.04 18:28:56.361375 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3356 | 2024.02.04 18:28:56.361512 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3357 | 2024.02.04 18:28:56.362145 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 3358 | 2024.02.04 18:28:56.362475 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3359 | 2024.02.04 18:28:56.362651 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3360 | 2024.02.04 18:28:56.362767 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001405897 sec., 37698 rows/sec., 50.87 MiB/sec. | ||
| 3361 | 2024.02.04 18:28:56.362892 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} <Debug> DynamicQueryHandler: Done processing query | ||
| 3362 | 2024.02.04 18:28:56.362915 [ 3 ] {de3b8e81-d454-4672-9eed-71a96f6dec89} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3363 | 2024.02.04 18:28:56.362930 [ 3 ] {} <Debug> HTTP-Session: ee217875-2f8a-4f56-9326-9d5cc3e31bf9 Destroying unnamed session | ||
| 3364 | 2024.02.04 18:29:06.351688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3365 | 2024.02.04 18:29:06.351821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3366 | 2024.02.04 18:29:06.351852 [ 3 ] {} <Debug> HTTP-Session: 6d94e7bb-450d-4382-8ccd-7ae48fb158ea Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3367 | 2024.02.04 18:29:06.351880 [ 3 ] {} <Debug> HTTP-Session: 6d94e7bb-450d-4382-8ccd-7ae48fb158ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3368 | 2024.02.04 18:29:06.352024 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3369 | 2024.02.04 18:29:06.352092 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3370 | 2024.02.04 18:29:06.352273 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3371 | 2024.02.04 18:29:06.352774 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3372 | 2024.02.04 18:29:06.353040 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3373 | 2024.02.04 18:29:06.353202 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3374 | 2024.02.04 18:29:06.353322 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001256276 sec., 42188 rows/sec., 3.34 MiB/sec. | ||
| 3375 | 2024.02.04 18:29:06.353492 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} <Debug> DynamicQueryHandler: Done processing query | ||
| 3376 | 2024.02.04 18:29:06.353518 [ 3 ] {94ea4b81-0237-4831-a90d-1209a1119c61} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3377 | 2024.02.04 18:29:06.353535 [ 3 ] {} <Debug> HTTP-Session: 6d94e7bb-450d-4382-8ccd-7ae48fb158ea Destroying unnamed session | ||
| 3378 | 2024.02.04 18:29:06.353700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3379 | 2024.02.04 18:29:06.353747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3380 | 2024.02.04 18:29:06.353767 [ 3 ] {} <Debug> HTTP-Session: 4ec91811-c532-4d8d-bae4-1391bccafad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3381 | 2024.02.04 18:29:06.353784 [ 3 ] {} <Debug> HTTP-Session: 4ec91811-c532-4d8d-bae4-1391bccafad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3382 | 2024.02.04 18:29:06.353863 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3383 | 2024.02.04 18:29:06.353905 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3384 | 2024.02.04 18:29:06.354019 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3385 | 2024.02.04 18:29:06.354432 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3386 | 2024.02.04 18:29:06.354664 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3387 | 2024.02.04 18:29:06.354812 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3388 | 2024.02.04 18:29:06.354929 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} <Information> executeQuery: Read 159 rows, 15.64 KiB in 0.001028933 sec., 154529 rows/sec., 14.85 MiB/sec. | ||
| 3389 | 2024.02.04 18:29:06.355065 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3390 | 2024.02.04 18:29:06.355089 [ 3 ] {5acac431-2638-4ea9-90b8-a0185f46129c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3391 | 2024.02.04 18:29:06.355105 [ 3 ] {} <Debug> HTTP-Session: 4ec91811-c532-4d8d-bae4-1391bccafad9 Destroying unnamed session | ||
| 3392 | 2024.02.04 18:29:06.355242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3393 | 2024.02.04 18:29:06.355287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3394 | 2024.02.04 18:29:06.355305 [ 3 ] {} <Debug> HTTP-Session: 7c02fd9c-3587-486f-9d22-8ef7e7b45b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3395 | 2024.02.04 18:29:06.355323 [ 3 ] {} <Debug> HTTP-Session: 7c02fd9c-3587-486f-9d22-8ef7e7b45b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3396 | 2024.02.04 18:29:06.355397 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3397 | 2024.02.04 18:29:06.355437 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3398 | 2024.02.04 18:29:06.355548 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3399 | 2024.02.04 18:29:06.355935 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3400 | 2024.02.04 18:29:06.356145 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3401 | 2024.02.04 18:29:06.356292 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3402 | 2024.02.04 18:29:06.356408 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000975482 sec., 54332 rows/sec., 4.25 MiB/sec. | ||
| 3403 | 2024.02.04 18:29:06.356532 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} <Debug> DynamicQueryHandler: Done processing query | ||
| 3404 | 2024.02.04 18:29:06.356555 [ 3 ] {0cf92bdb-7c0c-4695-a26e-d437ea48bc84} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3405 | 2024.02.04 18:29:06.356571 [ 3 ] {} <Debug> HTTP-Session: 7c02fd9c-3587-486f-9d22-8ef7e7b45b6d Destroying unnamed session | ||
| 3406 | 2024.02.04 18:29:06.356769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3407 | 2024.02.04 18:29:06.356813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3408 | 2024.02.04 18:29:06.356831 [ 3 ] {} <Debug> HTTP-Session: 94c476b8-ce12-4bb4-b24c-4a363a08cfa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3409 | 2024.02.04 18:29:06.356848 [ 3 ] {} <Debug> HTTP-Session: 94c476b8-ce12-4bb4-b24c-4a363a08cfa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3410 | 2024.02.04 18:29:06.356937 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3411 | 2024.02.04 18:29:06.356983 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3412 | 2024.02.04 18:29:06.357125 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3413 | 2024.02.04 18:29:06.357656 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3414 | 2024.02.04 18:29:06.358016 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3415 | 2024.02.04 18:29:06.358195 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3416 | 2024.02.04 18:29:06.358322 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001356047 sec., 39084 rows/sec., 52.74 MiB/sec. | ||
| 3417 | 2024.02.04 18:29:06.358444 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3418 | 2024.02.04 18:29:06.358467 [ 3 ] {dbb4418f-a594-41a6-a25b-321a4bf8c07c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3419 | 2024.02.04 18:29:06.358483 [ 3 ] {} <Debug> HTTP-Session: 94c476b8-ce12-4bb4-b24c-4a363a08cfa0 Destroying unnamed session | ||
| 3420 | 2024.02.04 18:29:10.289744 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3421 | 2024.02.04 18:29:10.289834 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3422 | 2024.02.04 18:29:16.354046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3423 | 2024.02.04 18:29:16.354181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3424 | 2024.02.04 18:29:16.354210 [ 3 ] {} <Debug> HTTP-Session: 12f13c60-a79e-4fb8-b4b1-54566ede7df6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3425 | 2024.02.04 18:29:16.354239 [ 3 ] {} <Debug> HTTP-Session: 12f13c60-a79e-4fb8-b4b1-54566ede7df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3426 | 2024.02.04 18:29:16.354380 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3427 | 2024.02.04 18:29:16.354449 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3428 | 2024.02.04 18:29:16.354634 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3429 | 2024.02.04 18:29:16.355178 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3430 | 2024.02.04 18:29:16.355444 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3431 | 2024.02.04 18:29:16.355606 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3432 | 2024.02.04 18:29:16.355734 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001306017 sec., 40581 rows/sec., 3.21 MiB/sec. | ||
| 3433 | 2024.02.04 18:29:16.355734 [ 132 ] {} <Debug> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 3434 | 2024.02.04 18:29:16.355841 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3435 | 2024.02.04 18:29:16.355943 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 3436 | 2024.02.04 18:29:16.355956 [ 23 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact | ||
| 3437 | 2024.02.04 18:29:16.355983 [ 3 ] {502304cc-418e-47b8-aad5-25e1ec7032bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3438 | 2024.02.04 18:29:16.356044 [ 3 ] {} <Debug> HTTP-Session: 12f13c60-a79e-4fb8-b4b1-54566ede7df6 Destroying unnamed session | ||
| 3439 | 2024.02.04 18:29:16.356124 [ 23 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3440 | 2024.02.04 18:29:16.356160 [ 23 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 53 rows starting from the beginning of the part | ||
| 3441 | 2024.02.04 18:29:16.356198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3442 | 2024.02.04 18:29:16.356275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3443 | 2024.02.04 18:29:16.356320 [ 3 ] {} <Debug> HTTP-Session: aca25875-8654-4961-b82f-3e198ac20e06 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3444 | 2024.02.04 18:29:16.356377 [ 3 ] {} <Debug> HTTP-Session: aca25875-8654-4961-b82f-3e198ac20e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3445 | 2024.02.04 18:29:16.356404 [ 23 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 53 rows starting from the beginning of the part | ||
| 3446 | 2024.02.04 18:29:16.356558 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3447 | 2024.02.04 18:29:16.356625 [ 23 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 53 rows starting from the beginning of the part | ||
| 3448 | 2024.02.04 18:29:16.356646 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3449 | 2024.02.04 18:29:16.356931 [ 23 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 53 rows starting from the beginning of the part | ||
| 3450 | 2024.02.04 18:29:16.357092 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3451 | 2024.02.04 18:29:16.357156 [ 23 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 53 rows starting from the beginning of the part | ||
| 3452 | 2024.02.04 18:29:16.357760 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3453 | 2024.02.04 18:29:16.358228 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3454 | 2024.02.04 18:29:16.358495 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002554842 sec., 103724.61389001747 rows/sec., 8.21 MiB/sec. | ||
| 3455 | 2024.02.04 18:29:16.358529 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} <Trace> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3456 | 2024.02.04 18:29:16.358771 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002145807 sec., 1864 rows/sec., 155.65 KiB/sec. | ||
| 3457 | 2024.02.04 18:29:16.358804 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 3458 | 2024.02.04 18:29:16.359035 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3459 | 2024.02.04 18:29:16.359067 [ 3 ] {9f3cdd25-000f-432f-a922-f2c1233208d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3460 | 2024.02.04 18:29:16.359091 [ 3 ] {} <Debug> HTTP-Session: aca25875-8654-4961-b82f-3e198ac20e06 Destroying unnamed session | ||
| 3461 | 2024.02.04 18:29:16.359224 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7. | ||
| 3462 | 2024.02.04 18:29:16.359289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3463 | 2024.02.04 18:29:16.359318 [ 22 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_30_7} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0 | ||
| 3464 | 2024.02.04 18:29:16.359354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3465 | 2024.02.04 18:29:16.359407 [ 3 ] {} <Debug> HTTP-Session: 62a0eb92-0a5e-4c33-bf29-3a8396ac3e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3466 | 2024.02.04 18:29:16.359447 [ 3 ] {} <Debug> HTTP-Session: 62a0eb92-0a5e-4c33-bf29-3a8396ac3e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3467 | 2024.02.04 18:29:16.359537 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3468 | 2024.02.04 18:29:16.359580 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3469 | 2024.02.04 18:29:16.359702 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3470 | 2024.02.04 18:29:16.360167 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3471 | 2024.02.04 18:29:16.360401 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3472 | 2024.02.04 18:29:16.360549 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3473 | 2024.02.04 18:29:16.360676 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} <Information> executeQuery: Read 197 rows, 18.63 KiB in 0.001104983 sec., 178283 rows/sec., 16.47 MiB/sec. | ||
| 3474 | 2024.02.04 18:29:16.360829 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} <Debug> DynamicQueryHandler: Done processing query | ||
| 3475 | 2024.02.04 18:29:16.360854 [ 3 ] {7c218e6e-af7d-4e2c-b036-ba537a9fad49} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3476 | 2024.02.04 18:29:16.360871 [ 3 ] {} <Debug> HTTP-Session: 62a0eb92-0a5e-4c33-bf29-3a8396ac3e31 Destroying unnamed session | ||
| 3477 | 2024.02.04 18:29:16.361020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3478 | 2024.02.04 18:29:16.361066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3479 | 2024.02.04 18:29:16.361085 [ 3 ] {} <Debug> HTTP-Session: afdca1b3-0525-4f0d-a3ac-9e98d9d02baa Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3480 | 2024.02.04 18:29:16.361102 [ 3 ] {} <Debug> HTTP-Session: afdca1b3-0525-4f0d-a3ac-9e98d9d02baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3481 | 2024.02.04 18:29:16.361173 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3482 | 2024.02.04 18:29:16.361214 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3483 | 2024.02.04 18:29:16.361326 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3484 | 2024.02.04 18:29:16.361607 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3485 | 2024.02.04 18:29:16.361823 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3486 | 2024.02.04 18:29:16.361968 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} <Trace> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3487 | 2024.02.04 18:29:16.362071 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000867821 sec., 4609 rows/sec., 321.84 KiB/sec. | ||
| 3488 | 2024.02.04 18:29:16.362241 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} <Debug> DynamicQueryHandler: Done processing query | ||
| 3489 | 2024.02.04 18:29:16.362264 [ 3 ] {5729268b-d0f9-44d2-be7f-7cce1c952085} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3490 | 2024.02.04 18:29:16.362281 [ 3 ] {} <Debug> HTTP-Session: afdca1b3-0525-4f0d-a3ac-9e98d9d02baa Destroying unnamed session | ||
| 3491 | 2024.02.04 18:29:16.362432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3492 | 2024.02.04 18:29:16.362476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3493 | 2024.02.04 18:29:16.362495 [ 3 ] {} <Debug> HTTP-Session: 17f330ce-5f6b-481c-81c1-9e8ae8a8dcef Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3494 | 2024.02.04 18:29:16.362511 [ 3 ] {} <Debug> HTTP-Session: 17f330ce-5f6b-481c-81c1-9e8ae8a8dcef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3495 | 2024.02.04 18:29:16.362586 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3496 | 2024.02.04 18:29:16.362625 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3497 | 2024.02.04 18:29:16.362740 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3498 | 2024.02.04 18:29:16.363067 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3499 | 2024.02.04 18:29:16.363280 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3500 | 2024.02.04 18:29:16.363431 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3501 | 2024.02.04 18:29:16.363551 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} <Information> executeQuery: Read 81 rows, 6.47 KiB in 0.000936002 sec., 86538 rows/sec., 6.75 MiB/sec. | ||
| 3502 | 2024.02.04 18:29:16.363769 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} <Debug> DynamicQueryHandler: Done processing query | ||
| 3503 | 2024.02.04 18:29:16.363792 [ 3 ] {89535b26-2faf-4020-b3b7-d0e1980279fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3504 | 2024.02.04 18:29:16.363809 [ 3 ] {} <Debug> HTTP-Session: 17f330ce-5f6b-481c-81c1-9e8ae8a8dcef Destroying unnamed session | ||
| 3505 | 2024.02.04 18:29:16.363928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3506 | 2024.02.04 18:29:16.363974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3507 | 2024.02.04 18:29:16.363993 [ 3 ] {} <Debug> HTTP-Session: 5a1b1371-0575-4d39-9f04-117172fafb4d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3508 | 2024.02.04 18:29:16.364009 [ 3 ] {} <Debug> HTTP-Session: 5a1b1371-0575-4d39-9f04-117172fafb4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3509 | 2024.02.04 18:29:16.364083 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3510 | 2024.02.04 18:29:16.364129 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3511 | 2024.02.04 18:29:16.364268 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3512 | 2024.02.04 18:29:16.364569 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3513 | 2024.02.04 18:29:16.364833 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3514 | 2024.02.04 18:29:16.365007 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3515 | 2024.02.04 18:29:16.365133 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.001020363 sec., 37241 rows/sec., 2.62 MiB/sec. | ||
| 3516 | 2024.02.04 18:29:16.365252 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3517 | 2024.02.04 18:29:16.365275 [ 3 ] {92ff2848-8ee8-441f-bfac-bb29bd5bf6e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3518 | 2024.02.04 18:29:16.365291 [ 3 ] {} <Debug> HTTP-Session: 5a1b1371-0575-4d39-9f04-117172fafb4d Destroying unnamed session | ||
| 3519 | 2024.02.04 18:29:16.365439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3520 | 2024.02.04 18:29:16.365485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3521 | 2024.02.04 18:29:16.365503 [ 3 ] {} <Debug> HTTP-Session: 33baffd7-7fe8-499a-a721-d806dc01fab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3522 | 2024.02.04 18:29:16.365520 [ 3 ] {} <Debug> HTTP-Session: 33baffd7-7fe8-499a-a721-d806dc01fab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3523 | 2024.02.04 18:29:16.365614 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3524 | 2024.02.04 18:29:16.365659 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3525 | 2024.02.04 18:29:16.365795 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3526 | 2024.02.04 18:29:16.366346 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3527 | 2024.02.04 18:29:16.366657 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3528 | 2024.02.04 18:29:16.366840 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3529 | 2024.02.04 18:29:16.366979 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001330637 sec., 39830 rows/sec., 53.75 MiB/sec. | ||
| 3530 | 2024.02.04 18:29:16.367152 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3531 | 2024.02.04 18:29:16.367177 [ 3 ] {db071869-9985-410e-aaaa-14274c0993b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3532 | 2024.02.04 18:29:16.367193 [ 3 ] {} <Debug> HTTP-Session: 33baffd7-7fe8-499a-a721-d806dc01fab0 Destroying unnamed session | ||
| 3533 | 2024.02.04 18:29:25.289884 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3534 | 2024.02.04 18:29:25.289956 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3535 | 2024.02.04 18:29:26.351767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3536 | 2024.02.04 18:29:26.351881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3537 | 2024.02.04 18:29:26.351911 [ 3 ] {} <Debug> HTTP-Session: 7d6c64c1-2c91-4aaa-b224-6e74b6b30e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3538 | 2024.02.04 18:29:26.351939 [ 3 ] {} <Debug> HTTP-Session: 7d6c64c1-2c91-4aaa-b224-6e74b6b30e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3539 | 2024.02.04 18:29:26.352080 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3540 | 2024.02.04 18:29:26.352149 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3541 | 2024.02.04 18:29:26.352330 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3542 | 2024.02.04 18:29:26.352846 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3543 | 2024.02.04 18:29:26.353111 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3544 | 2024.02.04 18:29:26.353274 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3545 | 2024.02.04 18:29:26.353400 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001274756 sec., 41576 rows/sec., 3.29 MiB/sec. | ||
| 3546 | 2024.02.04 18:29:26.353553 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3547 | 2024.02.04 18:29:26.353580 [ 3 ] {a44fe72f-2331-4423-b84e-337e566c9a8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3548 | 2024.02.04 18:29:26.353596 [ 3 ] {} <Debug> HTTP-Session: 7d6c64c1-2c91-4aaa-b224-6e74b6b30e4b Destroying unnamed session | ||
| 3549 | 2024.02.04 18:29:26.353755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3550 | 2024.02.04 18:29:26.353806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3551 | 2024.02.04 18:29:26.353826 [ 3 ] {} <Debug> HTTP-Session: f28291f6-8c5e-4a96-be00-ab15d44be076 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3552 | 2024.02.04 18:29:26.353846 [ 3 ] {} <Debug> HTTP-Session: f28291f6-8c5e-4a96-be00-ab15d44be076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2024.02.04 18:29:26.353933 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3554 | 2024.02.04 18:29:26.353977 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3555 | 2024.02.04 18:29:26.354092 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3556 | 2024.02.04 18:29:26.354480 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3557 | 2024.02.04 18:29:26.354717 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3558 | 2024.02.04 18:29:26.354865 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3559 | 2024.02.04 18:29:26.354988 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} <Information> executeQuery: Read 159 rows, 15.64 KiB in 0.001018244 sec., 156151 rows/sec., 15.00 MiB/sec. | ||
| 3560 | 2024.02.04 18:29:26.354988 [ 127 ] {} <Debug> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3561 | 2024.02.04 18:29:26.355111 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3562 | 2024.02.04 18:29:26.355152 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3563 | 2024.02.04 18:29:26.355203 [ 3 ] {e7924087-4614-4a6d-89ca-5860565d908d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3564 | 2024.02.04 18:29:26.355226 [ 3 ] {} <Debug> HTTP-Session: f28291f6-8c5e-4a96-be00-ab15d44be076 Destroying unnamed session | ||
| 3565 | 2024.02.04 18:29:26.355233 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3566 | 2024.02.04 18:29:26.355392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3567 | 2024.02.04 18:29:26.355427 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3568 | 2024.02.04 18:29:26.355475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3569 | 2024.02.04 18:29:26.355491 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 199 rows starting from the beginning of the part | ||
| 3570 | 2024.02.04 18:29:26.355510 [ 3 ] {} <Debug> HTTP-Session: 8a412d57-c09d-4b02-90ea-933b245ecdfa Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3571 | 2024.02.04 18:29:26.355575 [ 3 ] {} <Debug> HTTP-Session: 8a412d57-c09d-4b02-90ea-933b245ecdfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3572 | 2024.02.04 18:29:26.355787 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3573 | 2024.02.04 18:29:26.355812 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 195 rows starting from the beginning of the part | ||
| 3574 | 2024.02.04 18:29:26.355865 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3575 | 2024.02.04 18:29:26.356142 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 161 rows starting from the beginning of the part | ||
| 3576 | 2024.02.04 18:29:26.356309 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3577 | 2024.02.04 18:29:26.356490 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 159 rows starting from the beginning of the part | ||
| 3578 | 2024.02.04 18:29:26.356621 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 197 rows starting from the beginning of the part | ||
| 3579 | 2024.02.04 18:29:26.356960 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 159 rows starting from the beginning of the part | ||
| 3580 | 2024.02.04 18:29:26.357096 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3581 | 2024.02.04 18:29:26.357477 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3582 | 2024.02.04 18:29:26.357761 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3583 | 2024.02.04 18:29:26.357989 [ 127 ] {} <Debug> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3584 | 2024.02.04 18:29:26.358040 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.002181838 sec., 24291 rows/sec., 1.90 MiB/sec. | ||
| 3585 | 2024.02.04 18:29:26.358141 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3586 | 2024.02.04 18:29:26.358414 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} <Debug> DynamicQueryHandler: Done processing query | ||
| 3587 | 2024.02.04 18:29:26.358479 [ 3 ] {62d3654e-f2b8-4fe0-ba7c-08810acc6d92} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3588 | 2024.02.04 18:29:26.358489 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3589 | 2024.02.04 18:29:26.358507 [ 3 ] {} <Debug> HTTP-Session: 8a412d57-c09d-4b02-90ea-933b245ecdfa Destroying unnamed session | ||
| 3590 | 2024.02.04 18:29:26.358813 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3591 | 2024.02.04 18:29:26.358920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3592 | 2024.02.04 18:29:26.358935 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 103 rows starting from the beginning of the part | ||
| 3593 | 2024.02.04 18:29:26.358947 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 4 columns (4 merged, 0 gathered) in 0.003781677 sec., 282943.2550691135 rows/sec., 26.60 MiB/sec. | ||
| 3594 | 2024.02.04 18:29:26.359035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3595 | 2024.02.04 18:29:26.359118 [ 3 ] {} <Debug> HTTP-Session: a32a3fe7-4704-44a2-bd92-285a4ace2f47 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3596 | 2024.02.04 18:29:26.359150 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3597 | 2024.02.04 18:29:26.359175 [ 3 ] {} <Debug> HTTP-Session: a32a3fe7-4704-44a2-bd92-285a4ace2f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2024.02.04 18:29:26.359359 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 77 rows starting from the beginning of the part | ||
| 3599 | 2024.02.04 18:29:26.359535 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3600 | 2024.02.04 18:29:26.359560 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3601 | 2024.02.04 18:29:26.359725 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3602 | 2024.02.04 18:29:26.359739 [ 12 ] {72844274-8150-4007-bac9-0156fc1b2f13::all_1_31_6} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3603 | 2024.02.04 18:29:26.359757 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 57 rows starting from the beginning of the part | ||
| 3604 | 2024.02.04 18:29:26.360171 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 53 rows starting from the beginning of the part | ||
| 3605 | 2024.02.04 18:29:26.360469 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 81 rows starting from the beginning of the part | ||
| 3606 | 2024.02.04 18:29:26.360490 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3607 | 2024.02.04 18:29:26.360701 [ 22 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part | ||
| 3608 | 2024.02.04 18:29:26.361703 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3609 | 2024.02.04 18:29:26.362269 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003905789 sec., 108556.81144065899 rows/sec., 8.48 MiB/sec. | ||
| 3610 | 2024.02.04 18:29:26.362459 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3611 | 2024.02.04 18:29:26.362461 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3612 | 2024.02.04 18:29:26.362798 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3613 | 2024.02.04 18:29:26.362829 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3614 | 2024.02.04 18:29:26.362923 [ 16 ] {1724d0ed-878e-41b8-be50-41efd3f10cf1::all_1_31_6} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3615 | 2024.02.04 18:29:26.363103 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.003461904 sec., 15309 rows/sec., 20.66 MiB/sec. | ||
| 3616 | 2024.02.04 18:29:26.363087 [ 127 ] {} <Debug> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3617 | 2024.02.04 18:29:26.363242 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3618 | 2024.02.04 18:29:26.363398 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3619 | 2024.02.04 18:29:26.363413 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3620 | 2024.02.04 18:29:26.363456 [ 3 ] {6fa9ea9f-6f57-411f-ab80-44017b2c37d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3621 | 2024.02.04 18:29:26.363499 [ 3 ] {} <Debug> HTTP-Session: a32a3fe7-4704-44a2-bd92-285a4ace2f47 Destroying unnamed session | ||
| 3622 | 2024.02.04 18:29:26.363676 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3623 | 2024.02.04 18:29:26.363713 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1326 rows starting from the beginning of the part | ||
| 3624 | 2024.02.04 18:29:26.363831 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 53 rows starting from the beginning of the part | ||
| 3625 | 2024.02.04 18:29:26.363932 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 53 rows starting from the beginning of the part | ||
| 3626 | 2024.02.04 18:29:26.364028 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 53 rows starting from the beginning of the part | ||
| 3627 | 2024.02.04 18:29:26.364121 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 53 rows starting from the beginning of the part | ||
| 3628 | 2024.02.04 18:29:26.364213 [ 16 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part | ||
| 3629 | 2024.02.04 18:29:26.368175 [ 15 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1591 rows, containing 6 columns (6 merged, 0 gathered) in 0.004817881 sec., 330228.1646225799 rows/sec., 445.63 MiB/sec. | ||
| 3630 | 2024.02.04 18:29:26.369120 [ 15 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3631 | 2024.02.04 18:29:26.369427 [ 15 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3632 | 2024.02.04 18:29:26.369502 [ 15 ] {bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3633 | 2024.02.04 18:29:26.369588 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8::all_1_31_6: 9.11 MiB. | ||
| 3634 | 2024.02.04 18:29:27.593918 [ 127 ] {} <Debug> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3635 | 2024.02.04 18:29:27.594009 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3636 | 2024.02.04 18:29:27.594105 [ 22 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
| 3637 | 2024.02.04 18:29:27.594223 [ 22 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3638 | 2024.02.04 18:29:27.594254 [ 22 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
| 3639 | 2024.02.04 18:29:27.594364 [ 22 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3640 | 2024.02.04 18:29:27.594448 [ 22 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 3641 | 2024.02.04 18:29:27.594529 [ 22 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3642 | 2024.02.04 18:29:27.594602 [ 22 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 3643 | 2024.02.04 18:29:27.595181 [ 10 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001111174 sec., 21598.77750919298 rows/sec., 1.75 MiB/sec. | ||
| 3644 | 2024.02.04 18:29:27.595340 [ 18 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3645 | 2024.02.04 18:29:27.595553 [ 18 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} <Trace> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
| 3646 | 2024.02.04 18:29:27.595615 [ 18 ] {2994f6ff-df60-4d31-ac48-ee137e1a0425::all_1_9_2} <Trace> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
| 3647 | 2024.02.04 18:29:27.798690 [ 127 ] {} <Debug> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3648 | 2024.02.04 18:29:27.798812 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3649 | 2024.02.04 18:29:27.798945 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
| 3650 | 2024.02.04 18:29:27.799132 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3651 | 2024.02.04 18:29:27.799190 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
| 3652 | 2024.02.04 18:29:27.799448 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3653 | 2024.02.04 18:29:27.799632 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 3654 | 2024.02.04 18:29:27.799723 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3655 | 2024.02.04 18:29:27.799806 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 3656 | 2024.02.04 18:29:27.800406 [ 10 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001504099 sec., 15956.396487199312 rows/sec., 1.09 MiB/sec. | ||
| 3657 | 2024.02.04 18:29:27.800529 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3658 | 2024.02.04 18:29:27.800709 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} <Trace> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
| 3659 | 2024.02.04 18:29:27.800770 [ 15 ] {48f197ca-e5ac-4297-98e3-c3a287e369ce::all_1_9_2} <Trace> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
| 3660 | 2024.02.04 18:29:29.302610 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 3661 | 2024.02.04 18:29:29.302697 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3662 | 2024.02.04 18:29:29.302829 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
| 3663 | 2024.02.04 18:29:29.302995 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3664 | 2024.02.04 18:29:29.303037 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 444 rows starting from the beginning of the part | ||
| 3665 | 2024.02.04 18:29:29.303205 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 3666 | 2024.02.04 18:29:29.303342 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 3667 | 2024.02.04 18:29:29.303447 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 3668 | 2024.02.04 18:29:29.303551 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
| 3669 | 2024.02.04 18:29:29.304228 [ 9 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468379 sec., 380010.88274893607 rows/sec., 26.79 MiB/sec. | ||
| 3670 | 2024.02.04 18:29:29.304347 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 3671 | 2024.02.04 18:29:29.304542 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
| 3672 | 2024.02.04 18:29:29.304607 [ 18 ] {1dcb5866-640f-4a71-b7f5-70cfba732ba8::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
| 3673 | 2024.02.04 18:29:36.351986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3674 | 2024.02.04 18:29:36.352116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3675 | 2024.02.04 18:29:36.352148 [ 3 ] {} <Debug> HTTP-Session: 8da9656f-1923-4cda-aa01-4398babb1482 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3676 | 2024.02.04 18:29:36.352176 [ 3 ] {} <Debug> HTTP-Session: 8da9656f-1923-4cda-aa01-4398babb1482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2024.02.04 18:29:36.352316 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3678 | 2024.02.04 18:29:36.352383 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3679 | 2024.02.04 18:29:36.352564 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3680 | 2024.02.04 18:29:36.353037 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3681 | 2024.02.04 18:29:36.353339 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3682 | 2024.02.04 18:29:36.353538 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3683 | 2024.02.04 18:29:36.353676 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001317506 sec., 40227 rows/sec., 3.18 MiB/sec. | ||
| 3684 | 2024.02.04 18:29:36.353857 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3685 | 2024.02.04 18:29:36.353883 [ 3 ] {ae68dfff-27c4-4aef-bd25-5cfe35a9061f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3686 | 2024.02.04 18:29:36.353900 [ 3 ] {} <Debug> HTTP-Session: 8da9656f-1923-4cda-aa01-4398babb1482 Destroying unnamed session | ||
| 3687 | 2024.02.04 18:29:36.354071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3688 | 2024.02.04 18:29:36.354118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3689 | 2024.02.04 18:29:36.354138 [ 3 ] {} <Debug> HTTP-Session: d332ca88-7638-40d6-bfd4-00f371766fba Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3690 | 2024.02.04 18:29:36.354155 [ 3 ] {} <Debug> HTTP-Session: d332ca88-7638-40d6-bfd4-00f371766fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3691 | 2024.02.04 18:29:36.354233 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3692 | 2024.02.04 18:29:36.354272 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3693 | 2024.02.04 18:29:36.354379 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3694 | 2024.02.04 18:29:36.354771 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3695 | 2024.02.04 18:29:36.355000 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3696 | 2024.02.04 18:29:36.355148 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3697 | 2024.02.04 18:29:36.355264 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} <Information> executeQuery: Read 159 rows, 15.64 KiB in 0.001001362 sec., 158783 rows/sec., 15.26 MiB/sec. | ||
| 3698 | 2024.02.04 18:29:36.355407 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3699 | 2024.02.04 18:29:36.355431 [ 3 ] {7a5e1a47-f1dd-4486-b09e-44a8b3c8cbb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3700 | 2024.02.04 18:29:36.355446 [ 3 ] {} <Debug> HTTP-Session: d332ca88-7638-40d6-bfd4-00f371766fba Destroying unnamed session | ||
| 3701 | 2024.02.04 18:29:36.355566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3702 | 2024.02.04 18:29:36.355610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3703 | 2024.02.04 18:29:36.355629 [ 3 ] {} <Debug> HTTP-Session: 5b910772-0c74-43ca-bcfe-c6086ff722ec Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3704 | 2024.02.04 18:29:36.355646 [ 3 ] {} <Debug> HTTP-Session: 5b910772-0c74-43ca-bcfe-c6086ff722ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3705 | 2024.02.04 18:29:36.355719 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3706 | 2024.02.04 18:29:36.355759 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3707 | 2024.02.04 18:29:36.355873 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3708 | 2024.02.04 18:29:36.356170 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3709 | 2024.02.04 18:29:36.356374 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3710 | 2024.02.04 18:29:36.356531 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3711 | 2024.02.04 18:29:36.356649 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000900412 sec., 58861 rows/sec., 4.60 MiB/sec. | ||
| 3712 | 2024.02.04 18:29:36.356767 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} <Debug> DynamicQueryHandler: Done processing query | ||
| 3713 | 2024.02.04 18:29:36.356789 [ 3 ] {3c6f50ca-4556-4c79-adf3-6196dbeddb39} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3714 | 2024.02.04 18:29:36.356805 [ 3 ] {} <Debug> HTTP-Session: 5b910772-0c74-43ca-bcfe-c6086ff722ec Destroying unnamed session | ||
| 3715 | 2024.02.04 18:29:36.357021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3716 | 2024.02.04 18:29:36.357066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3717 | 2024.02.04 18:29:36.357086 [ 3 ] {} <Debug> HTTP-Session: 2dd75d3f-0332-4b7f-9e53-06d7bc8e2f0d Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3718 | 2024.02.04 18:29:36.357102 [ 3 ] {} <Debug> HTTP-Session: 2dd75d3f-0332-4b7f-9e53-06d7bc8e2f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2024.02.04 18:29:36.357193 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3720 | 2024.02.04 18:29:36.357238 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3721 | 2024.02.04 18:29:36.357380 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3722 | 2024.02.04 18:29:36.357968 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3723 | 2024.02.04 18:29:36.358294 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3724 | 2024.02.04 18:29:36.358471 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3725 | 2024.02.04 18:29:36.358605 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001374997 sec., 38545 rows/sec., 52.02 MiB/sec. | ||
| 3726 | 2024.02.04 18:29:36.358823 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3727 | 2024.02.04 18:29:36.358847 [ 3 ] {9f2896c3-d366-407a-a707-1c598d988a2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3728 | 2024.02.04 18:29:36.358868 [ 3 ] {} <Debug> HTTP-Session: 2dd75d3f-0332-4b7f-9e53-06d7bc8e2f0d Destroying unnamed session | ||
| 3729 | 2024.02.04 18:29:40.290010 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3730 | 2024.02.04 18:29:40.290117 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3731 | 2024.02.04 18:29:46.353550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3732 | 2024.02.04 18:29:46.353681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3733 | 2024.02.04 18:29:46.353712 [ 3 ] {} <Debug> HTTP-Session: 64f81551-3b90-4797-b9c6-18e8807bcfd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3734 | 2024.02.04 18:29:46.353739 [ 3 ] {} <Debug> HTTP-Session: 64f81551-3b90-4797-b9c6-18e8807bcfd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2024.02.04 18:29:46.353877 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3736 | 2024.02.04 18:29:46.353946 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3737 | 2024.02.04 18:29:46.354124 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3738 | 2024.02.04 18:29:46.354569 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3739 | 2024.02.04 18:29:46.354824 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3740 | 2024.02.04 18:29:46.354988 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3741 | 2024.02.04 18:29:46.355121 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001196595 sec., 44292 rows/sec., 3.51 MiB/sec. | ||
| 3742 | 2024.02.04 18:29:46.355264 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} <Debug> DynamicQueryHandler: Done processing query | ||
| 3743 | 2024.02.04 18:29:46.355288 [ 3 ] {1281a893-3199-4405-8338-246ffa22e764} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3744 | 2024.02.04 18:29:46.355305 [ 3 ] {} <Debug> HTTP-Session: 64f81551-3b90-4797-b9c6-18e8807bcfd1 Destroying unnamed session | ||
| 3745 | 2024.02.04 18:29:46.355436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 30346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3746 | 2024.02.04 18:29:46.355483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3747 | 2024.02.04 18:29:46.355502 [ 3 ] {} <Debug> HTTP-Session: 7372af7b-78da-4610-80ba-7d11a3d7b716 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3748 | 2024.02.04 18:29:46.355518 [ 3 ] {} <Debug> HTTP-Session: 7372af7b-78da-4610-80ba-7d11a3d7b716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2024.02.04 18:29:46.355593 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3750 | 2024.02.04 18:29:46.355633 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3751 | 2024.02.04 18:29:46.355742 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3752 | 2024.02.04 18:29:46.356150 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3753 | 2024.02.04 18:29:46.356368 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3754 | 2024.02.04 18:29:46.356515 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3755 | 2024.02.04 18:29:46.356627 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} <Information> executeQuery: Read 195 rows, 18.46 KiB in 0.001005243 sec., 193982 rows/sec., 17.93 MiB/sec. | ||
| 3756 | 2024.02.04 18:29:46.356749 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} <Debug> DynamicQueryHandler: Done processing query | ||
| 3757 | 2024.02.04 18:29:46.356773 [ 3 ] {1d49599c-afde-4abe-aa63-0101406eb6cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3758 | 2024.02.04 18:29:46.356788 [ 3 ] {} <Debug> HTTP-Session: 7372af7b-78da-4610-80ba-7d11a3d7b716 Destroying unnamed session | ||
| 3759 | 2024.02.04 18:29:46.356920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 13072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3760 | 2024.02.04 18:29:46.356964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3761 | 2024.02.04 18:29:46.356984 [ 3 ] {} <Debug> HTTP-Session: 363b5665-7887-4e0a-91e4-b2346f5fa723 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3762 | 2024.02.04 18:29:46.357000 [ 3 ] {} <Debug> HTTP-Session: 363b5665-7887-4e0a-91e4-b2346f5fa723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2024.02.04 18:29:46.357074 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3764 | 2024.02.04 18:29:46.357113 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3765 | 2024.02.04 18:29:46.357219 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3766 | 2024.02.04 18:29:46.357526 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3767 | 2024.02.04 18:29:46.357737 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3768 | 2024.02.04 18:29:46.357894 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3769 | 2024.02.04 18:29:46.358013 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} <Information> executeQuery: Read 77 rows, 6.14 KiB in 0.000909781 sec., 84635 rows/sec., 6.59 MiB/sec. | ||
| 3770 | 2024.02.04 18:29:46.358149 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} <Debug> DynamicQueryHandler: Done processing query | ||
| 3771 | 2024.02.04 18:29:46.358173 [ 3 ] {9116e27b-0848-45d1-8444-14c8c1c4b032} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3772 | 2024.02.04 18:29:46.358189 [ 3 ] {} <Debug> HTTP-Session: 363b5665-7887-4e0a-91e4-b2346f5fa723 Destroying unnamed session | ||
| 3773 | 2024.02.04 18:29:46.358348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3774 | 2024.02.04 18:29:46.358393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3775 | 2024.02.04 18:29:46.358412 [ 3 ] {} <Debug> HTTP-Session: 75d7e5cd-a6db-4e87-a1d6-91268c8ac01b Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3776 | 2024.02.04 18:29:46.358428 [ 3 ] {} <Debug> HTTP-Session: 75d7e5cd-a6db-4e87-a1d6-91268c8ac01b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2024.02.04 18:29:46.358502 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3778 | 2024.02.04 18:29:46.358546 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3779 | 2024.02.04 18:29:46.358672 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3780 | 2024.02.04 18:29:46.358946 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3781 | 2024.02.04 18:29:46.359219 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3782 | 2024.02.04 18:29:46.359395 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 3783 | 2024.02.04 18:29:46.359511 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000978562 sec., 36788 rows/sec., 2.60 MiB/sec. | ||
| 3784 | 2024.02.04 18:29:46.359634 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} <Debug> DynamicQueryHandler: Done processing query | ||
| 3785 | 2024.02.04 18:29:46.359658 [ 3 ] {8e540725-262e-4bf4-aee5-17ea8010a093} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3786 | 2024.02.04 18:29:46.359674 [ 3 ] {} <Debug> HTTP-Session: 75d7e5cd-a6db-4e87-a1d6-91268c8ac01b Destroying unnamed session | ||
| 3787 | 2024.02.04 18:29:46.359832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3788 | 2024.02.04 18:29:46.359876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3789 | 2024.02.04 18:29:46.359895 [ 3 ] {} <Debug> HTTP-Session: 574322fb-10ff-4a9d-bd51-dc74406e9b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3790 | 2024.02.04 18:29:46.359911 [ 3 ] {} <Debug> HTTP-Session: 574322fb-10ff-4a9d-bd51-dc74406e9b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2024.02.04 18:29:46.360001 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3792 | 2024.02.04 18:29:46.360046 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3793 | 2024.02.04 18:29:46.360180 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3794 | 2024.02.04 18:29:46.360667 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 3795 | 2024.02.04 18:29:46.360983 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3796 | 2024.02.04 18:29:46.361157 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3797 | 2024.02.04 18:29:46.361274 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001242775 sec., 42646 rows/sec., 57.55 MiB/sec. | ||
| 3798 | 2024.02.04 18:29:46.361398 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3799 | 2024.02.04 18:29:46.361420 [ 3 ] {f9eeef0f-60a6-468c-924b-8ce26dbd84a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3800 | 2024.02.04 18:29:46.361436 [ 3 ] {} <Debug> HTTP-Session: 574322fb-10ff-4a9d-bd51-dc74406e9b45 Destroying unnamed session | ||
| 3801 | 2024.02.04 18:29:55.290185 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3802 | 2024.02.04 18:29:55.290291 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3803 | 2024.02.04 18:29:56.352826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 7655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3804 | 2024.02.04 18:29:56.352933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3805 | 2024.02.04 18:29:56.352958 [ 3 ] {} <Debug> HTTP-Session: 936a4cc3-d571-4364-96f0-da8878e43522 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3806 | 2024.02.04 18:29:56.352982 [ 3 ] {} <Debug> HTTP-Session: 936a4cc3-d571-4364-96f0-da8878e43522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2024.02.04 18:29:56.353110 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3808 | 2024.02.04 18:29:56.353179 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3809 | 2024.02.04 18:29:56.353397 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3810 | 2024.02.04 18:29:56.353844 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
| 3811 | 2024.02.04 18:29:56.354119 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3812 | 2024.02.04 18:29:56.354285 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3813 | 2024.02.04 18:29:56.354401 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001255955 sec., 42198 rows/sec., 3.34 MiB/sec. | ||
| 3814 | 2024.02.04 18:29:56.354401 [ 113 ] {} <Debug> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 3815 | 2024.02.04 18:29:56.354468 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
| 3816 | 2024.02.04 18:29:56.354572 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3817 | 2024.02.04 18:29:56.354583 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact | ||
| 3818 | 2024.02.04 18:29:56.354614 [ 3 ] {bc6b0fcf-11fd-4719-9b28-47d33387b65e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3819 | 2024.02.04 18:29:56.354693 [ 3 ] {} <Debug> HTTP-Session: 936a4cc3-d571-4364-96f0-da8878e43522 Destroying unnamed session | ||
| 3820 | 2024.02.04 18:29:56.354768 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3821 | 2024.02.04 18:29:56.354804 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 53 rows starting from the beginning of the part | ||
| 3822 | 2024.02.04 18:29:56.354877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3823 | 2024.02.04 18:29:56.354969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3824 | 2024.02.04 18:29:56.354987 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part | ||
| 3825 | 2024.02.04 18:29:56.354999 [ 3 ] {} <Debug> HTTP-Session: 4d7bc437-c8db-42b4-a683-a6d19b67f930 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3826 | 2024.02.04 18:29:56.355051 [ 3 ] {} <Debug> HTTP-Session: 4d7bc437-c8db-42b4-a683-a6d19b67f930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2024.02.04 18:29:56.355211 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 53 rows starting from the beginning of the part | ||
| 3828 | 2024.02.04 18:29:56.355248 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3829 | 2024.02.04 18:29:56.355326 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3830 | 2024.02.04 18:29:56.355415 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 53 rows starting from the beginning of the part | ||
| 3831 | 2024.02.04 18:29:56.355729 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 53 rows starting from the beginning of the part | ||
| 3832 | 2024.02.04 18:29:56.355755 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3833 | 2024.02.04 18:29:56.356505 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
| 3834 | 2024.02.04 18:29:56.357054 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3835 | 2024.02.04 18:29:56.357156 [ 9 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002621013 sec., 101105.94644131868 rows/sec., 8.00 MiB/sec. | ||
| 3836 | 2024.02.04 18:29:56.357297 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 3837 | 2024.02.04 18:29:56.357309 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} <Trace> oximeter.fields_ipaddr (2994f6ff-df60-4d31-ac48-ee137e1a0425): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3838 | 2024.02.04 18:29:56.357500 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002199018 sec., 1818 rows/sec., 151.88 KiB/sec. | ||
| 3839 | 2024.02.04 18:29:56.357622 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8. | ||
| 3840 | 2024.02.04 18:29:56.357745 [ 18 ] {b9c20d38-efab-4b3b-aff6-f08ed308d7de::all_1_34_8} <Trace> oximeter.fields_i64 (b9c20d38-efab-4b3b-aff6-f08ed308d7de) (MergerMutator): Merged 5 parts: from all_1_30_7 to all_34_34_0 | ||
| 3841 | 2024.02.04 18:29:56.357756 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} <Debug> DynamicQueryHandler: Done processing query | ||
| 3842 | 2024.02.04 18:29:56.357879 [ 3 ] {95878e3b-7a47-4f34-bea7-54fc84551887} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3843 | 2024.02.04 18:29:56.357898 [ 3 ] {} <Debug> HTTP-Session: 4d7bc437-c8db-42b4-a683-a6d19b67f930 Destroying unnamed session | ||
| 3844 | 2024.02.04 18:29:56.358081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 25667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3845 | 2024.02.04 18:29:56.358131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3846 | 2024.02.04 18:29:56.358152 [ 3 ] {} <Debug> HTTP-Session: 12e1e2c7-30ac-4197-8456-50756403956f Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3847 | 2024.02.04 18:29:56.358170 [ 3 ] {} <Debug> HTTP-Session: 12e1e2c7-30ac-4197-8456-50756403956f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2024.02.04 18:29:56.358258 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3849 | 2024.02.04 18:29:56.358299 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3850 | 2024.02.04 18:29:56.358425 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3851 | 2024.02.04 18:29:56.358834 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
| 3852 | 2024.02.04 18:29:56.359073 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3853 | 2024.02.04 18:29:56.359227 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} <Trace> oximeter.fields_string (72844274-8150-4007-bac9-0156fc1b2f13): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3854 | 2024.02.04 18:29:56.359327 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} <Information> executeQuery: Read 161 rows, 15.82 KiB in 0.001041143 sec., 154637 rows/sec., 14.84 MiB/sec. | ||
| 3855 | 2024.02.04 18:29:56.359432 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3856 | 2024.02.04 18:29:56.359456 [ 3 ] {c2c594ff-6173-4e6a-ae1d-f994059b4ad0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3857 | 2024.02.04 18:29:56.359472 [ 3 ] {} <Debug> HTTP-Session: 12e1e2c7-30ac-4197-8456-50756403956f Destroying unnamed session | ||
| 3858 | 2024.02.04 18:29:56.359584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3859 | 2024.02.04 18:29:56.359628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3860 | 2024.02.04 18:29:56.359648 [ 3 ] {} <Debug> HTTP-Session: c3ccc9a5-9d01-4b57-b6fd-aee95adb1e66 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3861 | 2024.02.04 18:29:56.359666 [ 3 ] {} <Debug> HTTP-Session: c3ccc9a5-9d01-4b57-b6fd-aee95adb1e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2024.02.04 18:29:56.359736 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3863 | 2024.02.04 18:29:56.359775 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3864 | 2024.02.04 18:29:56.359879 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3865 | 2024.02.04 18:29:56.360124 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
| 3866 | 2024.02.04 18:29:56.360334 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3867 | 2024.02.04 18:29:56.360483 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} <Trace> oximeter.fields_u16 (48f197ca-e5ac-4297-98e3-c3a287e369ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3868 | 2024.02.04 18:29:56.360575 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000810321 sec., 4936 rows/sec., 344.67 KiB/sec. | ||
| 3869 | 2024.02.04 18:29:56.360748 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3870 | 2024.02.04 18:29:56.360772 [ 3 ] {5f333a8f-9aa5-41af-b7e6-62ddff32f8a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3871 | 2024.02.04 18:29:56.360787 [ 3 ] {} <Debug> HTTP-Session: c3ccc9a5-9d01-4b57-b6fd-aee95adb1e66 Destroying unnamed session | ||
| 3872 | 2024.02.04 18:29:56.360903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 9716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3873 | 2024.02.04 18:29:56.360947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3874 | 2024.02.04 18:29:56.360965 [ 3 ] {} <Debug> HTTP-Session: d198f433-ddc4-4405-92aa-581f10489598 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3875 | 2024.02.04 18:29:56.360981 [ 3 ] {} <Debug> HTTP-Session: d198f433-ddc4-4405-92aa-581f10489598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2024.02.04 18:29:56.361055 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3877 | 2024.02.04 18:29:56.361093 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3878 | 2024.02.04 18:29:56.361204 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3879 | 2024.02.04 18:29:56.361514 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
| 3880 | 2024.02.04 18:29:56.361734 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3881 | 2024.02.04 18:29:56.361880 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} <Trace> oximeter.fields_uuid (1724d0ed-878e-41b8-be50-41efd3f10cf1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3882 | 2024.02.04 18:29:56.361974 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} <Information> executeQuery: Read 57 rows, 4.57 KiB in 0.000891951 sec., 63904 rows/sec., 5.00 MiB/sec. | ||
| 3883 | 2024.02.04 18:29:56.362100 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} <Debug> DynamicQueryHandler: Done processing query | ||
| 3884 | 2024.02.04 18:29:56.362125 [ 3 ] {c013f891-4bcd-47f9-9100-4a6432fd9311} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3885 | 2024.02.04 18:29:56.362140 [ 3 ] {} <Debug> HTTP-Session: d198f433-ddc4-4405-92aa-581f10489598 Destroying unnamed session | ||
| 3886 | 2024.02.04 18:29:56.362247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3887 | 2024.02.04 18:29:56.362290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3888 | 2024.02.04 18:29:56.362309 [ 3 ] {} <Debug> HTTP-Session: 2b58cf57-fe67-4a52-b707-14cecc909ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3889 | 2024.02.04 18:29:56.362326 [ 3 ] {} <Debug> HTTP-Session: 2b58cf57-fe67-4a52-b707-14cecc909ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2024.02.04 18:29:56.362395 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3891 | 2024.02.04 18:29:56.362438 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3892 | 2024.02.04 18:29:56.362558 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3893 | 2024.02.04 18:29:56.362815 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
| 3894 | 2024.02.04 18:29:56.363095 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3895 | 2024.02.04 18:29:56.363276 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} <Trace> oximeter.measurements_cumulativeu64 (1dcb5866-640f-4a71-b7f5-70cfba732ba8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 3896 | 2024.02.04 18:29:56.363381 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000949152 sec., 2107 rows/sec., 148.16 KiB/sec. | ||
| 3897 | 2024.02.04 18:29:56.363517 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} <Debug> DynamicQueryHandler: Done processing query | ||
| 3898 | 2024.02.04 18:29:56.363541 [ 3 ] {4831e540-7a6a-4c60-b7b2-57b3d77ee375} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3899 | 2024.02.04 18:29:56.363556 [ 3 ] {} <Debug> HTTP-Session: 2b58cf57-fe67-4a52-b707-14cecc909ef5 Destroying unnamed session | ||
| 3900 | 2024.02.04 18:29:56.363733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57307, User-Agent: (none), Length: 56706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3901 | 2024.02.04 18:29:56.363777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3902 | 2024.02.04 18:29:56.363795 [ 3 ] {} <Debug> HTTP-Session: c24ac7f8-fd40-4a58-a6ed-ba9a6f4e36eb Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 3903 | 2024.02.04 18:29:56.363812 [ 3 ] {} <Debug> HTTP-Session: c24ac7f8-fd40-4a58-a6ed-ba9a6f4e36eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2024.02.04 18:29:56.363898 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57307) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3905 | 2024.02.04 18:29:56.363942 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3906 | 2024.02.04 18:29:56.364073 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3907 | 2024.02.04 18:29:56.364569 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
| 3908 | 2024.02.04 18:29:56.364878 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3909 | 2024.02.04 18:29:56.365052 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} <Trace> oximeter.measurements_histogramf64 (bc4bbfa4-ee05-4dd5-ba23-15b5b163ade8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3910 | 2024.02.04 18:29:56.365150 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001224845 sec., 43270 rows/sec., 58.39 MiB/sec. | ||
| 3911 | 2024.02.04 18:29:56.365253 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} <Debug> DynamicQueryHandler: Done processing query | ||
| 3912 | 2024.02.04 18:29:56.365276 [ 3 ] {339b9143-858c-471b-9702-9cd4c7b08c04} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3913 | 2024.02.04 18:29:56.365292 [ 3 ] {} <Debug> HTTP-Session: c24ac7f8-fd40-4a58-a6ed-ba9a6f4e36eb Destroying unnamed session | ||