| 1 | [ Feb 28 13:20:44 Enabled. ] | ||
| 2 | [ Feb 28 13:20:44 Rereading configuration. ] | ||
| 3 | [ Feb 28 13:20:46 Rereading configuration. ] | ||
| 4 | [ Feb 28 13:20:58 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 28 13:20:58 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.28 13:20:58.757264 [ 1 ] {} <Information> Application: Will watch for the process with pid 25069 | ||
| 33 | 2024.02.28 13:20:58.757371 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 34 | 2024.02.28 13:20:59.306999 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 25069 | ||
| 35 | 2024.02.28 13:20:59.307167 [ 1 ] {} <Information> Application: starting up | ||
| 36 | 2024.02.28 13:20:59.307361 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 37 | 2024.02.28 13:20:59.424774 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 38 | 2024.02.28 13:20:59.424829 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 39 | 2024.02.28 13:20:59.424841 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 40 | 2024.02.28 13:20:59.424880 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 41 | 2024.02.28 13:20:59.425175 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 42 | 2024.02.28 13:20:59.425836 [ 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.28 13:20:59.426296 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 47 | 2024.02.28 13:20:59.426563 [ 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.28 13:20:59.429504 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 49 | 2024.02.28 13:20:59.429559 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 50 | 2024.02.28 13:20:59.430590 [ 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.28 13:20:59.430782 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 55 | 2024.02.28 13:20:59.437717 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 56 | 2024.02.28 13:20:59.438297 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 57 | 2024.02.28 13:20:59.438330 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 58 | 2024.02.28 13:20:59.439845 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 59 | 2024.02.28 13:20:59.440322 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2024.02.28 13:20:59.440653 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2024.02.28 13:20:59.440999 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2024.02.28 13:20:59.441867 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 63 | 2024.02.28 13:20:59.441913 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 64 | 2024.02.28 13:20:59.441969 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 65 | 2024.02.28 13:20:59.441994 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 66 | 2024.02.28 13:20:59.464853 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2024.02.28 13:20:59.464911 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000175954 sec | ||
| 68 | 2024.02.28 13:20:59.465558 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 69 | 2024.02.28 13:20:59.465646 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 70 | 2024.02.28 13:20:59.465667 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 71 | 2024.02.28 13:20:59.465686 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 72 | 2024.02.28 13:20:59.465698 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 73 | 2024.02.28 13:20:59.465713 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 74 | 2024.02.28 13:20:59.465732 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 75 | 2024.02.28 13:20:59.465765 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 76 | 2024.02.28 13:20:59.465785 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 77 | 2024.02.28 13:20:59.465813 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 78 | 2024.02.28 13:20:59.465826 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 79 | 2024.02.28 13:20:59.465839 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 80 | 2024.02.28 13:20:59.465854 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 81 | 2024.02.28 13:20:59.465885 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 82 | 2024.02.28 13:20:59.465900 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 83 | 2024.02.28 13:20:59.465912 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 84 | 2024.02.28 13:20:59.503967 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 85 | 2024.02.28 13:20:59.508904 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 86 | 2024.02.28 13:20:59.508944 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1042e-05 sec | ||
| 87 | 2024.02.28 13:20:59.508973 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 88 | 2024.02.28 13:20:59.508988 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 89 | 2024.02.28 13:20:59.509010 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 90 | 2024.02.28 13:20:59.511357 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 91 | 2024.02.28 13:20:59.516890 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 92 | 2024.02.28 13:20:59.517028 [ 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.28 13:20:59.517064 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 94 | 2024.02.28 13:20:59.709098 [ 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.28 13:20:59.726993 [ 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.28 13:20:59.727039 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 97 | 2024.02.28 13:20:59.802729 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 98 | 2024.02.28 13:20:59.803454 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB | ||
| 99 | 2024.02.28 13:20:59.803787 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 100 | 2024.02.28 13:20:59.803829 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 101 | 2024.02.28 13:20:59.803857 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 102 | 2024.02.28 13:20:59.803955 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 103 | 2024.02.28 13:20:59.803992 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2024.02.28 13:20:59.804056 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2024.02.28 13:20:59.804667 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 106 | 2024.02.28 13:20:59.804689 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 107 | 2024.02.28 13:21:03.688968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 108 | 2024.02.28 13:21:03.689144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 109 | 2024.02.28 13:21:03.689712 [ 3 ] {} <Debug> HTTP-Session: 1d5c6af9-50ba-43dd-bde5-5ef3bf827ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 110 | 2024.02.28 13:21:03.689753 [ 3 ] {} <Debug> HTTP-Session: 1d5c6af9-50ba-43dd-bde5-5ef3bf827ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2024.02.28 13:21:03.689885 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 112 | 2024.02.28 13:21:03.689913 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 113 | 2024.02.28 13:21:03.689931 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 114 | 2024.02.28 13:21:03.691373 [ 3 ] {34bbfd3a-90ce-435b-967c-3611f6f431f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 115 | 2024.02.28 13:21:03.712345 [ 3 ] {34bbfd3a-90ce-435b-967c-3611f6f431f1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54925) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 116 | |||
| 117 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 118 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 119 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 120 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 123 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 124 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 125 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 126 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 127 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 128 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 129 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 130 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 138 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
| 139 | |||
| 140 | 2024.02.28 13:21:03.713101 [ 3 ] {34bbfd3a-90ce-435b-967c-3611f6f431f1} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 141 | |||
| 142 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 143 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 144 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 145 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 148 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 149 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 150 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 151 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 152 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 153 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 154 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 155 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
| 164 | (version 22.8.9.1) | ||
| 165 | 2024.02.28 13:21:03.713795 [ 3 ] {34bbfd3a-90ce-435b-967c-3611f6f431f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 166 | 2024.02.28 13:21:03.713819 [ 3 ] {} <Debug> HTTP-Session: 1d5c6af9-50ba-43dd-bde5-5ef3bf827ce7 Destroying unnamed session | ||
| 167 | 2024.02.28 13:21:03.714145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 168 | 2024.02.28 13:21:03.714203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 169 | 2024.02.28 13:21:03.714222 [ 3 ] {} <Debug> HTTP-Session: aa1db2d7-9dc2-407b-b6ad-8f18a360f2f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 170 | 2024.02.28 13:21:03.714244 [ 3 ] {} <Debug> HTTP-Session: aa1db2d7-9dc2-407b-b6ad-8f18a360f2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2024.02.28 13:21:03.714342 [ 3 ] {0518afa0-a962-4811-8198-527e6f735a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
| 172 | 2024.02.28 13:21:03.714427 [ 3 ] {0518afa0-a962-4811-8198-527e6f735a4f} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
| 173 | 2024.02.28 13:21:03.715363 [ 3 ] {0518afa0-a962-4811-8198-527e6f735a4f} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
| 174 | 2024.02.28 13:21:03.717142 [ 3 ] {0518afa0-a962-4811-8198-527e6f735a4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 175 | 2024.02.28 13:21:03.721013 [ 3 ] {0518afa0-a962-4811-8198-527e6f735a4f} <Debug> DynamicQueryHandler: Done processing query | ||
| 176 | 2024.02.28 13:21:03.721047 [ 3 ] {0518afa0-a962-4811-8198-527e6f735a4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 177 | 2024.02.28 13:21:03.721063 [ 3 ] {} <Debug> HTTP-Session: aa1db2d7-9dc2-407b-b6ad-8f18a360f2f1 Destroying unnamed session | ||
| 178 | 2024.02.28 13:21:03.721210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 179 | 2024.02.28 13:21:03.721264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 180 | 2024.02.28 13:21:03.721282 [ 3 ] {} <Debug> HTTP-Session: 401e38ed-699e-4ced-ae2f-35ddb8120d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 181 | 2024.02.28 13:21:03.721298 [ 3 ] {} <Debug> HTTP-Session: 401e38ed-699e-4ced-ae2f-35ddb8120d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2024.02.28 13:21:03.721396 [ 3 ] {d484c93c-38b6-4d9b-93bb-8284483ab0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 183 | 2024.02.28 13:21:03.721643 [ 3 ] {d484c93c-38b6-4d9b-93bb-8284483ab0cf} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54925) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 184 | |||
| 185 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
| 207 | |||
| 208 | 2024.02.28 13:21:03.721768 [ 3 ] {d484c93c-38b6-4d9b-93bb-8284483ab0cf} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 209 | |||
| 210 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
| 232 | (version 22.8.9.1) | ||
| 233 | 2024.02.28 13:21:03.721871 [ 3 ] {d484c93c-38b6-4d9b-93bb-8284483ab0cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 234 | 2024.02.28 13:21:03.721890 [ 3 ] {} <Debug> HTTP-Session: 401e38ed-699e-4ced-ae2f-35ddb8120d67 Destroying unnamed session | ||
| 235 | 2024.02.28 13:21:03.722106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 236 | 2024.02.28 13:21:03.722152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 237 | 2024.02.28 13:21:03.722169 [ 3 ] {} <Debug> HTTP-Session: 0c4bdbc9-e6fd-4c70-bd1f-e660f98d094b Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 238 | 2024.02.28 13:21:03.722187 [ 3 ] {} <Debug> HTTP-Session: 0c4bdbc9-e6fd-4c70-bd1f-e660f98d094b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2024.02.28 13:21:03.722293 [ 3 ] {ad5b5fe7-4ff0-4d60-85e8-53b236164f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
| 240 | 2024.02.28 13:21:03.722388 [ 3 ] {ad5b5fe7-4ff0-4d60-85e8-53b236164f11} <Debug> DynamicQueryHandler: Done processing query | ||
| 241 | 2024.02.28 13:21:03.722413 [ 3 ] {ad5b5fe7-4ff0-4d60-85e8-53b236164f11} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 242 | 2024.02.28 13:21:03.722429 [ 3 ] {} <Debug> HTTP-Session: 0c4bdbc9-e6fd-4c70-bd1f-e660f98d094b Destroying unnamed session | ||
| 243 | 2024.02.28 13:21:03.722533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 244 | 2024.02.28 13:21:03.722577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 245 | 2024.02.28 13:21:03.722595 [ 3 ] {} <Debug> HTTP-Session: 1479469b-086a-4124-83cb-b668bf311b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 246 | 2024.02.28 13:21:03.722613 [ 3 ] {} <Debug> HTTP-Session: 1479469b-086a-4124-83cb-b668bf311b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2024.02.28 13:21:03.722669 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 248 | 2024.02.28 13:21:03.722720 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 249 | 2024.02.28 13:21:03.731929 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 250 | 2024.02.28 13:21:03.731951 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1471e-05 sec | ||
| 251 | 2024.02.28 13:21:03.731975 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 252 | 2024.02.28 13:21:03.731992 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 253 | 2024.02.28 13:21:03.732057 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} <Debug> DynamicQueryHandler: Done processing query | ||
| 254 | 2024.02.28 13:21:03.732080 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 255 | 2024.02.28 13:21:03.732096 [ 3 ] {} <Debug> HTTP-Session: 1479469b-086a-4124-83cb-b668bf311b4b Destroying unnamed session | ||
| 256 | 2024.02.28 13:21:03.732194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 257 | 2024.02.28 13:21:03.732238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 258 | 2024.02.28 13:21:03.732256 [ 3 ] {} <Debug> HTTP-Session: 9952136a-8c0d-413a-851f-4f8aa2287df0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 259 | 2024.02.28 13:21:03.732275 [ 3 ] {} <Debug> HTTP-Session: 9952136a-8c0d-413a-851f-4f8aa2287df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2024.02.28 13:21:03.732410 [ 3 ] {0d837d27-76f9-466a-81e5-9ccda76d864f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) /* 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.28 13:21:03.732457 [ 3 ] {0d837d27-76f9-466a-81e5-9ccda76d864f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 263 | 2024.02.28 13:21:03.738276 [ 3 ] {0d837d27-76f9-466a-81e5-9ccda76d864f} <Debug> oximeter.version (198a1c8a-707a-4fad-aed4-1d33f51ed445): Loading data parts | ||
| 264 | 2024.02.28 13:21:03.738415 [ 3 ] {0d837d27-76f9-466a-81e5-9ccda76d864f} <Debug> oximeter.version (198a1c8a-707a-4fad-aed4-1d33f51ed445): There are no data parts | ||
| 265 | 2024.02.28 13:21:03.744209 [ 3 ] {0d837d27-76f9-466a-81e5-9ccda76d864f} <Debug> DynamicQueryHandler: Done processing query | ||
| 266 | 2024.02.28 13:21:03.744242 [ 3 ] {0d837d27-76f9-466a-81e5-9ccda76d864f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 267 | 2024.02.28 13:21:03.744272 [ 3 ] {} <Debug> HTTP-Session: 9952136a-8c0d-413a-851f-4f8aa2287df0 Destroying unnamed session | ||
| 268 | 2024.02.28 13:21:03.744381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 269 | 2024.02.28 13:21:03.744434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 270 | 2024.02.28 13:21:03.744458 [ 3 ] {} <Debug> HTTP-Session: 2d3614d0-2f1a-4a28-8e9f-8f6cbe345863 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 271 | 2024.02.28 13:21:03.744476 [ 3 ] {} <Debug> HTTP-Session: 2d3614d0-2f1a-4a28-8e9f-8f6cbe345863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2024.02.28 13:21:03.744678 [ 3 ] {e9ec4bf8-a378-44a1-9287-a8b6cf028d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) /* 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.28 13:21:03.744732 [ 3 ] {e9ec4bf8-a378-44a1-9287-a8b6cf028d00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 284 | 2024.02.28 13:21:03.754632 [ 3 ] {e9ec4bf8-a378-44a1-9287-a8b6cf028d00} <Debug> oximeter.measurements_bool (a7c835a2-6792-4ae3-8c6c-2f4423897b22): Loading data parts | ||
| 285 | 2024.02.28 13:21:03.754740 [ 3 ] {e9ec4bf8-a378-44a1-9287-a8b6cf028d00} <Debug> oximeter.measurements_bool (a7c835a2-6792-4ae3-8c6c-2f4423897b22): There are no data parts | ||
| 286 | 2024.02.28 13:21:03.766722 [ 3 ] {e9ec4bf8-a378-44a1-9287-a8b6cf028d00} <Debug> DynamicQueryHandler: Done processing query | ||
| 287 | 2024.02.28 13:21:03.766754 [ 3 ] {e9ec4bf8-a378-44a1-9287-a8b6cf028d00} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 288 | 2024.02.28 13:21:03.766778 [ 3 ] {} <Debug> HTTP-Session: 2d3614d0-2f1a-4a28-8e9f-8f6cbe345863 Destroying unnamed session | ||
| 289 | 2024.02.28 13:21:03.766906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 290 | 2024.02.28 13:21:03.766965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 291 | 2024.02.28 13:21:03.766992 [ 3 ] {} <Debug> HTTP-Session: 586c548e-de1a-48ff-86f4-c6e44631aa31 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 292 | 2024.02.28 13:21:03.767012 [ 3 ] {} <Debug> HTTP-Session: 586c548e-de1a-48ff-86f4-c6e44631aa31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 293 | 2024.02.28 13:21:03.767249 [ 3 ] {a981832f-29fb-4928-90a8-094545a48dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.767306 [ 3 ] {a981832f-29fb-4928-90a8-094545a48dd3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 295 | 2024.02.28 13:21:03.770920 [ 3 ] {a981832f-29fb-4928-90a8-094545a48dd3} <Debug> oximeter.measurements_i8 (64f89819-acad-42e9-bab7-c1239602445a): Loading data parts | ||
| 296 | 2024.02.28 13:21:03.771009 [ 3 ] {a981832f-29fb-4928-90a8-094545a48dd3} <Debug> oximeter.measurements_i8 (64f89819-acad-42e9-bab7-c1239602445a): There are no data parts | ||
| 297 | 2024.02.28 13:21:03.773391 [ 3 ] {a981832f-29fb-4928-90a8-094545a48dd3} <Debug> DynamicQueryHandler: Done processing query | ||
| 298 | 2024.02.28 13:21:03.773422 [ 3 ] {a981832f-29fb-4928-90a8-094545a48dd3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 299 | 2024.02.28 13:21:03.773442 [ 3 ] {} <Debug> HTTP-Session: 586c548e-de1a-48ff-86f4-c6e44631aa31 Destroying unnamed session | ||
| 300 | 2024.02.28 13:21:03.773567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 301 | 2024.02.28 13:21:03.773623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 302 | 2024.02.28 13:21:03.773645 [ 3 ] {} <Debug> HTTP-Session: ea288c3a-3e99-45e2-bae5-153f2ce542d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 303 | 2024.02.28 13:21:03.773669 [ 3 ] {} <Debug> HTTP-Session: ea288c3a-3e99-45e2-bae5-153f2ce542d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2024.02.28 13:21:03.773905 [ 3 ] {359d2fad-d147-4c95-91cf-9936418ed0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.773962 [ 3 ] {359d2fad-d147-4c95-91cf-9936418ed0e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 306 | 2024.02.28 13:21:03.778780 [ 3 ] {359d2fad-d147-4c95-91cf-9936418ed0e2} <Debug> oximeter.measurements_u8 (464ddeee-d6a4-4343-b628-62c3fb2e53fc): Loading data parts | ||
| 307 | 2024.02.28 13:21:03.778870 [ 3 ] {359d2fad-d147-4c95-91cf-9936418ed0e2} <Debug> oximeter.measurements_u8 (464ddeee-d6a4-4343-b628-62c3fb2e53fc): There are no data parts | ||
| 308 | 2024.02.28 13:21:03.784779 [ 3 ] {359d2fad-d147-4c95-91cf-9936418ed0e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 309 | 2024.02.28 13:21:03.784810 [ 3 ] {359d2fad-d147-4c95-91cf-9936418ed0e2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 310 | 2024.02.28 13:21:03.784830 [ 3 ] {} <Debug> HTTP-Session: ea288c3a-3e99-45e2-bae5-153f2ce542d5 Destroying unnamed session | ||
| 311 | 2024.02.28 13:21:03.784966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 312 | 2024.02.28 13:21:03.785023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 313 | 2024.02.28 13:21:03.785045 [ 3 ] {} <Debug> HTTP-Session: 5d0fe37a-45c1-4a7a-97d8-3fd0d35d30a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 314 | 2024.02.28 13:21:03.785071 [ 3 ] {} <Debug> HTTP-Session: 5d0fe37a-45c1-4a7a-97d8-3fd0d35d30a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2024.02.28 13:21:03.785312 [ 3 ] {de36f8de-508c-48f9-b96b-c411fe284005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.785360 [ 3 ] {de36f8de-508c-48f9-b96b-c411fe284005} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 317 | 2024.02.28 13:21:03.788467 [ 3 ] {de36f8de-508c-48f9-b96b-c411fe284005} <Debug> oximeter.measurements_i16 (b185e232-ab93-4cbe-9b73-ff0a1ca239e2): Loading data parts | ||
| 318 | 2024.02.28 13:21:03.788564 [ 3 ] {de36f8de-508c-48f9-b96b-c411fe284005} <Debug> oximeter.measurements_i16 (b185e232-ab93-4cbe-9b73-ff0a1ca239e2): There are no data parts | ||
| 319 | 2024.02.28 13:21:03.790895 [ 3 ] {de36f8de-508c-48f9-b96b-c411fe284005} <Debug> DynamicQueryHandler: Done processing query | ||
| 320 | 2024.02.28 13:21:03.790932 [ 3 ] {de36f8de-508c-48f9-b96b-c411fe284005} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 321 | 2024.02.28 13:21:03.790951 [ 3 ] {} <Debug> HTTP-Session: 5d0fe37a-45c1-4a7a-97d8-3fd0d35d30a6 Destroying unnamed session | ||
| 322 | 2024.02.28 13:21:03.791062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 323 | 2024.02.28 13:21:03.791119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 324 | 2024.02.28 13:21:03.791142 [ 3 ] {} <Debug> HTTP-Session: 723b23f5-3c96-4799-9f0e-c09323907c6f Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 325 | 2024.02.28 13:21:03.791167 [ 3 ] {} <Debug> HTTP-Session: 723b23f5-3c96-4799-9f0e-c09323907c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2024.02.28 13:21:03.791407 [ 3 ] {d1405637-da7b-41c9-9c9b-e0b4dfa7e669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.791451 [ 3 ] {d1405637-da7b-41c9-9c9b-e0b4dfa7e669} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 328 | 2024.02.28 13:21:03.796210 [ 3 ] {d1405637-da7b-41c9-9c9b-e0b4dfa7e669} <Debug> oximeter.measurements_u16 (0ee3eb36-fa04-4739-88e8-6ca3f5c9608b): Loading data parts | ||
| 329 | 2024.02.28 13:21:03.796293 [ 3 ] {d1405637-da7b-41c9-9c9b-e0b4dfa7e669} <Debug> oximeter.measurements_u16 (0ee3eb36-fa04-4739-88e8-6ca3f5c9608b): There are no data parts | ||
| 330 | 2024.02.28 13:21:03.803749 [ 3 ] {d1405637-da7b-41c9-9c9b-e0b4dfa7e669} <Debug> DynamicQueryHandler: Done processing query | ||
| 331 | 2024.02.28 13:21:03.803786 [ 3 ] {d1405637-da7b-41c9-9c9b-e0b4dfa7e669} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 332 | 2024.02.28 13:21:03.803805 [ 3 ] {} <Debug> HTTP-Session: 723b23f5-3c96-4799-9f0e-c09323907c6f Destroying unnamed session | ||
| 333 | 2024.02.28 13:21:03.803920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 334 | 2024.02.28 13:21:03.803977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 335 | 2024.02.28 13:21:03.804000 [ 3 ] {} <Debug> HTTP-Session: 1f3abcb5-5a17-43fb-8f56-3518146f8f60 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 336 | 2024.02.28 13:21:03.804025 [ 3 ] {} <Debug> HTTP-Session: 1f3abcb5-5a17-43fb-8f56-3518146f8f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 337 | 2024.02.28 13:21:03.804259 [ 3 ] {f505824e-d290-4f6a-934a-6c2491331c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.804312 [ 3 ] {f505824e-d290-4f6a-934a-6c2491331c9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 339 | 2024.02.28 13:21:03.807428 [ 3 ] {f505824e-d290-4f6a-934a-6c2491331c9d} <Debug> oximeter.measurements_i32 (d102114d-6477-47e0-9b49-a20879bb1f8f): Loading data parts | ||
| 340 | 2024.02.28 13:21:03.807512 [ 3 ] {f505824e-d290-4f6a-934a-6c2491331c9d} <Debug> oximeter.measurements_i32 (d102114d-6477-47e0-9b49-a20879bb1f8f): There are no data parts | ||
| 341 | 2024.02.28 13:21:03.809961 [ 3 ] {f505824e-d290-4f6a-934a-6c2491331c9d} <Debug> DynamicQueryHandler: Done processing query | ||
| 342 | 2024.02.28 13:21:03.809997 [ 3 ] {f505824e-d290-4f6a-934a-6c2491331c9d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 343 | 2024.02.28 13:21:03.810017 [ 3 ] {} <Debug> HTTP-Session: 1f3abcb5-5a17-43fb-8f56-3518146f8f60 Destroying unnamed session | ||
| 344 | 2024.02.28 13:21:03.810125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 345 | 2024.02.28 13:21:03.810186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 346 | 2024.02.28 13:21:03.810209 [ 3 ] {} <Debug> HTTP-Session: d62e77d4-7be5-4762-a9ec-a55c320840d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 347 | 2024.02.28 13:21:03.810234 [ 3 ] {} <Debug> HTTP-Session: d62e77d4-7be5-4762-a9ec-a55c320840d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2024.02.28 13:21:03.810435 [ 3 ] {49eea7c4-0987-43b5-9414-4fa0ecb8faad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.810482 [ 3 ] {49eea7c4-0987-43b5-9414-4fa0ecb8faad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 350 | 2024.02.28 13:21:03.815163 [ 3 ] {49eea7c4-0987-43b5-9414-4fa0ecb8faad} <Debug> oximeter.measurements_u32 (4c6645b9-a4c2-4227-9854-9fda43136954): Loading data parts | ||
| 351 | 2024.02.28 13:21:03.815248 [ 3 ] {49eea7c4-0987-43b5-9414-4fa0ecb8faad} <Debug> oximeter.measurements_u32 (4c6645b9-a4c2-4227-9854-9fda43136954): There are no data parts | ||
| 352 | 2024.02.28 13:21:03.820569 [ 3 ] {49eea7c4-0987-43b5-9414-4fa0ecb8faad} <Debug> DynamicQueryHandler: Done processing query | ||
| 353 | 2024.02.28 13:21:03.820605 [ 3 ] {49eea7c4-0987-43b5-9414-4fa0ecb8faad} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 354 | 2024.02.28 13:21:03.820624 [ 3 ] {} <Debug> HTTP-Session: d62e77d4-7be5-4762-a9ec-a55c320840d9 Destroying unnamed session | ||
| 355 | 2024.02.28 13:21:03.820734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 356 | 2024.02.28 13:21:03.820795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 357 | 2024.02.28 13:21:03.820818 [ 3 ] {} <Debug> HTTP-Session: 5434ee19-6b29-472b-a752-2b4a185c89b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 358 | 2024.02.28 13:21:03.820837 [ 3 ] {} <Debug> HTTP-Session: 5434ee19-6b29-472b-a752-2b4a185c89b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2024.02.28 13:21:03.821067 [ 3 ] {8efd1f05-c7d3-41ca-a7fd-a68a07a01530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.821127 [ 3 ] {8efd1f05-c7d3-41ca-a7fd-a68a07a01530} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 361 | 2024.02.28 13:21:03.824058 [ 3 ] {8efd1f05-c7d3-41ca-a7fd-a68a07a01530} <Debug> oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Loading data parts | ||
| 362 | 2024.02.28 13:21:03.824134 [ 3 ] {8efd1f05-c7d3-41ca-a7fd-a68a07a01530} <Debug> oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): There are no data parts | ||
| 363 | 2024.02.28 13:21:03.826503 [ 3 ] {8efd1f05-c7d3-41ca-a7fd-a68a07a01530} <Debug> DynamicQueryHandler: Done processing query | ||
| 364 | 2024.02.28 13:21:03.826528 [ 3 ] {8efd1f05-c7d3-41ca-a7fd-a68a07a01530} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 365 | 2024.02.28 13:21:03.826550 [ 3 ] {} <Debug> HTTP-Session: 5434ee19-6b29-472b-a752-2b4a185c89b0 Destroying unnamed session | ||
| 366 | 2024.02.28 13:21:03.826657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 367 | 2024.02.28 13:21:03.826705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 368 | 2024.02.28 13:21:03.826729 [ 3 ] {} <Debug> HTTP-Session: 231a1a12-4b01-4c52-b5e1-511bdf281d3b Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 369 | 2024.02.28 13:21:03.826747 [ 3 ] {} <Debug> HTTP-Session: 231a1a12-4b01-4c52-b5e1-511bdf281d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2024.02.28 13:21:03.826937 [ 3 ] {2e7c6f22-7ae6-4dd0-aef0-f89174385186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.827008 [ 3 ] {2e7c6f22-7ae6-4dd0-aef0-f89174385186} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 372 | 2024.02.28 13:21:03.831760 [ 3 ] {2e7c6f22-7ae6-4dd0-aef0-f89174385186} <Debug> oximeter.measurements_u64 (8d7ac898-49bd-4e06-9b2e-bb51d2a97b8c): Loading data parts | ||
| 373 | 2024.02.28 13:21:03.831865 [ 3 ] {2e7c6f22-7ae6-4dd0-aef0-f89174385186} <Debug> oximeter.measurements_u64 (8d7ac898-49bd-4e06-9b2e-bb51d2a97b8c): There are no data parts | ||
| 374 | 2024.02.28 13:21:03.839211 [ 3 ] {2e7c6f22-7ae6-4dd0-aef0-f89174385186} <Debug> DynamicQueryHandler: Done processing query | ||
| 375 | 2024.02.28 13:21:03.839236 [ 3 ] {2e7c6f22-7ae6-4dd0-aef0-f89174385186} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 376 | 2024.02.28 13:21:03.839259 [ 3 ] {} <Debug> HTTP-Session: 231a1a12-4b01-4c52-b5e1-511bdf281d3b Destroying unnamed session | ||
| 377 | 2024.02.28 13:21:03.839381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 378 | 2024.02.28 13:21:03.839438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 379 | 2024.02.28 13:21:03.839466 [ 3 ] {} <Debug> HTTP-Session: 4430fb64-ee93-47e7-8ca3-d2804f7ac01c Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 380 | 2024.02.28 13:21:03.839486 [ 3 ] {} <Debug> HTTP-Session: 4430fb64-ee93-47e7-8ca3-d2804f7ac01c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2024.02.28 13:21:03.839715 [ 3 ] {5a99a18d-9a70-4c30-9fdb-7ab97cd70e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2024.02.28 13:21:03.839773 [ 3 ] {5a99a18d-9a70-4c30-9fdb-7ab97cd70e71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2024.02.28 13:21:03.842993 [ 3 ] {5a99a18d-9a70-4c30-9fdb-7ab97cd70e71} <Debug> oximeter.measurements_f32 (53f3f0d7-71a8-449e-8ee5-422b487b235e): Loading data parts | ||
| 384 | 2024.02.28 13:21:03.843109 [ 3 ] {5a99a18d-9a70-4c30-9fdb-7ab97cd70e71} <Debug> oximeter.measurements_f32 (53f3f0d7-71a8-449e-8ee5-422b487b235e): There are no data parts | ||
| 385 | 2024.02.28 13:21:03.846186 [ 3 ] {5a99a18d-9a70-4c30-9fdb-7ab97cd70e71} <Debug> DynamicQueryHandler: Done processing query | ||
| 386 | 2024.02.28 13:21:03.846211 [ 3 ] {5a99a18d-9a70-4c30-9fdb-7ab97cd70e71} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 387 | 2024.02.28 13:21:03.846237 [ 3 ] {} <Debug> HTTP-Session: 4430fb64-ee93-47e7-8ca3-d2804f7ac01c Destroying unnamed session | ||
| 388 | 2024.02.28 13:21:03.846356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 389 | 2024.02.28 13:21:03.846404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 390 | 2024.02.28 13:21:03.846428 [ 3 ] {} <Debug> HTTP-Session: fb678b02-ca76-4976-bd91-caa2deec01be Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 391 | 2024.02.28 13:21:03.846443 [ 3 ] {} <Debug> HTTP-Session: fb678b02-ca76-4976-bd91-caa2deec01be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 392 | 2024.02.28 13:21:03.846635 [ 3 ] {2399a30a-d27f-44dd-85f0-590edfe57653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 393 | 2024.02.28 13:21:03.846681 [ 3 ] {2399a30a-d27f-44dd-85f0-590edfe57653} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 394 | 2024.02.28 13:21:03.851518 [ 3 ] {2399a30a-d27f-44dd-85f0-590edfe57653} <Debug> oximeter.measurements_f64 (0f404f88-b15b-4446-aa49-5c7c3c4d20ad): Loading data parts | ||
| 395 | 2024.02.28 13:21:03.851640 [ 3 ] {2399a30a-d27f-44dd-85f0-590edfe57653} <Debug> oximeter.measurements_f64 (0f404f88-b15b-4446-aa49-5c7c3c4d20ad): There are no data parts | ||
| 396 | 2024.02.28 13:21:03.856733 [ 3 ] {2399a30a-d27f-44dd-85f0-590edfe57653} <Debug> DynamicQueryHandler: Done processing query | ||
| 397 | 2024.02.28 13:21:03.856774 [ 3 ] {2399a30a-d27f-44dd-85f0-590edfe57653} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 398 | 2024.02.28 13:21:03.856801 [ 3 ] {} <Debug> HTTP-Session: fb678b02-ca76-4976-bd91-caa2deec01be Destroying unnamed session | ||
| 399 | 2024.02.28 13:21:03.856909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 400 | 2024.02.28 13:21:03.856970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 401 | 2024.02.28 13:21:03.857004 [ 3 ] {} <Debug> HTTP-Session: a95b4c0b-7017-45c9-86c9-ca7b97534770 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 402 | 2024.02.28 13:21:03.857024 [ 3 ] {} <Debug> HTTP-Session: a95b4c0b-7017-45c9-86c9-ca7b97534770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 403 | 2024.02.28 13:21:03.857267 [ 3 ] {354f3ac2-2919-44bd-b2be-f5ccce490841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2024.02.28 13:21:03.857327 [ 3 ] {354f3ac2-2919-44bd-b2be-f5ccce490841} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 405 | 2024.02.28 13:21:03.860200 [ 3 ] {354f3ac2-2919-44bd-b2be-f5ccce490841} <Debug> oximeter.measurements_string (3d752c17-508c-4d82-b987-e0d77cbca885): Loading data parts | ||
| 406 | 2024.02.28 13:21:03.860293 [ 3 ] {354f3ac2-2919-44bd-b2be-f5ccce490841} <Debug> oximeter.measurements_string (3d752c17-508c-4d82-b987-e0d77cbca885): There are no data parts | ||
| 407 | 2024.02.28 13:21:03.862732 [ 3 ] {354f3ac2-2919-44bd-b2be-f5ccce490841} <Debug> DynamicQueryHandler: Done processing query | ||
| 408 | 2024.02.28 13:21:03.862780 [ 3 ] {354f3ac2-2919-44bd-b2be-f5ccce490841} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 409 | 2024.02.28 13:21:03.862810 [ 3 ] {} <Debug> HTTP-Session: a95b4c0b-7017-45c9-86c9-ca7b97534770 Destroying unnamed session | ||
| 410 | 2024.02.28 13:21:03.862935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 411 | 2024.02.28 13:21:03.862997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 412 | 2024.02.28 13:21:03.863029 [ 3 ] {} <Debug> HTTP-Session: daa46458-016c-472d-9224-7153e1a22052 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 413 | 2024.02.28 13:21:03.863049 [ 3 ] {} <Debug> HTTP-Session: daa46458-016c-472d-9224-7153e1a22052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 414 | 2024.02.28 13:21:03.863289 [ 3 ] {29dedfab-e1e4-4eaa-a3e8-98f14a9194b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 415 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 416 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 417 | * a string isn't palatable for a few reasons. | ||
| 418 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 419 | * details. | ||
| 420 | */ | ||
| 421 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2024.02.28 13:21:03.863348 [ 3 ] {29dedfab-e1e4-4eaa-a3e8-98f14a9194b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 423 | 2024.02.28 13:21:03.868027 [ 3 ] {29dedfab-e1e4-4eaa-a3e8-98f14a9194b4} <Debug> oximeter.measurements_bytes (5ea7613f-0abb-4e1d-a135-c37659ca09e0): Loading data parts | ||
| 424 | 2024.02.28 13:21:03.868120 [ 3 ] {29dedfab-e1e4-4eaa-a3e8-98f14a9194b4} <Debug> oximeter.measurements_bytes (5ea7613f-0abb-4e1d-a135-c37659ca09e0): There are no data parts | ||
| 425 | 2024.02.28 13:21:03.875610 [ 3 ] {29dedfab-e1e4-4eaa-a3e8-98f14a9194b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 426 | 2024.02.28 13:21:03.875637 [ 3 ] {29dedfab-e1e4-4eaa-a3e8-98f14a9194b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 427 | 2024.02.28 13:21:03.875653 [ 3 ] {} <Debug> HTTP-Session: daa46458-016c-472d-9224-7153e1a22052 Destroying unnamed session | ||
| 428 | 2024.02.28 13:21:03.875810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 429 | 2024.02.28 13:21:03.875863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 430 | 2024.02.28 13:21:03.875881 [ 3 ] {} <Debug> HTTP-Session: 55923dce-6bd7-4006-88ca-8189c723de1c Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 431 | 2024.02.28 13:21:03.875905 [ 3 ] {} <Debug> HTTP-Session: 55923dce-6bd7-4006-88ca-8189c723de1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 432 | 2024.02.28 13:21:03.876117 [ 3 ] {07224bcd-0c5f-4df3-9c35-c0837c771be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2024.02.28 13:21:03.876175 [ 3 ] {07224bcd-0c5f-4df3-9c35-c0837c771be0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 434 | 2024.02.28 13:21:03.879375 [ 3 ] {07224bcd-0c5f-4df3-9c35-c0837c771be0} <Debug> oximeter.measurements_cumulativei64 (b8204c62-4b32-4773-bae8-185656b0d7d6): Loading data parts | ||
| 435 | 2024.02.28 13:21:03.879488 [ 3 ] {07224bcd-0c5f-4df3-9c35-c0837c771be0} <Debug> oximeter.measurements_cumulativei64 (b8204c62-4b32-4773-bae8-185656b0d7d6): There are no data parts | ||
| 436 | 2024.02.28 13:21:03.884114 [ 3 ] {07224bcd-0c5f-4df3-9c35-c0837c771be0} <Debug> DynamicQueryHandler: Done processing query | ||
| 437 | 2024.02.28 13:21:03.884140 [ 3 ] {07224bcd-0c5f-4df3-9c35-c0837c771be0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 438 | 2024.02.28 13:21:03.884162 [ 3 ] {} <Debug> HTTP-Session: 55923dce-6bd7-4006-88ca-8189c723de1c Destroying unnamed session | ||
| 439 | 2024.02.28 13:21:03.884279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 440 | 2024.02.28 13:21:03.884331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 441 | 2024.02.28 13:21:03.884355 [ 3 ] {} <Debug> HTTP-Session: 1828c884-0978-4606-8750-5d5e512226b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 442 | 2024.02.28 13:21:03.884377 [ 3 ] {} <Debug> HTTP-Session: 1828c884-0978-4606-8750-5d5e512226b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 443 | 2024.02.28 13:21:03.884578 [ 3 ] {cc658e44-f3af-4663-8390-b647e3fb9491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2024.02.28 13:21:03.884631 [ 3 ] {cc658e44-f3af-4663-8390-b647e3fb9491} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 445 | 2024.02.28 13:21:03.892226 [ 3 ] {cc658e44-f3af-4663-8390-b647e3fb9491} <Debug> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Loading data parts | ||
| 446 | 2024.02.28 13:21:03.892346 [ 3 ] {cc658e44-f3af-4663-8390-b647e3fb9491} <Debug> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): There are no data parts | ||
| 447 | 2024.02.28 13:21:03.896843 [ 3 ] {cc658e44-f3af-4663-8390-b647e3fb9491} <Debug> DynamicQueryHandler: Done processing query | ||
| 448 | 2024.02.28 13:21:03.896878 [ 3 ] {cc658e44-f3af-4663-8390-b647e3fb9491} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 449 | 2024.02.28 13:21:03.896922 [ 3 ] {} <Debug> HTTP-Session: 1828c884-0978-4606-8750-5d5e512226b7 Destroying unnamed session | ||
| 450 | 2024.02.28 13:21:03.897118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 451 | 2024.02.28 13:21:03.897173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 452 | 2024.02.28 13:21:03.897207 [ 3 ] {} <Debug> HTTP-Session: 3c8bfe3e-f3fb-43d4-919c-4744246b22b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 453 | 2024.02.28 13:21:03.897236 [ 3 ] {} <Debug> HTTP-Session: 3c8bfe3e-f3fb-43d4-919c-4744246b22b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 454 | 2024.02.28 13:21:03.897463 [ 3 ] {0c641cc4-251b-4a2f-835c-f62d71797585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 455 | 2024.02.28 13:21:03.897518 [ 3 ] {0c641cc4-251b-4a2f-835c-f62d71797585} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 456 | 2024.02.28 13:21:03.907947 [ 3 ] {0c641cc4-251b-4a2f-835c-f62d71797585} <Debug> oximeter.measurements_cumulativef32 (9d63487b-8138-41b7-a615-4714aedbf365): Loading data parts | ||
| 457 | 2024.02.28 13:21:03.908053 [ 3 ] {0c641cc4-251b-4a2f-835c-f62d71797585} <Debug> oximeter.measurements_cumulativef32 (9d63487b-8138-41b7-a615-4714aedbf365): There are no data parts | ||
| 458 | 2024.02.28 13:21:03.913320 [ 3 ] {0c641cc4-251b-4a2f-835c-f62d71797585} <Debug> DynamicQueryHandler: Done processing query | ||
| 459 | 2024.02.28 13:21:03.913374 [ 3 ] {0c641cc4-251b-4a2f-835c-f62d71797585} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 460 | 2024.02.28 13:21:03.913398 [ 3 ] {} <Debug> HTTP-Session: 3c8bfe3e-f3fb-43d4-919c-4744246b22b1 Destroying unnamed session | ||
| 461 | 2024.02.28 13:21:03.913581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 462 | 2024.02.28 13:21:03.913660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 463 | 2024.02.28 13:21:03.913687 [ 3 ] {} <Debug> HTTP-Session: 5f100b64-9e9d-4056-95d3-176a15865bed Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 464 | 2024.02.28 13:21:03.913725 [ 3 ] {} <Debug> HTTP-Session: 5f100b64-9e9d-4056-95d3-176a15865bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 465 | 2024.02.28 13:21:03.914039 [ 3 ] {90379390-18ac-49d8-9275-92e97976c8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 466 | 2024.02.28 13:21:03.914126 [ 3 ] {90379390-18ac-49d8-9275-92e97976c8e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 467 | 2024.02.28 13:21:03.920830 [ 3 ] {90379390-18ac-49d8-9275-92e97976c8e7} <Debug> oximeter.measurements_cumulativef64 (4c743904-36df-4ee0-b8cf-11d2bec1c5c5): Loading data parts | ||
| 468 | 2024.02.28 13:21:03.920919 [ 3 ] {90379390-18ac-49d8-9275-92e97976c8e7} <Debug> oximeter.measurements_cumulativef64 (4c743904-36df-4ee0-b8cf-11d2bec1c5c5): There are no data parts | ||
| 469 | 2024.02.28 13:21:03.923666 [ 3 ] {90379390-18ac-49d8-9275-92e97976c8e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 470 | 2024.02.28 13:21:03.923699 [ 3 ] {90379390-18ac-49d8-9275-92e97976c8e7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 471 | 2024.02.28 13:21:03.923720 [ 3 ] {} <Debug> HTTP-Session: 5f100b64-9e9d-4056-95d3-176a15865bed Destroying unnamed session | ||
| 472 | 2024.02.28 13:21:03.923824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 473 | 2024.02.28 13:21:03.923874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 474 | 2024.02.28 13:21:03.923898 [ 3 ] {} <Debug> HTTP-Session: 206d308d-a2cc-4d9a-b3bc-b01046284237 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 475 | 2024.02.28 13:21:03.923913 [ 3 ] {} <Debug> HTTP-Session: 206d308d-a2cc-4d9a-b3bc-b01046284237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 476 | 2024.02.28 13:21:03.924134 [ 3 ] {d0f64ffc-b96e-427c-823c-5836c2faa27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 477 | * NOTE: Array types cannot be Nullable, see | ||
| 478 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 479 | * for more details. | ||
| 480 | * | ||
| 481 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 482 | * is unfortunate, and at this point relies on the fact that an | ||
| 483 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 484 | * to figure out another way to represent missing samples here. | ||
| 485 | */ | ||
| 486 | bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 487 | 2024.02.28 13:21:03.924190 [ 3 ] {d0f64ffc-b96e-427c-823c-5836c2faa27d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 488 | 2024.02.28 13:21:03.929157 [ 3 ] {d0f64ffc-b96e-427c-823c-5836c2faa27d} <Debug> oximeter.measurements_histogrami8 (295fc3b1-5c6e-4fe7-93ae-71cc32f2a7ef): Loading data parts | ||
| 489 | 2024.02.28 13:21:03.929291 [ 3 ] {d0f64ffc-b96e-427c-823c-5836c2faa27d} <Debug> oximeter.measurements_histogrami8 (295fc3b1-5c6e-4fe7-93ae-71cc32f2a7ef): There are no data parts | ||
| 490 | 2024.02.28 13:21:03.934239 [ 3 ] {d0f64ffc-b96e-427c-823c-5836c2faa27d} <Debug> DynamicQueryHandler: Done processing query | ||
| 491 | 2024.02.28 13:21:03.934298 [ 3 ] {d0f64ffc-b96e-427c-823c-5836c2faa27d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 492 | 2024.02.28 13:21:03.934343 [ 3 ] {} <Debug> HTTP-Session: 206d308d-a2cc-4d9a-b3bc-b01046284237 Destroying unnamed session | ||
| 493 | 2024.02.28 13:21:03.934539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 494 | 2024.02.28 13:21:03.934642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 495 | 2024.02.28 13:21:03.934694 [ 3 ] {} <Debug> HTTP-Session: f9ff63d3-e2fd-4ca6-bdf8-57edbe7a7ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 496 | 2024.02.28 13:21:03.934725 [ 3 ] {} <Debug> HTTP-Session: f9ff63d3-e2fd-4ca6-bdf8-57edbe7a7ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 497 | 2024.02.28 13:21:03.934946 [ 3 ] {dca09a0a-92d8-4a2a-befe-282edc11104d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 498 | 2024.02.28 13:21:03.935000 [ 3 ] {dca09a0a-92d8-4a2a-befe-282edc11104d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 499 | 2024.02.28 13:21:03.937962 [ 3 ] {dca09a0a-92d8-4a2a-befe-282edc11104d} <Debug> oximeter.measurements_histogramu8 (80bedfd6-21fc-4598-aa9c-78ff866626b9): Loading data parts | ||
| 500 | 2024.02.28 13:21:03.938072 [ 3 ] {dca09a0a-92d8-4a2a-befe-282edc11104d} <Debug> oximeter.measurements_histogramu8 (80bedfd6-21fc-4598-aa9c-78ff866626b9): There are no data parts | ||
| 501 | 2024.02.28 13:21:03.941023 [ 3 ] {dca09a0a-92d8-4a2a-befe-282edc11104d} <Debug> DynamicQueryHandler: Done processing query | ||
| 502 | 2024.02.28 13:21:03.941049 [ 3 ] {dca09a0a-92d8-4a2a-befe-282edc11104d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 503 | 2024.02.28 13:21:03.941078 [ 3 ] {} <Debug> HTTP-Session: f9ff63d3-e2fd-4ca6-bdf8-57edbe7a7ff1 Destroying unnamed session | ||
| 504 | 2024.02.28 13:21:03.941192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 505 | 2024.02.28 13:21:03.941243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 506 | 2024.02.28 13:21:03.941273 [ 3 ] {} <Debug> HTTP-Session: 1de905e1-b426-4bf3-b9a4-73b78b0900ee Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 507 | 2024.02.28 13:21:03.941290 [ 3 ] {} <Debug> HTTP-Session: 1de905e1-b426-4bf3-b9a4-73b78b0900ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 508 | 2024.02.28 13:21:03.941508 [ 3 ] {d3edb4bc-8812-4401-88f3-94e3ca2d9f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 509 | 2024.02.28 13:21:03.941564 [ 3 ] {d3edb4bc-8812-4401-88f3-94e3ca2d9f9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 510 | 2024.02.28 13:21:03.946583 [ 3 ] {d3edb4bc-8812-4401-88f3-94e3ca2d9f9f} <Debug> oximeter.measurements_histogrami16 (69b6ba5d-b58e-4b88-8e74-be2811c14a8b): Loading data parts | ||
| 511 | 2024.02.28 13:21:03.946676 [ 3 ] {d3edb4bc-8812-4401-88f3-94e3ca2d9f9f} <Debug> oximeter.measurements_histogrami16 (69b6ba5d-b58e-4b88-8e74-be2811c14a8b): There are no data parts | ||
| 512 | 2024.02.28 13:21:03.951498 [ 3 ] {d3edb4bc-8812-4401-88f3-94e3ca2d9f9f} <Debug> DynamicQueryHandler: Done processing query | ||
| 513 | 2024.02.28 13:21:03.951575 [ 3 ] {d3edb4bc-8812-4401-88f3-94e3ca2d9f9f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 514 | 2024.02.28 13:21:03.951594 [ 3 ] {} <Debug> HTTP-Session: 1de905e1-b426-4bf3-b9a4-73b78b0900ee Destroying unnamed session | ||
| 515 | 2024.02.28 13:21:03.951762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 516 | 2024.02.28 13:21:03.951829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 517 | 2024.02.28 13:21:03.951851 [ 3 ] {} <Debug> HTTP-Session: adebbd5e-5848-4f73-8358-34782a372e90 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 518 | 2024.02.28 13:21:03.951878 [ 3 ] {} <Debug> HTTP-Session: adebbd5e-5848-4f73-8358-34782a372e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 519 | 2024.02.28 13:21:03.952140 [ 3 ] {24da469d-d8da-4993-8a26-c277e4e3ca77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 520 | 2024.02.28 13:21:03.952206 [ 3 ] {24da469d-d8da-4993-8a26-c277e4e3ca77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 521 | 2024.02.28 13:21:03.957319 [ 3 ] {24da469d-d8da-4993-8a26-c277e4e3ca77} <Debug> oximeter.measurements_histogramu16 (bb46dfbd-f962-49fa-8aab-8c80a8fc8f96): Loading data parts | ||
| 522 | 2024.02.28 13:21:03.957411 [ 3 ] {24da469d-d8da-4993-8a26-c277e4e3ca77} <Debug> oximeter.measurements_histogramu16 (bb46dfbd-f962-49fa-8aab-8c80a8fc8f96): There are no data parts | ||
| 523 | 2024.02.28 13:21:03.960088 [ 3 ] {24da469d-d8da-4993-8a26-c277e4e3ca77} <Debug> DynamicQueryHandler: Done processing query | ||
| 524 | 2024.02.28 13:21:03.960139 [ 3 ] {24da469d-d8da-4993-8a26-c277e4e3ca77} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 525 | 2024.02.28 13:21:03.960167 [ 3 ] {} <Debug> HTTP-Session: adebbd5e-5848-4f73-8358-34782a372e90 Destroying unnamed session | ||
| 526 | 2024.02.28 13:21:03.960304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 527 | 2024.02.28 13:21:03.960362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 528 | 2024.02.28 13:21:03.960382 [ 3 ] {} <Debug> HTTP-Session: 8e84a601-370f-4668-8d25-8fc6ca7fc4fb Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 529 | 2024.02.28 13:21:03.960404 [ 3 ] {} <Debug> HTTP-Session: 8e84a601-370f-4668-8d25-8fc6ca7fc4fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 530 | 2024.02.28 13:21:03.960621 [ 3 ] {9d1aa1f8-10a7-4d9e-b26f-69df500348be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2024.02.28 13:21:03.960675 [ 3 ] {9d1aa1f8-10a7-4d9e-b26f-69df500348be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 532 | 2024.02.28 13:21:03.965558 [ 3 ] {9d1aa1f8-10a7-4d9e-b26f-69df500348be} <Debug> oximeter.measurements_histogrami32 (a5205f89-af8a-48a4-b232-a86c51efcebe): Loading data parts | ||
| 533 | 2024.02.28 13:21:03.965656 [ 3 ] {9d1aa1f8-10a7-4d9e-b26f-69df500348be} <Debug> oximeter.measurements_histogrami32 (a5205f89-af8a-48a4-b232-a86c51efcebe): There are no data parts | ||
| 534 | 2024.02.28 13:21:03.970481 [ 3 ] {9d1aa1f8-10a7-4d9e-b26f-69df500348be} <Debug> DynamicQueryHandler: Done processing query | ||
| 535 | 2024.02.28 13:21:03.970511 [ 3 ] {9d1aa1f8-10a7-4d9e-b26f-69df500348be} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 536 | 2024.02.28 13:21:03.970538 [ 3 ] {} <Debug> HTTP-Session: 8e84a601-370f-4668-8d25-8fc6ca7fc4fb Destroying unnamed session | ||
| 537 | 2024.02.28 13:21:03.970672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 538 | 2024.02.28 13:21:03.970734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 539 | 2024.02.28 13:21:03.970763 [ 3 ] {} <Debug> HTTP-Session: 0e0df78f-e408-4cea-97d9-cc99361b9319 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 540 | 2024.02.28 13:21:03.970789 [ 3 ] {} <Debug> HTTP-Session: 0e0df78f-e408-4cea-97d9-cc99361b9319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 541 | 2024.02.28 13:21:03.971056 [ 3 ] {c359f860-599e-4137-83c6-c6d012c82a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2024.02.28 13:21:03.971122 [ 3 ] {c359f860-599e-4137-83c6-c6d012c82a53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 543 | 2024.02.28 13:21:03.974243 [ 3 ] {c359f860-599e-4137-83c6-c6d012c82a53} <Debug> oximeter.measurements_histogramu32 (a5c99106-280e-4135-807b-35bf8447b47a): Loading data parts | ||
| 544 | 2024.02.28 13:21:03.974347 [ 3 ] {c359f860-599e-4137-83c6-c6d012c82a53} <Debug> oximeter.measurements_histogramu32 (a5c99106-280e-4135-807b-35bf8447b47a): There are no data parts | ||
| 545 | 2024.02.28 13:21:03.976959 [ 3 ] {c359f860-599e-4137-83c6-c6d012c82a53} <Debug> DynamicQueryHandler: Done processing query | ||
| 546 | 2024.02.28 13:21:03.976989 [ 3 ] {c359f860-599e-4137-83c6-c6d012c82a53} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 547 | 2024.02.28 13:21:03.977017 [ 3 ] {} <Debug> HTTP-Session: 0e0df78f-e408-4cea-97d9-cc99361b9319 Destroying unnamed session | ||
| 548 | 2024.02.28 13:21:03.977151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 549 | 2024.02.28 13:21:03.977211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 550 | 2024.02.28 13:21:03.977240 [ 3 ] {} <Debug> HTTP-Session: a9a98f9c-2224-41b4-a3b6-3ff7f774404f Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 551 | 2024.02.28 13:21:03.977268 [ 3 ] {} <Debug> HTTP-Session: a9a98f9c-2224-41b4-a3b6-3ff7f774404f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 552 | 2024.02.28 13:21:03.977489 [ 3 ] {c168fa8a-8852-44ad-916c-acd320a1848b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 553 | 2024.02.28 13:21:03.977544 [ 3 ] {c168fa8a-8852-44ad-916c-acd320a1848b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 554 | 2024.02.28 13:21:03.982557 [ 3 ] {c168fa8a-8852-44ad-916c-acd320a1848b} <Debug> oximeter.measurements_histogrami64 (d3f19553-52fa-4f14-b2bb-4f5f763b3f57): Loading data parts | ||
| 555 | 2024.02.28 13:21:03.982675 [ 3 ] {c168fa8a-8852-44ad-916c-acd320a1848b} <Debug> oximeter.measurements_histogrami64 (d3f19553-52fa-4f14-b2bb-4f5f763b3f57): There are no data parts | ||
| 556 | 2024.02.28 13:21:03.987742 [ 3 ] {c168fa8a-8852-44ad-916c-acd320a1848b} <Debug> DynamicQueryHandler: Done processing query | ||
| 557 | 2024.02.28 13:21:03.987793 [ 3 ] {c168fa8a-8852-44ad-916c-acd320a1848b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 558 | 2024.02.28 13:21:03.987811 [ 3 ] {} <Debug> HTTP-Session: a9a98f9c-2224-41b4-a3b6-3ff7f774404f Destroying unnamed session | ||
| 559 | 2024.02.28 13:21:03.987961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 560 | 2024.02.28 13:21:03.988013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 561 | 2024.02.28 13:21:03.988033 [ 3 ] {} <Debug> HTTP-Session: 6a67d9db-9672-4bfa-89d2-f90bf1e4b55b Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 562 | 2024.02.28 13:21:03.988056 [ 3 ] {} <Debug> HTTP-Session: 6a67d9db-9672-4bfa-89d2-f90bf1e4b55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 563 | 2024.02.28 13:21:03.988267 [ 3 ] {affa0f22-8cd0-4ce8-83d5-e2efe4df40bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 564 | 2024.02.28 13:21:03.988323 [ 3 ] {affa0f22-8cd0-4ce8-83d5-e2efe4df40bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 565 | 2024.02.28 13:21:03.993787 [ 3 ] {affa0f22-8cd0-4ce8-83d5-e2efe4df40bb} <Debug> oximeter.measurements_histogramu64 (4f5d8a69-9570-477c-b65e-4838c3dbfc3f): Loading data parts | ||
| 566 | 2024.02.28 13:21:03.993897 [ 3 ] {affa0f22-8cd0-4ce8-83d5-e2efe4df40bb} <Debug> oximeter.measurements_histogramu64 (4f5d8a69-9570-477c-b65e-4838c3dbfc3f): There are no data parts | ||
| 567 | 2024.02.28 13:21:03.996598 [ 3 ] {affa0f22-8cd0-4ce8-83d5-e2efe4df40bb} <Debug> DynamicQueryHandler: Done processing query | ||
| 568 | 2024.02.28 13:21:03.996632 [ 3 ] {affa0f22-8cd0-4ce8-83d5-e2efe4df40bb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 569 | 2024.02.28 13:21:03.996654 [ 3 ] {} <Debug> HTTP-Session: 6a67d9db-9672-4bfa-89d2-f90bf1e4b55b Destroying unnamed session | ||
| 570 | 2024.02.28 13:21:03.996761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 571 | 2024.02.28 13:21:03.996812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 572 | 2024.02.28 13:21:03.996837 [ 3 ] {} <Debug> HTTP-Session: 621f1872-89b1-493f-abec-06c944849a1f Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 573 | 2024.02.28 13:21:03.996853 [ 3 ] {} <Debug> HTTP-Session: 621f1872-89b1-493f-abec-06c944849a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 574 | 2024.02.28 13:21:03.997066 [ 3 ] {bff01447-815c-4096-9848-2a183e31eda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 575 | 2024.02.28 13:21:03.997122 [ 3 ] {bff01447-815c-4096-9848-2a183e31eda5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 576 | 2024.02.28 13:21:04.001112 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.30 MiB, peak 222.01 MiB, will set to 226.30 MiB (RSS), difference: 7.00 MiB | ||
| 577 | 2024.02.28 13:21:04.002068 [ 3 ] {bff01447-815c-4096-9848-2a183e31eda5} <Debug> oximeter.measurements_histogramf32 (a587d7d0-86f8-47ce-905c-9a2cfa78d1bc): Loading data parts | ||
| 578 | 2024.02.28 13:21:04.002229 [ 3 ] {bff01447-815c-4096-9848-2a183e31eda5} <Debug> oximeter.measurements_histogramf32 (a587d7d0-86f8-47ce-905c-9a2cfa78d1bc): There are no data parts | ||
| 579 | 2024.02.28 13:21:04.007089 [ 3 ] {bff01447-815c-4096-9848-2a183e31eda5} <Debug> DynamicQueryHandler: Done processing query | ||
| 580 | 2024.02.28 13:21:04.007138 [ 3 ] {bff01447-815c-4096-9848-2a183e31eda5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 581 | 2024.02.28 13:21:04.007158 [ 3 ] {} <Debug> HTTP-Session: 621f1872-89b1-493f-abec-06c944849a1f Destroying unnamed session | ||
| 582 | 2024.02.28 13:21:04.007282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 583 | 2024.02.28 13:21:04.007342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 584 | 2024.02.28 13:21:04.007361 [ 3 ] {} <Debug> HTTP-Session: cae4415a-b6db-4f1d-b350-3aa31d99029a Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 585 | 2024.02.28 13:21:04.007384 [ 3 ] {} <Debug> HTTP-Session: cae4415a-b6db-4f1d-b350-3aa31d99029a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 586 | 2024.02.28 13:21:04.007602 [ 3 ] {1f85fec8-c845-4086-bb30-ccf60d3be1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.007692 [ 3 ] {1f85fec8-c845-4086-bb30-ccf60d3be1b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2024.02.28 13:21:04.010735 [ 3 ] {1f85fec8-c845-4086-bb30-ccf60d3be1b8} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Loading data parts | ||
| 589 | 2024.02.28 13:21:04.010834 [ 3 ] {1f85fec8-c845-4086-bb30-ccf60d3be1b8} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): There are no data parts | ||
| 590 | 2024.02.28 13:21:04.013334 [ 3 ] {1f85fec8-c845-4086-bb30-ccf60d3be1b8} <Debug> DynamicQueryHandler: Done processing query | ||
| 591 | 2024.02.28 13:21:04.013365 [ 3 ] {1f85fec8-c845-4086-bb30-ccf60d3be1b8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 592 | 2024.02.28 13:21:04.013395 [ 3 ] {} <Debug> HTTP-Session: cae4415a-b6db-4f1d-b350-3aa31d99029a Destroying unnamed session | ||
| 593 | 2024.02.28 13:21:04.013579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 594 | 2024.02.28 13:21:04.013652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 595 | 2024.02.28 13:21:04.013683 [ 3 ] {} <Debug> HTTP-Session: 1a9f4205-24de-4382-abfe-0207fcc45d4e Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 596 | 2024.02.28 13:21:04.013705 [ 3 ] {} <Debug> HTTP-Session: 1a9f4205-24de-4382-abfe-0207fcc45d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2024.02.28 13:21:04.013918 [ 3 ] {e18fe51c-372b-48ce-bb43-86837d0bd078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) /* 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.28 13:21:04.013985 [ 3 ] {e18fe51c-372b-48ce-bb43-86837d0bd078} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 616 | 2024.02.28 13:21:04.018966 [ 3 ] {e18fe51c-372b-48ce-bb43-86837d0bd078} <Debug> oximeter.fields_bool (0a4ea919-0375-4388-bbed-3ab4920fea94): Loading data parts | ||
| 617 | 2024.02.28 13:21:04.019046 [ 3 ] {e18fe51c-372b-48ce-bb43-86837d0bd078} <Debug> oximeter.fields_bool (0a4ea919-0375-4388-bbed-3ab4920fea94): There are no data parts | ||
| 618 | 2024.02.28 13:21:04.023813 [ 3 ] {e18fe51c-372b-48ce-bb43-86837d0bd078} <Debug> DynamicQueryHandler: Done processing query | ||
| 619 | 2024.02.28 13:21:04.023859 [ 3 ] {e18fe51c-372b-48ce-bb43-86837d0bd078} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 620 | 2024.02.28 13:21:04.023878 [ 3 ] {} <Debug> HTTP-Session: 1a9f4205-24de-4382-abfe-0207fcc45d4e Destroying unnamed session | ||
| 621 | 2024.02.28 13:21:04.024020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 622 | 2024.02.28 13:21:04.024091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 623 | 2024.02.28 13:21:04.024115 [ 3 ] {} <Debug> HTTP-Session: 123c3e66-df58-4bf9-8343-b85cc053178f Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 624 | 2024.02.28 13:21:04.024144 [ 3 ] {} <Debug> HTTP-Session: 123c3e66-df58-4bf9-8343-b85cc053178f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2024.02.28 13:21:04.024336 [ 3 ] {8e38030a-6f55-4aaf-82b4-115d16cdb897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.024393 [ 3 ] {8e38030a-6f55-4aaf-82b4-115d16cdb897} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 627 | 2024.02.28 13:21:04.029888 [ 3 ] {8e38030a-6f55-4aaf-82b4-115d16cdb897} <Debug> oximeter.fields_i8 (9999df17-01c2-4206-9aa0-8f330f05cd66): Loading data parts | ||
| 628 | 2024.02.28 13:21:04.029991 [ 3 ] {8e38030a-6f55-4aaf-82b4-115d16cdb897} <Debug> oximeter.fields_i8 (9999df17-01c2-4206-9aa0-8f330f05cd66): There are no data parts | ||
| 629 | 2024.02.28 13:21:04.032662 [ 3 ] {8e38030a-6f55-4aaf-82b4-115d16cdb897} <Debug> DynamicQueryHandler: Done processing query | ||
| 630 | 2024.02.28 13:21:04.032692 [ 3 ] {8e38030a-6f55-4aaf-82b4-115d16cdb897} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 631 | 2024.02.28 13:21:04.032722 [ 3 ] {} <Debug> HTTP-Session: 123c3e66-df58-4bf9-8343-b85cc053178f Destroying unnamed session | ||
| 632 | 2024.02.28 13:21:04.032876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 633 | 2024.02.28 13:21:04.032936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 634 | 2024.02.28 13:21:04.032968 [ 3 ] {} <Debug> HTTP-Session: e12ca14b-955c-41ce-8ba4-b6e8b8252571 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 635 | 2024.02.28 13:21:04.032989 [ 3 ] {} <Debug> HTTP-Session: e12ca14b-955c-41ce-8ba4-b6e8b8252571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2024.02.28 13:21:04.033186 [ 3 ] {11f7eaef-044d-4a1a-81ea-3421d300813a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.033240 [ 3 ] {11f7eaef-044d-4a1a-81ea-3421d300813a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 638 | 2024.02.28 13:21:04.037948 [ 3 ] {11f7eaef-044d-4a1a-81ea-3421d300813a} <Debug> oximeter.fields_u8 (bbd6953f-075a-47f1-b973-39afcb8afa4a): Loading data parts | ||
| 639 | 2024.02.28 13:21:04.038047 [ 3 ] {11f7eaef-044d-4a1a-81ea-3421d300813a} <Debug> oximeter.fields_u8 (bbd6953f-075a-47f1-b973-39afcb8afa4a): There are no data parts | ||
| 640 | 2024.02.28 13:21:04.042841 [ 3 ] {11f7eaef-044d-4a1a-81ea-3421d300813a} <Debug> DynamicQueryHandler: Done processing query | ||
| 641 | 2024.02.28 13:21:04.042881 [ 3 ] {11f7eaef-044d-4a1a-81ea-3421d300813a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 642 | 2024.02.28 13:21:04.042901 [ 3 ] {} <Debug> HTTP-Session: e12ca14b-955c-41ce-8ba4-b6e8b8252571 Destroying unnamed session | ||
| 643 | 2024.02.28 13:21:04.043053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 644 | 2024.02.28 13:21:04.043114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 645 | 2024.02.28 13:21:04.043137 [ 3 ] {} <Debug> HTTP-Session: cff3ba0a-767a-48e4-bfaf-3ee87455e134 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 646 | 2024.02.28 13:21:04.043167 [ 3 ] {} <Debug> HTTP-Session: cff3ba0a-767a-48e4-bfaf-3ee87455e134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2024.02.28 13:21:04.043355 [ 3 ] {0fcd91fe-2210-46d1-84ac-a95a664518bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.043408 [ 3 ] {0fcd91fe-2210-46d1-84ac-a95a664518bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 649 | 2024.02.28 13:21:04.046466 [ 3 ] {0fcd91fe-2210-46d1-84ac-a95a664518bc} <Debug> oximeter.fields_i16 (621f9081-e3c7-410f-a9af-3dd6851f0254): Loading data parts | ||
| 650 | 2024.02.28 13:21:04.046542 [ 3 ] {0fcd91fe-2210-46d1-84ac-a95a664518bc} <Debug> oximeter.fields_i16 (621f9081-e3c7-410f-a9af-3dd6851f0254): There are no data parts | ||
| 651 | 2024.02.28 13:21:04.048931 [ 3 ] {0fcd91fe-2210-46d1-84ac-a95a664518bc} <Debug> DynamicQueryHandler: Done processing query | ||
| 652 | 2024.02.28 13:21:04.048956 [ 3 ] {0fcd91fe-2210-46d1-84ac-a95a664518bc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 653 | 2024.02.28 13:21:04.048980 [ 3 ] {} <Debug> HTTP-Session: cff3ba0a-767a-48e4-bfaf-3ee87455e134 Destroying unnamed session | ||
| 654 | 2024.02.28 13:21:04.049098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 655 | 2024.02.28 13:21:04.049140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 656 | 2024.02.28 13:21:04.049167 [ 3 ] {} <Debug> HTTP-Session: 0bcfa57a-26c7-417d-a59b-ed13d6cc92df Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 657 | 2024.02.28 13:21:04.049191 [ 3 ] {} <Debug> HTTP-Session: 0bcfa57a-26c7-417d-a59b-ed13d6cc92df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2024.02.28 13:21:04.049342 [ 3 ] {fa5ad935-3498-43fb-b5ca-55c4e93a45a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.049392 [ 3 ] {fa5ad935-3498-43fb-b5ca-55c4e93a45a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 660 | 2024.02.28 13:21:04.054230 [ 3 ] {fa5ad935-3498-43fb-b5ca-55c4e93a45a3} <Debug> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Loading data parts | ||
| 661 | 2024.02.28 13:21:04.054376 [ 3 ] {fa5ad935-3498-43fb-b5ca-55c4e93a45a3} <Debug> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): There are no data parts | ||
| 662 | 2024.02.28 13:21:04.059183 [ 3 ] {fa5ad935-3498-43fb-b5ca-55c4e93a45a3} <Debug> DynamicQueryHandler: Done processing query | ||
| 663 | 2024.02.28 13:21:04.059213 [ 3 ] {fa5ad935-3498-43fb-b5ca-55c4e93a45a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 664 | 2024.02.28 13:21:04.059231 [ 3 ] {} <Debug> HTTP-Session: 0bcfa57a-26c7-417d-a59b-ed13d6cc92df Destroying unnamed session | ||
| 665 | 2024.02.28 13:21:04.059404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 666 | 2024.02.28 13:21:04.059456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 667 | 2024.02.28 13:21:04.059475 [ 3 ] {} <Debug> HTTP-Session: 732a7fb3-0f63-4bd6-8963-1714c43633d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 668 | 2024.02.28 13:21:04.059499 [ 3 ] {} <Debug> HTTP-Session: 732a7fb3-0f63-4bd6-8963-1714c43633d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2024.02.28 13:21:04.059658 [ 3 ] {7623c72f-6f07-4033-8ec9-6c92ec0abdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.059701 [ 3 ] {7623c72f-6f07-4033-8ec9-6c92ec0abdc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 671 | 2024.02.28 13:21:04.064715 [ 3 ] {7623c72f-6f07-4033-8ec9-6c92ec0abdc8} <Debug> oximeter.fields_i32 (241d8161-b0ef-4aa1-a508-c13fe235f7bc): Loading data parts | ||
| 672 | 2024.02.28 13:21:04.064803 [ 3 ] {7623c72f-6f07-4033-8ec9-6c92ec0abdc8} <Debug> oximeter.fields_i32 (241d8161-b0ef-4aa1-a508-c13fe235f7bc): There are no data parts | ||
| 673 | 2024.02.28 13:21:04.067534 [ 3 ] {7623c72f-6f07-4033-8ec9-6c92ec0abdc8} <Debug> DynamicQueryHandler: Done processing query | ||
| 674 | 2024.02.28 13:21:04.067573 [ 3 ] {7623c72f-6f07-4033-8ec9-6c92ec0abdc8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 675 | 2024.02.28 13:21:04.067592 [ 3 ] {} <Debug> HTTP-Session: 732a7fb3-0f63-4bd6-8963-1714c43633d0 Destroying unnamed session | ||
| 676 | 2024.02.28 13:21:04.067757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 677 | 2024.02.28 13:21:04.067822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 678 | 2024.02.28 13:21:04.067844 [ 3 ] {} <Debug> HTTP-Session: ae56ad3d-cb64-4410-8380-f404f9c79461 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 679 | 2024.02.28 13:21:04.067873 [ 3 ] {} <Debug> HTTP-Session: ae56ad3d-cb64-4410-8380-f404f9c79461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2024.02.28 13:21:04.068070 [ 3 ] {3ff6346f-1601-4998-a625-551cc2c1c06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.068123 [ 3 ] {3ff6346f-1601-4998-a625-551cc2c1c06a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 682 | 2024.02.28 13:21:04.073011 [ 3 ] {3ff6346f-1601-4998-a625-551cc2c1c06a} <Debug> oximeter.fields_u32 (d1b13c8a-048e-4275-a1a0-e75543d3b556): Loading data parts | ||
| 683 | 2024.02.28 13:21:04.073124 [ 3 ] {3ff6346f-1601-4998-a625-551cc2c1c06a} <Debug> oximeter.fields_u32 (d1b13c8a-048e-4275-a1a0-e75543d3b556): There are no data parts | ||
| 684 | 2024.02.28 13:21:04.078023 [ 3 ] {3ff6346f-1601-4998-a625-551cc2c1c06a} <Debug> DynamicQueryHandler: Done processing query | ||
| 685 | 2024.02.28 13:21:04.078049 [ 3 ] {3ff6346f-1601-4998-a625-551cc2c1c06a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 686 | 2024.02.28 13:21:04.078074 [ 3 ] {} <Debug> HTTP-Session: ae56ad3d-cb64-4410-8380-f404f9c79461 Destroying unnamed session | ||
| 687 | 2024.02.28 13:21:04.078204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 688 | 2024.02.28 13:21:04.078257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 689 | 2024.02.28 13:21:04.078283 [ 3 ] {} <Debug> HTTP-Session: 7337cd90-9f95-4f4e-be52-a8417b50ec3f Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 690 | 2024.02.28 13:21:04.078300 [ 3 ] {} <Debug> HTTP-Session: 7337cd90-9f95-4f4e-be52-a8417b50ec3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2024.02.28 13:21:04.078457 [ 3 ] {1ef6c963-cf46-4f77-9b02-b95bc4a1b585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.078514 [ 3 ] {1ef6c963-cf46-4f77-9b02-b95bc4a1b585} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 693 | 2024.02.28 13:21:04.082027 [ 3 ] {1ef6c963-cf46-4f77-9b02-b95bc4a1b585} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Loading data parts | ||
| 694 | 2024.02.28 13:21:04.082129 [ 3 ] {1ef6c963-cf46-4f77-9b02-b95bc4a1b585} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): There are no data parts | ||
| 695 | 2024.02.28 13:21:04.084625 [ 3 ] {1ef6c963-cf46-4f77-9b02-b95bc4a1b585} <Debug> DynamicQueryHandler: Done processing query | ||
| 696 | 2024.02.28 13:21:04.084665 [ 3 ] {1ef6c963-cf46-4f77-9b02-b95bc4a1b585} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 697 | 2024.02.28 13:21:04.084695 [ 3 ] {} <Debug> HTTP-Session: 7337cd90-9f95-4f4e-be52-a8417b50ec3f Destroying unnamed session | ||
| 698 | 2024.02.28 13:21:04.084898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 699 | 2024.02.28 13:21:04.084960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 700 | 2024.02.28 13:21:04.084992 [ 3 ] {} <Debug> HTTP-Session: 552c064f-268b-415d-89ad-03741e1e46a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 701 | 2024.02.28 13:21:04.085012 [ 3 ] {} <Debug> HTTP-Session: 552c064f-268b-415d-89ad-03741e1e46a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2024.02.28 13:21:04.085207 [ 3 ] {e1d28c59-6f82-437b-a30e-dfff3de4781c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.085266 [ 3 ] {e1d28c59-6f82-437b-a30e-dfff3de4781c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 704 | 2024.02.28 13:21:04.090119 [ 3 ] {e1d28c59-6f82-437b-a30e-dfff3de4781c} <Debug> oximeter.fields_u64 (0e535a5c-2448-4af4-90af-c4fa62f512b0): Loading data parts | ||
| 705 | 2024.02.28 13:21:04.090215 [ 3 ] {e1d28c59-6f82-437b-a30e-dfff3de4781c} <Debug> oximeter.fields_u64 (0e535a5c-2448-4af4-90af-c4fa62f512b0): There are no data parts | ||
| 706 | 2024.02.28 13:21:04.095080 [ 3 ] {e1d28c59-6f82-437b-a30e-dfff3de4781c} <Debug> DynamicQueryHandler: Done processing query | ||
| 707 | 2024.02.28 13:21:04.095120 [ 3 ] {e1d28c59-6f82-437b-a30e-dfff3de4781c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 708 | 2024.02.28 13:21:04.095139 [ 3 ] {} <Debug> HTTP-Session: 552c064f-268b-415d-89ad-03741e1e46a5 Destroying unnamed session | ||
| 709 | 2024.02.28 13:21:04.095298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 710 | 2024.02.28 13:21:04.095360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 711 | 2024.02.28 13:21:04.095380 [ 3 ] {} <Debug> HTTP-Session: 6aed9734-0335-44a5-b825-18bd1fe41a65 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 712 | 2024.02.28 13:21:04.095405 [ 3 ] {} <Debug> HTTP-Session: 6aed9734-0335-44a5-b825-18bd1fe41a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2024.02.28 13:21:04.095555 [ 3 ] {e49b071d-ec5d-4f51-9cb9-77ed0116a76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.095605 [ 3 ] {e49b071d-ec5d-4f51-9cb9-77ed0116a76c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 715 | 2024.02.28 13:21:04.101064 [ 3 ] {e49b071d-ec5d-4f51-9cb9-77ed0116a76c} <Debug> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Loading data parts | ||
| 716 | 2024.02.28 13:21:04.101177 [ 3 ] {e49b071d-ec5d-4f51-9cb9-77ed0116a76c} <Debug> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): There are no data parts | ||
| 717 | 2024.02.28 13:21:04.103971 [ 3 ] {e49b071d-ec5d-4f51-9cb9-77ed0116a76c} <Debug> DynamicQueryHandler: Done processing query | ||
| 718 | 2024.02.28 13:21:04.104000 [ 3 ] {e49b071d-ec5d-4f51-9cb9-77ed0116a76c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 719 | 2024.02.28 13:21:04.104028 [ 3 ] {} <Debug> HTTP-Session: 6aed9734-0335-44a5-b825-18bd1fe41a65 Destroying unnamed session | ||
| 720 | 2024.02.28 13:21:04.104144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 721 | 2024.02.28 13:21:04.104205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 722 | 2024.02.28 13:21:04.104237 [ 3 ] {} <Debug> HTTP-Session: 9f8d9502-66e7-4825-87d9-53dbf10a9d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 723 | 2024.02.28 13:21:04.104266 [ 3 ] {} <Debug> HTTP-Session: 9f8d9502-66e7-4825-87d9-53dbf10a9d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2024.02.28 13:21:04.104434 [ 3 ] {597c4e11-7ae3-4783-9d85-006951b3cc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.104484 [ 3 ] {597c4e11-7ae3-4783-9d85-006951b3cc26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 726 | 2024.02.28 13:21:04.109376 [ 3 ] {597c4e11-7ae3-4783-9d85-006951b3cc26} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Loading data parts | ||
| 727 | 2024.02.28 13:21:04.109503 [ 3 ] {597c4e11-7ae3-4783-9d85-006951b3cc26} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): There are no data parts | ||
| 728 | 2024.02.28 13:21:04.114492 [ 3 ] {597c4e11-7ae3-4783-9d85-006951b3cc26} <Debug> DynamicQueryHandler: Done processing query | ||
| 729 | 2024.02.28 13:21:04.114530 [ 3 ] {597c4e11-7ae3-4783-9d85-006951b3cc26} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 730 | 2024.02.28 13:21:04.114552 [ 3 ] {} <Debug> HTTP-Session: 9f8d9502-66e7-4825-87d9-53dbf10a9d1c Destroying unnamed session | ||
| 731 | 2024.02.28 13:21:04.114721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 732 | 2024.02.28 13:21:04.114799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 733 | 2024.02.28 13:21:04.114827 [ 3 ] {} <Debug> HTTP-Session: 30c538a0-7744-49f1-b2e5-2f8bfa7366c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 734 | 2024.02.28 13:21:04.114863 [ 3 ] {} <Debug> HTTP-Session: 30c538a0-7744-49f1-b2e5-2f8bfa7366c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2024.02.28 13:21:04.115103 [ 3 ] {46a6f08c-5b11-4c74-a435-9e30ec12dae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.115168 [ 3 ] {46a6f08c-5b11-4c74-a435-9e30ec12dae1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 737 | 2024.02.28 13:21:04.118507 [ 3 ] {46a6f08c-5b11-4c74-a435-9e30ec12dae1} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Loading data parts | ||
| 738 | 2024.02.28 13:21:04.118626 [ 3 ] {46a6f08c-5b11-4c74-a435-9e30ec12dae1} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): There are no data parts | ||
| 739 | 2024.02.28 13:21:04.121104 [ 3 ] {46a6f08c-5b11-4c74-a435-9e30ec12dae1} <Debug> DynamicQueryHandler: Done processing query | ||
| 740 | 2024.02.28 13:21:04.121137 [ 3 ] {46a6f08c-5b11-4c74-a435-9e30ec12dae1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 741 | 2024.02.28 13:21:04.121152 [ 3 ] {} <Debug> HTTP-Session: 30c538a0-7744-49f1-b2e5-2f8bfa7366c5 Destroying unnamed session | ||
| 742 | 2024.02.28 13:21:04.121282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 743 | 2024.02.28 13:21:04.121334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 744 | 2024.02.28 13:21:04.121353 [ 3 ] {} <Debug> HTTP-Session: a0d9312c-b8a0-481d-9b0d-205c4ed4bdf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 745 | 2024.02.28 13:21:04.121377 [ 3 ] {} <Debug> HTTP-Session: a0d9312c-b8a0-481d-9b0d-205c4ed4bdf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2024.02.28 13:21:04.121606 [ 3 ] {37ed8a1c-892a-440c-b425-874bb17ca70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) /* 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.28 13:21:04.121674 [ 3 ] {37ed8a1c-892a-440c-b425-874bb17ca70b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 751 | 2024.02.28 13:21:04.126704 [ 3 ] {37ed8a1c-892a-440c-b425-874bb17ca70b} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5): Loading data parts | ||
| 752 | 2024.02.28 13:21:04.126820 [ 3 ] {37ed8a1c-892a-440c-b425-874bb17ca70b} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5): There are no data parts | ||
| 753 | 2024.02.28 13:21:04.131821 [ 3 ] {37ed8a1c-892a-440c-b425-874bb17ca70b} <Debug> DynamicQueryHandler: Done processing query | ||
| 754 | 2024.02.28 13:21:04.131850 [ 3 ] {37ed8a1c-892a-440c-b425-874bb17ca70b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 755 | 2024.02.28 13:21:04.131881 [ 3 ] {} <Debug> HTTP-Session: a0d9312c-b8a0-481d-9b0d-205c4ed4bdf7 Destroying unnamed session | ||
| 756 | 2024.02.28 13:21:04.132066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 757 | 2024.02.28 13:21:04.132130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 758 | 2024.02.28 13:21:04.132161 [ 3 ] {} <Debug> HTTP-Session: 903b5d64-4eac-4915-a044-ecc5e8c8c389 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 759 | 2024.02.28 13:21:04.132182 [ 3 ] {} <Debug> HTTP-Session: 903b5d64-4eac-4915-a044-ecc5e8c8c389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2024.02.28 13:21:04.132322 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54925) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 761 | 2024.02.28 13:21:04.132963 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 762 | 2024.02.28 13:21:04.136295 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
| 763 | 2024.02.28 13:21:04.139222 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 764 | 2024.02.28 13:21:04.139462 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} <Trace> oximeter.version (198a1c8a-707a-4fad-aed4-1d33f51ed445): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 765 | 2024.02.28 13:21:04.139692 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007326038 sec., 136 rows/sec., 2.13 KiB/sec. | ||
| 766 | 2024.02.28 13:21:04.139804 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} <Debug> DynamicQueryHandler: Done processing query | ||
| 767 | 2024.02.28 13:21:04.139824 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
| 768 | 2024.02.28 13:21:04.139854 [ 3 ] {} <Debug> HTTP-Session: 903b5d64-4eac-4915-a044-ecc5e8c8c389 Destroying unnamed session | ||
| 769 | 2024.02.28 13:21:05.001114 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.99 MiB, peak 231.07 MiB, will set to 228.30 MiB (RSS), difference: 2.31 MiB | ||
| 770 | 2024.02.28 13:21:14.803989 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 771 | 2024.02.28 13:21:14.804047 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 772 | 2024.02.28 13:21:29.804160 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 773 | 2024.02.28 13:21:29.804225 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 774 | 2024.02.28 13:21:34.145539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 775 | 2024.02.28 13:21:34.145666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 776 | 2024.02.28 13:21:34.145726 [ 3 ] {} <Debug> HTTP-Session: d0e565e8-1e64-41ab-aa79-e2779e80e6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 777 | 2024.02.28 13:21:34.145770 [ 3 ] {} <Debug> HTTP-Session: d0e565e8-1e64-41ab-aa79-e2779e80e6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2024.02.28 13:21:34.145928 [ 3 ] {7c3cbd6c-78d0-42d2-ac6d-5aec503dddb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
| 779 | 2024.02.28 13:21:34.146300 [ 3 ] {7c3cbd6c-78d0-42d2-ac6d-5aec503dddb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2024.02.28 13:21:34.147011 [ 3 ] {7c3cbd6c-78d0-42d2-ac6d-5aec503dddb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2024.02.28 13:21:34.147108 [ 3 ] {7c3cbd6c-78d0-42d2-ac6d-5aec503dddb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2024.02.28 13:21:34.148017 [ 3 ] {7c3cbd6c-78d0-42d2-ac6d-5aec503dddb1} <Debug> DynamicQueryHandler: Done processing query | ||
| 783 | 2024.02.28 13:21:34.148046 [ 3 ] {7c3cbd6c-78d0-42d2-ac6d-5aec503dddb1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 784 | 2024.02.28 13:21:34.148062 [ 3 ] {} <Debug> HTTP-Session: d0e565e8-1e64-41ab-aa79-e2779e80e6e6 Destroying unnamed session | ||
| 785 | 2024.02.28 13:21:34.150974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 786 | 2024.02.28 13:21:34.151044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 787 | 2024.02.28 13:21:34.151064 [ 3 ] {} <Debug> HTTP-Session: 699197a7-cd74-468d-8326-70bfd46b4fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 788 | 2024.02.28 13:21:34.151100 [ 3 ] {} <Debug> HTTP-Session: 699197a7-cd74-468d-8326-70bfd46b4fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2024.02.28 13:21:34.151237 [ 3 ] {54978529-6b11-41dc-88a1-22e0373590ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 790 | 2024.02.28 13:21:34.153874 [ 3 ] {54978529-6b11-41dc-88a1-22e0373590ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2024.02.28 13:21:34.154021 [ 3 ] {54978529-6b11-41dc-88a1-22e0373590ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2024.02.28 13:21:34.154080 [ 3 ] {54978529-6b11-41dc-88a1-22e0373590ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2024.02.28 13:21:34.154997 [ 3 ] {54978529-6b11-41dc-88a1-22e0373590ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 794 | 2024.02.28 13:21:34.155024 [ 3 ] {54978529-6b11-41dc-88a1-22e0373590ef} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 795 | 2024.02.28 13:21:34.155041 [ 3 ] {} <Debug> HTTP-Session: 699197a7-cd74-468d-8326-70bfd46b4fb5 Destroying unnamed session | ||
| 796 | 2024.02.28 13:21:34.155422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 797 | 2024.02.28 13:21:34.155470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 798 | 2024.02.28 13:21:34.155489 [ 3 ] {} <Debug> HTTP-Session: 0695f182-b15e-422b-9df0-0ded1171a774 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 799 | 2024.02.28 13:21:34.155507 [ 3 ] {} <Debug> HTTP-Session: 0695f182-b15e-422b-9df0-0ded1171a774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2024.02.28 13:21:34.155625 [ 3 ] {eeda48bf-b72d-44ac-b144-0b945e215b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 801 | 2024.02.28 13:21:34.156010 [ 3 ] {eeda48bf-b72d-44ac-b144-0b945e215b22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2024.02.28 13:21:34.156155 [ 3 ] {eeda48bf-b72d-44ac-b144-0b945e215b22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2024.02.28 13:21:34.156196 [ 3 ] {eeda48bf-b72d-44ac-b144-0b945e215b22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2024.02.28 13:21:34.157101 [ 3 ] {eeda48bf-b72d-44ac-b144-0b945e215b22} <Debug> DynamicQueryHandler: Done processing query | ||
| 805 | 2024.02.28 13:21:34.157128 [ 3 ] {eeda48bf-b72d-44ac-b144-0b945e215b22} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 806 | 2024.02.28 13:21:34.157145 [ 3 ] {} <Debug> HTTP-Session: 0695f182-b15e-422b-9df0-0ded1171a774 Destroying unnamed session | ||
| 807 | 2024.02.28 13:21:34.157346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 808 | 2024.02.28 13:21:34.157398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 809 | 2024.02.28 13:21:34.157418 [ 3 ] {} <Debug> HTTP-Session: 330b4988-32a5-473b-8628-d211a66dc7ee Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 810 | 2024.02.28 13:21:34.157437 [ 3 ] {} <Debug> HTTP-Session: 330b4988-32a5-473b-8628-d211a66dc7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2024.02.28 13:21:34.157551 [ 3 ] {9aa5b02c-6a91-4a2f-a08f-e278d0655d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) 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) | ||
| 812 | 2024.02.28 13:21:34.157911 [ 3 ] {9aa5b02c-6a91-4a2f-a08f-e278d0655d60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2024.02.28 13:21:34.158063 [ 3 ] {9aa5b02c-6a91-4a2f-a08f-e278d0655d60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2024.02.28 13:21:34.158103 [ 3 ] {9aa5b02c-6a91-4a2f-a08f-e278d0655d60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2024.02.28 13:21:34.158963 [ 3 ] {9aa5b02c-6a91-4a2f-a08f-e278d0655d60} <Debug> DynamicQueryHandler: Done processing query | ||
| 816 | 2024.02.28 13:21:34.158991 [ 3 ] {9aa5b02c-6a91-4a2f-a08f-e278d0655d60} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 817 | 2024.02.28 13:21:34.159007 [ 3 ] {} <Debug> HTTP-Session: 330b4988-32a5-473b-8628-d211a66dc7ee Destroying unnamed session | ||
| 818 | 2024.02.28 13:21:34.159916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 819 | 2024.02.28 13:21:34.159963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 820 | 2024.02.28 13:21:34.159982 [ 3 ] {} <Debug> HTTP-Session: 891b7cfe-604a-4c14-a023-bf8025e3c8f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 821 | 2024.02.28 13:21:34.159998 [ 3 ] {} <Debug> HTTP-Session: 891b7cfe-604a-4c14-a023-bf8025e3c8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2024.02.28 13:21:34.160087 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 823 | 2024.02.28 13:21:34.160132 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2024.02.28 13:21:34.160866 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 825 | 2024.02.28 13:21:34.161848 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
| 826 | 2024.02.28 13:21:34.162184 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 827 | 2024.02.28 13:21:34.162348 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} <Trace> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 828 | 2024.02.28 13:21:34.162471 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00234408 sec., 1706 rows/sec., 184.56 KiB/sec. | ||
| 829 | 2024.02.28 13:21:34.162634 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} <Debug> DynamicQueryHandler: Done processing query | ||
| 830 | 2024.02.28 13:21:34.162658 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 831 | 2024.02.28 13:21:34.162674 [ 3 ] {} <Debug> HTTP-Session: 891b7cfe-604a-4c14-a023-bf8025e3c8f6 Destroying unnamed session | ||
| 832 | 2024.02.28 13:21:34.162788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 833 | 2024.02.28 13:21:34.162831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 834 | 2024.02.28 13:21:34.162850 [ 3 ] {} <Debug> HTTP-Session: afafb94e-df95-46db-abbd-38eccbcd93a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 835 | 2024.02.28 13:21:34.162866 [ 3 ] {} <Debug> HTTP-Session: afafb94e-df95-46db-abbd-38eccbcd93a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2024.02.28 13:21:34.162939 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 837 | 2024.02.28 13:21:34.162979 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 838 | 2024.02.28 13:21:34.163085 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 839 | 2024.02.28 13:21:34.164681 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
| 840 | 2024.02.28 13:21:34.164894 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 841 | 2024.02.28 13:21:34.165045 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 842 | 2024.02.28 13:21:34.165164 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.002191297 sec., 15972 rows/sec., 1.26 MiB/sec. | ||
| 843 | 2024.02.28 13:21:34.165335 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} <Debug> DynamicQueryHandler: Done processing query | ||
| 844 | 2024.02.28 13:21:34.165364 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 845 | 2024.02.28 13:21:34.165381 [ 3 ] {} <Debug> HTTP-Session: afafb94e-df95-46db-abbd-38eccbcd93a7 Destroying unnamed session | ||
| 846 | 2024.02.28 13:21:34.165615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 17122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 847 | 2024.02.28 13:21:34.165665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 848 | 2024.02.28 13:21:34.165684 [ 3 ] {} <Debug> HTTP-Session: abe3447f-cdef-4d5c-b10f-e1c26d522be6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 849 | 2024.02.28 13:21:34.165702 [ 3 ] {} <Debug> HTTP-Session: abe3447f-cdef-4d5c-b10f-e1c26d522be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2024.02.28 13:21:34.165783 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 851 | 2024.02.28 13:21:34.165822 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 852 | 2024.02.28 13:21:34.165935 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 853 | 2024.02.28 13:21:34.166300 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
| 854 | 2024.02.28 13:21:34.166524 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 855 | 2024.02.28 13:21:34.166674 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 856 | 2024.02.28 13:21:34.166789 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} <Information> executeQuery: Read 105 rows, 10.67 KiB in 0.000973685 sec., 107837 rows/sec., 10.70 MiB/sec. | ||
| 857 | 2024.02.28 13:21:34.166923 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} <Debug> DynamicQueryHandler: Done processing query | ||
| 858 | 2024.02.28 13:21:34.166947 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 859 | 2024.02.28 13:21:34.166962 [ 3 ] {} <Debug> HTTP-Session: abe3447f-cdef-4d5c-b10f-e1c26d522be6 Destroying unnamed session | ||
| 860 | 2024.02.28 13:21:34.167103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 8025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 861 | 2024.02.28 13:21:34.167149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 862 | 2024.02.28 13:21:34.167168 [ 3 ] {} <Debug> HTTP-Session: cbac2cf0-8e2a-4386-9583-9c80fef473de Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 863 | 2024.02.28 13:21:34.167185 [ 3 ] {} <Debug> HTTP-Session: cbac2cf0-8e2a-4386-9583-9c80fef473de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2024.02.28 13:21:34.167257 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 865 | 2024.02.28 13:21:34.167296 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 866 | 2024.02.28 13:21:34.168451 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 867 | 2024.02.28 13:21:34.168915 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
| 868 | 2024.02.28 13:21:34.169151 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 869 | 2024.02.28 13:21:34.169305 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 870 | 2024.02.28 13:21:34.169395 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} <Information> executeQuery: Read 47 rows, 3.77 KiB in 0.002109625 sec., 22278 rows/sec., 1.74 MiB/sec. | ||
| 871 | 2024.02.28 13:21:34.169517 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} <Debug> DynamicQueryHandler: Done processing query | ||
| 872 | 2024.02.28 13:21:34.169540 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 873 | 2024.02.28 13:21:34.169555 [ 3 ] {} <Debug> HTTP-Session: cbac2cf0-8e2a-4386-9583-9c80fef473de Destroying unnamed session | ||
| 874 | 2024.02.28 13:21:34.169921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 37464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 875 | 2024.02.28 13:21:34.169967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 876 | 2024.02.28 13:21:34.169987 [ 3 ] {} <Debug> HTTP-Session: 3fba3d71-12eb-4b8a-aad7-0e57e565f2ad Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 877 | 2024.02.28 13:21:34.170004 [ 3 ] {} <Debug> HTTP-Session: 3fba3d71-12eb-4b8a-aad7-0e57e565f2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2024.02.28 13:21:34.170083 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 879 | 2024.02.28 13:21:34.170127 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 880 | 2024.02.28 13:21:34.170289 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 881 | 2024.02.28 13:21:34.170772 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
| 882 | 2024.02.28 13:21:34.171657 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 883 | 2024.02.28 13:21:34.171840 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 884 | 2024.02.28 13:21:34.171954 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001841948 sec., 19001 rows/sec., 25.64 MiB/sec. | ||
| 885 | 2024.02.28 13:21:34.172132 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} <Debug> DynamicQueryHandler: Done processing query | ||
| 886 | 2024.02.28 13:21:34.172156 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 887 | 2024.02.28 13:21:34.172171 [ 3 ] {} <Debug> HTTP-Session: 3fba3d71-12eb-4b8a-aad7-0e57e565f2ad Destroying unnamed session | ||
| 888 | 2024.02.28 13:21:34.172292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 889 | 2024.02.28 13:21:34.172338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 890 | 2024.02.28 13:21:34.172357 [ 3 ] {} <Debug> HTTP-Session: d06788ca-62c4-4665-acd8-5608f460cb13 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 891 | 2024.02.28 13:21:34.172374 [ 3 ] {} <Debug> HTTP-Session: d06788ca-62c4-4665-acd8-5608f460cb13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2024.02.28 13:21:34.172444 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 893 | 2024.02.28 13:21:34.173003 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 894 | 2024.02.28 13:21:34.173117 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 895 | 2024.02.28 13:21:34.173423 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
| 896 | 2024.02.28 13:21:34.173677 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2024.02.28 13:21:34.173857 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} <Trace> oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 898 | 2024.02.28 13:21:34.173965 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} <Information> executeQuery: Read 18 rows, 1.33 KiB in 0.001492189 sec., 12062 rows/sec., 890.05 KiB/sec. | ||
| 899 | 2024.02.28 13:21:34.174088 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} <Debug> DynamicQueryHandler: Done processing query | ||
| 900 | 2024.02.28 13:21:34.174111 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 901 | 2024.02.28 13:21:34.174127 [ 3 ] {} <Debug> HTTP-Session: d06788ca-62c4-4665-acd8-5608f460cb13 Destroying unnamed session | ||
| 902 | 2024.02.28 13:21:44.143089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 903 | 2024.02.28 13:21:44.143205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 904 | 2024.02.28 13:21:44.143230 [ 3 ] {} <Debug> HTTP-Session: 06646e84-61a7-4c3c-86a1-7cad5697329c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 905 | 2024.02.28 13:21:44.143254 [ 3 ] {} <Debug> HTTP-Session: 06646e84-61a7-4c3c-86a1-7cad5697329c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2024.02.28 13:21:44.143379 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 907 | 2024.02.28 13:21:44.143439 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 908 | 2024.02.28 13:21:44.143595 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 909 | 2024.02.28 13:21:44.144048 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
| 910 | 2024.02.28 13:21:44.144307 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 911 | 2024.02.28 13:21:44.144472 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 912 | 2024.02.28 13:21:44.144605 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.00118476 sec., 31229 rows/sec., 2.47 MiB/sec. | ||
| 913 | 2024.02.28 13:21:44.144772 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} <Debug> DynamicQueryHandler: Done processing query | ||
| 914 | 2024.02.28 13:21:44.144799 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 915 | 2024.02.28 13:21:44.144815 [ 3 ] {} <Debug> HTTP-Session: 06646e84-61a7-4c3c-86a1-7cad5697329c Destroying unnamed session | ||
| 916 | 2024.02.28 13:21:44.144971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 917 | 2024.02.28 13:21:44.145024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 918 | 2024.02.28 13:21:44.145049 [ 3 ] {} <Debug> HTTP-Session: 07306313-0e6b-4fbe-bd72-bc56020eeb73 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 919 | 2024.02.28 13:21:44.145070 [ 3 ] {} <Debug> HTTP-Session: 07306313-0e6b-4fbe-bd72-bc56020eeb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2024.02.28 13:21:44.145157 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 921 | 2024.02.28 13:21:44.145199 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 922 | 2024.02.28 13:21:44.145310 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 923 | 2024.02.28 13:21:44.145708 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
| 924 | 2024.02.28 13:21:44.145927 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 925 | 2024.02.28 13:21:44.146082 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 926 | 2024.02.28 13:21:44.146196 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.001008146 sec., 110103 rows/sec., 10.89 MiB/sec. | ||
| 927 | 2024.02.28 13:21:44.146317 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} <Debug> DynamicQueryHandler: Done processing query | ||
| 928 | 2024.02.28 13:21:44.146341 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 929 | 2024.02.28 13:21:44.146356 [ 3 ] {} <Debug> HTTP-Session: 07306313-0e6b-4fbe-bd72-bc56020eeb73 Destroying unnamed session | ||
| 930 | 2024.02.28 13:21:44.146485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 931 | 2024.02.28 13:21:44.146533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 932 | 2024.02.28 13:21:44.146552 [ 3 ] {} <Debug> HTTP-Session: 73a3de7c-4d7f-47e7-bf2f-638be0af9a07 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 933 | 2024.02.28 13:21:44.146569 [ 3 ] {} <Debug> HTTP-Session: 73a3de7c-4d7f-47e7-bf2f-638be0af9a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2024.02.28 13:21:44.146643 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 935 | 2024.02.28 13:21:44.146683 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 936 | 2024.02.28 13:21:44.146787 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 937 | 2024.02.28 13:21:44.147091 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
| 938 | 2024.02.28 13:21:44.147299 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 939 | 2024.02.28 13:21:44.147451 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 940 | 2024.02.28 13:21:44.147545 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000874502 sec., 42309 rows/sec., 3.31 MiB/sec. | ||
| 941 | 2024.02.28 13:21:44.147664 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} <Debug> DynamicQueryHandler: Done processing query | ||
| 942 | 2024.02.28 13:21:44.147687 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 943 | 2024.02.28 13:21:44.147703 [ 3 ] {} <Debug> HTTP-Session: 73a3de7c-4d7f-47e7-bf2f-638be0af9a07 Destroying unnamed session | ||
| 944 | 2024.02.28 13:21:44.147906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 945 | 2024.02.28 13:21:44.147953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 946 | 2024.02.28 13:21:44.147972 [ 3 ] {} <Debug> HTTP-Session: 5bc50a63-d751-4821-9be7-03356bb6f657 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 947 | 2024.02.28 13:21:44.147989 [ 3 ] {} <Debug> HTTP-Session: 5bc50a63-d751-4821-9be7-03356bb6f657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2024.02.28 13:21:44.148082 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 949 | 2024.02.28 13:21:44.148127 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 950 | 2024.02.28 13:21:44.148257 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 951 | 2024.02.28 13:21:44.148747 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
| 952 | 2024.02.28 13:21:44.149057 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 953 | 2024.02.28 13:21:44.149250 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 954 | 2024.02.28 13:21:44.149367 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001256062 sec., 29457 rows/sec., 39.75 MiB/sec. | ||
| 955 | 2024.02.28 13:21:44.149492 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} <Debug> DynamicQueryHandler: Done processing query | ||
| 956 | 2024.02.28 13:21:44.149514 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 957 | 2024.02.28 13:21:44.149530 [ 3 ] {} <Debug> HTTP-Session: 5bc50a63-d751-4821-9be7-03356bb6f657 Destroying unnamed session | ||
| 958 | 2024.02.28 13:21:44.804290 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 959 | 2024.02.28 13:21:44.804343 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 960 | 2024.02.28 13:21:49.140071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 961 | 2024.02.28 13:21:49.140191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 962 | 2024.02.28 13:21:49.140217 [ 3 ] {} <Debug> HTTP-Session: 0fbc9ac3-13b2-4323-974e-db00facc3e3d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 963 | 2024.02.28 13:21:49.140241 [ 3 ] {} <Debug> HTTP-Session: 0fbc9ac3-13b2-4323-974e-db00facc3e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2024.02.28 13:21:49.140425 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) 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) | ||
| 965 | 2024.02.28 13:21:49.141086 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 966 | 2024.02.28 13:21:49.141251 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 967 | 2024.02.28 13:21:49.141345 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 968 | 2024.02.28 13:21:49.141579 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
| 969 | 2024.02.28 13:21:49.143418 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} <Trace> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 970 | 2024.02.28 13:21:49.143450 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 971 | 2024.02.28 13:21:49.143519 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 972 | 2024.02.28 13:21:49.145393 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.004922417 sec., 812 rows/sec., 87.89 KiB/sec. | ||
| 973 | 2024.02.28 13:21:49.145600 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} <Debug> DynamicQueryHandler: Done processing query | ||
| 974 | 2024.02.28 13:21:49.145625 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 975 | 2024.02.28 13:21:49.145642 [ 3 ] {} <Debug> HTTP-Session: 0fbc9ac3-13b2-4323-974e-db00facc3e3d Destroying unnamed session | ||
| 976 | 2024.02.28 13:21:49.145883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 977 | 2024.02.28 13:21:49.145929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 978 | 2024.02.28 13:21:49.145950 [ 3 ] {} <Debug> HTTP-Session: b6263802-3cf8-4a12-83f8-5bd57cf9e98f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 979 | 2024.02.28 13:21:49.145970 [ 3 ] {} <Debug> HTTP-Session: b6263802-3cf8-4a12-83f8-5bd57cf9e98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2024.02.28 13:21:49.146087 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) 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) | ||
| 981 | 2024.02.28 13:21:49.146539 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 982 | 2024.02.28 13:21:49.146698 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 983 | 2024.02.28 13:21:49.146739 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 984 | 2024.02.28 13:21:49.146883 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 985 | 2024.02.28 13:21:49.146912 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} <Trace> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 986 | 2024.02.28 13:21:49.146936 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 987 | 2024.02.28 13:21:49.146972 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 988 | 2024.02.28 13:21:49.147914 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001789036 sec., 2235 rows/sec., 241.82 KiB/sec. | ||
| 989 | 2024.02.28 13:21:49.148101 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} <Debug> DynamicQueryHandler: Done processing query | ||
| 990 | 2024.02.28 13:21:49.148125 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 991 | 2024.02.28 13:21:49.148140 [ 3 ] {} <Debug> HTTP-Session: b6263802-3cf8-4a12-83f8-5bd57cf9e98f Destroying unnamed session | ||
| 992 | 2024.02.28 13:21:49.148475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 993 | 2024.02.28 13:21:49.148521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 994 | 2024.02.28 13:21:49.148542 [ 3 ] {} <Debug> HTTP-Session: 4b260f17-171e-4b14-8eb7-2f428e8a145b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 995 | 2024.02.28 13:21:49.148559 [ 3 ] {} <Debug> HTTP-Session: 4b260f17-171e-4b14-8eb7-2f428e8a145b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2024.02.28 13:21:49.148675 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) 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) | ||
| 997 | 2024.02.28 13:21:49.149136 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 998 | 2024.02.28 13:21:49.149299 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2024.02.28 13:21:49.149341 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2024.02.28 13:21:49.149484 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1001 | 2024.02.28 13:21:49.149512 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} <Trace> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1002 | 2024.02.28 13:21:49.149533 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1003 | 2024.02.28 13:21:49.149561 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1004 | 2024.02.28 13:21:49.150622 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001856088 sec., 2155 rows/sec., 233.08 KiB/sec. | ||
| 1005 | 2024.02.28 13:21:49.150836 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1006 | 2024.02.28 13:21:49.150859 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1007 | 2024.02.28 13:21:49.150875 [ 3 ] {} <Debug> HTTP-Session: 4b260f17-171e-4b14-8eb7-2f428e8a145b Destroying unnamed session | ||
| 1008 | 2024.02.28 13:21:49.151110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1009 | 2024.02.28 13:21:49.151157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1010 | 2024.02.28 13:21:49.151177 [ 3 ] {} <Debug> HTTP-Session: 1d7825e4-4728-423e-9e8c-c60c9ee10b8a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1011 | 2024.02.28 13:21:49.151194 [ 3 ] {} <Debug> HTTP-Session: 1d7825e4-4728-423e-9e8c-c60c9ee10b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2024.02.28 13:21:49.151316 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) 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) | ||
| 1013 | 2024.02.28 13:21:49.151782 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2024.02.28 13:21:49.151959 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1015 | 2024.02.28 13:21:49.152001 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1016 | 2024.02.28 13:21:49.152145 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1017 | 2024.02.28 13:21:49.152172 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} <Trace> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1018 | 2024.02.28 13:21:49.152193 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (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 | ||
| 1019 | 2024.02.28 13:21:49.152220 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1020 | 2024.02.28 13:21:49.153040 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001685364 sec., 2373 rows/sec., 256.69 KiB/sec. | ||
| 1021 | 2024.02.28 13:21:49.153227 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} <Debug> DynamicQueryHandler: Done processing query | ||
| 1022 | 2024.02.28 13:21:49.153256 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1023 | 2024.02.28 13:21:49.153277 [ 3 ] {} <Debug> HTTP-Session: 1d7825e4-4728-423e-9e8c-c60c9ee10b8a Destroying unnamed session | ||
| 1024 | 2024.02.28 13:21:49.153504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1025 | 2024.02.28 13:21:49.153562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1026 | 2024.02.28 13:21:49.153586 [ 3 ] {} <Debug> HTTP-Session: c12f4e34-4ea7-4bc1-94b6-e6c2fc32b419 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1027 | 2024.02.28 13:21:49.153608 [ 3 ] {} <Debug> HTTP-Session: c12f4e34-4ea7-4bc1-94b6-e6c2fc32b419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2024.02.28 13:21:49.153755 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) 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) | ||
| 1029 | 2024.02.28 13:21:49.154305 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1030 | 2024.02.28 13:21:49.154474 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2024.02.28 13:21:49.154515 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2024.02.28 13:21:49.154658 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1033 | 2024.02.28 13:21:49.154687 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} <Trace> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1034 | 2024.02.28 13:21:49.154708 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (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 | ||
| 1035 | 2024.02.28 13:21:49.154736 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1036 | 2024.02.28 13:21:49.155541 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001741274 sec., 2297 rows/sec., 248.45 KiB/sec. | ||
| 1037 | 2024.02.28 13:21:49.155726 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} <Debug> DynamicQueryHandler: Done processing query | ||
| 1038 | 2024.02.28 13:21:49.155750 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1039 | 2024.02.28 13:21:49.155766 [ 3 ] {} <Debug> HTTP-Session: c12f4e34-4ea7-4bc1-94b6-e6c2fc32b419 Destroying unnamed session | ||
| 1040 | 2024.02.28 13:21:49.155990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1041 | 2024.02.28 13:21:49.156036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1042 | 2024.02.28 13:21:49.156056 [ 3 ] {} <Debug> HTTP-Session: fc7f7bda-1d36-43cc-ba04-5fa587bac0c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1043 | 2024.02.28 13:21:49.156073 [ 3 ] {} <Debug> HTTP-Session: fc7f7bda-1d36-43cc-ba04-5fa587bac0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2024.02.28 13:21:49.156204 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) 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) | ||
| 1045 | 2024.02.28 13:21:49.156764 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1046 | 2024.02.28 13:21:49.156947 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1047 | 2024.02.28 13:21:49.156992 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1048 | 2024.02.28 13:21:49.157136 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1049 | 2024.02.28 13:21:49.157166 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} <Trace> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1050 | 2024.02.28 13:21:49.157187 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (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 | ||
| 1051 | 2024.02.28 13:21:49.157216 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1052 | 2024.02.28 13:21:49.158098 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001851647 sec., 2160 rows/sec., 233.64 KiB/sec. | ||
| 1053 | 2024.02.28 13:21:49.158294 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 1054 | 2024.02.28 13:21:49.158319 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1055 | 2024.02.28 13:21:49.158335 [ 3 ] {} <Debug> HTTP-Session: fc7f7bda-1d36-43cc-ba04-5fa587bac0c4 Destroying unnamed session | ||
| 1056 | 2024.02.28 13:21:49.170230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1057 | 2024.02.28 13:21:49.170284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1058 | 2024.02.28 13:21:49.170304 [ 3 ] {} <Debug> HTTP-Session: c8b16325-6fbe-45cf-9443-f745d75e3068 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1059 | 2024.02.28 13:21:49.170322 [ 3 ] {} <Debug> HTTP-Session: c8b16325-6fbe-45cf-9443-f745d75e3068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2024.02.28 13:21:49.170402 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1061 | 2024.02.28 13:21:49.170443 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1062 | 2024.02.28 13:21:49.170584 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1063 | 2024.02.28 13:21:49.170957 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1064 | 2024.02.28 13:21:49.171241 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2024.02.28 13:21:49.171404 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} <Trace> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1066 | 2024.02.28 13:21:49.171529 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001091398 sec., 5497 rows/sec., 891.20 KiB/sec. | ||
| 1067 | 2024.02.28 13:21:49.171679 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} <Debug> DynamicQueryHandler: Done processing query | ||
| 1068 | 2024.02.28 13:21:49.171703 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1069 | 2024.02.28 13:21:49.171718 [ 3 ] {} <Debug> HTTP-Session: c8b16325-6fbe-45cf-9443-f745d75e3068 Destroying unnamed session | ||
| 1070 | 2024.02.28 13:21:49.171844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1071 | 2024.02.28 13:21:49.171889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1072 | 2024.02.28 13:21:49.171909 [ 3 ] {} <Debug> HTTP-Session: 00d764fc-a600-42ed-9fde-bd5b0716d7ca Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1073 | 2024.02.28 13:21:49.171926 [ 3 ] {} <Debug> HTTP-Session: 00d764fc-a600-42ed-9fde-bd5b0716d7ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2024.02.28 13:21:49.172009 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1075 | 2024.02.28 13:21:49.172049 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1076 | 2024.02.28 13:21:49.172156 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1077 | 2024.02.28 13:21:49.172453 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1078 | 2024.02.28 13:21:49.172658 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1079 | 2024.02.28 13:21:49.172808 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1080 | 2024.02.28 13:21:49.172920 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} <Information> executeQuery: Read 36 rows, 2.81 KiB in 0.000882523 sec., 40792 rows/sec., 3.11 MiB/sec. | ||
| 1081 | 2024.02.28 13:21:49.173057 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} <Debug> DynamicQueryHandler: Done processing query | ||
| 1082 | 2024.02.28 13:21:49.173081 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1083 | 2024.02.28 13:21:49.173097 [ 3 ] {} <Debug> HTTP-Session: 00d764fc-a600-42ed-9fde-bd5b0716d7ca Destroying unnamed session | ||
| 1084 | 2024.02.28 13:21:49.173260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 4096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1085 | 2024.02.28 13:21:49.173306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1086 | 2024.02.28 13:21:49.173326 [ 3 ] {} <Debug> HTTP-Session: 70a1b94b-7bee-4891-b3d3-104e7f26a261 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1087 | 2024.02.28 13:21:49.173342 [ 3 ] {} <Debug> HTTP-Session: 70a1b94b-7bee-4891-b3d3-104e7f26a261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2024.02.28 13:21:49.173412 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1089 | 2024.02.28 13:21:49.173449 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1090 | 2024.02.28 13:21:49.173553 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1091 | 2024.02.28 13:21:49.173830 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1092 | 2024.02.28 13:21:49.174055 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1093 | 2024.02.28 13:21:49.174202 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1094 | 2024.02.28 13:21:49.174316 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000874713 sec., 27437 rows/sec., 2.12 MiB/sec. | ||
| 1095 | 2024.02.28 13:21:49.174417 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1096 | 2024.02.28 13:21:49.174441 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1097 | 2024.02.28 13:21:49.174456 [ 3 ] {} <Debug> HTTP-Session: 70a1b94b-7bee-4891-b3d3-104e7f26a261 Destroying unnamed session | ||
| 1098 | 2024.02.28 13:21:49.174779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 60115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1099 | 2024.02.28 13:21:49.174822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1100 | 2024.02.28 13:21:49.174841 [ 3 ] {} <Debug> HTTP-Session: e48f28e6-1122-40ce-864f-f6a256f70235 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1101 | 2024.02.28 13:21:49.174857 [ 3 ] {} <Debug> HTTP-Session: e48f28e6-1122-40ce-864f-f6a256f70235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2024.02.28 13:21:49.174942 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1103 | 2024.02.28 13:21:49.174999 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1104 | 2024.02.28 13:21:49.175112 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1105 | 2024.02.28 13:21:49.175564 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1106 | 2024.02.28 13:21:49.175829 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1107 | 2024.02.28 13:21:49.176014 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1108 | 2024.02.28 13:21:49.176123 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} <Information> executeQuery: Read 312 rows, 22.55 KiB in 0.001138479 sec., 274049 rows/sec., 19.34 MiB/sec. | ||
| 1109 | 2024.02.28 13:21:49.176241 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1110 | 2024.02.28 13:21:49.176265 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 1111 | 2024.02.28 13:21:49.176281 [ 3 ] {} <Debug> HTTP-Session: e48f28e6-1122-40ce-864f-f6a256f70235 Destroying unnamed session | ||
| 1112 | 2024.02.28 13:21:54.142114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1113 | 2024.02.28 13:21:54.142221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1114 | 2024.02.28 13:21:54.142247 [ 3 ] {} <Debug> HTTP-Session: 9b8846be-9cc8-4ee5-acc5-be64c4f5a673 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1115 | 2024.02.28 13:21:54.142270 [ 3 ] {} <Debug> HTTP-Session: 9b8846be-9cc8-4ee5-acc5-be64c4f5a673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2024.02.28 13:21:54.142395 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1117 | 2024.02.28 13:21:54.142455 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1118 | 2024.02.28 13:21:54.142613 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1119 | 2024.02.28 13:21:54.143060 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1120 | 2024.02.28 13:21:54.143309 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1121 | 2024.02.28 13:21:54.143463 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1122 | 2024.02.28 13:21:54.143581 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.00114588 sec., 32289 rows/sec., 2.56 MiB/sec. | ||
| 1123 | 2024.02.28 13:21:54.143715 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1124 | 2024.02.28 13:21:54.143739 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1125 | 2024.02.28 13:21:54.143755 [ 3 ] {} <Debug> HTTP-Session: 9b8846be-9cc8-4ee5-acc5-be64c4f5a673 Destroying unnamed session | ||
| 1126 | 2024.02.28 13:21:54.143917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1127 | 2024.02.28 13:21:54.143960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1128 | 2024.02.28 13:21:54.143980 [ 3 ] {} <Debug> HTTP-Session: 189de0e3-71ab-4ce1-9efd-3381f88dcd1a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1129 | 2024.02.28 13:21:54.143996 [ 3 ] {} <Debug> HTTP-Session: 189de0e3-71ab-4ce1-9efd-3381f88dcd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2024.02.28 13:21:54.144072 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1131 | 2024.02.28 13:21:54.144110 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1132 | 2024.02.28 13:21:54.144212 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1133 | 2024.02.28 13:21:54.144578 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1134 | 2024.02.28 13:21:54.144787 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1135 | 2024.02.28 13:21:54.144942 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1136 | 2024.02.28 13:21:54.145051 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.000947235 sec., 117183 rows/sec., 11.59 MiB/sec. | ||
| 1137 | 2024.02.28 13:21:54.145171 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1138 | 2024.02.28 13:21:54.145194 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1139 | 2024.02.28 13:21:54.145209 [ 3 ] {} <Debug> HTTP-Session: 189de0e3-71ab-4ce1-9efd-3381f88dcd1a Destroying unnamed session | ||
| 1140 | 2024.02.28 13:21:54.145366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1141 | 2024.02.28 13:21:54.145411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1142 | 2024.02.28 13:21:54.145429 [ 3 ] {} <Debug> HTTP-Session: cfa19ce6-ad72-4236-9f24-90929b5854f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1143 | 2024.02.28 13:21:54.145445 [ 3 ] {} <Debug> HTTP-Session: cfa19ce6-ad72-4236-9f24-90929b5854f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2024.02.28 13:21:54.145514 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1145 | 2024.02.28 13:21:54.145551 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1146 | 2024.02.28 13:21:54.145654 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1147 | 2024.02.28 13:21:54.145957 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1148 | 2024.02.28 13:21:54.146168 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1149 | 2024.02.28 13:21:54.146312 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1150 | 2024.02.28 13:21:54.146426 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000881892 sec., 41955 rows/sec., 3.28 MiB/sec. | ||
| 1151 | 2024.02.28 13:21:54.146552 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} <Debug> DynamicQueryHandler: Done processing query | ||
| 1152 | 2024.02.28 13:21:54.146577 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1153 | 2024.02.28 13:21:54.146592 [ 3 ] {} <Debug> HTTP-Session: cfa19ce6-ad72-4236-9f24-90929b5854f5 Destroying unnamed session | ||
| 1154 | 2024.02.28 13:21:54.146764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1155 | 2024.02.28 13:21:54.146809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1156 | 2024.02.28 13:21:54.146826 [ 3 ] {} <Debug> HTTP-Session: f359621b-9fe5-48c8-86c2-815e5371ae9c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1157 | 2024.02.28 13:21:54.146842 [ 3 ] {} <Debug> HTTP-Session: f359621b-9fe5-48c8-86c2-815e5371ae9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2024.02.28 13:21:54.146932 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1159 | 2024.02.28 13:21:54.146975 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1160 | 2024.02.28 13:21:54.147111 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1161 | 2024.02.28 13:21:54.147534 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1162 | 2024.02.28 13:21:54.147833 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1163 | 2024.02.28 13:21:54.148015 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1164 | 2024.02.28 13:21:54.148125 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.00116605 sec., 31731 rows/sec., 42.82 MiB/sec. | ||
| 1165 | 2024.02.28 13:21:54.148248 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 1166 | 2024.02.28 13:21:54.148273 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1167 | 2024.02.28 13:21:54.148288 [ 3 ] {} <Debug> HTTP-Session: f359621b-9fe5-48c8-86c2-815e5371ae9c Destroying unnamed session | ||
| 1168 | 2024.02.28 13:21:59.804392 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1169 | 2024.02.28 13:21:59.804495 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1170 | 2024.02.28 13:22:04.142225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1171 | 2024.02.28 13:22:04.142337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1172 | 2024.02.28 13:22:04.142361 [ 3 ] {} <Debug> HTTP-Session: be7a40a0-a726-4d0b-9f2c-245c73569f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1173 | 2024.02.28 13:22:04.142384 [ 3 ] {} <Debug> HTTP-Session: be7a40a0-a726-4d0b-9f2c-245c73569f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2024.02.28 13:22:04.142510 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1175 | 2024.02.28 13:22:04.142567 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1176 | 2024.02.28 13:22:04.142725 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1177 | 2024.02.28 13:22:04.143157 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1178 | 2024.02.28 13:22:04.143410 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1179 | 2024.02.28 13:22:04.143568 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1180 | 2024.02.28 13:22:04.143677 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001135029 sec., 32598 rows/sec., 2.58 MiB/sec. | ||
| 1181 | 2024.02.28 13:22:04.143821 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} <Debug> DynamicQueryHandler: Done processing query | ||
| 1182 | 2024.02.28 13:22:04.143846 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1183 | 2024.02.28 13:22:04.143862 [ 3 ] {} <Debug> HTTP-Session: be7a40a0-a726-4d0b-9f2c-245c73569f8a Destroying unnamed session | ||
| 1184 | 2024.02.28 13:22:04.143994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1185 | 2024.02.28 13:22:04.144042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1186 | 2024.02.28 13:22:04.144062 [ 3 ] {} <Debug> HTTP-Session: 2a8e9ba5-1d94-4350-811a-744151e61dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1187 | 2024.02.28 13:22:04.144078 [ 3 ] {} <Debug> HTTP-Session: 2a8e9ba5-1d94-4350-811a-744151e61dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2024.02.28 13:22:04.144155 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1189 | 2024.02.28 13:22:04.144194 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1190 | 2024.02.28 13:22:04.144296 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1191 | 2024.02.28 13:22:04.144640 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1192 | 2024.02.28 13:22:04.144857 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1193 | 2024.02.28 13:22:04.145009 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1194 | 2024.02.28 13:22:04.145105 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.000921134 sec., 120503 rows/sec., 11.92 MiB/sec. | ||
| 1195 | 2024.02.28 13:22:04.145246 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} <Debug> DynamicQueryHandler: Done processing query | ||
| 1196 | 2024.02.28 13:22:04.145271 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1197 | 2024.02.28 13:22:04.145287 [ 3 ] {} <Debug> HTTP-Session: 2a8e9ba5-1d94-4350-811a-744151e61dc5 Destroying unnamed session | ||
| 1198 | 2024.02.28 13:22:04.145403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1199 | 2024.02.28 13:22:04.145448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1200 | 2024.02.28 13:22:04.145467 [ 3 ] {} <Debug> HTTP-Session: f7f0c785-6f91-4b72-9439-e51d1a01b83f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1201 | 2024.02.28 13:22:04.145483 [ 3 ] {} <Debug> HTTP-Session: f7f0c785-6f91-4b72-9439-e51d1a01b83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2024.02.28 13:22:04.145552 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1203 | 2024.02.28 13:22:04.145590 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1204 | 2024.02.28 13:22:04.145703 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1205 | 2024.02.28 13:22:04.145998 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1206 | 2024.02.28 13:22:04.146199 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1207 | 2024.02.28 13:22:04.146344 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1208 | 2024.02.28 13:22:04.146442 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000862103 sec., 42918 rows/sec., 3.36 MiB/sec. | ||
| 1209 | 2024.02.28 13:22:04.146602 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} <Debug> DynamicQueryHandler: Done processing query | ||
| 1210 | 2024.02.28 13:22:04.146625 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1211 | 2024.02.28 13:22:04.146640 [ 3 ] {} <Debug> HTTP-Session: f7f0c785-6f91-4b72-9439-e51d1a01b83f Destroying unnamed session | ||
| 1212 | 2024.02.28 13:22:04.146818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1213 | 2024.02.28 13:22:04.146865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1214 | 2024.02.28 13:22:04.146883 [ 3 ] {} <Debug> HTTP-Session: bb3906f4-bc55-40c0-9162-93bc4a739c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1215 | 2024.02.28 13:22:04.146899 [ 3 ] {} <Debug> HTTP-Session: bb3906f4-bc55-40c0-9162-93bc4a739c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2024.02.28 13:22:04.146984 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1217 | 2024.02.28 13:22:04.147027 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1218 | 2024.02.28 13:22:04.147166 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1219 | 2024.02.28 13:22:04.147597 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1220 | 2024.02.28 13:22:04.147912 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1221 | 2024.02.28 13:22:04.148089 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1222 | 2024.02.28 13:22:04.148207 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001189681 sec., 31100 rows/sec., 41.97 MiB/sec. | ||
| 1223 | 2024.02.28 13:22:04.148370 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} <Debug> DynamicQueryHandler: Done processing query | ||
| 1224 | 2024.02.28 13:22:04.148394 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1225 | 2024.02.28 13:22:04.148409 [ 3 ] {} <Debug> HTTP-Session: bb3906f4-bc55-40c0-9162-93bc4a739c98 Destroying unnamed session | ||
| 1226 | 2024.02.28 13:22:14.142381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1227 | 2024.02.28 13:22:14.142504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1228 | 2024.02.28 13:22:14.142531 [ 3 ] {} <Debug> HTTP-Session: 5d1a14c6-14e3-4c5b-bd22-b36ee8e65c69 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1229 | 2024.02.28 13:22:14.142555 [ 3 ] {} <Debug> HTTP-Session: 5d1a14c6-14e3-4c5b-bd22-b36ee8e65c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2024.02.28 13:22:14.142691 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1231 | 2024.02.28 13:22:14.142754 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1232 | 2024.02.28 13:22:14.142920 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1233 | 2024.02.28 13:22:14.143443 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1234 | 2024.02.28 13:22:14.143721 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1235 | 2024.02.28 13:22:14.143887 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1236 | 2024.02.28 13:22:14.144007 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001280513 sec., 28894 rows/sec., 2.29 MiB/sec. | ||
| 1237 | 2024.02.28 13:22:14.144165 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1238 | 2024.02.28 13:22:14.144192 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1239 | 2024.02.28 13:22:14.144208 [ 3 ] {} <Debug> HTTP-Session: 5d1a14c6-14e3-4c5b-bd22-b36ee8e65c69 Destroying unnamed session | ||
| 1240 | 2024.02.28 13:22:14.144355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1241 | 2024.02.28 13:22:14.144408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1242 | 2024.02.28 13:22:14.144428 [ 3 ] {} <Debug> HTTP-Session: 640bb8c4-574d-47d2-8c10-e5380d7a5b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1243 | 2024.02.28 13:22:14.144447 [ 3 ] {} <Debug> HTTP-Session: 640bb8c4-574d-47d2-8c10-e5380d7a5b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2024.02.28 13:22:14.144535 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1245 | 2024.02.28 13:22:14.144585 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1246 | 2024.02.28 13:22:14.144693 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1247 | 2024.02.28 13:22:14.145033 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1248 | 2024.02.28 13:22:14.145242 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1249 | 2024.02.28 13:22:14.145398 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1250 | 2024.02.28 13:22:14.145514 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.000949665 sec., 116883 rows/sec., 11.56 MiB/sec. | ||
| 1251 | 2024.02.28 13:22:14.145536 [ 103 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1252 | 2024.02.28 13:22:14.145644 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1253 | 2024.02.28 13:22:14.145673 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} <Debug> DynamicQueryHandler: Done processing query | ||
| 1254 | 2024.02.28 13:22:14.145707 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1255 | 2024.02.28 13:22:14.145728 [ 3 ] {} <Debug> HTTP-Session: 640bb8c4-574d-47d2-8c10-e5380d7a5b34 Destroying unnamed session | ||
| 1256 | 2024.02.28 13:22:14.145782 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1257 | 2024.02.28 13:22:14.145896 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1258 | 2024.02.28 13:22:14.145901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1259 | 2024.02.28 13:22:14.145957 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 105 rows starting from the beginning of the part | ||
| 1260 | 2024.02.28 13:22:14.145966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1261 | 2024.02.28 13:22:14.145999 [ 3 ] {} <Debug> HTTP-Session: f44b06a4-d7a2-4780-ba49-57f30c90ca1c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1262 | 2024.02.28 13:22:14.146022 [ 3 ] {} <Debug> HTTP-Session: f44b06a4-d7a2-4780-ba49-57f30c90ca1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2024.02.28 13:22:14.146128 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 111 rows starting from the beginning of the part | ||
| 1264 | 2024.02.28 13:22:14.146139 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1265 | 2024.02.28 13:22:14.146190 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1266 | 2024.02.28 13:22:14.146271 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1267 | 2024.02.28 13:22:14.146443 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 111 rows starting from the beginning of the part | ||
| 1268 | 2024.02.28 13:22:14.146449 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1269 | 2024.02.28 13:22:14.146548 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 111 rows starting from the beginning of the part | ||
| 1270 | 2024.02.28 13:22:14.146647 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 111 rows starting from the beginning of the part | ||
| 1271 | 2024.02.28 13:22:14.146997 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1272 | 2024.02.28 13:22:14.147283 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1273 | 2024.02.28 13:22:14.147451 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1274 | 2024.02.28 13:22:14.147648 [ 103 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1275 | 2024.02.28 13:22:14.147743 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.00155259 sec., 23831 rows/sec., 1.86 MiB/sec. | ||
| 1276 | 2024.02.28 13:22:14.147756 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1277 | 2024.02.28 13:22:14.147770 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 4 columns (4 merged, 0 gathered) in 0.002080214 sec., 281221.06667871674 rows/sec., 27.44 MiB/sec. | ||
| 1278 | 2024.02.28 13:22:14.147957 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1279 | 2024.02.28 13:22:14.148134 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1280 | 2024.02.28 13:22:14.148173 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1281 | 2024.02.28 13:22:14.148167 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} <Debug> DynamicQueryHandler: Done processing query | ||
| 1282 | 2024.02.28 13:22:14.148257 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1283 | 2024.02.28 13:22:14.148267 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 47 rows starting from the beginning of the part | ||
| 1284 | 2024.02.28 13:22:14.148312 [ 3 ] {} <Debug> HTTP-Session: f44b06a4-d7a2-4780-ba49-57f30c90ca1c Destroying unnamed session | ||
| 1285 | 2024.02.28 13:22:14.148440 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
| 1286 | 2024.02.28 13:22:14.148600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1287 | 2024.02.28 13:22:14.148624 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 1288 | 2024.02.28 13:22:14.148636 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1289 | 2024.02.28 13:22:14.148687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1290 | 2024.02.28 13:22:14.148735 [ 3 ] {} <Debug> HTTP-Session: 3ff3dc87-9f28-4c4f-ad73-0e219dc5e7da Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1291 | 2024.02.28 13:22:14.148774 [ 3 ] {} <Debug> HTTP-Session: 3ff3dc87-9f28-4c4f-ad73-0e219dc5e7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2024.02.28 13:22:14.148827 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
| 1293 | 2024.02.28 13:22:14.148838 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1294 | 2024.02.28 13:22:14.149031 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1295 | 2024.02.28 13:22:14.149116 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 1296 | 2024.02.28 13:22:14.149131 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1297 | 2024.02.28 13:22:14.149263 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 1298 | 2024.02.28 13:22:14.149493 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1299 | 2024.02.28 13:22:14.150133 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 4 columns (4 merged, 0 gathered) in 0.0023055 sec., 94990.24072869227 rows/sec., 7.42 MiB/sec. | ||
| 1300 | 2024.02.28 13:22:14.150180 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1301 | 2024.02.28 13:22:14.150301 [ 14 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1302 | 2024.02.28 13:22:14.150622 [ 14 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1303 | 2024.02.28 13:22:14.150699 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1304 | 2024.02.28 13:22:14.150717 [ 14 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1305 | 2024.02.28 13:22:14.150947 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1306 | 2024.02.28 13:22:14.151087 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001988791 sec., 18604 rows/sec., 25.11 MiB/sec. | ||
| 1307 | 2024.02.28 13:22:14.151282 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} <Debug> DynamicQueryHandler: Done processing query | ||
| 1308 | 2024.02.28 13:22:14.151306 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1309 | 2024.02.28 13:22:14.151322 [ 3 ] {} <Debug> HTTP-Session: 3ff3dc87-9f28-4c4f-ad73-0e219dc5e7da Destroying unnamed session | ||
| 1310 | 2024.02.28 13:22:14.804542 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1311 | 2024.02.28 13:22:14.804603 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1312 | 2024.02.28 13:22:19.141617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1313 | 2024.02.28 13:22:19.141731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1314 | 2024.02.28 13:22:19.141756 [ 3 ] {} <Debug> HTTP-Session: 700fee47-9aa8-4dd2-a649-e2e9109584d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1315 | 2024.02.28 13:22:19.141780 [ 3 ] {} <Debug> HTTP-Session: 700fee47-9aa8-4dd2-a649-e2e9109584d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1316 | 2024.02.28 13:22:19.141973 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) 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) | ||
| 1317 | 2024.02.28 13:22:19.142594 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1318 | 2024.02.28 13:22:19.142773 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1319 | 2024.02.28 13:22:19.142824 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1320 | 2024.02.28 13:22:19.142991 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1321 | 2024.02.28 13:22:19.143074 [ 189 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} <Trace> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1322 | 2024.02.28 13:22:19.143124 [ 188 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} <Trace> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1323 | 2024.02.28 13:22:19.143236 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (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 | ||
| 1324 | 2024.02.28 13:22:19.143323 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} <Debug> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1325 | 2024.02.28 13:22:19.145139 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.0031196 sec., 3205 rows/sec., 450.47 KiB/sec. | ||
| 1326 | 2024.02.28 13:22:19.145409 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} <Debug> DynamicQueryHandler: Done processing query | ||
| 1327 | 2024.02.28 13:22:19.145435 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1328 | 2024.02.28 13:22:19.145452 [ 3 ] {} <Debug> HTTP-Session: 700fee47-9aa8-4dd2-a649-e2e9109584d2 Destroying unnamed session | ||
| 1329 | 2024.02.28 13:22:19.146644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1330 | 2024.02.28 13:22:19.146694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1331 | 2024.02.28 13:22:19.146713 [ 3 ] {} <Debug> HTTP-Session: 7c0f1908-1623-4cfd-8160-8d00f39d6a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1332 | 2024.02.28 13:22:19.146730 [ 3 ] {} <Debug> HTTP-Session: 7c0f1908-1623-4cfd-8160-8d00f39d6a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2024.02.28 13:22:19.146808 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1334 | 2024.02.28 13:22:19.146848 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1335 | 2024.02.28 13:22:19.146994 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1336 | 2024.02.28 13:22:19.147336 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1337 | 2024.02.28 13:22:19.147633 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1338 | 2024.02.28 13:22:19.147806 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} <Trace> oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1339 | 2024.02.28 13:22:19.147926 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001083768 sec., 922 rows/sec., 209.05 KiB/sec. | ||
| 1340 | 2024.02.28 13:22:19.148101 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1341 | 2024.02.28 13:22:19.148126 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1342 | 2024.02.28 13:22:19.148142 [ 3 ] {} <Debug> HTTP-Session: 7c0f1908-1623-4cfd-8160-8d00f39d6a83 Destroying unnamed session | ||
| 1343 | 2024.02.28 13:22:19.148269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1344 | 2024.02.28 13:22:19.148315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1345 | 2024.02.28 13:22:19.148336 [ 3 ] {} <Debug> HTTP-Session: 0c85e686-2e3d-4020-ae12-7d646509470c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1346 | 2024.02.28 13:22:19.148352 [ 3 ] {} <Debug> HTTP-Session: 0c85e686-2e3d-4020-ae12-7d646509470c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1347 | 2024.02.28 13:22:19.148423 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1348 | 2024.02.28 13:22:19.148462 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1349 | 2024.02.28 13:22:19.148581 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1350 | 2024.02.28 13:22:19.148900 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1351 | 2024.02.28 13:22:19.149108 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1352 | 2024.02.28 13:22:19.149265 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1353 | 2024.02.28 13:22:19.149379 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} <Information> executeQuery: Read 12 rows, 996.00 B in 0.000919613 sec., 13048 rows/sec., 1.03 MiB/sec. | ||
| 1354 | 2024.02.28 13:22:19.149378 [ 101 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1355 | 2024.02.28 13:22:19.149494 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1356 | 2024.02.28 13:22:19.149566 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1357 | 2024.02.28 13:22:19.149611 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1358 | 2024.02.28 13:22:19.149603 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1359 | 2024.02.28 13:22:19.149631 [ 3 ] {} <Debug> HTTP-Session: 0c85e686-2e3d-4020-ae12-7d646509470c Destroying unnamed session | ||
| 1360 | 2024.02.28 13:22:19.149714 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1361 | 2024.02.28 13:22:19.149753 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 1362 | 2024.02.28 13:22:19.149804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1363 | 2024.02.28 13:22:19.149858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1364 | 2024.02.28 13:22:19.149893 [ 3 ] {} <Debug> HTTP-Session: 0813aca7-01e2-4fab-9d98-0de88f3e79ed Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1365 | 2024.02.28 13:22:19.149911 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
| 1366 | 2024.02.28 13:22:19.149919 [ 3 ] {} <Debug> HTTP-Session: 0813aca7-01e2-4fab-9d98-0de88f3e79ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1367 | 2024.02.28 13:22:19.150041 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1368 | 2024.02.28 13:22:19.150048 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 1369 | 2024.02.28 13:22:19.150096 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1370 | 2024.02.28 13:22:19.150191 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
| 1371 | 2024.02.28 13:22:19.150337 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 1372 | 2024.02.28 13:22:19.150419 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1373 | 2024.02.28 13:22:19.150456 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 1374 | 2024.02.28 13:22:19.150897 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1375 | 2024.02.28 13:22:19.151184 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1376 | 2024.02.28 13:22:19.151304 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.001757145 sec., 110975.47442015314 rows/sec., 8.78 MiB/sec. | ||
| 1377 | 2024.02.28 13:22:19.151374 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1378 | 2024.02.28 13:22:19.151424 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1379 | 2024.02.28 13:22:19.151554 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001475398 sec., 1355 rows/sec., 115.83 KiB/sec. | ||
| 1380 | 2024.02.28 13:22:19.151689 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1381 | 2024.02.28 13:22:19.151707 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1382 | 2024.02.28 13:22:19.151733 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1383 | 2024.02.28 13:22:19.151748 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1384 | 2024.02.28 13:22:19.151754 [ 3 ] {} <Debug> HTTP-Session: 0813aca7-01e2-4fab-9d98-0de88f3e79ed Destroying unnamed session | ||
| 1385 | 2024.02.28 13:22:19.151885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 10573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1386 | 2024.02.28 13:22:19.151930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1387 | 2024.02.28 13:22:19.151950 [ 3 ] {} <Debug> HTTP-Session: 2b6bf5ec-6294-4309-9aff-a2a6c881a787 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1388 | 2024.02.28 13:22:19.151966 [ 3 ] {} <Debug> HTTP-Session: 2b6bf5ec-6294-4309-9aff-a2a6c881a787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2024.02.28 13:22:19.152039 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1390 | 2024.02.28 13:22:19.152076 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1391 | 2024.02.28 13:22:19.152179 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1392 | 2024.02.28 13:22:19.152516 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1393 | 2024.02.28 13:22:19.152730 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1394 | 2024.02.28 13:22:19.152871 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1395 | 2024.02.28 13:22:19.152984 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} <Information> executeQuery: Read 73 rows, 6.11 KiB in 0.000911373 sec., 80098 rows/sec., 6.55 MiB/sec. | ||
| 1396 | 2024.02.28 13:22:19.153121 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1397 | 2024.02.28 13:22:19.153144 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1398 | 2024.02.28 13:22:19.153160 [ 3 ] {} <Debug> HTTP-Session: 2b6bf5ec-6294-4309-9aff-a2a6c881a787 Destroying unnamed session | ||
| 1399 | 2024.02.28 13:22:19.153266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1400 | 2024.02.28 13:22:19.153310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1401 | 2024.02.28 13:22:19.153329 [ 3 ] {} <Debug> HTTP-Session: 0446f911-3d2b-4c70-ae50-c88b4d27e2af Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1402 | 2024.02.28 13:22:19.153346 [ 3 ] {} <Debug> HTTP-Session: 0446f911-3d2b-4c70-ae50-c88b4d27e2af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2024.02.28 13:22:19.153412 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1404 | 2024.02.28 13:22:19.153449 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1405 | 2024.02.28 13:22:19.153567 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1406 | 2024.02.28 13:22:19.153871 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1407 | 2024.02.28 13:22:19.154069 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1408 | 2024.02.28 13:22:19.154213 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1409 | 2024.02.28 13:22:19.154300 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000860672 sec., 2323 rows/sec., 162.26 KiB/sec. | ||
| 1410 | 2024.02.28 13:22:19.154427 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1411 | 2024.02.28 13:22:19.154451 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1412 | 2024.02.28 13:22:19.154466 [ 3 ] {} <Debug> HTTP-Session: 0446f911-3d2b-4c70-ae50-c88b4d27e2af Destroying unnamed session | ||
| 1413 | 2024.02.28 13:22:19.154597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1414 | 2024.02.28 13:22:19.154641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1415 | 2024.02.28 13:22:19.154659 [ 3 ] {} <Debug> HTTP-Session: 853452e3-93be-42b2-8a73-d4f97c360a67 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1416 | 2024.02.28 13:22:19.154676 [ 3 ] {} <Debug> HTTP-Session: 853452e3-93be-42b2-8a73-d4f97c360a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2024.02.28 13:22:19.154744 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1418 | 2024.02.28 13:22:19.154781 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1419 | 2024.02.28 13:22:19.154883 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1420 | 2024.02.28 13:22:19.155182 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1421 | 2024.02.28 13:22:19.155385 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1422 | 2024.02.28 13:22:19.155544 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1423 | 2024.02.28 13:22:19.155638 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000862083 sec., 53359 rows/sec., 4.17 MiB/sec. | ||
| 1424 | 2024.02.28 13:22:19.155766 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1425 | 2024.02.28 13:22:19.155790 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1426 | 2024.02.28 13:22:19.155805 [ 3 ] {} <Debug> HTTP-Session: 853452e3-93be-42b2-8a73-d4f97c360a67 Destroying unnamed session | ||
| 1427 | 2024.02.28 13:22:19.155914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1428 | 2024.02.28 13:22:19.155957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1429 | 2024.02.28 13:22:19.155974 [ 3 ] {} <Debug> HTTP-Session: 5eac6963-fb02-4fc4-bc78-1a32a15ebc5c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1430 | 2024.02.28 13:22:19.155991 [ 3 ] {} <Debug> HTTP-Session: 5eac6963-fb02-4fc4-bc78-1a32a15ebc5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2024.02.28 13:22:19.156061 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1432 | 2024.02.28 13:22:19.156103 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1433 | 2024.02.28 13:22:19.156216 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1434 | 2024.02.28 13:22:19.156538 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1435 | 2024.02.28 13:22:19.156836 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1436 | 2024.02.28 13:22:19.157031 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1437 | 2024.02.28 13:22:19.157125 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001035586 sec., 35728 rows/sec., 2.52 MiB/sec. | ||
| 1438 | 2024.02.28 13:22:19.157290 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1439 | 2024.02.28 13:22:19.157318 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1440 | 2024.02.28 13:22:19.157335 [ 3 ] {} <Debug> HTTP-Session: 5eac6963-fb02-4fc4-bc78-1a32a15ebc5c Destroying unnamed session | ||
| 1441 | 2024.02.28 13:22:19.157503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 12887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1442 | 2024.02.28 13:22:19.157569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1443 | 2024.02.28 13:22:19.157592 [ 3 ] {} <Debug> HTTP-Session: c0fd6066-97a3-4f3a-882d-cb1e984e5db4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1444 | 2024.02.28 13:22:19.157614 [ 3 ] {} <Debug> HTTP-Session: c0fd6066-97a3-4f3a-882d-cb1e984e5db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2024.02.28 13:22:19.157703 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1446 | 2024.02.28 13:22:19.157753 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1447 | 2024.02.28 13:22:19.157884 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1448 | 2024.02.28 13:22:19.158256 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1449 | 2024.02.28 13:22:19.158563 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1450 | 2024.02.28 13:22:19.158759 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1451 | 2024.02.28 13:22:19.158862 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001127629 sec., 10641 rows/sec., 14.36 MiB/sec. | ||
| 1452 | 2024.02.28 13:22:19.158856 [ 100 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1453 | 2024.02.28 13:22:19.158922 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1454 | 2024.02.28 13:22:19.159041 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1455 | 2024.02.28 13:22:19.159061 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1456 | 2024.02.28 13:22:19.159107 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1457 | 2024.02.28 13:22:19.159146 [ 3 ] {} <Debug> HTTP-Session: c0fd6066-97a3-4f3a-882d-cb1e984e5db4 Destroying unnamed session | ||
| 1458 | 2024.02.28 13:22:19.159215 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1459 | 2024.02.28 13:22:19.159260 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 1460 | 2024.02.28 13:22:19.159306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1461 | 2024.02.28 13:22:19.159391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1462 | 2024.02.28 13:22:19.159444 [ 3 ] {} <Debug> HTTP-Session: fdee8840-e315-4b12-8b85-fc06b4e2ff74 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1463 | 2024.02.28 13:22:19.159492 [ 3 ] {} <Debug> HTTP-Session: fdee8840-e315-4b12-8b85-fc06b4e2ff74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2024.02.28 13:22:19.159521 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
| 1465 | 2024.02.28 13:22:19.159692 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1466 | 2024.02.28 13:22:19.159811 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1467 | 2024.02.28 13:22:19.159811 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 1468 | 2024.02.28 13:22:19.160250 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
| 1469 | 2024.02.28 13:22:19.160277 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1470 | 2024.02.28 13:22:19.160457 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 1471 | 2024.02.28 13:22:19.160825 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 1472 | 2024.02.28 13:22:19.161035 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1473 | 2024.02.28 13:22:19.161471 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1474 | 2024.02.28 13:22:19.161795 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} <Trace> oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1475 | 2024.02.28 13:22:19.162093 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} <Information> executeQuery: Read 9 rows, 680.00 B in 0.00232007 sec., 3879 rows/sec., 286.23 KiB/sec. | ||
| 1476 | 2024.02.28 13:22:19.162391 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} <Debug> DynamicQueryHandler: Done processing query | ||
| 1477 | 2024.02.28 13:22:19.162434 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1478 | 2024.02.28 13:22:19.162491 [ 3 ] {} <Debug> HTTP-Session: fdee8840-e315-4b12-8b85-fc06b4e2ff74 Destroying unnamed session | ||
| 1479 | 2024.02.28 13:22:19.163485 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 6 columns (6 merged, 0 gathered) in 0.004504936 sec., 43285.853561515636 rows/sec., 58.41 MiB/sec. | ||
| 1480 | 2024.02.28 13:22:19.163657 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1481 | 2024.02.28 13:22:19.163870 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1482 | 2024.02.28 13:22:19.163929 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1483 | 2024.02.28 13:22:24.142115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1484 | 2024.02.28 13:22:24.142227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1485 | 2024.02.28 13:22:24.142253 [ 3 ] {} <Debug> HTTP-Session: 79ef3c95-3086-480c-a623-b1075f556411 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1486 | 2024.02.28 13:22:24.142277 [ 3 ] {} <Debug> HTTP-Session: 79ef3c95-3086-480c-a623-b1075f556411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2024.02.28 13:22:24.142400 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1488 | 2024.02.28 13:22:24.142461 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1489 | 2024.02.28 13:22:24.142626 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1490 | 2024.02.28 13:22:24.143135 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1491 | 2024.02.28 13:22:24.143390 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1492 | 2024.02.28 13:22:24.143560 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1493 | 2024.02.28 13:22:24.143667 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001232362 sec., 30023 rows/sec., 2.38 MiB/sec. | ||
| 1494 | 2024.02.28 13:22:24.143814 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1495 | 2024.02.28 13:22:24.143840 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1496 | 2024.02.28 13:22:24.143856 [ 3 ] {} <Debug> HTTP-Session: 79ef3c95-3086-480c-a623-b1075f556411 Destroying unnamed session | ||
| 1497 | 2024.02.28 13:22:24.143966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1498 | 2024.02.28 13:22:24.144013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1499 | 2024.02.28 13:22:24.144032 [ 3 ] {} <Debug> HTTP-Session: be2bea33-a6ad-4b08-9359-318e33b76872 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1500 | 2024.02.28 13:22:24.144049 [ 3 ] {} <Debug> HTTP-Session: be2bea33-a6ad-4b08-9359-318e33b76872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2024.02.28 13:22:24.144119 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1502 | 2024.02.28 13:22:24.144158 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1503 | 2024.02.28 13:22:24.144267 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1504 | 2024.02.28 13:22:24.144595 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1505 | 2024.02.28 13:22:24.144795 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1506 | 2024.02.28 13:22:24.144944 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1507 | 2024.02.28 13:22:24.145034 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000888273 sec., 2251 rows/sec., 192.39 KiB/sec. | ||
| 1508 | 2024.02.28 13:22:24.145149 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} <Debug> DynamicQueryHandler: Done processing query | ||
| 1509 | 2024.02.28 13:22:24.145173 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1510 | 2024.02.28 13:22:24.145189 [ 3 ] {} <Debug> HTTP-Session: be2bea33-a6ad-4b08-9359-318e33b76872 Destroying unnamed session | ||
| 1511 | 2024.02.28 13:22:24.145321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1512 | 2024.02.28 13:22:24.145366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1513 | 2024.02.28 13:22:24.145386 [ 3 ] {} <Debug> HTTP-Session: 7eb3f3e5-d318-4ec6-a6ca-8226c4df5315 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1514 | 2024.02.28 13:22:24.145402 [ 3 ] {} <Debug> HTTP-Session: 7eb3f3e5-d318-4ec6-a6ca-8226c4df5315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1515 | 2024.02.28 13:22:24.145489 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1516 | 2024.02.28 13:22:24.145526 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1517 | 2024.02.28 13:22:24.145628 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1518 | 2024.02.28 13:22:24.146011 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1519 | 2024.02.28 13:22:24.146220 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1520 | 2024.02.28 13:22:24.146367 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1521 | 2024.02.28 13:22:24.146455 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} <Information> executeQuery: Read 112 rows, 11.33 KiB in 0.000939764 sec., 119178 rows/sec., 11.77 MiB/sec. | ||
| 1522 | 2024.02.28 13:22:24.146580 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} <Debug> DynamicQueryHandler: Done processing query | ||
| 1523 | 2024.02.28 13:22:24.146603 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1524 | 2024.02.28 13:22:24.146619 [ 3 ] {} <Debug> HTTP-Session: 7eb3f3e5-d318-4ec6-a6ca-8226c4df5315 Destroying unnamed session | ||
| 1525 | 2024.02.28 13:22:24.146749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1526 | 2024.02.28 13:22:24.146793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1527 | 2024.02.28 13:22:24.146811 [ 3 ] {} <Debug> HTTP-Session: e9b34482-1674-4ce4-aa3d-15496450136b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1528 | 2024.02.28 13:22:24.146827 [ 3 ] {} <Debug> HTTP-Session: e9b34482-1674-4ce4-aa3d-15496450136b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2024.02.28 13:22:24.146896 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1530 | 2024.02.28 13:22:24.146933 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1531 | 2024.02.28 13:22:24.147032 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1532 | 2024.02.28 13:22:24.147339 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1533 | 2024.02.28 13:22:24.147544 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1534 | 2024.02.28 13:22:24.147691 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1535 | 2024.02.28 13:22:24.147779 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000857213 sec., 2333 rows/sec., 162.91 KiB/sec. | ||
| 1536 | 2024.02.28 13:22:24.147888 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} <Debug> DynamicQueryHandler: Done processing query | ||
| 1537 | 2024.02.28 13:22:24.147911 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1538 | 2024.02.28 13:22:24.147926 [ 3 ] {} <Debug> HTTP-Session: e9b34482-1674-4ce4-aa3d-15496450136b Destroying unnamed session | ||
| 1539 | 2024.02.28 13:22:24.148076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1540 | 2024.02.28 13:22:24.148120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1541 | 2024.02.28 13:22:24.148138 [ 3 ] {} <Debug> HTTP-Session: e31930ff-e044-4acc-a852-e9c9a270890e Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1542 | 2024.02.28 13:22:24.148154 [ 3 ] {} <Debug> HTTP-Session: e31930ff-e044-4acc-a852-e9c9a270890e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2024.02.28 13:22:24.148304 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1544 | 2024.02.28 13:22:24.148340 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1545 | 2024.02.28 13:22:24.148440 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1546 | 2024.02.28 13:22:24.148738 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1547 | 2024.02.28 13:22:24.148952 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1548 | 2024.02.28 13:22:24.149098 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1549 | 2024.02.28 13:22:24.149190 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} <Information> executeQuery: Read 39 rows, 3.13 KiB in 0.000858462 sec., 45430 rows/sec., 3.56 MiB/sec. | ||
| 1550 | 2024.02.28 13:22:24.149317 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1551 | 2024.02.28 13:22:24.149340 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1552 | 2024.02.28 13:22:24.149356 [ 3 ] {} <Debug> HTTP-Session: e31930ff-e044-4acc-a852-e9c9a270890e Destroying unnamed session | ||
| 1553 | 2024.02.28 13:22:24.149464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1554 | 2024.02.28 13:22:24.149516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1555 | 2024.02.28 13:22:24.149534 [ 3 ] {} <Debug> HTTP-Session: ddfc1261-81e1-4a2a-9139-e93f359678e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1556 | 2024.02.28 13:22:24.149549 [ 3 ] {} <Debug> HTTP-Session: ddfc1261-81e1-4a2a-9139-e93f359678e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2024.02.28 13:22:24.149616 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1558 | 2024.02.28 13:22:24.149657 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1559 | 2024.02.28 13:22:24.149773 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1560 | 2024.02.28 13:22:24.150035 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1561 | 2024.02.28 13:22:24.150283 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1562 | 2024.02.28 13:22:24.150458 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1563 | 2024.02.28 13:22:24.150558 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000916384 sec., 1091 rows/sec., 76.73 KiB/sec. | ||
| 1564 | 2024.02.28 13:22:24.150671 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1565 | 2024.02.28 13:22:24.150694 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1566 | 2024.02.28 13:22:24.150710 [ 3 ] {} <Debug> HTTP-Session: ddfc1261-81e1-4a2a-9139-e93f359678e8 Destroying unnamed session | ||
| 1567 | 2024.02.28 13:22:24.150864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1568 | 2024.02.28 13:22:24.150909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1569 | 2024.02.28 13:22:24.150926 [ 3 ] {} <Debug> HTTP-Session: 06d7ed5c-21f5-43dc-8387-1f22a701b906 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1570 | 2024.02.28 13:22:24.150942 [ 3 ] {} <Debug> HTTP-Session: 06d7ed5c-21f5-43dc-8387-1f22a701b906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1571 | 2024.02.28 13:22:24.151024 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1572 | 2024.02.28 13:22:24.151066 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1573 | 2024.02.28 13:22:24.151193 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1574 | 2024.02.28 13:22:24.151629 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
| 1575 | 2024.02.28 13:22:24.151930 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1576 | 2024.02.28 13:22:24.152100 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1577 | 2024.02.28 13:22:24.152192 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001141309 sec., 32418 rows/sec., 43.75 MiB/sec. | ||
| 1578 | 2024.02.28 13:22:24.152314 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1579 | 2024.02.28 13:22:24.152336 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1580 | 2024.02.28 13:22:24.152351 [ 3 ] {} <Debug> HTTP-Session: 06d7ed5c-21f5-43dc-8387-1f22a701b906 Destroying unnamed session | ||
| 1581 | 2024.02.28 13:22:29.140324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1582 | 2024.02.28 13:22:29.140450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1583 | 2024.02.28 13:22:29.140476 [ 3 ] {} <Debug> HTTP-Session: 5b585b5c-8718-4055-91e3-e54c561fc0fd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1584 | 2024.02.28 13:22:29.140500 [ 3 ] {} <Debug> HTTP-Session: 5b585b5c-8718-4055-91e3-e54c561fc0fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1585 | 2024.02.28 13:22:29.140625 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1586 | 2024.02.28 13:22:29.140684 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1587 | 2024.02.28 13:22:29.140838 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1588 | 2024.02.28 13:22:29.141249 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1589 | 2024.02.28 13:22:29.141509 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1590 | 2024.02.28 13:22:29.141671 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1591 | 2024.02.28 13:22:29.141786 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001126599 sec., 12426 rows/sec., 1007.25 KiB/sec. | ||
| 1592 | 2024.02.28 13:22:29.141914 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1593 | 2024.02.28 13:22:29.141939 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1594 | 2024.02.28 13:22:29.141955 [ 3 ] {} <Debug> HTTP-Session: 5b585b5c-8718-4055-91e3-e54c561fc0fd Destroying unnamed session | ||
| 1595 | 2024.02.28 13:22:29.142073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1596 | 2024.02.28 13:22:29.142118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1597 | 2024.02.28 13:22:29.142138 [ 3 ] {} <Debug> HTTP-Session: 10786a0d-9d3a-4361-b93d-9a573ee95728 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1598 | 2024.02.28 13:22:29.142155 [ 3 ] {} <Debug> HTTP-Session: 10786a0d-9d3a-4361-b93d-9a573ee95728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2024.02.28 13:22:29.142228 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1600 | 2024.02.28 13:22:29.142266 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1601 | 2024.02.28 13:22:29.142369 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1602 | 2024.02.28 13:22:29.142683 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1603 | 2024.02.28 13:22:29.142894 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1604 | 2024.02.28 13:22:29.143039 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1605 | 2024.02.28 13:22:29.143138 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000883802 sec., 47521 rows/sec., 4.20 MiB/sec. | ||
| 1606 | 2024.02.28 13:22:29.143261 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} <Debug> DynamicQueryHandler: Done processing query | ||
| 1607 | 2024.02.28 13:22:29.143286 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1608 | 2024.02.28 13:22:29.143302 [ 3 ] {} <Debug> HTTP-Session: 10786a0d-9d3a-4361-b93d-9a573ee95728 Destroying unnamed session | ||
| 1609 | 2024.02.28 13:22:29.143439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1610 | 2024.02.28 13:22:29.143485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1611 | 2024.02.28 13:22:29.143504 [ 3 ] {} <Debug> HTTP-Session: 03182a16-969e-4596-92ea-c71f0b830789 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1612 | 2024.02.28 13:22:29.143521 [ 3 ] {} <Debug> HTTP-Session: 03182a16-969e-4596-92ea-c71f0b830789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2024.02.28 13:22:29.143590 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1614 | 2024.02.28 13:22:29.143627 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1615 | 2024.02.28 13:22:29.143730 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1616 | 2024.02.28 13:22:29.144053 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1617 | 2024.02.28 13:22:29.144259 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1618 | 2024.02.28 13:22:29.144403 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1619 | 2024.02.28 13:22:29.144535 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000912693 sec., 15339 rows/sec., 1.20 MiB/sec. | ||
| 1620 | 2024.02.28 13:22:29.144653 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1621 | 2024.02.28 13:22:29.144681 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1622 | 2024.02.28 13:22:29.144699 [ 3 ] {} <Debug> HTTP-Session: 03182a16-969e-4596-92ea-c71f0b830789 Destroying unnamed session | ||
| 1623 | 2024.02.28 13:22:29.144869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1624 | 2024.02.28 13:22:29.144913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1625 | 2024.02.28 13:22:29.144932 [ 3 ] {} <Debug> HTTP-Session: d828c2a3-c1ad-4eed-a7f3-e1c4aac259db Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1626 | 2024.02.28 13:22:29.144949 [ 3 ] {} <Debug> HTTP-Session: d828c2a3-c1ad-4eed-a7f3-e1c4aac259db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2024.02.28 13:22:29.145020 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1628 | 2024.02.28 13:22:29.145066 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1629 | 2024.02.28 13:22:29.145200 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1630 | 2024.02.28 13:22:29.145545 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1631 | 2024.02.28 13:22:29.145831 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1632 | 2024.02.28 13:22:29.146007 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1633 | 2024.02.28 13:22:29.146129 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001075398 sec., 13018 rows/sec., 17.57 MiB/sec. | ||
| 1634 | 2024.02.28 13:22:29.146238 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} <Debug> DynamicQueryHandler: Done processing query | ||
| 1635 | 2024.02.28 13:22:29.146261 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 1636 | 2024.02.28 13:22:29.146276 [ 3 ] {} <Debug> HTTP-Session: d828c2a3-c1ad-4eed-a7f3-e1c4aac259db Destroying unnamed session | ||
| 1637 | 2024.02.28 13:22:29.804656 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1638 | 2024.02.28 13:22:29.804738 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1639 | 2024.02.28 13:22:34.141808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1640 | 2024.02.28 13:22:34.141922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1641 | 2024.02.28 13:22:34.141947 [ 3 ] {} <Debug> HTTP-Session: 3b326c5a-6cf4-4966-a9d5-0871f57fda0f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1642 | 2024.02.28 13:22:34.141971 [ 3 ] {} <Debug> HTTP-Session: 3b326c5a-6cf4-4966-a9d5-0871f57fda0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2024.02.28 13:22:34.142095 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1644 | 2024.02.28 13:22:34.142156 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1645 | 2024.02.28 13:22:34.142310 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1646 | 2024.02.28 13:22:34.142809 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1647 | 2024.02.28 13:22:34.143071 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1648 | 2024.02.28 13:22:34.143245 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1649 | 2024.02.28 13:22:34.143363 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001232022 sec., 30031 rows/sec., 2.38 MiB/sec. | ||
| 1650 | 2024.02.28 13:22:34.143533 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1651 | 2024.02.28 13:22:34.143558 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1652 | 2024.02.28 13:22:34.143573 [ 3 ] {} <Debug> HTTP-Session: 3b326c5a-6cf4-4966-a9d5-0871f57fda0f Destroying unnamed session | ||
| 1653 | 2024.02.28 13:22:34.143773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1654 | 2024.02.28 13:22:34.143821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1655 | 2024.02.28 13:22:34.143841 [ 3 ] {} <Debug> HTTP-Session: ba4e3742-0af3-46c5-84b6-7792d7e1e750 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1656 | 2024.02.28 13:22:34.143860 [ 3 ] {} <Debug> HTTP-Session: ba4e3742-0af3-46c5-84b6-7792d7e1e750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2024.02.28 13:22:34.143945 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1658 | 2024.02.28 13:22:34.143986 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1659 | 2024.02.28 13:22:34.144095 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1660 | 2024.02.28 13:22:34.144477 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1661 | 2024.02.28 13:22:34.144689 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1662 | 2024.02.28 13:22:34.144836 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1663 | 2024.02.28 13:22:34.144957 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.000983575 sec., 112853 rows/sec., 11.16 MiB/sec. | ||
| 1664 | 2024.02.28 13:22:34.145072 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} <Debug> DynamicQueryHandler: Done processing query | ||
| 1665 | 2024.02.28 13:22:34.145096 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1666 | 2024.02.28 13:22:34.145111 [ 3 ] {} <Debug> HTTP-Session: ba4e3742-0af3-46c5-84b6-7792d7e1e750 Destroying unnamed session | ||
| 1667 | 2024.02.28 13:22:34.145273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1668 | 2024.02.28 13:22:34.145318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1669 | 2024.02.28 13:22:34.145337 [ 3 ] {} <Debug> HTTP-Session: 5dd73272-02b0-490a-b330-bd7bcb44ebdc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1670 | 2024.02.28 13:22:34.145353 [ 3 ] {} <Debug> HTTP-Session: 5dd73272-02b0-490a-b330-bd7bcb44ebdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2024.02.28 13:22:34.145437 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1672 | 2024.02.28 13:22:34.145477 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1673 | 2024.02.28 13:22:34.145579 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1674 | 2024.02.28 13:22:34.145857 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1675 | 2024.02.28 13:22:34.146059 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1676 | 2024.02.28 13:22:34.146207 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1677 | 2024.02.28 13:22:34.146322 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000856652 sec., 43191 rows/sec., 3.38 MiB/sec. | ||
| 1678 | 2024.02.28 13:22:34.146496 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1679 | 2024.02.28 13:22:34.146519 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1680 | 2024.02.28 13:22:34.146536 [ 3 ] {} <Debug> HTTP-Session: 5dd73272-02b0-490a-b330-bd7bcb44ebdc Destroying unnamed session | ||
| 1681 | 2024.02.28 13:22:34.146681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1682 | 2024.02.28 13:22:34.146725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1683 | 2024.02.28 13:22:34.146744 [ 3 ] {} <Debug> HTTP-Session: c709b3d1-c990-4356-a075-d49b75509425 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1684 | 2024.02.28 13:22:34.146760 [ 3 ] {} <Debug> HTTP-Session: c709b3d1-c990-4356-a075-d49b75509425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2024.02.28 13:22:34.146841 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1686 | 2024.02.28 13:22:34.146886 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1687 | 2024.02.28 13:22:34.147032 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1688 | 2024.02.28 13:22:34.147466 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1689 | 2024.02.28 13:22:34.147759 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1690 | 2024.02.28 13:22:34.147931 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1691 | 2024.02.28 13:22:34.148044 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001175791 sec., 31468 rows/sec., 42.46 MiB/sec. | ||
| 1692 | 2024.02.28 13:22:34.148152 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1693 | 2024.02.28 13:22:34.148176 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1694 | 2024.02.28 13:22:34.148191 [ 3 ] {} <Debug> HTTP-Session: c709b3d1-c990-4356-a075-d49b75509425 Destroying unnamed session | ||
| 1695 | 2024.02.28 13:22:39.141134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1696 | 2024.02.28 13:22:39.141259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1697 | 2024.02.28 13:22:39.141288 [ 3 ] {} <Debug> HTTP-Session: cce8c154-63f3-4244-a21b-31948689bdb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1698 | 2024.02.28 13:22:39.141316 [ 3 ] {} <Debug> HTTP-Session: cce8c154-63f3-4244-a21b-31948689bdb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1699 | 2024.02.28 13:22:39.141453 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1700 | 2024.02.28 13:22:39.141511 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1701 | 2024.02.28 13:22:39.141666 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1702 | 2024.02.28 13:22:39.142124 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1703 | 2024.02.28 13:22:39.142381 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1704 | 2024.02.28 13:22:39.142547 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1705 | 2024.02.28 13:22:39.142670 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.00117711 sec., 11893 rows/sec., 964.03 KiB/sec. | ||
| 1706 | 2024.02.28 13:22:39.142813 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1707 | 2024.02.28 13:22:39.142838 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1708 | 2024.02.28 13:22:39.142854 [ 3 ] {} <Debug> HTTP-Session: cce8c154-63f3-4244-a21b-31948689bdb2 Destroying unnamed session | ||
| 1709 | 2024.02.28 13:22:39.142971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1710 | 2024.02.28 13:22:39.143017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1711 | 2024.02.28 13:22:39.143037 [ 3 ] {} <Debug> HTTP-Session: bf3b4488-85a3-4267-af4f-c7b95049c2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1712 | 2024.02.28 13:22:39.143054 [ 3 ] {} <Debug> HTTP-Session: bf3b4488-85a3-4267-af4f-c7b95049c2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1713 | 2024.02.28 13:22:39.143126 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1714 | 2024.02.28 13:22:39.143165 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1715 | 2024.02.28 13:22:39.143269 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1716 | 2024.02.28 13:22:39.143582 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1717 | 2024.02.28 13:22:39.143788 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1718 | 2024.02.28 13:22:39.143937 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1719 | 2024.02.28 13:22:39.144057 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000898633 sec., 46737 rows/sec., 4.13 MiB/sec. | ||
| 1720 | 2024.02.28 13:22:39.144053 [ 82 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1721 | 2024.02.28 13:22:39.144163 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1722 | 2024.02.28 13:22:39.144260 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1723 | 2024.02.28 13:22:39.144287 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1724 | 2024.02.28 13:22:39.144293 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1725 | 2024.02.28 13:22:39.144346 [ 3 ] {} <Debug> HTTP-Session: bf3b4488-85a3-4267-af4f-c7b95049c2e6 Destroying unnamed session | ||
| 1726 | 2024.02.28 13:22:39.144392 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1727 | 2024.02.28 13:22:39.144425 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 147 rows starting from the beginning of the part | ||
| 1728 | 2024.02.28 13:22:39.144494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1729 | 2024.02.28 13:22:39.144549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1730 | 2024.02.28 13:22:39.144561 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 73 rows starting from the beginning of the part | ||
| 1731 | 2024.02.28 13:22:39.144570 [ 3 ] {} <Debug> HTTP-Session: 1655ab21-b66b-4f5c-a8ba-bf199970a184 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1732 | 2024.02.28 13:22:39.144608 [ 3 ] {} <Debug> HTTP-Session: 1655ab21-b66b-4f5c-a8ba-bf199970a184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1733 | 2024.02.28 13:22:39.144725 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part | ||
| 1734 | 2024.02.28 13:22:39.144732 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1735 | 2024.02.28 13:22:39.144790 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1736 | 2024.02.28 13:22:39.144892 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 1737 | 2024.02.28 13:22:39.145017 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1738 | 2024.02.28 13:22:39.145056 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 111 rows starting from the beginning of the part | ||
| 1739 | 2024.02.28 13:22:39.145171 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 1740 | 2024.02.28 13:22:39.145575 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1741 | 2024.02.28 13:22:39.145853 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1742 | 2024.02.28 13:22:39.146029 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1743 | 2024.02.28 13:22:39.146196 [ 82 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1744 | 2024.02.28 13:22:39.146309 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.001520769 sec., 9205 rows/sec., 737.19 KiB/sec. | ||
| 1745 | 2024.02.28 13:22:39.146340 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1746 | 2024.02.28 13:22:39.146457 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 4 columns (4 merged, 0 gathered) in 0.002211427 sec., 238307.6628801222 rows/sec., 22.23 MiB/sec. | ||
| 1747 | 2024.02.28 13:22:39.146596 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1748 | 2024.02.28 13:22:39.146679 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} <Debug> DynamicQueryHandler: Done processing query | ||
| 1749 | 2024.02.28 13:22:39.146737 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1750 | 2024.02.28 13:22:39.146753 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1751 | 2024.02.28 13:22:39.146802 [ 3 ] {} <Debug> HTTP-Session: 1655ab21-b66b-4f5c-a8ba-bf199970a184 Destroying unnamed session | ||
| 1752 | 2024.02.28 13:22:39.146848 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1753 | 2024.02.28 13:22:39.146905 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 73 rows starting from the beginning of the part | ||
| 1754 | 2024.02.28 13:22:39.147086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1755 | 2024.02.28 13:22:39.147157 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
| 1756 | 2024.02.28 13:22:39.147163 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1757 | 2024.02.28 13:22:39.147205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1758 | 2024.02.28 13:22:39.147285 [ 3 ] {} <Debug> HTTP-Session: 4df7a396-a0ab-4874-a77b-a0c94b140ba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1759 | 2024.02.28 13:22:39.147333 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1760 | 2024.02.28 13:22:39.147375 [ 3 ] {} <Debug> HTTP-Session: 4df7a396-a0ab-4874-a77b-a0c94b140ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1761 | 2024.02.28 13:22:39.147419 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
| 1762 | 2024.02.28 13:22:39.147686 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1763 | 2024.02.28 13:22:39.147720 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 1764 | 2024.02.28 13:22:39.147813 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1765 | 2024.02.28 13:22:39.148023 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
| 1766 | 2024.02.28 13:22:39.148349 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 1767 | 2024.02.28 13:22:39.148498 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1768 | 2024.02.28 13:22:39.149583 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1769 | 2024.02.28 13:22:39.150158 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.003714855 sec., 60029.260899819776 rows/sec., 4.69 MiB/sec. | ||
| 1770 | 2024.02.28 13:22:39.150259 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1771 | 2024.02.28 13:22:39.150284 [ 16 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1772 | 2024.02.28 13:22:39.150482 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1773 | 2024.02.28 13:22:39.150509 [ 16 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1774 | 2024.02.28 13:22:39.150630 [ 16 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1775 | 2024.02.28 13:22:39.150644 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.002902365 sec., 4823 rows/sec., 6.51 MiB/sec. | ||
| 1776 | 2024.02.28 13:22:39.150847 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} <Debug> DynamicQueryHandler: Done processing query | ||
| 1777 | 2024.02.28 13:22:39.150870 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 1778 | 2024.02.28 13:22:39.150886 [ 3 ] {} <Debug> HTTP-Session: 4df7a396-a0ab-4874-a77b-a0c94b140ba2 Destroying unnamed session | ||
| 1779 | 2024.02.28 13:22:44.141904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1780 | 2024.02.28 13:22:44.142024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1781 | 2024.02.28 13:22:44.142049 [ 3 ] {} <Debug> HTTP-Session: 61782750-d7ef-4e86-a83f-909909ea9a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1782 | 2024.02.28 13:22:44.142073 [ 3 ] {} <Debug> HTTP-Session: 61782750-d7ef-4e86-a83f-909909ea9a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1783 | 2024.02.28 13:22:44.142215 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1784 | 2024.02.28 13:22:44.142288 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1785 | 2024.02.28 13:22:44.142448 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1786 | 2024.02.28 13:22:44.142920 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1787 | 2024.02.28 13:22:44.143182 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1788 | 2024.02.28 13:22:44.143368 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1789 | 2024.02.28 13:22:44.143485 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001233692 sec., 29991 rows/sec., 2.37 MiB/sec. | ||
| 1790 | 2024.02.28 13:22:44.143483 [ 80 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1791 | 2024.02.28 13:22:44.143551 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1792 | 2024.02.28 13:22:44.143652 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1793 | 2024.02.28 13:22:44.143667 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} <Debug> DynamicQueryHandler: Done processing query | ||
| 1794 | 2024.02.28 13:22:44.143740 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1795 | 2024.02.28 13:22:44.143775 [ 3 ] {} <Debug> HTTP-Session: 61782750-d7ef-4e86-a83f-909909ea9a03 Destroying unnamed session | ||
| 1796 | 2024.02.28 13:22:44.143835 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1797 | 2024.02.28 13:22:44.143873 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part | ||
| 1798 | 2024.02.28 13:22:44.143966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1799 | 2024.02.28 13:22:44.144032 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 1800 | 2024.02.28 13:22:44.144054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1801 | 2024.02.28 13:22:44.144103 [ 3 ] {} <Debug> HTTP-Session: 2e5a5e0a-1215-4194-a9bc-1f338cd21999 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1802 | 2024.02.28 13:22:44.144134 [ 3 ] {} <Debug> HTTP-Session: 2e5a5e0a-1215-4194-a9bc-1f338cd21999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1803 | 2024.02.28 13:22:44.144229 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
| 1804 | 2024.02.28 13:22:44.144391 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1805 | 2024.02.28 13:22:44.144458 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part | ||
| 1806 | 2024.02.28 13:22:44.144489 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1807 | 2024.02.28 13:22:44.144769 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 1808 | 2024.02.28 13:22:44.144973 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1809 | 2024.02.28 13:22:44.145025 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 1810 | 2024.02.28 13:22:44.145891 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1811 | 2024.02.28 13:22:44.146483 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1812 | 2024.02.28 13:22:44.146505 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 4 columns (4 merged, 0 gathered) in 0.002888565 sec., 65084.22001928293 rows/sec., 5.15 MiB/sec. | ||
| 1813 | 2024.02.28 13:22:44.146657 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1814 | 2024.02.28 13:22:44.146789 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1815 | 2024.02.28 13:22:44.146980 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.002522225 sec., 44008 rows/sec., 4.35 MiB/sec. | ||
| 1816 | 2024.02.28 13:22:44.147009 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1817 | 2024.02.28 13:22:44.147155 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1818 | 2024.02.28 13:22:44.147217 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1819 | 2024.02.28 13:22:44.147273 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1820 | 2024.02.28 13:22:44.147291 [ 3 ] {} <Debug> HTTP-Session: 2e5a5e0a-1215-4194-a9bc-1f338cd21999 Destroying unnamed session | ||
| 1821 | 2024.02.28 13:22:44.147430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1822 | 2024.02.28 13:22:44.147483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1823 | 2024.02.28 13:22:44.147503 [ 3 ] {} <Debug> HTTP-Session: df23fa39-3530-45c2-9567-da395fb2caf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1824 | 2024.02.28 13:22:44.147522 [ 3 ] {} <Debug> HTTP-Session: df23fa39-3530-45c2-9567-da395fb2caf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1825 | 2024.02.28 13:22:44.147604 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1826 | 2024.02.28 13:22:44.147646 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1827 | 2024.02.28 13:22:44.147769 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1828 | 2024.02.28 13:22:44.148093 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1829 | 2024.02.28 13:22:44.148308 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1830 | 2024.02.28 13:22:44.148463 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1831 | 2024.02.28 13:22:44.148572 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000933244 sec., 39646 rows/sec., 3.10 MiB/sec. | ||
| 1832 | 2024.02.28 13:22:44.148695 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1833 | 2024.02.28 13:22:44.148719 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1834 | 2024.02.28 13:22:44.148735 [ 3 ] {} <Debug> HTTP-Session: df23fa39-3530-45c2-9567-da395fb2caf8 Destroying unnamed session | ||
| 1835 | 2024.02.28 13:22:44.148931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1836 | 2024.02.28 13:22:44.148978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1837 | 2024.02.28 13:22:44.148997 [ 3 ] {} <Debug> HTTP-Session: fecf5aa4-dd19-4ba2-b74b-12ce404933cf Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1838 | 2024.02.28 13:22:44.149014 [ 3 ] {} <Debug> HTTP-Session: fecf5aa4-dd19-4ba2-b74b-12ce404933cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1839 | 2024.02.28 13:22:44.149103 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1840 | 2024.02.28 13:22:44.149148 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1841 | 2024.02.28 13:22:44.149282 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1842 | 2024.02.28 13:22:44.149783 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1843 | 2024.02.28 13:22:44.150105 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1844 | 2024.02.28 13:22:44.150291 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1845 | 2024.02.28 13:22:44.150413 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001271883 sec., 29090 rows/sec., 39.26 MiB/sec. | ||
| 1846 | 2024.02.28 13:22:44.150420 [ 67 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1847 | 2024.02.28 13:22:44.150543 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1848 | 2024.02.28 13:22:44.150616 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1849 | 2024.02.28 13:22:44.150667 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1850 | 2024.02.28 13:22:44.150678 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1851 | 2024.02.28 13:22:44.150728 [ 3 ] {} <Debug> HTTP-Session: fecf5aa4-dd19-4ba2-b74b-12ce404933cf Destroying unnamed session | ||
| 1852 | 2024.02.28 13:22:44.150825 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1853 | 2024.02.28 13:22:44.150866 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 195 rows starting from the beginning of the part | ||
| 1854 | 2024.02.28 13:22:44.151021 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 1855 | 2024.02.28 13:22:44.151127 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
| 1856 | 2024.02.28 13:22:44.151234 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part | ||
| 1857 | 2024.02.28 13:22:44.151325 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 1858 | 2024.02.28 13:22:44.151410 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 1859 | 2024.02.28 13:22:44.152720 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 6 columns (6 merged, 0 gathered) in 0.002107325 sec., 158494.77418053692 rows/sec., 213.88 MiB/sec. | ||
| 1860 | 2024.02.28 13:22:44.152948 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1861 | 2024.02.28 13:22:44.153155 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1862 | 2024.02.28 13:22:44.153214 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1863 | 2024.02.28 13:22:44.153272 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2: 4.07 MiB. | ||
| 1864 | 2024.02.28 13:22:44.804791 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1865 | 2024.02.28 13:22:44.804867 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1866 | 2024.02.28 13:22:49.141944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1867 | 2024.02.28 13:22:49.142074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1868 | 2024.02.28 13:22:49.142105 [ 3 ] {} <Debug> HTTP-Session: c5058068-3416-4522-a9dd-16e4a63b4ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1869 | 2024.02.28 13:22:49.142133 [ 3 ] {} <Debug> HTTP-Session: c5058068-3416-4522-a9dd-16e4a63b4ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2024.02.28 13:22:49.142278 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1871 | 2024.02.28 13:22:49.142346 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1872 | 2024.02.28 13:22:49.142526 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1873 | 2024.02.28 13:22:49.143006 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1874 | 2024.02.28 13:22:49.143281 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1875 | 2024.02.28 13:22:49.143465 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1876 | 2024.02.28 13:22:49.143589 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001271033 sec., 11014 rows/sec., 892.79 KiB/sec. | ||
| 1877 | 2024.02.28 13:22:49.143757 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} <Debug> DynamicQueryHandler: Done processing query | ||
| 1878 | 2024.02.28 13:22:49.143794 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1879 | 2024.02.28 13:22:49.143816 [ 3 ] {} <Debug> HTTP-Session: c5058068-3416-4522-a9dd-16e4a63b4ecd Destroying unnamed session | ||
| 1880 | 2024.02.28 13:22:49.143959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1881 | 2024.02.28 13:22:49.144013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1882 | 2024.02.28 13:22:49.144033 [ 3 ] {} <Debug> HTTP-Session: a4bb3af6-f253-42e9-821e-e3a68d3fabfa Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1883 | 2024.02.28 13:22:49.144052 [ 3 ] {} <Debug> HTTP-Session: a4bb3af6-f253-42e9-821e-e3a68d3fabfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1884 | 2024.02.28 13:22:49.144140 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1885 | 2024.02.28 13:22:49.144183 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1886 | 2024.02.28 13:22:49.144293 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1887 | 2024.02.28 13:22:49.144661 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1888 | 2024.02.28 13:22:49.144877 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1889 | 2024.02.28 13:22:49.145034 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1890 | 2024.02.28 13:22:49.145131 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} <Information> executeQuery: Read 78 rows, 6.61 KiB in 0.000962114 sec., 81071 rows/sec., 6.71 MiB/sec. | ||
| 1891 | 2024.02.28 13:22:49.145257 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} <Debug> DynamicQueryHandler: Done processing query | ||
| 1892 | 2024.02.28 13:22:49.145281 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1893 | 2024.02.28 13:22:49.145297 [ 3 ] {} <Debug> HTTP-Session: a4bb3af6-f253-42e9-821e-e3a68d3fabfa Destroying unnamed session | ||
| 1894 | 2024.02.28 13:22:49.145463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1895 | 2024.02.28 13:22:49.145510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1896 | 2024.02.28 13:22:49.145530 [ 3 ] {} <Debug> HTTP-Session: 8fc4126b-a9db-42a0-bf85-2d12fbf48004 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1897 | 2024.02.28 13:22:49.145546 [ 3 ] {} <Debug> HTTP-Session: 8fc4126b-a9db-42a0-bf85-2d12fbf48004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1898 | 2024.02.28 13:22:49.145618 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1899 | 2024.02.28 13:22:49.145656 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1900 | 2024.02.28 13:22:49.145761 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1901 | 2024.02.28 13:22:49.146081 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1902 | 2024.02.28 13:22:49.146298 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1903 | 2024.02.28 13:22:49.146452 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1904 | 2024.02.28 13:22:49.146543 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.000898183 sec., 42307 rows/sec., 3.28 MiB/sec. | ||
| 1905 | 2024.02.28 13:22:49.146663 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} <Debug> DynamicQueryHandler: Done processing query | ||
| 1906 | 2024.02.28 13:22:49.146688 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1907 | 2024.02.28 13:22:49.146704 [ 3 ] {} <Debug> HTTP-Session: 8fc4126b-a9db-42a0-bf85-2d12fbf48004 Destroying unnamed session | ||
| 1908 | 2024.02.28 13:22:49.146813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1909 | 2024.02.28 13:22:49.146857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1910 | 2024.02.28 13:22:49.146877 [ 3 ] {} <Debug> HTTP-Session: 200d546a-3492-4fa1-8e01-61a58736ee2d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1911 | 2024.02.28 13:22:49.146894 [ 3 ] {} <Debug> HTTP-Session: 200d546a-3492-4fa1-8e01-61a58736ee2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2024.02.28 13:22:49.146966 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1913 | 2024.02.28 13:22:49.147010 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1914 | 2024.02.28 13:22:49.147130 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1915 | 2024.02.28 13:22:49.147421 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1916 | 2024.02.28 13:22:49.147686 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1917 | 2024.02.28 13:22:49.147876 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1918 | 2024.02.28 13:22:49.147972 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000977825 sec., 36816 rows/sec., 2.60 MiB/sec. | ||
| 1919 | 2024.02.28 13:22:49.148141 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1920 | 2024.02.28 13:22:49.148167 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1921 | 2024.02.28 13:22:49.148182 [ 3 ] {} <Debug> HTTP-Session: 200d546a-3492-4fa1-8e01-61a58736ee2d Destroying unnamed session | ||
| 1922 | 2024.02.28 13:22:49.148304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1923 | 2024.02.28 13:22:49.148350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1924 | 2024.02.28 13:22:49.148369 [ 3 ] {} <Debug> HTTP-Session: 3963c86a-6ddd-480f-b9a8-6adb2d4245cc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1925 | 2024.02.28 13:22:49.148386 [ 3 ] {} <Debug> HTTP-Session: 3963c86a-6ddd-480f-b9a8-6adb2d4245cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2024.02.28 13:22:49.148462 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1927 | 2024.02.28 13:22:49.148505 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1928 | 2024.02.28 13:22:49.148647 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1929 | 2024.02.28 13:22:49.149021 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1930 | 2024.02.28 13:22:49.149302 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1931 | 2024.02.28 13:22:49.149496 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1932 | 2024.02.28 13:22:49.149596 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001106819 sec., 12648 rows/sec., 17.07 MiB/sec. | ||
| 1933 | 2024.02.28 13:22:49.149797 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} <Debug> DynamicQueryHandler: Done processing query | ||
| 1934 | 2024.02.28 13:22:49.149822 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 1935 | 2024.02.28 13:22:49.149839 [ 3 ] {} <Debug> HTTP-Session: 3963c86a-6ddd-480f-b9a8-6adb2d4245cc Destroying unnamed session | ||
| 1936 | 2024.02.28 13:22:54.141808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1937 | 2024.02.28 13:22:54.141926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1938 | 2024.02.28 13:22:54.141952 [ 3 ] {} <Debug> HTTP-Session: 5d3ea230-6827-4237-8a85-456afc147d6b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1939 | 2024.02.28 13:22:54.141976 [ 3 ] {} <Debug> HTTP-Session: 5d3ea230-6827-4237-8a85-456afc147d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2024.02.28 13:22:54.142103 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1941 | 2024.02.28 13:22:54.142164 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1942 | 2024.02.28 13:22:54.142327 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1943 | 2024.02.28 13:22:54.142791 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1944 | 2024.02.28 13:22:54.143062 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1945 | 2024.02.28 13:22:54.143236 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1946 | 2024.02.28 13:22:54.143352 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001213881 sec., 30480 rows/sec., 2.41 MiB/sec. | ||
| 1947 | 2024.02.28 13:22:54.143505 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1948 | 2024.02.28 13:22:54.143533 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1949 | 2024.02.28 13:22:54.143549 [ 3 ] {} <Debug> HTTP-Session: 5d3ea230-6827-4237-8a85-456afc147d6b Destroying unnamed session | ||
| 1950 | 2024.02.28 13:22:54.143688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1951 | 2024.02.28 13:22:54.143755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1952 | 2024.02.28 13:22:54.143778 [ 3 ] {} <Debug> HTTP-Session: 5533c397-47bd-4666-be42-29ea43010821 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1953 | 2024.02.28 13:22:54.143798 [ 3 ] {} <Debug> HTTP-Session: 5533c397-47bd-4666-be42-29ea43010821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2024.02.28 13:22:54.143887 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1955 | 2024.02.28 13:22:54.143929 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1956 | 2024.02.28 13:22:54.144041 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1957 | 2024.02.28 13:22:54.144436 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1958 | 2024.02.28 13:22:54.144656 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1959 | 2024.02.28 13:22:54.144817 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 1960 | 2024.02.28 13:22:54.144915 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.001000095 sec., 110989 rows/sec., 10.98 MiB/sec. | ||
| 1961 | 2024.02.28 13:22:54.145113 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} <Debug> DynamicQueryHandler: Done processing query | ||
| 1962 | 2024.02.28 13:22:54.145138 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1963 | 2024.02.28 13:22:54.145153 [ 3 ] {} <Debug> HTTP-Session: 5533c397-47bd-4666-be42-29ea43010821 Destroying unnamed session | ||
| 1964 | 2024.02.28 13:22:54.145284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1965 | 2024.02.28 13:22:54.145332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1966 | 2024.02.28 13:22:54.145352 [ 3 ] {} <Debug> HTTP-Session: 479d2c9e-0f36-4016-ad59-f21b4b043122 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1967 | 2024.02.28 13:22:54.145370 [ 3 ] {} <Debug> HTTP-Session: 479d2c9e-0f36-4016-ad59-f21b4b043122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1968 | 2024.02.28 13:22:54.145446 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1969 | 2024.02.28 13:22:54.145486 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1970 | 2024.02.28 13:22:54.145606 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1971 | 2024.02.28 13:22:54.145904 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1972 | 2024.02.28 13:22:54.146115 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1973 | 2024.02.28 13:22:54.146275 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 1974 | 2024.02.28 13:22:54.146369 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000896753 sec., 41259 rows/sec., 3.23 MiB/sec. | ||
| 1975 | 2024.02.28 13:22:54.146556 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1976 | 2024.02.28 13:22:54.146580 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1977 | 2024.02.28 13:22:54.146596 [ 3 ] {} <Debug> HTTP-Session: 479d2c9e-0f36-4016-ad59-f21b4b043122 Destroying unnamed session | ||
| 1978 | 2024.02.28 13:22:54.146780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1979 | 2024.02.28 13:22:54.146828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1980 | 2024.02.28 13:22:54.146848 [ 3 ] {} <Debug> HTTP-Session: 97d1872e-5cc1-4252-8d3f-ab716cee9e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1981 | 2024.02.28 13:22:54.146864 [ 3 ] {} <Debug> HTTP-Session: 97d1872e-5cc1-4252-8d3f-ab716cee9e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2024.02.28 13:22:54.146954 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1983 | 2024.02.28 13:22:54.147001 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1984 | 2024.02.28 13:22:54.147148 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1985 | 2024.02.28 13:22:54.147601 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 1986 | 2024.02.28 13:22:54.147915 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1987 | 2024.02.28 13:22:54.148113 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1988 | 2024.02.28 13:22:54.148214 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001232402 sec., 30022 rows/sec., 40.51 MiB/sec. | ||
| 1989 | 2024.02.28 13:22:54.148338 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1990 | 2024.02.28 13:22:54.148362 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1991 | 2024.02.28 13:22:54.148378 [ 3 ] {} <Debug> HTTP-Session: 97d1872e-5cc1-4252-8d3f-ab716cee9e8f Destroying unnamed session | ||
| 1992 | 2024.02.28 13:22:59.140287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1993 | 2024.02.28 13:22:59.140408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1994 | 2024.02.28 13:22:59.140436 [ 3 ] {} <Debug> HTTP-Session: 79a4d021-78d4-4ac5-ba86-fa9636230eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 1995 | 2024.02.28 13:22:59.140460 [ 3 ] {} <Debug> HTTP-Session: 79a4d021-78d4-4ac5-ba86-fa9636230eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1996 | 2024.02.28 13:22:59.140586 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1997 | 2024.02.28 13:22:59.140646 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1998 | 2024.02.28 13:22:59.140807 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1999 | 2024.02.28 13:22:59.141258 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2000 | 2024.02.28 13:22:59.141526 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2001 | 2024.02.28 13:22:59.141701 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2002 | 2024.02.28 13:22:59.141822 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001199051 sec., 11675 rows/sec., 946.39 KiB/sec. | ||
| 2003 | 2024.02.28 13:22:59.141975 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2004 | 2024.02.28 13:22:59.142002 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2005 | 2024.02.28 13:22:59.142019 [ 3 ] {} <Debug> HTTP-Session: 79a4d021-78d4-4ac5-ba86-fa9636230eb2 Destroying unnamed session | ||
| 2006 | 2024.02.28 13:22:59.142146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2007 | 2024.02.28 13:22:59.142200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2008 | 2024.02.28 13:22:59.142220 [ 3 ] {} <Debug> HTTP-Session: 864c9302-3b4e-4af5-8730-9c9336b79611 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2009 | 2024.02.28 13:22:59.142240 [ 3 ] {} <Debug> HTTP-Session: 864c9302-3b4e-4af5-8730-9c9336b79611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2024.02.28 13:22:59.142323 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2011 | 2024.02.28 13:22:59.142365 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2012 | 2024.02.28 13:22:59.142476 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2013 | 2024.02.28 13:22:59.142805 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2014 | 2024.02.28 13:22:59.143025 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2015 | 2024.02.28 13:22:59.143183 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2016 | 2024.02.28 13:22:59.143313 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000961235 sec., 43693 rows/sec., 3.86 MiB/sec. | ||
| 2017 | 2024.02.28 13:22:59.143427 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2018 | 2024.02.28 13:22:59.143452 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2019 | 2024.02.28 13:22:59.143468 [ 3 ] {} <Debug> HTTP-Session: 864c9302-3b4e-4af5-8730-9c9336b79611 Destroying unnamed session | ||
| 2020 | 2024.02.28 13:22:59.143601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2021 | 2024.02.28 13:22:59.143648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2022 | 2024.02.28 13:22:59.143668 [ 3 ] {} <Debug> HTTP-Session: 1de2c5ef-8a4f-4dbc-a287-6f3edad004aa Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2023 | 2024.02.28 13:22:59.143687 [ 3 ] {} <Debug> HTTP-Session: 1de2c5ef-8a4f-4dbc-a287-6f3edad004aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2024.02.28 13:22:59.143760 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2025 | 2024.02.28 13:22:59.143801 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2026 | 2024.02.28 13:22:59.143907 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2027 | 2024.02.28 13:22:59.144210 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2028 | 2024.02.28 13:22:59.144421 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2029 | 2024.02.28 13:22:59.144577 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2030 | 2024.02.28 13:22:59.144692 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000891163 sec., 15709 rows/sec., 1.23 MiB/sec. | ||
| 2031 | 2024.02.28 13:22:59.144813 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2032 | 2024.02.28 13:22:59.144839 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2033 | 2024.02.28 13:22:59.144856 [ 3 ] {} <Debug> HTTP-Session: 1de2c5ef-8a4f-4dbc-a287-6f3edad004aa Destroying unnamed session | ||
| 2034 | 2024.02.28 13:22:59.145016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2035 | 2024.02.28 13:22:59.145063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2036 | 2024.02.28 13:22:59.145083 [ 3 ] {} <Debug> HTTP-Session: 9d0966e5-0677-47c7-adc8-f377acfcacaf Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2037 | 2024.02.28 13:22:59.145099 [ 3 ] {} <Debug> HTTP-Session: 9d0966e5-0677-47c7-adc8-f377acfcacaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2024.02.28 13:22:59.145174 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2039 | 2024.02.28 13:22:59.145219 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2040 | 2024.02.28 13:22:59.145355 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2041 | 2024.02.28 13:22:59.145713 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2042 | 2024.02.28 13:22:59.146004 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2043 | 2024.02.28 13:22:59.146189 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2044 | 2024.02.28 13:22:59.146290 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001088088 sec., 12866 rows/sec., 17.36 MiB/sec. | ||
| 2045 | 2024.02.28 13:22:59.146423 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} <Debug> DynamicQueryHandler: Done processing query | ||
| 2046 | 2024.02.28 13:22:59.146447 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 2047 | 2024.02.28 13:22:59.146464 [ 3 ] {} <Debug> HTTP-Session: 9d0966e5-0677-47c7-adc8-f377acfcacaf Destroying unnamed session | ||
| 2048 | 2024.02.28 13:22:59.804934 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2049 | 2024.02.28 13:22:59.805033 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2050 | 2024.02.28 13:23:04.141352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2051 | 2024.02.28 13:23:04.141496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2052 | 2024.02.28 13:23:04.141528 [ 3 ] {} <Debug> HTTP-Session: bcad1596-2bbe-4e1d-b7f6-4a14e90df7b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2053 | 2024.02.28 13:23:04.141557 [ 3 ] {} <Debug> HTTP-Session: bcad1596-2bbe-4e1d-b7f6-4a14e90df7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2024.02.28 13:23:04.141699 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2055 | 2024.02.28 13:23:04.141767 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2056 | 2024.02.28 13:23:04.141948 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2057 | 2024.02.28 13:23:04.142392 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2058 | 2024.02.28 13:23:04.142654 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2059 | 2024.02.28 13:23:04.142827 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2060 | 2024.02.28 13:23:04.142952 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001212651 sec., 30511 rows/sec., 2.42 MiB/sec. | ||
| 2061 | 2024.02.28 13:23:04.143178 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} <Debug> DynamicQueryHandler: Done processing query | ||
| 2062 | 2024.02.28 13:23:04.143205 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2063 | 2024.02.28 13:23:04.143222 [ 3 ] {} <Debug> HTTP-Session: bcad1596-2bbe-4e1d-b7f6-4a14e90df7b8 Destroying unnamed session | ||
| 2064 | 2024.02.28 13:23:04.143373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2065 | 2024.02.28 13:23:04.143423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2066 | 2024.02.28 13:23:04.143445 [ 3 ] {} <Debug> HTTP-Session: e6b3a8c6-f503-4cda-9c6e-5f0506d94596 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2067 | 2024.02.28 13:23:04.143465 [ 3 ] {} <Debug> HTTP-Session: e6b3a8c6-f503-4cda-9c6e-5f0506d94596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2024.02.28 13:23:04.143552 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2069 | 2024.02.28 13:23:04.143595 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2070 | 2024.02.28 13:23:04.143722 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2071 | 2024.02.28 13:23:04.144161 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2072 | 2024.02.28 13:23:04.144419 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2073 | 2024.02.28 13:23:04.144579 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2074 | 2024.02.28 13:23:04.144704 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.001117209 sec., 99354 rows/sec., 9.83 MiB/sec. | ||
| 2075 | 2024.02.28 13:23:04.144703 [ 52 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2076 | 2024.02.28 13:23:04.144828 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2077 | 2024.02.28 13:23:04.144869 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} <Debug> DynamicQueryHandler: Done processing query | ||
| 2078 | 2024.02.28 13:23:04.144929 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2079 | 2024.02.28 13:23:04.144947 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2080 | 2024.02.28 13:23:04.144966 [ 3 ] {} <Debug> HTTP-Session: e6b3a8c6-f503-4cda-9c6e-5f0506d94596 Destroying unnamed session | ||
| 2081 | 2024.02.28 13:23:04.145093 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2082 | 2024.02.28 13:23:04.145135 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part | ||
| 2083 | 2024.02.28 13:23:04.145213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2084 | 2024.02.28 13:23:04.145294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2085 | 2024.02.28 13:23:04.145360 [ 3 ] {} <Debug> HTTP-Session: 2923190e-0345-41e4-ac63-9f1dda18fe2d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2086 | 2024.02.28 13:23:04.145364 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 111 rows starting from the beginning of the part | ||
| 2087 | 2024.02.28 13:23:04.145391 [ 3 ] {} <Debug> HTTP-Session: 2923190e-0345-41e4-ac63-9f1dda18fe2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2024.02.28 13:23:04.145641 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2089 | 2024.02.28 13:23:04.145657 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
| 2090 | 2024.02.28 13:23:04.145735 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2091 | 2024.02.28 13:23:04.145950 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 111 rows starting from the beginning of the part | ||
| 2092 | 2024.02.28 13:23:04.146153 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2093 | 2024.02.28 13:23:04.146193 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 2094 | 2024.02.28 13:23:04.146365 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 111 rows starting from the beginning of the part | ||
| 2095 | 2024.02.28 13:23:04.146908 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2096 | 2024.02.28 13:23:04.147336 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2097 | 2024.02.28 13:23:04.147644 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2098 | 2024.02.28 13:23:04.147792 [ 52 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2099 | 2024.02.28 13:23:04.147891 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2100 | 2024.02.28 13:23:04.147913 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.002206577 sec., 16768 rows/sec., 1.31 MiB/sec. | ||
| 2101 | 2024.02.28 13:23:04.148130 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2102 | 2024.02.28 13:23:04.148568 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} <Debug> DynamicQueryHandler: Done processing query | ||
| 2103 | 2024.02.28 13:23:04.148548 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2104 | 2024.02.28 13:23:04.148635 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2105 | 2024.02.28 13:23:04.148681 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 97 rows starting from the beginning of the part | ||
| 2106 | 2024.02.28 13:23:04.148692 [ 3 ] {} <Debug> HTTP-Session: 2923190e-0345-41e4-ac63-9f1dda18fe2d Destroying unnamed session | ||
| 2107 | 2024.02.28 13:23:04.148703 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 4 columns (4 merged, 0 gathered) in 0.003804878 sec., 169256.41242636426 rows/sec., 15.96 MiB/sec. | ||
| 2108 | 2024.02.28 13:23:04.148808 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part | ||
| 2109 | 2024.02.28 13:23:04.148875 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2110 | 2024.02.28 13:23:04.148946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2111 | 2024.02.28 13:23:04.149048 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 2112 | 2024.02.28 13:23:04.149076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2113 | 2024.02.28 13:23:04.149143 [ 3 ] {} <Debug> HTTP-Session: c0d5f32f-b8b7-46b8-8740-b8b7c5fac5d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2114 | 2024.02.28 13:23:04.149217 [ 3 ] {} <Debug> HTTP-Session: c0d5f32f-b8b7-46b8-8740-b8b7c5fac5d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2024.02.28 13:23:04.149286 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2116 | 2024.02.28 13:23:04.149298 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
| 2117 | 2024.02.28 13:23:04.149491 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2118 | 2024.02.28 13:23:04.149651 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2119 | 2024.02.28 13:23:04.149697 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 2120 | 2024.02.28 13:23:04.149814 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2121 | 2024.02.28 13:23:04.150006 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part | ||
| 2122 | 2024.02.28 13:23:04.150593 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2123 | 2024.02.28 13:23:04.151659 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2124 | 2024.02.28 13:23:04.151714 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.003734467 sec., 69621.71576291877 rows/sec., 5.44 MiB/sec. | ||
| 2125 | 2024.02.28 13:23:04.151840 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2126 | 2024.02.28 13:23:04.152098 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2127 | 2024.02.28 13:23:04.152172 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2128 | 2024.02.28 13:23:04.152198 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2129 | 2024.02.28 13:23:04.152428 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2130 | 2024.02.28 13:23:04.152570 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.002828473 sec., 13081 rows/sec., 17.65 MiB/sec. | ||
| 2131 | 2024.02.28 13:23:04.152843 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2132 | 2024.02.28 13:23:04.152866 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2133 | 2024.02.28 13:23:04.152882 [ 3 ] {} <Debug> HTTP-Session: c0d5f32f-b8b7-46b8-8740-b8b7c5fac5d2 Destroying unnamed session | ||
| 2134 | 2024.02.28 13:23:09.139852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2135 | 2024.02.28 13:23:09.139976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2136 | 2024.02.28 13:23:09.140007 [ 3 ] {} <Debug> HTTP-Session: ba975663-7a61-4b3b-9d09-417c16eda5f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2137 | 2024.02.28 13:23:09.140034 [ 3 ] {} <Debug> HTTP-Session: ba975663-7a61-4b3b-9d09-417c16eda5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2024.02.28 13:23:09.140173 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2139 | 2024.02.28 13:23:09.140242 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2140 | 2024.02.28 13:23:09.140421 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2141 | 2024.02.28 13:23:09.140860 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2142 | 2024.02.28 13:23:09.141144 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2143 | 2024.02.28 13:23:09.141308 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2144 | 2024.02.28 13:23:09.141448 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001229922 sec., 11382 rows/sec., 922.63 KiB/sec. | ||
| 2145 | 2024.02.28 13:23:09.141444 [ 54 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2146 | 2024.02.28 13:23:09.141571 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2147 | 2024.02.28 13:23:09.141655 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 2148 | 2024.02.28 13:23:09.141713 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2149 | 2024.02.28 13:23:09.141729 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2150 | 2024.02.28 13:23:09.141739 [ 3 ] {} <Debug> HTTP-Session: ba975663-7a61-4b3b-9d09-417c16eda5f6 Destroying unnamed session | ||
| 2151 | 2024.02.28 13:23:09.141847 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2152 | 2024.02.28 13:23:09.141886 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part | ||
| 2153 | 2024.02.28 13:23:09.141892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2154 | 2024.02.28 13:23:09.141950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2155 | 2024.02.28 13:23:09.141974 [ 3 ] {} <Debug> HTTP-Session: bc0e5686-e432-467f-bb9c-ffec61565aa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2156 | 2024.02.28 13:23:09.141999 [ 3 ] {} <Debug> HTTP-Session: bc0e5686-e432-467f-bb9c-ffec61565aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2024.02.28 13:23:09.142098 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
| 2158 | 2024.02.28 13:23:09.142116 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2159 | 2024.02.28 13:23:09.142167 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2160 | 2024.02.28 13:23:09.142246 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part | ||
| 2161 | 2024.02.28 13:23:09.142421 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 2162 | 2024.02.28 13:23:09.142431 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2163 | 2024.02.28 13:23:09.142527 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part | ||
| 2164 | 2024.02.28 13:23:09.142658 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 2165 | 2024.02.28 13:23:09.143163 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2166 | 2024.02.28 13:23:09.143443 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2167 | 2024.02.28 13:23:09.143523 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.001881288 sec., 88768.97104536892 rows/sec., 7.03 MiB/sec. | ||
| 2168 | 2024.02.28 13:23:09.143651 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2169 | 2024.02.28 13:23:09.143673 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2170 | 2024.02.28 13:23:09.143813 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001656933 sec., 2414 rows/sec., 201.57 KiB/sec. | ||
| 2171 | 2024.02.28 13:23:09.143955 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2172 | 2024.02.28 13:23:09.143985 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} <Debug> DynamicQueryHandler: Done processing query | ||
| 2173 | 2024.02.28 13:23:09.144011 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2174 | 2024.02.28 13:23:09.144021 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2175 | 2024.02.28 13:23:09.144031 [ 3 ] {} <Debug> HTTP-Session: bc0e5686-e432-467f-bb9c-ffec61565aa7 Destroying unnamed session | ||
| 2176 | 2024.02.28 13:23:09.144158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2177 | 2024.02.28 13:23:09.144203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2178 | 2024.02.28 13:23:09.144222 [ 3 ] {} <Debug> HTTP-Session: 0af360b9-e070-4f6b-b12a-c6efc401ac1d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2179 | 2024.02.28 13:23:09.144239 [ 3 ] {} <Debug> HTTP-Session: 0af360b9-e070-4f6b-b12a-c6efc401ac1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2024.02.28 13:23:09.144312 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2181 | 2024.02.28 13:23:09.144349 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2182 | 2024.02.28 13:23:09.144453 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2183 | 2024.02.28 13:23:09.144763 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2184 | 2024.02.28 13:23:09.144975 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2185 | 2024.02.28 13:23:09.145131 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2186 | 2024.02.28 13:23:09.145247 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} <Information> executeQuery: Read 44 rows, 3.98 KiB in 0.000905454 sec., 48594 rows/sec., 4.29 MiB/sec. | ||
| 2187 | 2024.02.28 13:23:09.145348 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2188 | 2024.02.28 13:23:09.145371 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2189 | 2024.02.28 13:23:09.145386 [ 3 ] {} <Debug> HTTP-Session: 0af360b9-e070-4f6b-b12a-c6efc401ac1d Destroying unnamed session | ||
| 2190 | 2024.02.28 13:23:09.145523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2191 | 2024.02.28 13:23:09.145567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2192 | 2024.02.28 13:23:09.145585 [ 3 ] {} <Debug> HTTP-Session: 448dd094-b872-407a-9aaf-90c53cddd3a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2193 | 2024.02.28 13:23:09.145601 [ 3 ] {} <Debug> HTTP-Session: 448dd094-b872-407a-9aaf-90c53cddd3a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2024.02.28 13:23:09.145670 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2195 | 2024.02.28 13:23:09.145707 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2196 | 2024.02.28 13:23:09.145809 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2197 | 2024.02.28 13:23:09.146149 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2198 | 2024.02.28 13:23:09.146344 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2199 | 2024.02.28 13:23:09.146493 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2200 | 2024.02.28 13:23:09.146608 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000910154 sec., 4394 rows/sec., 306.87 KiB/sec. | ||
| 2201 | 2024.02.28 13:23:09.146732 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2202 | 2024.02.28 13:23:09.146756 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2203 | 2024.02.28 13:23:09.146772 [ 3 ] {} <Debug> HTTP-Session: 448dd094-b872-407a-9aaf-90c53cddd3a4 Destroying unnamed session | ||
| 2204 | 2024.02.28 13:23:09.146869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2205 | 2024.02.28 13:23:09.146914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2206 | 2024.02.28 13:23:09.146931 [ 3 ] {} <Debug> HTTP-Session: 913633fb-c787-41bd-903c-0543ffa8e9db Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2207 | 2024.02.28 13:23:09.146948 [ 3 ] {} <Debug> HTTP-Session: 913633fb-c787-41bd-903c-0543ffa8e9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2024.02.28 13:23:09.147017 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2209 | 2024.02.28 13:23:09.147054 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2210 | 2024.02.28 13:23:09.147158 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2211 | 2024.02.28 13:23:09.147423 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2212 | 2024.02.28 13:23:09.147625 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2213 | 2024.02.28 13:23:09.147774 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2214 | 2024.02.28 13:23:09.147884 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} <Information> executeQuery: Read 18 rows, 1.45 KiB in 0.000840351 sec., 21419 rows/sec., 1.68 MiB/sec. | ||
| 2215 | 2024.02.28 13:23:09.147980 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2216 | 2024.02.28 13:23:09.148004 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2217 | 2024.02.28 13:23:09.148019 [ 3 ] {} <Debug> HTTP-Session: 913633fb-c787-41bd-903c-0543ffa8e9db Destroying unnamed session | ||
| 2218 | 2024.02.28 13:23:09.148131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2219 | 2024.02.28 13:23:09.148174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2220 | 2024.02.28 13:23:09.148192 [ 3 ] {} <Debug> HTTP-Session: 27e7f6b7-3b30-4451-aafd-7ed039e5370d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2221 | 2024.02.28 13:23:09.148209 [ 3 ] {} <Debug> HTTP-Session: 27e7f6b7-3b30-4451-aafd-7ed039e5370d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2024.02.28 13:23:09.148276 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2223 | 2024.02.28 13:23:09.148319 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2224 | 2024.02.28 13:23:09.148433 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2225 | 2024.02.28 13:23:09.148680 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2226 | 2024.02.28 13:23:09.148925 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2227 | 2024.02.28 13:23:09.149106 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2228 | 2024.02.28 13:23:09.149238 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000926074 sec., 2159 rows/sec., 151.85 KiB/sec. | ||
| 2229 | 2024.02.28 13:23:09.149362 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} <Debug> DynamicQueryHandler: Done processing query | ||
| 2230 | 2024.02.28 13:23:09.149387 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2231 | 2024.02.28 13:23:09.149402 [ 3 ] {} <Debug> HTTP-Session: 27e7f6b7-3b30-4451-aafd-7ed039e5370d Destroying unnamed session | ||
| 2232 | 2024.02.28 13:23:09.149506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2233 | 2024.02.28 13:23:09.149551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2234 | 2024.02.28 13:23:09.149569 [ 3 ] {} <Debug> HTTP-Session: de9b74c5-3e8b-4198-8ffd-e1fcc41813dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2235 | 2024.02.28 13:23:09.149585 [ 3 ] {} <Debug> HTTP-Session: de9b74c5-3e8b-4198-8ffd-e1fcc41813dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2024.02.28 13:23:09.149656 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2237 | 2024.02.28 13:23:09.149699 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2238 | 2024.02.28 13:23:09.149833 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2239 | 2024.02.28 13:23:09.150151 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2240 | 2024.02.28 13:23:09.150422 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2241 | 2024.02.28 13:23:09.150597 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2242 | 2024.02.28 13:23:09.150707 [ 54 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2243 | 2024.02.28 13:23:09.150725 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001033447 sec., 13546 rows/sec., 18.28 MiB/sec. | ||
| 2244 | 2024.02.28 13:23:09.150762 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2245 | 2024.02.28 13:23:09.150931 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2246 | 2024.02.28 13:23:09.150980 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} <Debug> DynamicQueryHandler: Done processing query | ||
| 2247 | 2024.02.28 13:23:09.151022 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 2248 | 2024.02.28 13:23:09.151075 [ 3 ] {} <Debug> HTTP-Session: de9b74c5-3e8b-4198-8ffd-e1fcc41813dd Destroying unnamed session | ||
| 2249 | 2024.02.28 13:23:09.151121 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2250 | 2024.02.28 13:23:09.151166 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 334 rows starting from the beginning of the part | ||
| 2251 | 2024.02.28 13:23:09.151308 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
| 2252 | 2024.02.28 13:23:09.151420 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part | ||
| 2253 | 2024.02.28 13:23:09.151523 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 2254 | 2024.02.28 13:23:09.151627 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part | ||
| 2255 | 2024.02.28 13:23:09.151730 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 2256 | 2024.02.28 13:23:09.153138 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 6 columns (6 merged, 0 gathered) in 0.002310839 sec., 194734.4665725306 rows/sec., 262.78 MiB/sec. | ||
| 2257 | 2024.02.28 13:23:09.153459 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2258 | 2024.02.28 13:23:09.153672 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2259 | 2024.02.28 13:23:09.153729 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2260 | 2024.02.28 13:23:09.153797 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3: 4.00 MiB. | ||
| 2261 | 2024.02.28 13:23:10.000171 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.15 MiB, peak 236.29 MiB, will set to 231.01 MiB (RSS), difference: -4.14 MiB | ||
| 2262 | 2024.02.28 13:23:14.142159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2263 | 2024.02.28 13:23:14.142314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2264 | 2024.02.28 13:23:14.142354 [ 3 ] {} <Debug> HTTP-Session: 4e637338-8ef3-4228-b2d3-fc82f42c3666 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2265 | 2024.02.28 13:23:14.142388 [ 3 ] {} <Debug> HTTP-Session: 4e637338-8ef3-4228-b2d3-fc82f42c3666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2024.02.28 13:23:14.142573 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2267 | 2024.02.28 13:23:14.142661 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2268 | 2024.02.28 13:23:14.142896 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2269 | 2024.02.28 13:23:14.143514 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2270 | 2024.02.28 13:23:14.143826 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2271 | 2024.02.28 13:23:14.144058 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2272 | 2024.02.28 13:23:14.144223 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001597461 sec., 23161 rows/sec., 1.83 MiB/sec. | ||
| 2273 | 2024.02.28 13:23:14.144467 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2274 | 2024.02.28 13:23:14.144501 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2275 | 2024.02.28 13:23:14.144526 [ 3 ] {} <Debug> HTTP-Session: 4e637338-8ef3-4228-b2d3-fc82f42c3666 Destroying unnamed session | ||
| 2276 | 2024.02.28 13:23:14.144702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2277 | 2024.02.28 13:23:14.144764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2278 | 2024.02.28 13:23:14.144792 [ 3 ] {} <Debug> HTTP-Session: b42a3324-cc16-4518-be07-9012bbd44f43 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2279 | 2024.02.28 13:23:14.144816 [ 3 ] {} <Debug> HTTP-Session: b42a3324-cc16-4518-be07-9012bbd44f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2024.02.28 13:23:14.144922 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2281 | 2024.02.28 13:23:14.144979 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2282 | 2024.02.28 13:23:14.145132 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2283 | 2024.02.28 13:23:14.145634 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2284 | 2024.02.28 13:23:14.145918 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2285 | 2024.02.28 13:23:14.146115 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2286 | 2024.02.28 13:23:14.146247 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.001288253 sec., 86163 rows/sec., 8.52 MiB/sec. | ||
| 2287 | 2024.02.28 13:23:14.146398 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} <Debug> DynamicQueryHandler: Done processing query | ||
| 2288 | 2024.02.28 13:23:14.146430 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2289 | 2024.02.28 13:23:14.146450 [ 3 ] {} <Debug> HTTP-Session: b42a3324-cc16-4518-be07-9012bbd44f43 Destroying unnamed session | ||
| 2290 | 2024.02.28 13:23:14.146670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2291 | 2024.02.28 13:23:14.146729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2292 | 2024.02.28 13:23:14.146758 [ 3 ] {} <Debug> HTTP-Session: 6de7605e-2e4a-4a5f-aaad-382bb0ba4d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2293 | 2024.02.28 13:23:14.146782 [ 3 ] {} <Debug> HTTP-Session: 6de7605e-2e4a-4a5f-aaad-382bb0ba4d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2024.02.28 13:23:14.146885 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2295 | 2024.02.28 13:23:14.146942 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2296 | 2024.02.28 13:23:14.147085 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2297 | 2024.02.28 13:23:14.147613 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2298 | 2024.02.28 13:23:14.147909 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2299 | 2024.02.28 13:23:14.148147 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2300 | 2024.02.28 13:23:14.148280 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.001357055 sec., 27264 rows/sec., 2.13 MiB/sec. | ||
| 2301 | 2024.02.28 13:23:14.148444 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2302 | 2024.02.28 13:23:14.148474 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2303 | 2024.02.28 13:23:14.148496 [ 3 ] {} <Debug> HTTP-Session: 6de7605e-2e4a-4a5f-aaad-382bb0ba4d8f Destroying unnamed session | ||
| 2304 | 2024.02.28 13:23:14.148729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2305 | 2024.02.28 13:23:14.148792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2306 | 2024.02.28 13:23:14.148816 [ 3 ] {} <Debug> HTTP-Session: 13661e3e-8f9c-4a30-b936-8f14badb3b32 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2307 | 2024.02.28 13:23:14.148840 [ 3 ] {} <Debug> HTTP-Session: 13661e3e-8f9c-4a30-b936-8f14badb3b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2024.02.28 13:23:14.148954 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2309 | 2024.02.28 13:23:14.149043 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2310 | 2024.02.28 13:23:14.149234 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2311 | 2024.02.28 13:23:14.150024 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. | ||
| 2312 | 2024.02.28 13:23:14.150468 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2313 | 2024.02.28 13:23:14.150727 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2314 | 2024.02.28 13:23:14.150882 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001861388 sec., 19877 rows/sec., 26.82 MiB/sec. | ||
| 2315 | 2024.02.28 13:23:14.151051 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2316 | 2024.02.28 13:23:14.151084 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2317 | 2024.02.28 13:23:14.151106 [ 3 ] {} <Debug> HTTP-Session: 13661e3e-8f9c-4a30-b936-8f14badb3b32 Destroying unnamed session | ||
| 2318 | 2024.02.28 13:23:14.805102 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2319 | 2024.02.28 13:23:14.805182 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2320 | 2024.02.28 13:23:19.141224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2321 | 2024.02.28 13:23:19.141349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2322 | 2024.02.28 13:23:19.141377 [ 3 ] {} <Debug> HTTP-Session: 4e381e25-c9de-4298-b861-8f5a9f973f43 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2323 | 2024.02.28 13:23:19.141401 [ 3 ] {} <Debug> HTTP-Session: 4e381e25-c9de-4298-b861-8f5a9f973f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2024.02.28 13:23:19.141527 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2325 | 2024.02.28 13:23:19.141588 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2326 | 2024.02.28 13:23:19.141746 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2327 | 2024.02.28 13:23:19.142173 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2328 | 2024.02.28 13:23:19.142434 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2329 | 2024.02.28 13:23:19.142604 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2330 | 2024.02.28 13:23:19.142745 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001177491 sec., 11889 rows/sec., 963.71 KiB/sec. | ||
| 2331 | 2024.02.28 13:23:19.142959 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} <Debug> DynamicQueryHandler: Done processing query | ||
| 2332 | 2024.02.28 13:23:19.142987 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2333 | 2024.02.28 13:23:19.143004 [ 3 ] {} <Debug> HTTP-Session: 4e381e25-c9de-4298-b861-8f5a9f973f43 Destroying unnamed session | ||
| 2334 | 2024.02.28 13:23:19.143119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2335 | 2024.02.28 13:23:19.143173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2336 | 2024.02.28 13:23:19.143193 [ 3 ] {} <Debug> HTTP-Session: 8033c173-27f6-4e6e-ae63-c4bcd9c05979 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2337 | 2024.02.28 13:23:19.143213 [ 3 ] {} <Debug> HTTP-Session: 8033c173-27f6-4e6e-ae63-c4bcd9c05979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2024.02.28 13:23:19.143294 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2339 | 2024.02.28 13:23:19.143338 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2340 | 2024.02.28 13:23:19.143462 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2341 | 2024.02.28 13:23:19.143772 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2342 | 2024.02.28 13:23:19.143987 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2343 | 2024.02.28 13:23:19.144142 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2344 | 2024.02.28 13:23:19.144255 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000926894 sec., 2157 rows/sec., 184.38 KiB/sec. | ||
| 2345 | 2024.02.28 13:23:19.144396 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2346 | 2024.02.28 13:23:19.144421 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2347 | 2024.02.28 13:23:19.144437 [ 3 ] {} <Debug> HTTP-Session: 8033c173-27f6-4e6e-ae63-c4bcd9c05979 Destroying unnamed session | ||
| 2348 | 2024.02.28 13:23:19.144578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2349 | 2024.02.28 13:23:19.144626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2350 | 2024.02.28 13:23:19.144646 [ 3 ] {} <Debug> HTTP-Session: d04622e9-68b0-4907-8514-11f94ce310dc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2351 | 2024.02.28 13:23:19.144664 [ 3 ] {} <Debug> HTTP-Session: d04622e9-68b0-4907-8514-11f94ce310dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2024.02.28 13:23:19.144739 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2353 | 2024.02.28 13:23:19.144778 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2354 | 2024.02.28 13:23:19.144885 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2355 | 2024.02.28 13:23:19.145207 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2356 | 2024.02.28 13:23:19.145428 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2357 | 2024.02.28 13:23:19.145607 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2358 | 2024.02.28 13:23:19.145727 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} <Information> executeQuery: Read 79 rows, 6.70 KiB in 0.000957835 sec., 82477 rows/sec., 6.83 MiB/sec. | ||
| 2359 | 2024.02.28 13:23:19.145920 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} <Debug> DynamicQueryHandler: Done processing query | ||
| 2360 | 2024.02.28 13:23:19.145945 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2361 | 2024.02.28 13:23:19.145962 [ 3 ] {} <Debug> HTTP-Session: d04622e9-68b0-4907-8514-11f94ce310dc Destroying unnamed session | ||
| 2362 | 2024.02.28 13:23:19.146102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2363 | 2024.02.28 13:23:19.146150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2364 | 2024.02.28 13:23:19.146169 [ 3 ] {} <Debug> HTTP-Session: 03e7e4e4-9b36-413c-8df8-b61d63db7335 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2365 | 2024.02.28 13:23:19.146185 [ 3 ] {} <Debug> HTTP-Session: 03e7e4e4-9b36-413c-8df8-b61d63db7335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2024.02.28 13:23:19.146256 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2367 | 2024.02.28 13:23:19.146294 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2368 | 2024.02.28 13:23:19.146410 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2369 | 2024.02.28 13:23:19.146674 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2370 | 2024.02.28 13:23:19.146875 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2371 | 2024.02.28 13:23:19.147030 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2372 | 2024.02.28 13:23:19.147138 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000855882 sec., 2336 rows/sec., 163.16 KiB/sec. | ||
| 2373 | 2024.02.28 13:23:19.147249 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} <Debug> DynamicQueryHandler: Done processing query | ||
| 2374 | 2024.02.28 13:23:19.147273 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2375 | 2024.02.28 13:23:19.147289 [ 3 ] {} <Debug> HTTP-Session: 03e7e4e4-9b36-413c-8df8-b61d63db7335 Destroying unnamed session | ||
| 2376 | 2024.02.28 13:23:19.147403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2377 | 2024.02.28 13:23:19.147449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2378 | 2024.02.28 13:23:19.147469 [ 3 ] {} <Debug> HTTP-Session: b453a4c0-cc38-4eea-99cc-11ffa8bca316 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2379 | 2024.02.28 13:23:19.147485 [ 3 ] {} <Debug> HTTP-Session: b453a4c0-cc38-4eea-99cc-11ffa8bca316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2024.02.28 13:23:19.147556 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2381 | 2024.02.28 13:23:19.147593 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2382 | 2024.02.28 13:23:19.147696 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2383 | 2024.02.28 13:23:19.147986 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2384 | 2024.02.28 13:23:19.148186 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2385 | 2024.02.28 13:23:19.148340 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2386 | 2024.02.28 13:23:19.148454 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} <Information> executeQuery: Read 40 rows, 3.18 KiB in 0.000866192 sec., 46179 rows/sec., 3.59 MiB/sec. | ||
| 2387 | 2024.02.28 13:23:19.148653 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2388 | 2024.02.28 13:23:19.148677 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2389 | 2024.02.28 13:23:19.148693 [ 3 ] {} <Debug> HTTP-Session: b453a4c0-cc38-4eea-99cc-11ffa8bca316 Destroying unnamed session | ||
| 2390 | 2024.02.28 13:23:19.148842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2391 | 2024.02.28 13:23:19.148889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2392 | 2024.02.28 13:23:19.148907 [ 3 ] {} <Debug> HTTP-Session: cb251265-23cd-4d09-a0c9-93a0ef339b1b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2393 | 2024.02.28 13:23:19.148923 [ 3 ] {} <Debug> HTTP-Session: cb251265-23cd-4d09-a0c9-93a0ef339b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2024.02.28 13:23:19.148997 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2395 | 2024.02.28 13:23:19.149042 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2396 | 2024.02.28 13:23:19.149177 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2397 | 2024.02.28 13:23:19.149472 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2398 | 2024.02.28 13:23:19.149737 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2399 | 2024.02.28 13:23:19.149928 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2400 | 2024.02.28 13:23:19.150043 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001009826 sec., 36639 rows/sec., 2.58 MiB/sec. | ||
| 2401 | 2024.02.28 13:23:19.150045 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2402 | 2024.02.28 13:23:19.150153 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2403 | 2024.02.28 13:23:19.150218 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} <Debug> DynamicQueryHandler: Done processing query | ||
| 2404 | 2024.02.28 13:23:19.150266 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2405 | 2024.02.28 13:23:19.150274 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 2406 | 2024.02.28 13:23:19.150322 [ 3 ] {} <Debug> HTTP-Session: cb251265-23cd-4d09-a0c9-93a0ef339b1b Destroying unnamed session | ||
| 2407 | 2024.02.28 13:23:19.150400 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2408 | 2024.02.28 13:23:19.150442 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 312 rows starting from the beginning of the part | ||
| 2409 | 2024.02.28 13:23:19.150451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2410 | 2024.02.28 13:23:19.150508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2411 | 2024.02.28 13:23:19.150530 [ 3 ] {} <Debug> HTTP-Session: d96936b3-0215-40df-97c1-6351fa4862c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2412 | 2024.02.28 13:23:19.150552 [ 3 ] {} <Debug> HTTP-Session: d96936b3-0215-40df-97c1-6351fa4862c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2024.02.28 13:23:19.150643 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
| 2414 | 2024.02.28 13:23:19.150667 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2415 | 2024.02.28 13:23:19.150726 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2416 | 2024.02.28 13:23:19.150837 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2417 | 2024.02.28 13:23:19.151057 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2418 | 2024.02.28 13:23:19.151067 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2419 | 2024.02.28 13:23:19.151216 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2420 | 2024.02.28 13:23:19.151381 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2421 | 2024.02.28 13:23:19.151725 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2422 | 2024.02.28 13:23:19.152121 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2423 | 2024.02.28 13:23:19.152396 [ 11 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 425 rows, containing 5 columns (5 merged, 0 gathered) in 0.002163386 sec., 196451.303650851 rows/sec., 13.86 MiB/sec. | ||
| 2424 | 2024.02.28 13:23:19.152412 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2425 | 2024.02.28 13:23:19.152659 [ 11 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2426 | 2024.02.28 13:23:19.152687 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001980961 sec., 7067 rows/sec., 9.54 MiB/sec. | ||
| 2427 | 2024.02.28 13:23:19.152951 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2428 | 2024.02.28 13:23:19.152992 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 2429 | 2024.02.28 13:23:19.153019 [ 3 ] {} <Debug> HTTP-Session: d96936b3-0215-40df-97c1-6351fa4862c4 Destroying unnamed session | ||
| 2430 | 2024.02.28 13:23:19.153143 [ 11 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 2431 | 2024.02.28 13:23:19.153226 [ 11 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 2432 | 2024.02.28 13:23:24.141143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2433 | 2024.02.28 13:23:24.141266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2434 | 2024.02.28 13:23:24.141296 [ 3 ] {} <Debug> HTTP-Session: aa071e54-4296-4bec-a693-35be0fe2addb Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2435 | 2024.02.28 13:23:24.141323 [ 3 ] {} <Debug> HTTP-Session: aa071e54-4296-4bec-a693-35be0fe2addb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2024.02.28 13:23:24.141465 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2437 | 2024.02.28 13:23:24.141535 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2438 | 2024.02.28 13:23:24.141691 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2439 | 2024.02.28 13:23:24.142200 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2440 | 2024.02.28 13:23:24.142465 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2441 | 2024.02.28 13:23:24.142641 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2442 | 2024.02.28 13:23:24.142768 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001257343 sec., 29427 rows/sec., 2.33 MiB/sec. | ||
| 2443 | 2024.02.28 13:23:24.142920 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} <Debug> DynamicQueryHandler: Done processing query | ||
| 2444 | 2024.02.28 13:23:24.142951 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2445 | 2024.02.28 13:23:24.142969 [ 3 ] {} <Debug> HTTP-Session: aa071e54-4296-4bec-a693-35be0fe2addb Destroying unnamed session | ||
| 2446 | 2024.02.28 13:23:24.143125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2447 | 2024.02.28 13:23:24.143178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2448 | 2024.02.28 13:23:24.143198 [ 3 ] {} <Debug> HTTP-Session: a75682ee-25a4-43c0-89e7-d328d2111fdf Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2449 | 2024.02.28 13:23:24.143218 [ 3 ] {} <Debug> HTTP-Session: a75682ee-25a4-43c0-89e7-d328d2111fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2450 | 2024.02.28 13:23:24.143295 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2451 | 2024.02.28 13:23:24.143336 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2452 | 2024.02.28 13:23:24.143446 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2453 | 2024.02.28 13:23:24.143748 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2454 | 2024.02.28 13:23:24.143955 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2455 | 2024.02.28 13:23:24.144113 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2456 | 2024.02.28 13:23:24.144234 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000910794 sec., 2195 rows/sec., 187.64 KiB/sec. | ||
| 2457 | 2024.02.28 13:23:24.144358 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2458 | 2024.02.28 13:23:24.144382 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2459 | 2024.02.28 13:23:24.144398 [ 3 ] {} <Debug> HTTP-Session: a75682ee-25a4-43c0-89e7-d328d2111fdf Destroying unnamed session | ||
| 2460 | 2024.02.28 13:23:24.144588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2461 | 2024.02.28 13:23:24.144634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2462 | 2024.02.28 13:23:24.144653 [ 3 ] {} <Debug> HTTP-Session: 47d393c1-5acc-4005-ad1a-c9b597f3b2e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2463 | 2024.02.28 13:23:24.144670 [ 3 ] {} <Debug> HTTP-Session: 47d393c1-5acc-4005-ad1a-c9b597f3b2e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2024.02.28 13:23:24.144747 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2465 | 2024.02.28 13:23:24.144785 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2466 | 2024.02.28 13:23:24.144891 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2467 | 2024.02.28 13:23:24.145246 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2468 | 2024.02.28 13:23:24.145468 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2469 | 2024.02.28 13:23:24.145627 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2470 | 2024.02.28 13:23:24.145722 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} <Information> executeQuery: Read 112 rows, 11.33 KiB in 0.000947284 sec., 118232 rows/sec., 11.68 MiB/sec. | ||
| 2471 | 2024.02.28 13:23:24.145864 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} <Debug> DynamicQueryHandler: Done processing query | ||
| 2472 | 2024.02.28 13:23:24.145888 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2473 | 2024.02.28 13:23:24.145905 [ 3 ] {} <Debug> HTTP-Session: 47d393c1-5acc-4005-ad1a-c9b597f3b2e2 Destroying unnamed session | ||
| 2474 | 2024.02.28 13:23:24.146011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2475 | 2024.02.28 13:23:24.146057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2476 | 2024.02.28 13:23:24.146076 [ 3 ] {} <Debug> HTTP-Session: a6d18909-9dfe-42d0-bb5e-ba2b974d3a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2477 | 2024.02.28 13:23:24.146093 [ 3 ] {} <Debug> HTTP-Session: a6d18909-9dfe-42d0-bb5e-ba2b974d3a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2024.02.28 13:23:24.146163 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2479 | 2024.02.28 13:23:24.146202 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2480 | 2024.02.28 13:23:24.146310 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2481 | 2024.02.28 13:23:24.146575 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2482 | 2024.02.28 13:23:24.146778 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2483 | 2024.02.28 13:23:24.146957 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2484 | 2024.02.28 13:23:24.147055 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000865993 sec., 2309 rows/sec., 161.26 KiB/sec. | ||
| 2485 | 2024.02.28 13:23:24.147168 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} <Debug> DynamicQueryHandler: Done processing query | ||
| 2486 | 2024.02.28 13:23:24.147191 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2487 | 2024.02.28 13:23:24.147207 [ 3 ] {} <Debug> HTTP-Session: a6d18909-9dfe-42d0-bb5e-ba2b974d3a08 Destroying unnamed session | ||
| 2488 | 2024.02.28 13:23:24.147316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2489 | 2024.02.28 13:23:24.147362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2490 | 2024.02.28 13:23:24.147380 [ 3 ] {} <Debug> HTTP-Session: d5c385f5-c601-4f9b-b3bf-521c20916478 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2491 | 2024.02.28 13:23:24.147396 [ 3 ] {} <Debug> HTTP-Session: d5c385f5-c601-4f9b-b3bf-521c20916478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2492 | 2024.02.28 13:23:24.147466 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2493 | 2024.02.28 13:23:24.147504 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2494 | 2024.02.28 13:23:24.147607 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2495 | 2024.02.28 13:23:24.147896 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2496 | 2024.02.28 13:23:24.148108 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2497 | 2024.02.28 13:23:24.148260 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2498 | 2024.02.28 13:23:24.148353 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} <Information> executeQuery: Read 39 rows, 3.13 KiB in 0.000859152 sec., 45393 rows/sec., 3.55 MiB/sec. | ||
| 2499 | 2024.02.28 13:23:24.148471 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} <Debug> DynamicQueryHandler: Done processing query | ||
| 2500 | 2024.02.28 13:23:24.148494 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2501 | 2024.02.28 13:23:24.148510 [ 3 ] {} <Debug> HTTP-Session: d5c385f5-c601-4f9b-b3bf-521c20916478 Destroying unnamed session | ||
| 2502 | 2024.02.28 13:23:24.148610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2503 | 2024.02.28 13:23:24.148655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2504 | 2024.02.28 13:23:24.148673 [ 3 ] {} <Debug> HTTP-Session: 93c71cef-ad24-4ebe-adb5-2a5088ee30b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2505 | 2024.02.28 13:23:24.148690 [ 3 ] {} <Debug> HTTP-Session: 93c71cef-ad24-4ebe-adb5-2a5088ee30b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2506 | 2024.02.28 13:23:24.148758 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2507 | 2024.02.28 13:23:24.148801 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2508 | 2024.02.28 13:23:24.148917 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2509 | 2024.02.28 13:23:24.149182 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2510 | 2024.02.28 13:23:24.149433 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2511 | 2024.02.28 13:23:24.149616 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2512 | 2024.02.28 13:23:24.149715 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000921424 sec., 1085 rows/sec., 76.31 KiB/sec. | ||
| 2513 | 2024.02.28 13:23:24.149841 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} <Debug> DynamicQueryHandler: Done processing query | ||
| 2514 | 2024.02.28 13:23:24.149865 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2515 | 2024.02.28 13:23:24.149881 [ 3 ] {} <Debug> HTTP-Session: 93c71cef-ad24-4ebe-adb5-2a5088ee30b6 Destroying unnamed session | ||
| 2516 | 2024.02.28 13:23:24.150015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2517 | 2024.02.28 13:23:24.150061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2518 | 2024.02.28 13:23:24.150079 [ 3 ] {} <Debug> HTTP-Session: 61a68997-2158-48dc-8355-1a8829289b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2519 | 2024.02.28 13:23:24.150096 [ 3 ] {} <Debug> HTTP-Session: 61a68997-2158-48dc-8355-1a8829289b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2520 | 2024.02.28 13:23:24.150176 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2521 | 2024.02.28 13:23:24.150219 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2522 | 2024.02.28 13:23:24.150351 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2523 | 2024.02.28 13:23:24.150812 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2524 | 2024.02.28 13:23:24.151119 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2525 | 2024.02.28 13:23:24.151307 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2526 | 2024.02.28 13:23:24.151399 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001196581 sec., 30921 rows/sec., 41.73 MiB/sec. | ||
| 2527 | 2024.02.28 13:23:24.151521 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2528 | 2024.02.28 13:23:24.151545 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2529 | 2024.02.28 13:23:24.151560 [ 3 ] {} <Debug> HTTP-Session: 61a68997-2158-48dc-8355-1a8829289b6a Destroying unnamed session | ||
| 2530 | 2024.02.28 13:23:29.139804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2531 | 2024.02.28 13:23:29.139921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2532 | 2024.02.28 13:23:29.139947 [ 3 ] {} <Debug> HTTP-Session: 616509cb-3633-4fe4-be19-eb2003e21002 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2533 | 2024.02.28 13:23:29.139971 [ 3 ] {} <Debug> HTTP-Session: 616509cb-3633-4fe4-be19-eb2003e21002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2024.02.28 13:23:29.140095 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2535 | 2024.02.28 13:23:29.140157 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2536 | 2024.02.28 13:23:29.140315 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2537 | 2024.02.28 13:23:29.140731 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2538 | 2024.02.28 13:23:29.140998 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2539 | 2024.02.28 13:23:29.141170 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2540 | 2024.02.28 13:23:29.141289 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001155 sec., 12121 rows/sec., 982.48 KiB/sec. | ||
| 2541 | 2024.02.28 13:23:29.141468 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} <Debug> DynamicQueryHandler: Done processing query | ||
| 2542 | 2024.02.28 13:23:29.141496 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2543 | 2024.02.28 13:23:29.141513 [ 3 ] {} <Debug> HTTP-Session: 616509cb-3633-4fe4-be19-eb2003e21002 Destroying unnamed session | ||
| 2544 | 2024.02.28 13:23:29.141641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2545 | 2024.02.28 13:23:29.141695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2546 | 2024.02.28 13:23:29.141714 [ 3 ] {} <Debug> HTTP-Session: 95636af8-8c32-4cb2-9410-c0cd18807827 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2547 | 2024.02.28 13:23:29.141734 [ 3 ] {} <Debug> HTTP-Session: 95636af8-8c32-4cb2-9410-c0cd18807827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2548 | 2024.02.28 13:23:29.141816 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2549 | 2024.02.28 13:23:29.141859 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2550 | 2024.02.28 13:23:29.141970 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2551 | 2024.02.28 13:23:29.142267 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2552 | 2024.02.28 13:23:29.142482 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2553 | 2024.02.28 13:23:29.142639 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2554 | 2024.02.28 13:23:29.142766 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000911123 sec., 46096 rows/sec., 4.07 MiB/sec. | ||
| 2555 | 2024.02.28 13:23:29.142769 [ 149 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2556 | 2024.02.28 13:23:29.142881 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2557 | 2024.02.28 13:23:29.142947 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} <Debug> DynamicQueryHandler: Done processing query | ||
| 2558 | 2024.02.28 13:23:29.142992 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2559 | 2024.02.28 13:23:29.142994 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2560 | 2024.02.28 13:23:29.143025 [ 3 ] {} <Debug> HTTP-Session: 95636af8-8c32-4cb2-9410-c0cd18807827 Destroying unnamed session | ||
| 2561 | 2024.02.28 13:23:29.143140 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2562 | 2024.02.28 13:23:29.143198 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 191 rows starting from the beginning of the part | ||
| 2563 | 2024.02.28 13:23:29.143206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2564 | 2024.02.28 13:23:29.143284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2565 | 2024.02.28 13:23:29.143314 [ 3 ] {} <Debug> HTTP-Session: 4fcfb529-84e8-422f-b0d0-95980c130e40 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2566 | 2024.02.28 13:23:29.143343 [ 3 ] {} <Debug> HTTP-Session: 4fcfb529-84e8-422f-b0d0-95980c130e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2024.02.28 13:23:29.143467 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
| 2568 | 2024.02.28 13:23:29.143528 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2569 | 2024.02.28 13:23:29.143622 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2570 | 2024.02.28 13:23:29.143657 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 111 rows starting from the beginning of the part | ||
| 2571 | 2024.02.28 13:23:29.143972 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 79 rows starting from the beginning of the part | ||
| 2572 | 2024.02.28 13:23:29.144079 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2573 | 2024.02.28 13:23:29.144222 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part | ||
| 2574 | 2024.02.28 13:23:29.144439 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 2575 | 2024.02.28 13:23:29.144936 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2576 | 2024.02.28 13:23:29.145260 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2577 | 2024.02.28 13:23:29.145570 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2578 | 2024.02.28 13:23:29.145758 [ 149 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2579 | 2024.02.28 13:23:29.145803 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.002216166 sec., 6317 rows/sec., 505.87 KiB/sec. | ||
| 2580 | 2024.02.28 13:23:29.145829 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2581 | 2024.02.28 13:23:29.146070 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2582 | 2024.02.28 13:23:29.146378 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} <Debug> DynamicQueryHandler: Done processing query | ||
| 2583 | 2024.02.28 13:23:29.146375 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2584 | 2024.02.28 13:23:29.146472 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2585 | 2024.02.28 13:23:29.146514 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 97 rows starting from the beginning of the part | ||
| 2586 | 2024.02.28 13:23:29.146546 [ 3 ] {} <Debug> HTTP-Session: 4fcfb529-84e8-422f-b0d0-95980c130e40 Destroying unnamed session | ||
| 2587 | 2024.02.28 13:23:29.146723 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 4 columns (4 merged, 0 gathered) in 0.003763507 sec., 153845.86769733654 rows/sec., 14.29 MiB/sec. | ||
| 2588 | 2024.02.28 13:23:29.146829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2589 | 2024.02.28 13:23:29.146839 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 18 rows starting from the beginning of the part | ||
| 2590 | 2024.02.28 13:23:29.146946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2591 | 2024.02.28 13:23:29.146968 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2592 | 2024.02.28 13:23:29.147019 [ 3 ] {} <Debug> HTTP-Session: 391d26c5-235c-4d4f-b660-307a4551f4e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2593 | 2024.02.28 13:23:29.147113 [ 3 ] {} <Debug> HTTP-Session: 391d26c5-235c-4d4f-b660-307a4551f4e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2024.02.28 13:23:29.147209 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part | ||
| 2595 | 2024.02.28 13:23:29.147435 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2596 | 2024.02.28 13:23:29.147458 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2597 | 2024.02.28 13:23:29.147545 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 2598 | 2024.02.28 13:23:29.147642 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2599 | 2024.02.28 13:23:29.147646 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2600 | 2024.02.28 13:23:29.147913 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
| 2601 | 2024.02.28 13:23:29.148278 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 2602 | 2024.02.28 13:23:29.148464 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2603 | 2024.02.28 13:23:29.149465 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2604 | 2024.02.28 13:23:29.150100 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.004158358 sec., 58917.486180843494 rows/sec., 4.60 MiB/sec. | ||
| 2605 | 2024.02.28 13:23:29.150199 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2606 | 2024.02.28 13:23:29.150234 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2607 | 2024.02.28 13:23:29.150421 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2608 | 2024.02.28 13:23:29.150449 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2609 | 2024.02.28 13:23:29.150527 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2610 | 2024.02.28 13:23:29.150585 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.003069319 sec., 4561 rows/sec., 6.16 MiB/sec. | ||
| 2611 | 2024.02.28 13:23:29.150763 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} <Debug> DynamicQueryHandler: Done processing query | ||
| 2612 | 2024.02.28 13:23:29.150788 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 2613 | 2024.02.28 13:23:29.150805 [ 3 ] {} <Debug> HTTP-Session: 391d26c5-235c-4d4f-b660-307a4551f4e0 Destroying unnamed session | ||
| 2614 | 2024.02.28 13:23:29.805235 [ 166 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2615 | 2024.02.28 13:23:29.805298 [ 166 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2616 | 2024.02.28 13:23:34.141642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2617 | 2024.02.28 13:23:34.141767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2618 | 2024.02.28 13:23:34.141797 [ 3 ] {} <Debug> HTTP-Session: 26cd2471-ca47-4746-a0cb-7568e0d93f18 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2619 | 2024.02.28 13:23:34.141824 [ 3 ] {} <Debug> HTTP-Session: 26cd2471-ca47-4746-a0cb-7568e0d93f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2024.02.28 13:23:34.141967 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2621 | 2024.02.28 13:23:34.142034 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2622 | 2024.02.28 13:23:34.142216 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2623 | 2024.02.28 13:23:34.142765 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2624 | 2024.02.28 13:23:34.143042 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2625 | 2024.02.28 13:23:34.143211 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2626 | 2024.02.28 13:23:34.143328 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001322864 sec., 27969 rows/sec., 2.21 MiB/sec. | ||
| 2627 | 2024.02.28 13:23:34.143326 [ 77 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2628 | 2024.02.28 13:23:34.143386 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2629 | 2024.02.28 13:23:34.143513 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} <Debug> DynamicQueryHandler: Done processing query | ||
| 2630 | 2024.02.28 13:23:34.143538 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2631 | 2024.02.28 13:23:34.143552 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2632 | 2024.02.28 13:23:34.143623 [ 3 ] {} <Debug> HTTP-Session: 26cd2471-ca47-4746-a0cb-7568e0d93f18 Destroying unnamed session | ||
| 2633 | 2024.02.28 13:23:34.143698 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2634 | 2024.02.28 13:23:34.143737 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 51 rows starting from the beginning of the part | ||
| 2635 | 2024.02.28 13:23:34.143809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2636 | 2024.02.28 13:23:34.143901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2637 | 2024.02.28 13:23:34.143949 [ 3 ] {} <Debug> HTTP-Session: c7e86a22-4ea6-41b4-aa00-c811b0dbb244 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2638 | 2024.02.28 13:23:34.143971 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part | ||
| 2639 | 2024.02.28 13:23:34.143982 [ 3 ] {} <Debug> HTTP-Session: c7e86a22-4ea6-41b4-aa00-c811b0dbb244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2024.02.28 13:23:34.144221 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
| 2641 | 2024.02.28 13:23:34.144231 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2642 | 2024.02.28 13:23:34.144334 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2643 | 2024.02.28 13:23:34.144457 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 2644 | 2024.02.28 13:23:34.144802 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 2645 | 2024.02.28 13:23:34.144828 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2646 | 2024.02.28 13:23:34.145010 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 37 rows starting from the beginning of the part | ||
| 2647 | 2024.02.28 13:23:34.145575 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2648 | 2024.02.28 13:23:34.146073 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2649 | 2024.02.28 13:23:34.146438 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2650 | 2024.02.28 13:23:34.146473 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.003026748 sec., 62773.64352764089 rows/sec., 4.97 MiB/sec. | ||
| 2651 | 2024.02.28 13:23:34.146574 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.002270739 sec., 48882 rows/sec., 4.83 MiB/sec. | ||
| 2652 | 2024.02.28 13:23:34.146634 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2653 | 2024.02.28 13:23:34.146737 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2654 | 2024.02.28 13:23:34.146761 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2655 | 2024.02.28 13:23:34.146778 [ 3 ] {} <Debug> HTTP-Session: c7e86a22-4ea6-41b4-aa00-c811b0dbb244 Destroying unnamed session | ||
| 2656 | 2024.02.28 13:23:34.146895 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2657 | 2024.02.28 13:23:34.146943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2658 | 2024.02.28 13:23:34.146953 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2659 | 2024.02.28 13:23:34.146989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2660 | 2024.02.28 13:23:34.147025 [ 3 ] {} <Debug> HTTP-Session: 35f76190-85fa-4fac-a9c3-1ecb2a9c952e Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2661 | 2024.02.28 13:23:34.147048 [ 3 ] {} <Debug> HTTP-Session: 35f76190-85fa-4fac-a9c3-1ecb2a9c952e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2662 | 2024.02.28 13:23:34.147119 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2663 | 2024.02.28 13:23:34.147157 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2664 | 2024.02.28 13:23:34.147263 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2665 | 2024.02.28 13:23:34.147559 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2666 | 2024.02.28 13:23:34.147763 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2667 | 2024.02.28 13:23:34.147912 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2668 | 2024.02.28 13:23:34.148002 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000856512 sec., 43198 rows/sec., 3.38 MiB/sec. | ||
| 2669 | 2024.02.28 13:23:34.148114 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2670 | 2024.02.28 13:23:34.148137 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2671 | 2024.02.28 13:23:34.148153 [ 3 ] {} <Debug> HTTP-Session: 35f76190-85fa-4fac-a9c3-1ecb2a9c952e Destroying unnamed session | ||
| 2672 | 2024.02.28 13:23:34.148293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2673 | 2024.02.28 13:23:34.148339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2674 | 2024.02.28 13:23:34.148357 [ 3 ] {} <Debug> HTTP-Session: 84178b86-a36a-416c-bc9f-e4585afdb3ef Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2675 | 2024.02.28 13:23:34.148374 [ 3 ] {} <Debug> HTTP-Session: 84178b86-a36a-416c-bc9f-e4585afdb3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2676 | 2024.02.28 13:23:34.148459 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2677 | 2024.02.28 13:23:34.148504 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2678 | 2024.02.28 13:23:34.148636 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2679 | 2024.02.28 13:23:34.149063 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2680 | 2024.02.28 13:23:34.149366 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2681 | 2024.02.28 13:23:34.149551 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2682 | 2024.02.28 13:23:34.149642 [ 77 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2683 | 2024.02.28 13:23:34.149653 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.00116448 sec., 31773 rows/sec., 42.88 MiB/sec. | ||
| 2684 | 2024.02.28 13:23:34.149685 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2685 | 2024.02.28 13:23:34.149844 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2686 | 2024.02.28 13:23:34.149881 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} <Debug> DynamicQueryHandler: Done processing query | ||
| 2687 | 2024.02.28 13:23:34.149923 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2688 | 2024.02.28 13:23:34.149972 [ 3 ] {} <Debug> HTTP-Session: 84178b86-a36a-416c-bc9f-e4585afdb3ef Destroying unnamed session | ||
| 2689 | 2024.02.28 13:23:34.150031 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2690 | 2024.02.28 13:23:34.150072 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 450 rows starting from the beginning of the part | ||
| 2691 | 2024.02.28 13:23:34.150201 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part | ||
| 2692 | 2024.02.28 13:23:34.150316 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
| 2693 | 2024.02.28 13:23:34.150426 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 2694 | 2024.02.28 13:23:34.150530 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 2695 | 2024.02.28 13:23:34.150632 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 37 rows starting from the beginning of the part | ||
| 2696 | 2024.02.28 13:23:34.152170 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 6 columns (6 merged, 0 gathered) in 0.002420093 sec., 243379.07675448837 rows/sec., 328.43 MiB/sec. | ||
| 2697 | 2024.02.28 13:23:34.152614 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2698 | 2024.02.28 13:23:34.152889 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2699 | 2024.02.28 13:23:34.152960 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2700 | 2024.02.28 13:23:34.153049 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4: 4.49 MiB. | ||
| 2701 | 2024.02.28 13:23:36.344092 [ 158 ] {} <Debug> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2702 | 2024.02.28 13:23:36.344180 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2703 | 2024.02.28 13:23:36.344288 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2704 | 2024.02.28 13:23:36.344455 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2705 | 2024.02.28 13:23:36.344492 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2706 | 2024.02.28 13:23:36.344676 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2707 | 2024.02.28 13:23:36.344780 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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 | ||
| 2708 | 2024.02.28 13:23:36.344877 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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 | ||
| 2709 | 2024.02.28 13:23:36.344961 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2710 | 2024.02.28 13:23:36.345536 [ 12 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001300603 sec., 9226.489559073752 rows/sec., 644.23 KiB/sec. | ||
| 2711 | 2024.02.28 13:23:36.345654 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2712 | 2024.02.28 13:23:36.345829 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2713 | 2024.02.28 13:23:36.345890 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2714 | 2024.02.28 13:23:36.909136 [ 158 ] {} <Debug> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2715 | 2024.02.28 13:23:36.909238 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2716 | 2024.02.28 13:23:36.909378 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2717 | 2024.02.28 13:23:36.909564 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2718 | 2024.02.28 13:23:36.909619 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2719 | 2024.02.28 13:23:36.909840 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2720 | 2024.02.28 13:23:36.910008 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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 | ||
| 2721 | 2024.02.28 13:23:36.910169 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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 | ||
| 2722 | 2024.02.28 13:23:36.910324 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2723 | 2024.02.28 13:23:36.910886 [ 12 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.00157013 sec., 7642.679268595593 rows/sec., 648.09 KiB/sec. | ||
| 2724 | 2024.02.28 13:23:36.910999 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2725 | 2024.02.28 13:23:36.911178 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2726 | 2024.02.28 13:23:36.911238 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2727 | 2024.02.28 13:23:39.140712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2728 | 2024.02.28 13:23:39.140832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2729 | 2024.02.28 13:23:39.140862 [ 3 ] {} <Debug> HTTP-Session: d3f1d2b3-2e0a-436d-a2c4-e1df16991333 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2730 | 2024.02.28 13:23:39.140890 [ 3 ] {} <Debug> HTTP-Session: d3f1d2b3-2e0a-436d-a2c4-e1df16991333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2731 | 2024.02.28 13:23:39.141027 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2732 | 2024.02.28 13:23:39.141089 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2733 | 2024.02.28 13:23:39.141246 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2734 | 2024.02.28 13:23:39.141737 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2735 | 2024.02.28 13:23:39.142014 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2736 | 2024.02.28 13:23:39.142182 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2737 | 2024.02.28 13:23:39.142306 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001240262 sec., 11287 rows/sec., 914.94 KiB/sec. | ||
| 2738 | 2024.02.28 13:23:39.142460 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2739 | 2024.02.28 13:23:39.142487 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2740 | 2024.02.28 13:23:39.142504 [ 3 ] {} <Debug> HTTP-Session: d3f1d2b3-2e0a-436d-a2c4-e1df16991333 Destroying unnamed session | ||
| 2741 | 2024.02.28 13:23:39.142638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2742 | 2024.02.28 13:23:39.142692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2743 | 2024.02.28 13:23:39.142711 [ 3 ] {} <Debug> HTTP-Session: 3ce2d316-d480-4981-8b13-7e4e0239b876 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2744 | 2024.02.28 13:23:39.142731 [ 3 ] {} <Debug> HTTP-Session: 3ce2d316-d480-4981-8b13-7e4e0239b876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2745 | 2024.02.28 13:23:39.142815 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2746 | 2024.02.28 13:23:39.142857 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2747 | 2024.02.28 13:23:39.142968 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2748 | 2024.02.28 13:23:39.143315 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2749 | 2024.02.28 13:23:39.143533 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2750 | 2024.02.28 13:23:39.143688 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2751 | 2024.02.28 13:23:39.143801 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000953755 sec., 44036 rows/sec., 3.89 MiB/sec. | ||
| 2752 | 2024.02.28 13:23:39.143933 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} <Debug> DynamicQueryHandler: Done processing query | ||
| 2753 | 2024.02.28 13:23:39.143958 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2754 | 2024.02.28 13:23:39.143975 [ 3 ] {} <Debug> HTTP-Session: 3ce2d316-d480-4981-8b13-7e4e0239b876 Destroying unnamed session | ||
| 2755 | 2024.02.28 13:23:39.144130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2756 | 2024.02.28 13:23:39.144180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2757 | 2024.02.28 13:23:39.144199 [ 3 ] {} <Debug> HTTP-Session: d426ba95-94ee-42d5-8868-6dfc5accd8e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2758 | 2024.02.28 13:23:39.144217 [ 3 ] {} <Debug> HTTP-Session: d426ba95-94ee-42d5-8868-6dfc5accd8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2759 | 2024.02.28 13:23:39.144290 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2760 | 2024.02.28 13:23:39.144330 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2761 | 2024.02.28 13:23:39.144437 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2762 | 2024.02.28 13:23:39.144739 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2763 | 2024.02.28 13:23:39.144945 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2764 | 2024.02.28 13:23:39.145099 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2765 | 2024.02.28 13:23:39.145209 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000883423 sec., 15847 rows/sec., 1.24 MiB/sec. | ||
| 2766 | 2024.02.28 13:23:39.145419 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2767 | 2024.02.28 13:23:39.145444 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2768 | 2024.02.28 13:23:39.145460 [ 3 ] {} <Debug> HTTP-Session: d426ba95-94ee-42d5-8868-6dfc5accd8e2 Destroying unnamed session | ||
| 2769 | 2024.02.28 13:23:39.145608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2770 | 2024.02.28 13:23:39.145655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2771 | 2024.02.28 13:23:39.145674 [ 3 ] {} <Debug> HTTP-Session: 28f52cdb-317a-4ca7-a46f-d68fd487a22a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2772 | 2024.02.28 13:23:39.145691 [ 3 ] {} <Debug> HTTP-Session: 28f52cdb-317a-4ca7-a46f-d68fd487a22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2773 | 2024.02.28 13:23:39.145769 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2774 | 2024.02.28 13:23:39.145815 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2775 | 2024.02.28 13:23:39.145969 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2776 | 2024.02.28 13:23:39.146324 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2777 | 2024.02.28 13:23:39.146614 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2778 | 2024.02.28 13:23:39.146807 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2779 | 2024.02.28 13:23:39.146922 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001126099 sec., 12432 rows/sec., 16.78 MiB/sec. | ||
| 2780 | 2024.02.28 13:23:39.147048 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2781 | 2024.02.28 13:23:39.147071 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 2782 | 2024.02.28 13:23:39.147088 [ 3 ] {} <Debug> HTTP-Session: 28f52cdb-317a-4ca7-a46f-d68fd487a22a Destroying unnamed session | ||
| 2783 | 2024.02.28 13:23:44.141428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2784 | 2024.02.28 13:23:44.141557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2785 | 2024.02.28 13:23:44.141587 [ 3 ] {} <Debug> HTTP-Session: b10f2606-4000-4068-a606-da46b4fc3e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2786 | 2024.02.28 13:23:44.141615 [ 3 ] {} <Debug> HTTP-Session: b10f2606-4000-4068-a606-da46b4fc3e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2787 | 2024.02.28 13:23:44.141756 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2788 | 2024.02.28 13:23:44.141824 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2789 | 2024.02.28 13:23:44.142012 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2790 | 2024.02.28 13:23:44.142531 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2791 | 2024.02.28 13:23:44.142792 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2792 | 2024.02.28 13:23:44.142961 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2793 | 2024.02.28 13:23:44.143075 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001279123 sec., 28926 rows/sec., 2.29 MiB/sec. | ||
| 2794 | 2024.02.28 13:23:44.143225 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2795 | 2024.02.28 13:23:44.143252 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2796 | 2024.02.28 13:23:44.143268 [ 3 ] {} <Debug> HTTP-Session: b10f2606-4000-4068-a606-da46b4fc3e92 Destroying unnamed session | ||
| 2797 | 2024.02.28 13:23:44.143398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2798 | 2024.02.28 13:23:44.143454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2799 | 2024.02.28 13:23:44.143473 [ 3 ] {} <Debug> HTTP-Session: 1e232181-8533-490e-b6fd-1be11d12d446 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2800 | 2024.02.28 13:23:44.143492 [ 3 ] {} <Debug> HTTP-Session: 1e232181-8533-490e-b6fd-1be11d12d446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2801 | 2024.02.28 13:23:44.143577 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2802 | 2024.02.28 13:23:44.143620 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2803 | 2024.02.28 13:23:44.143729 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2804 | 2024.02.28 13:23:44.144113 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2805 | 2024.02.28 13:23:44.144329 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2806 | 2024.02.28 13:23:44.144487 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2807 | 2024.02.28 13:23:44.144582 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.000978195 sec., 113474 rows/sec., 11.22 MiB/sec. | ||
| 2808 | 2024.02.28 13:23:44.144736 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2809 | 2024.02.28 13:23:44.144761 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2810 | 2024.02.28 13:23:44.144777 [ 3 ] {} <Debug> HTTP-Session: 1e232181-8533-490e-b6fd-1be11d12d446 Destroying unnamed session | ||
| 2811 | 2024.02.28 13:23:44.144948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2812 | 2024.02.28 13:23:44.144997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2813 | 2024.02.28 13:23:44.145015 [ 3 ] {} <Debug> HTTP-Session: 922b6f08-0d37-4b6f-abd0-04004160b8be Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2814 | 2024.02.28 13:23:44.145033 [ 3 ] {} <Debug> HTTP-Session: 922b6f08-0d37-4b6f-abd0-04004160b8be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2815 | 2024.02.28 13:23:44.145109 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2816 | 2024.02.28 13:23:44.145149 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2817 | 2024.02.28 13:23:44.145256 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2818 | 2024.02.28 13:23:44.145550 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2819 | 2024.02.28 13:23:44.145758 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2820 | 2024.02.28 13:23:44.145909 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2821 | 2024.02.28 13:23:44.146005 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000867422 sec., 42655 rows/sec., 3.34 MiB/sec. | ||
| 2822 | 2024.02.28 13:23:44.146130 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} <Debug> DynamicQueryHandler: Done processing query | ||
| 2823 | 2024.02.28 13:23:44.146154 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2824 | 2024.02.28 13:23:44.146171 [ 3 ] {} <Debug> HTTP-Session: 922b6f08-0d37-4b6f-abd0-04004160b8be Destroying unnamed session | ||
| 2825 | 2024.02.28 13:23:44.146320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2826 | 2024.02.28 13:23:44.146366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2827 | 2024.02.28 13:23:44.146384 [ 3 ] {} <Debug> HTTP-Session: c3d1f8f7-af60-418a-9b49-bc0f90ef8775 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2828 | 2024.02.28 13:23:44.146400 [ 3 ] {} <Debug> HTTP-Session: c3d1f8f7-af60-418a-9b49-bc0f90ef8775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2829 | 2024.02.28 13:23:44.146485 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2830 | 2024.02.28 13:23:44.146530 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2831 | 2024.02.28 13:23:44.146664 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2832 | 2024.02.28 13:23:44.147104 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2833 | 2024.02.28 13:23:44.147413 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2834 | 2024.02.28 13:23:44.147600 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2835 | 2024.02.28 13:23:44.147695 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001182501 sec., 31289 rows/sec., 42.22 MiB/sec. | ||
| 2836 | 2024.02.28 13:23:44.147814 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} <Debug> DynamicQueryHandler: Done processing query | ||
| 2837 | 2024.02.28 13:23:44.147838 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2838 | 2024.02.28 13:23:44.147854 [ 3 ] {} <Debug> HTTP-Session: c3d1f8f7-af60-418a-9b49-bc0f90ef8775 Destroying unnamed session | ||
| 2839 | 2024.02.28 13:23:44.805546 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2840 | 2024.02.28 13:23:44.805605 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2841 | 2024.02.28 13:23:49.141400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2842 | 2024.02.28 13:23:49.141521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2843 | 2024.02.28 13:23:49.141552 [ 3 ] {} <Debug> HTTP-Session: 3dfcfa18-81b8-43fe-a31a-9d0ddad150c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2844 | 2024.02.28 13:23:49.141580 [ 3 ] {} <Debug> HTTP-Session: 3dfcfa18-81b8-43fe-a31a-9d0ddad150c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2845 | 2024.02.28 13:23:49.141718 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2846 | 2024.02.28 13:23:49.141786 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2847 | 2024.02.28 13:23:49.141964 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2848 | 2024.02.28 13:23:49.142381 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2849 | 2024.02.28 13:23:49.142632 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2850 | 2024.02.28 13:23:49.142792 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2851 | 2024.02.28 13:23:49.142905 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001146579 sec., 12210 rows/sec., 989.70 KiB/sec. | ||
| 2852 | 2024.02.28 13:23:49.143032 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} <Debug> DynamicQueryHandler: Done processing query | ||
| 2853 | 2024.02.28 13:23:49.143057 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2854 | 2024.02.28 13:23:49.143074 [ 3 ] {} <Debug> HTTP-Session: 3dfcfa18-81b8-43fe-a31a-9d0ddad150c2 Destroying unnamed session | ||
| 2855 | 2024.02.28 13:23:49.143205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2856 | 2024.02.28 13:23:49.143250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2857 | 2024.02.28 13:23:49.143270 [ 3 ] {} <Debug> HTTP-Session: daa4c865-cad5-48b5-8cde-93dbe1a3a889 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2858 | 2024.02.28 13:23:49.143287 [ 3 ] {} <Debug> HTTP-Session: daa4c865-cad5-48b5-8cde-93dbe1a3a889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2859 | 2024.02.28 13:23:49.143362 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2860 | 2024.02.28 13:23:49.143399 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2861 | 2024.02.28 13:23:49.143500 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2862 | 2024.02.28 13:23:49.143882 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2863 | 2024.02.28 13:23:49.144094 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2864 | 2024.02.28 13:23:49.144246 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2865 | 2024.02.28 13:23:49.144348 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} <Information> executeQuery: Read 78 rows, 6.61 KiB in 0.000958344 sec., 81390 rows/sec., 6.74 MiB/sec. | ||
| 2866 | 2024.02.28 13:23:49.144467 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} <Debug> DynamicQueryHandler: Done processing query | ||
| 2867 | 2024.02.28 13:23:49.144490 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2868 | 2024.02.28 13:23:49.144507 [ 3 ] {} <Debug> HTTP-Session: daa4c865-cad5-48b5-8cde-93dbe1a3a889 Destroying unnamed session | ||
| 2869 | 2024.02.28 13:23:49.144663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2870 | 2024.02.28 13:23:49.144708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2871 | 2024.02.28 13:23:49.144727 [ 3 ] {} <Debug> HTTP-Session: 74aae4d0-262a-4821-b775-e81536f48072 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2872 | 2024.02.28 13:23:49.144744 [ 3 ] {} <Debug> HTTP-Session: 74aae4d0-262a-4821-b775-e81536f48072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2873 | 2024.02.28 13:23:49.144816 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2874 | 2024.02.28 13:23:49.144853 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2875 | 2024.02.28 13:23:49.144955 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2876 | 2024.02.28 13:23:49.145246 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2877 | 2024.02.28 13:23:49.145457 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2878 | 2024.02.28 13:23:49.145606 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2879 | 2024.02.28 13:23:49.145707 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.000864322 sec., 43965 rows/sec., 3.41 MiB/sec. | ||
| 2880 | 2024.02.28 13:23:49.145813 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2881 | 2024.02.28 13:23:49.145836 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2882 | 2024.02.28 13:23:49.145852 [ 3 ] {} <Debug> HTTP-Session: 74aae4d0-262a-4821-b775-e81536f48072 Destroying unnamed session | ||
| 2883 | 2024.02.28 13:23:49.145968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2884 | 2024.02.28 13:23:49.146012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2885 | 2024.02.28 13:23:49.146030 [ 3 ] {} <Debug> HTTP-Session: 8ef7801d-ca8d-4a3f-817c-61507d11a9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2886 | 2024.02.28 13:23:49.146047 [ 3 ] {} <Debug> HTTP-Session: 8ef7801d-ca8d-4a3f-817c-61507d11a9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2887 | 2024.02.28 13:23:49.146119 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2888 | 2024.02.28 13:23:49.146163 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2889 | 2024.02.28 13:23:49.146277 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2890 | 2024.02.28 13:23:49.146560 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2891 | 2024.02.28 13:23:49.146819 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2892 | 2024.02.28 13:23:49.147016 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2893 | 2024.02.28 13:23:49.147131 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000975465 sec., 36905 rows/sec., 2.60 MiB/sec. | ||
| 2894 | 2024.02.28 13:23:49.147249 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2895 | 2024.02.28 13:23:49.147272 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2896 | 2024.02.28 13:23:49.147288 [ 3 ] {} <Debug> HTTP-Session: 8ef7801d-ca8d-4a3f-817c-61507d11a9fd Destroying unnamed session | ||
| 2897 | 2024.02.28 13:23:49.147410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2898 | 2024.02.28 13:23:49.147455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2899 | 2024.02.28 13:23:49.147474 [ 3 ] {} <Debug> HTTP-Session: d85063ba-87c9-4436-bc93-dda4afc93672 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2900 | 2024.02.28 13:23:49.147490 [ 3 ] {} <Debug> HTTP-Session: d85063ba-87c9-4436-bc93-dda4afc93672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2901 | 2024.02.28 13:23:49.147563 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2902 | 2024.02.28 13:23:49.147608 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2903 | 2024.02.28 13:23:49.147741 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2904 | 2024.02.28 13:23:49.148071 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2905 | 2024.02.28 13:23:49.148340 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2906 | 2024.02.28 13:23:49.148526 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2907 | 2024.02.28 13:23:49.148636 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001038237 sec., 13484 rows/sec., 18.20 MiB/sec. | ||
| 2908 | 2024.02.28 13:23:49.148742 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2909 | 2024.02.28 13:23:49.148765 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 2910 | 2024.02.28 13:23:49.148781 [ 3 ] {} <Debug> HTTP-Session: d85063ba-87c9-4436-bc93-dda4afc93672 Destroying unnamed session | ||
| 2911 | 2024.02.28 13:23:54.140933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2912 | 2024.02.28 13:23:54.141057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2913 | 2024.02.28 13:23:54.141087 [ 3 ] {} <Debug> HTTP-Session: 93381837-c8cd-4ee1-9240-0c54871b4cc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2914 | 2024.02.28 13:23:54.141115 [ 3 ] {} <Debug> HTTP-Session: 93381837-c8cd-4ee1-9240-0c54871b4cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2915 | 2024.02.28 13:23:54.141257 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2916 | 2024.02.28 13:23:54.141325 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2917 | 2024.02.28 13:23:54.141501 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2918 | 2024.02.28 13:23:54.141909 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2919 | 2024.02.28 13:23:54.142178 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2920 | 2024.02.28 13:23:54.142354 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2921 | 2024.02.28 13:23:54.142473 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001178091 sec., 31406 rows/sec., 2.49 MiB/sec. | ||
| 2922 | 2024.02.28 13:23:54.142610 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2923 | 2024.02.28 13:23:54.142635 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2924 | 2024.02.28 13:23:54.142651 [ 3 ] {} <Debug> HTTP-Session: 93381837-c8cd-4ee1-9240-0c54871b4cc9 Destroying unnamed session | ||
| 2925 | 2024.02.28 13:23:54.142779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2926 | 2024.02.28 13:23:54.142829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2927 | 2024.02.28 13:23:54.142849 [ 3 ] {} <Debug> HTTP-Session: 42c0120e-3403-43c9-9357-b7c91fefbbb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2928 | 2024.02.28 13:23:54.142868 [ 3 ] {} <Debug> HTTP-Session: 42c0120e-3403-43c9-9357-b7c91fefbbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2929 | 2024.02.28 13:23:54.142957 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2930 | 2024.02.28 13:23:54.143001 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2931 | 2024.02.28 13:23:54.143111 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2932 | 2024.02.28 13:23:54.143465 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2933 | 2024.02.28 13:23:54.143702 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 2934 | 2024.02.28 13:23:54.143889 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 2935 | 2024.02.28 13:23:54.143989 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.001001366 sec., 110848 rows/sec., 10.96 MiB/sec. | ||
| 2936 | 2024.02.28 13:23:54.143984 [ 57 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 2937 | 2024.02.28 13:23:54.144047 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2938 | 2024.02.28 13:23:54.144141 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} <Debug> DynamicQueryHandler: Done processing query | ||
| 2939 | 2024.02.28 13:23:54.144200 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2940 | 2024.02.28 13:23:54.144198 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 2941 | 2024.02.28 13:23:54.144224 [ 3 ] {} <Debug> HTTP-Session: 42c0120e-3403-43c9-9357-b7c91fefbbb8 Destroying unnamed session | ||
| 2942 | 2024.02.28 13:23:54.144344 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2943 | 2024.02.28 13:23:54.144390 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 193 rows starting from the beginning of the part | ||
| 2944 | 2024.02.28 13:23:54.144421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2945 | 2024.02.28 13:23:54.144504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2946 | 2024.02.28 13:23:54.144549 [ 3 ] {} <Debug> HTTP-Session: 11a33181-ab20-4893-a1c0-bf0ae67ab345 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2947 | 2024.02.28 13:23:54.144607 [ 3 ] {} <Debug> HTTP-Session: 11a33181-ab20-4893-a1c0-bf0ae67ab345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2948 | 2024.02.28 13:23:54.144628 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 111 rows starting from the beginning of the part | ||
| 2949 | 2024.02.28 13:23:54.144786 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2950 | 2024.02.28 13:23:54.144839 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 2951 | 2024.02.28 13:23:54.144866 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2952 | 2024.02.28 13:23:54.145092 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 111 rows starting from the beginning of the part | ||
| 2953 | 2024.02.28 13:23:54.145285 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2954 | 2024.02.28 13:23:54.145323 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 78 rows starting from the beginning of the part | ||
| 2955 | 2024.02.28 13:23:54.145498 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 111 rows starting from the beginning of the part | ||
| 2956 | 2024.02.28 13:23:54.145966 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2957 | 2024.02.28 13:23:54.146372 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 2958 | 2024.02.28 13:23:54.146631 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 2959 | 2024.02.28 13:23:54.146790 [ 57 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 2960 | 2024.02.28 13:23:54.146898 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2961 | 2024.02.28 13:23:54.146911 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.002048913 sec., 18058 rows/sec., 1.41 MiB/sec. | ||
| 2962 | 2024.02.28 13:23:54.147162 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 2963 | 2024.02.28 13:23:54.147388 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} <Debug> DynamicQueryHandler: Done processing query | ||
| 2964 | 2024.02.28 13:23:54.147408 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2965 | 2024.02.28 13:23:54.147361 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 4 columns (4 merged, 0 gathered) in 0.003251114 sec., 198701.1221384424 rows/sec., 18.73 MiB/sec. | ||
| 2966 | 2024.02.28 13:23:54.147428 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2967 | 2024.02.28 13:23:54.147466 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 101 rows starting from the beginning of the part | ||
| 2968 | 2024.02.28 13:23:54.147522 [ 3 ] {} <Debug> HTTP-Session: 11a33181-ab20-4893-a1c0-bf0ae67ab345 Destroying unnamed session | ||
| 2969 | 2024.02.28 13:23:54.147667 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 2970 | 2024.02.28 13:23:54.147769 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part | ||
| 2971 | 2024.02.28 13:23:54.147806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2972 | 2024.02.28 13:23:54.147912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2973 | 2024.02.28 13:23:54.147977 [ 3 ] {} <Debug> HTTP-Session: 39fea991-3b1c-46d8-b73b-4116e730007f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2974 | 2024.02.28 13:23:54.148060 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 2975 | 2024.02.28 13:23:54.148060 [ 3 ] {} <Debug> HTTP-Session: 39fea991-3b1c-46d8-b73b-4116e730007f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2976 | 2024.02.28 13:23:54.148083 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 2977 | 2024.02.28 13:23:54.148304 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 2978 | 2024.02.28 13:23:54.148447 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 37 rows starting from the beginning of the part | ||
| 2979 | 2024.02.28 13:23:54.148476 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2980 | 2024.02.28 13:23:54.148636 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2981 | 2024.02.28 13:23:54.148769 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 2982 | 2024.02.28 13:23:54.149085 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 37 rows starting from the beginning of the part | ||
| 2983 | 2024.02.28 13:23:54.149304 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2984 | 2024.02.28 13:23:54.150506 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
| 2985 | 2024.02.28 13:23:54.150826 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.003823378 sec., 69048.88818212585 rows/sec., 5.39 MiB/sec. | ||
| 2986 | 2024.02.28 13:23:54.150982 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 2987 | 2024.02.28 13:23:54.151174 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2988 | 2024.02.28 13:23:54.151234 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 2989 | 2024.02.28 13:23:54.151334 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 2990 | 2024.02.28 13:23:54.151480 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2991 | 2024.02.28 13:23:54.151600 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.003032048 sec., 12202 rows/sec., 16.47 MiB/sec. | ||
| 2992 | 2024.02.28 13:23:54.151751 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} <Debug> DynamicQueryHandler: Done processing query | ||
| 2993 | 2024.02.28 13:23:54.151774 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2994 | 2024.02.28 13:23:54.151794 [ 3 ] {} <Debug> HTTP-Session: 39fea991-3b1c-46d8-b73b-4116e730007f Destroying unnamed session | ||
| 2995 | 2024.02.28 13:23:59.140617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2996 | 2024.02.28 13:23:59.140740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2997 | 2024.02.28 13:23:59.140773 [ 3 ] {} <Debug> HTTP-Session: edf3c7a2-fb7d-4a14-bb9e-2c6dfeeaba07 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 2998 | 2024.02.28 13:23:59.140807 [ 3 ] {} <Debug> HTTP-Session: edf3c7a2-fb7d-4a14-bb9e-2c6dfeeaba07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2999 | 2024.02.28 13:23:59.140977 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3000 | 2024.02.28 13:23:59.141058 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3001 | 2024.02.28 13:23:59.141282 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3002 | 2024.02.28 13:23:59.141741 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3003 | 2024.02.28 13:23:59.142001 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3004 | 2024.02.28 13:23:59.142173 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3005 | 2024.02.28 13:23:59.142292 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001267993 sec., 11041 rows/sec., 894.93 KiB/sec. | ||
| 3006 | 2024.02.28 13:23:59.142296 [ 179 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3007 | 2024.02.28 13:23:59.142374 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3008 | 2024.02.28 13:23:59.142470 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} <Debug> DynamicQueryHandler: Done processing query | ||
| 3009 | 2024.02.28 13:23:59.142496 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3010 | 2024.02.28 13:23:59.142511 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3011 | 2024.02.28 13:23:59.142578 [ 3 ] {} <Debug> HTTP-Session: edf3c7a2-fb7d-4a14-bb9e-2c6dfeeaba07 Destroying unnamed session | ||
| 3012 | 2024.02.28 13:23:59.142657 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3013 | 2024.02.28 13:23:59.142708 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 51 rows starting from the beginning of the part | ||
| 3014 | 2024.02.28 13:23:59.142729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3015 | 2024.02.28 13:23:59.142814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3016 | 2024.02.28 13:23:59.142854 [ 3 ] {} <Debug> HTTP-Session: e20f1c27-4767-4949-ac36-1c3e3ecb7c10 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3017 | 2024.02.28 13:23:59.142914 [ 3 ] {} <Debug> HTTP-Session: e20f1c27-4767-4949-ac36-1c3e3ecb7c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3018 | 2024.02.28 13:23:59.142959 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 3019 | 2024.02.28 13:23:59.143117 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3020 | 2024.02.28 13:23:59.143211 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
| 3021 | 2024.02.28 13:23:59.143224 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3022 | 2024.02.28 13:23:59.143556 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
| 3023 | 2024.02.28 13:23:59.143699 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3024 | 2024.02.28 13:23:59.143804 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part | ||
| 3025 | 2024.02.28 13:23:59.143969 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
| 3026 | 2024.02.28 13:23:59.144497 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3027 | 2024.02.28 13:23:59.144913 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3028 | 2024.02.28 13:23:59.145272 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3029 | 2024.02.28 13:23:59.145410 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.002953776 sec., 56537.801106109604 rows/sec., 4.48 MiB/sec. | ||
| 3030 | 2024.02.28 13:23:59.145464 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.002292409 sec., 18321 rows/sec., 1.62 MiB/sec. | ||
| 3031 | 2024.02.28 13:23:59.145623 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3032 | 2024.02.28 13:23:59.145678 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} <Debug> DynamicQueryHandler: Done processing query | ||
| 3033 | 2024.02.28 13:23:59.145711 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3034 | 2024.02.28 13:23:59.145742 [ 3 ] {} <Debug> HTTP-Session: e20f1c27-4767-4949-ac36-1c3e3ecb7c10 Destroying unnamed session | ||
| 3035 | 2024.02.28 13:23:59.145857 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3036 | 2024.02.28 13:23:59.145920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3037 | 2024.02.28 13:23:59.145942 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3038 | 2024.02.28 13:23:59.145996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3039 | 2024.02.28 13:23:59.146063 [ 3 ] {} <Debug> HTTP-Session: fc89eab4-35ea-4bf8-b55e-4b91c4397df1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3040 | 2024.02.28 13:23:59.146088 [ 3 ] {} <Debug> HTTP-Session: fc89eab4-35ea-4bf8-b55e-4b91c4397df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3041 | 2024.02.28 13:23:59.146164 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3042 | 2024.02.28 13:23:59.146205 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3043 | 2024.02.28 13:23:59.146326 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3044 | 2024.02.28 13:23:59.146606 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3045 | 2024.02.28 13:23:59.146827 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3046 | 2024.02.28 13:23:59.146982 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3047 | 2024.02.28 13:23:59.147077 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000883252 sec., 15850 rows/sec., 1.24 MiB/sec. | ||
| 3048 | 2024.02.28 13:23:59.147205 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3049 | 2024.02.28 13:23:59.147230 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3050 | 2024.02.28 13:23:59.147246 [ 3 ] {} <Debug> HTTP-Session: fc89eab4-35ea-4bf8-b55e-4b91c4397df1 Destroying unnamed session | ||
| 3051 | 2024.02.28 13:23:59.147374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3052 | 2024.02.28 13:23:59.147438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3053 | 2024.02.28 13:23:59.147471 [ 3 ] {} <Debug> HTTP-Session: ae31d310-cf59-40e6-bae6-d37d799ee887 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3054 | 2024.02.28 13:23:59.147497 [ 3 ] {} <Debug> HTTP-Session: ae31d310-cf59-40e6-bae6-d37d799ee887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3055 | 2024.02.28 13:23:59.147602 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3056 | 2024.02.28 13:23:59.147668 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3057 | 2024.02.28 13:23:59.147869 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3058 | 2024.02.28 13:23:59.148236 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3059 | 2024.02.28 13:23:59.148551 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3060 | 2024.02.28 13:23:59.148735 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3061 | 2024.02.28 13:23:59.148831 [ 179 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3062 | 2024.02.28 13:23:59.148839 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001194941 sec., 11716 rows/sec., 15.81 MiB/sec. | ||
| 3063 | 2024.02.28 13:23:59.148881 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3064 | 2024.02.28 13:23:59.149023 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} <Debug> DynamicQueryHandler: Done processing query | ||
| 3065 | 2024.02.28 13:23:59.149031 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3066 | 2024.02.28 13:23:59.149050 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 3067 | 2024.02.28 13:23:59.149102 [ 3 ] {} <Debug> HTTP-Session: ae31d310-cf59-40e6-bae6-d37d799ee887 Destroying unnamed session | ||
| 3068 | 2024.02.28 13:23:59.149206 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3069 | 2024.02.28 13:23:59.149254 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 589 rows starting from the beginning of the part | ||
| 3070 | 2024.02.28 13:23:59.149458 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 3071 | 2024.02.28 13:23:59.149584 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
| 3072 | 2024.02.28 13:23:59.149683 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
| 3073 | 2024.02.28 13:23:59.149777 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part | ||
| 3074 | 2024.02.28 13:23:59.149866 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
| 3075 | 2024.02.28 13:23:59.151498 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 6 columns (6 merged, 0 gathered) in 0.002536495 sec., 277942.594012604 rows/sec., 375.07 MiB/sec. | ||
| 3076 | 2024.02.28 13:23:59.151938 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3077 | 2024.02.28 13:23:59.152205 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3078 | 2024.02.28 13:23:59.152285 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3079 | 2024.02.28 13:23:59.152369 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5: 4.10 MiB. | ||
| 3080 | 2024.02.28 13:23:59.805840 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3081 | 2024.02.28 13:23:59.805894 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3082 | 2024.02.28 13:24:04.141418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3083 | 2024.02.28 13:24:04.141548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3084 | 2024.02.28 13:24:04.141586 [ 3 ] {} <Debug> HTTP-Session: 6438ec8c-a78a-40b1-80a9-723231751c12 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3085 | 2024.02.28 13:24:04.141620 [ 3 ] {} <Debug> HTTP-Session: 6438ec8c-a78a-40b1-80a9-723231751c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3086 | 2024.02.28 13:24:04.141789 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3087 | 2024.02.28 13:24:04.141870 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3088 | 2024.02.28 13:24:04.142062 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3089 | 2024.02.28 13:24:04.142493 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3090 | 2024.02.28 13:24:04.142758 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3091 | 2024.02.28 13:24:04.142926 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3092 | 2024.02.28 13:24:04.143039 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001204181 sec., 30726 rows/sec., 2.43 MiB/sec. | ||
| 3093 | 2024.02.28 13:24:04.143208 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3094 | 2024.02.28 13:24:04.143234 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3095 | 2024.02.28 13:24:04.143251 [ 3 ] {} <Debug> HTTP-Session: 6438ec8c-a78a-40b1-80a9-723231751c12 Destroying unnamed session | ||
| 3096 | 2024.02.28 13:24:04.143392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3097 | 2024.02.28 13:24:04.143440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3098 | 2024.02.28 13:24:04.143460 [ 3 ] {} <Debug> HTTP-Session: dc5e241c-9552-4f1c-95e6-7520f442d0c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3099 | 2024.02.28 13:24:04.143478 [ 3 ] {} <Debug> HTTP-Session: dc5e241c-9552-4f1c-95e6-7520f442d0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3100 | 2024.02.28 13:24:04.143556 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3101 | 2024.02.28 13:24:04.143596 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3102 | 2024.02.28 13:24:04.143704 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3103 | 2024.02.28 13:24:04.144068 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3104 | 2024.02.28 13:24:04.144283 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3105 | 2024.02.28 13:24:04.144438 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3106 | 2024.02.28 13:24:04.144547 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.000955395 sec., 116182 rows/sec., 11.49 MiB/sec. | ||
| 3107 | 2024.02.28 13:24:04.144649 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3108 | 2024.02.28 13:24:04.144674 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3109 | 2024.02.28 13:24:04.144690 [ 3 ] {} <Debug> HTTP-Session: dc5e241c-9552-4f1c-95e6-7520f442d0c8 Destroying unnamed session | ||
| 3110 | 2024.02.28 13:24:04.144811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3111 | 2024.02.28 13:24:04.144854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3112 | 2024.02.28 13:24:04.144873 [ 3 ] {} <Debug> HTTP-Session: aa45249f-86b7-4fb7-b3d6-987a784e99b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3113 | 2024.02.28 13:24:04.144890 [ 3 ] {} <Debug> HTTP-Session: aa45249f-86b7-4fb7-b3d6-987a784e99b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3114 | 2024.02.28 13:24:04.144960 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3115 | 2024.02.28 13:24:04.144997 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3116 | 2024.02.28 13:24:04.145097 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3117 | 2024.02.28 13:24:04.145376 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3118 | 2024.02.28 13:24:04.145593 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3119 | 2024.02.28 13:24:04.145747 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3120 | 2024.02.28 13:24:04.145865 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000869393 sec., 42558 rows/sec., 3.33 MiB/sec. | ||
| 3121 | 2024.02.28 13:24:04.145982 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3122 | 2024.02.28 13:24:04.146006 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3123 | 2024.02.28 13:24:04.146022 [ 3 ] {} <Debug> HTTP-Session: aa45249f-86b7-4fb7-b3d6-987a784e99b4 Destroying unnamed session | ||
| 3124 | 2024.02.28 13:24:04.146230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3125 | 2024.02.28 13:24:04.146276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3126 | 2024.02.28 13:24:04.146295 [ 3 ] {} <Debug> HTTP-Session: 5e7bddde-4d2c-4af0-bcdc-bb7210ef013d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3127 | 2024.02.28 13:24:04.146311 [ 3 ] {} <Debug> HTTP-Session: 5e7bddde-4d2c-4af0-bcdc-bb7210ef013d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3128 | 2024.02.28 13:24:04.146397 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3129 | 2024.02.28 13:24:04.146440 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3130 | 2024.02.28 13:24:04.146576 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3131 | 2024.02.28 13:24:04.147041 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3132 | 2024.02.28 13:24:04.147350 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3133 | 2024.02.28 13:24:04.147534 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3134 | 2024.02.28 13:24:04.147646 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001222242 sec., 30272 rows/sec., 40.85 MiB/sec. | ||
| 3135 | 2024.02.28 13:24:04.147772 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} <Debug> DynamicQueryHandler: Done processing query | ||
| 3136 | 2024.02.28 13:24:04.147797 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3137 | 2024.02.28 13:24:04.147813 [ 3 ] {} <Debug> HTTP-Session: 5e7bddde-4d2c-4af0-bcdc-bb7210ef013d Destroying unnamed session | ||
| 3138 | 2024.02.28 13:24:09.139875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3139 | 2024.02.28 13:24:09.140030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3140 | 2024.02.28 13:24:09.140074 [ 3 ] {} <Debug> HTTP-Session: 35ac3dd0-ca5c-4647-9656-fb42f58f87fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3141 | 2024.02.28 13:24:09.140109 [ 3 ] {} <Debug> HTTP-Session: 35ac3dd0-ca5c-4647-9656-fb42f58f87fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3142 | 2024.02.28 13:24:09.140247 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3143 | 2024.02.28 13:24:09.140315 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3144 | 2024.02.28 13:24:09.140493 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3145 | 2024.02.28 13:24:09.140947 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3146 | 2024.02.28 13:24:09.141208 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3147 | 2024.02.28 13:24:09.141377 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3148 | 2024.02.28 13:24:09.141488 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001202141 sec., 11645 rows/sec., 943.95 KiB/sec. | ||
| 3149 | 2024.02.28 13:24:09.141699 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3150 | 2024.02.28 13:24:09.141740 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3151 | 2024.02.28 13:24:09.141758 [ 3 ] {} <Debug> HTTP-Session: 35ac3dd0-ca5c-4647-9656-fb42f58f87fb Destroying unnamed session | ||
| 3152 | 2024.02.28 13:24:09.141880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3153 | 2024.02.28 13:24:09.141932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3154 | 2024.02.28 13:24:09.141952 [ 3 ] {} <Debug> HTTP-Session: ddb443e0-2d62-4482-9d5b-e2ed9fcb2bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3155 | 2024.02.28 13:24:09.141971 [ 3 ] {} <Debug> HTTP-Session: ddb443e0-2d62-4482-9d5b-e2ed9fcb2bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3156 | 2024.02.28 13:24:09.142052 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3157 | 2024.02.28 13:24:09.142095 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3158 | 2024.02.28 13:24:09.142213 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3159 | 2024.02.28 13:24:09.142499 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3160 | 2024.02.28 13:24:09.142705 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3161 | 2024.02.28 13:24:09.142863 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 3162 | 2024.02.28 13:24:09.142956 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000873072 sec., 4581 rows/sec., 382.54 KiB/sec. | ||
| 3163 | 2024.02.28 13:24:09.143063 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} <Debug> DynamicQueryHandler: Done processing query | ||
| 3164 | 2024.02.28 13:24:09.143087 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3165 | 2024.02.28 13:24:09.143102 [ 3 ] {} <Debug> HTTP-Session: ddb443e0-2d62-4482-9d5b-e2ed9fcb2bfa Destroying unnamed session | ||
| 3166 | 2024.02.28 13:24:09.143247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3167 | 2024.02.28 13:24:09.143293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3168 | 2024.02.28 13:24:09.143313 [ 3 ] {} <Debug> HTTP-Session: b5f3ed44-2b17-468e-b07b-a7d8749e6efa Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3169 | 2024.02.28 13:24:09.143330 [ 3 ] {} <Debug> HTTP-Session: b5f3ed44-2b17-468e-b07b-a7d8749e6efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3170 | 2024.02.28 13:24:09.143405 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3171 | 2024.02.28 13:24:09.143443 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3172 | 2024.02.28 13:24:09.143545 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3173 | 2024.02.28 13:24:09.143857 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3174 | 2024.02.28 13:24:09.144118 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3175 | 2024.02.28 13:24:09.144298 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3176 | 2024.02.28 13:24:09.144414 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} <Information> executeQuery: Read 44 rows, 3.98 KiB in 0.000979965 sec., 44899 rows/sec., 3.97 MiB/sec. | ||
| 3177 | 2024.02.28 13:24:09.144546 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3178 | 2024.02.28 13:24:09.144574 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3179 | 2024.02.28 13:24:09.144595 [ 3 ] {} <Debug> HTTP-Session: b5f3ed44-2b17-468e-b07b-a7d8749e6efa Destroying unnamed session | ||
| 3180 | 2024.02.28 13:24:09.144713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3181 | 2024.02.28 13:24:09.144770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3182 | 2024.02.28 13:24:09.144793 [ 3 ] {} <Debug> HTTP-Session: 0feca41c-0ea3-462b-ab69-eb87c39bf12c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3183 | 2024.02.28 13:24:09.144814 [ 3 ] {} <Debug> HTTP-Session: 0feca41c-0ea3-462b-ab69-eb87c39bf12c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3184 | 2024.02.28 13:24:09.144901 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3185 | 2024.02.28 13:24:09.144949 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3186 | 2024.02.28 13:24:09.145070 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3187 | 2024.02.28 13:24:09.145341 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3188 | 2024.02.28 13:24:09.145544 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3189 | 2024.02.28 13:24:09.145691 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 3190 | 2024.02.28 13:24:09.145793 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000852572 sec., 4691 rows/sec., 327.59 KiB/sec. | ||
| 3191 | 2024.02.28 13:24:09.145907 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3192 | 2024.02.28 13:24:09.145930 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3193 | 2024.02.28 13:24:09.145945 [ 3 ] {} <Debug> HTTP-Session: 0feca41c-0ea3-462b-ab69-eb87c39bf12c Destroying unnamed session | ||
| 3194 | 2024.02.28 13:24:09.146057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3195 | 2024.02.28 13:24:09.146101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3196 | 2024.02.28 13:24:09.146118 [ 3 ] {} <Debug> HTTP-Session: 7fe57be8-f824-495a-a2a0-626fc70c88b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3197 | 2024.02.28 13:24:09.146136 [ 3 ] {} <Debug> HTTP-Session: 7fe57be8-f824-495a-a2a0-626fc70c88b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3198 | 2024.02.28 13:24:09.146205 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3199 | 2024.02.28 13:24:09.146243 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3200 | 2024.02.28 13:24:09.146348 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3201 | 2024.02.28 13:24:09.146608 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3202 | 2024.02.28 13:24:09.146817 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3203 | 2024.02.28 13:24:09.146967 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3204 | 2024.02.28 13:24:09.147059 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} <Information> executeQuery: Read 18 rows, 1.45 KiB in 0.000825681 sec., 21800 rows/sec., 1.71 MiB/sec. | ||
| 3205 | 2024.02.28 13:24:09.147204 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} <Debug> DynamicQueryHandler: Done processing query | ||
| 3206 | 2024.02.28 13:24:09.147226 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3207 | 2024.02.28 13:24:09.147242 [ 3 ] {} <Debug> HTTP-Session: 7fe57be8-f824-495a-a2a0-626fc70c88b4 Destroying unnamed session | ||
| 3208 | 2024.02.28 13:24:09.147342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3209 | 2024.02.28 13:24:09.147387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3210 | 2024.02.28 13:24:09.147405 [ 3 ] {} <Debug> HTTP-Session: 04295223-900d-4504-8fbb-cc6bedab1edc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3211 | 2024.02.28 13:24:09.147422 [ 3 ] {} <Debug> HTTP-Session: 04295223-900d-4504-8fbb-cc6bedab1edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3212 | 2024.02.28 13:24:09.147490 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3213 | 2024.02.28 13:24:09.147533 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3214 | 2024.02.28 13:24:09.147651 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3215 | 2024.02.28 13:24:09.147897 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3216 | 2024.02.28 13:24:09.148134 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3217 | 2024.02.28 13:24:09.148305 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3218 | 2024.02.28 13:24:09.148394 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000916163 sec., 2183 rows/sec., 153.49 KiB/sec. | ||
| 3219 | 2024.02.28 13:24:09.148488 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} <Debug> DynamicQueryHandler: Done processing query | ||
| 3220 | 2024.02.28 13:24:09.148510 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3221 | 2024.02.28 13:24:09.148524 [ 3 ] {} <Debug> HTTP-Session: 04295223-900d-4504-8fbb-cc6bedab1edc Destroying unnamed session | ||
| 3222 | 2024.02.28 13:24:09.148635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3223 | 2024.02.28 13:24:09.148675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3224 | 2024.02.28 13:24:09.148692 [ 3 ] {} <Debug> HTTP-Session: c05841bc-540b-43c7-af2f-f23a45f8e594 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3225 | 2024.02.28 13:24:09.148707 [ 3 ] {} <Debug> HTTP-Session: c05841bc-540b-43c7-af2f-f23a45f8e594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3226 | 2024.02.28 13:24:09.148838 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3227 | 2024.02.28 13:24:09.148882 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3228 | 2024.02.28 13:24:09.149011 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3229 | 2024.02.28 13:24:09.149331 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3230 | 2024.02.28 13:24:09.149601 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3231 | 2024.02.28 13:24:09.149778 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3232 | 2024.02.28 13:24:09.149878 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001012777 sec., 13823 rows/sec., 18.65 MiB/sec. | ||
| 3233 | 2024.02.28 13:24:09.149994 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} <Debug> DynamicQueryHandler: Done processing query | ||
| 3234 | 2024.02.28 13:24:09.150018 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 3235 | 2024.02.28 13:24:09.150033 [ 3 ] {} <Debug> HTTP-Session: c05841bc-540b-43c7-af2f-f23a45f8e594 Destroying unnamed session | ||
| 3236 | 2024.02.28 13:24:14.140693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3237 | 2024.02.28 13:24:14.140821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3238 | 2024.02.28 13:24:14.140851 [ 3 ] {} <Debug> HTTP-Session: 79e99a48-d516-4d11-8274-5b68fb8e9fdc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3239 | 2024.02.28 13:24:14.140879 [ 3 ] {} <Debug> HTTP-Session: 79e99a48-d516-4d11-8274-5b68fb8e9fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3240 | 2024.02.28 13:24:14.141020 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3241 | 2024.02.28 13:24:14.141089 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3242 | 2024.02.28 13:24:14.141273 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3243 | 2024.02.28 13:24:14.141770 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3244 | 2024.02.28 13:24:14.142034 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3245 | 2024.02.28 13:24:14.142205 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3246 | 2024.02.28 13:24:14.142336 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001269903 sec., 29136 rows/sec., 2.31 MiB/sec. | ||
| 3247 | 2024.02.28 13:24:14.142553 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3248 | 2024.02.28 13:24:14.142597 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3249 | 2024.02.28 13:24:14.142617 [ 3 ] {} <Debug> HTTP-Session: 79e99a48-d516-4d11-8274-5b68fb8e9fdc Destroying unnamed session | ||
| 3250 | 2024.02.28 13:24:14.142761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3251 | 2024.02.28 13:24:14.142812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3252 | 2024.02.28 13:24:14.142832 [ 3 ] {} <Debug> HTTP-Session: 76497e2f-af8d-4c3d-af64-466b53386af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3253 | 2024.02.28 13:24:14.142852 [ 3 ] {} <Debug> HTTP-Session: 76497e2f-af8d-4c3d-af64-466b53386af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3254 | 2024.02.28 13:24:14.142941 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3255 | 2024.02.28 13:24:14.142984 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3256 | 2024.02.28 13:24:14.143108 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3257 | 2024.02.28 13:24:14.143472 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3258 | 2024.02.28 13:24:14.143689 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3259 | 2024.02.28 13:24:14.143842 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3260 | 2024.02.28 13:24:14.143969 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.000999946 sec., 111005 rows/sec., 10.98 MiB/sec. | ||
| 3261 | 2024.02.28 13:24:14.144078 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} <Debug> DynamicQueryHandler: Done processing query | ||
| 3262 | 2024.02.28 13:24:14.144103 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3263 | 2024.02.28 13:24:14.144118 [ 3 ] {} <Debug> HTTP-Session: 76497e2f-af8d-4c3d-af64-466b53386af0 Destroying unnamed session | ||
| 3264 | 2024.02.28 13:24:14.144247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3265 | 2024.02.28 13:24:14.144292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3266 | 2024.02.28 13:24:14.144312 [ 3 ] {} <Debug> HTTP-Session: 8f159cf3-1c87-4965-9329-5185e7120ade Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3267 | 2024.02.28 13:24:14.144328 [ 3 ] {} <Debug> HTTP-Session: 8f159cf3-1c87-4965-9329-5185e7120ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3268 | 2024.02.28 13:24:14.144404 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3269 | 2024.02.28 13:24:14.144442 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3270 | 2024.02.28 13:24:14.144544 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3271 | 2024.02.28 13:24:14.144835 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3272 | 2024.02.28 13:24:14.145037 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3273 | 2024.02.28 13:24:14.145195 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3274 | 2024.02.28 13:24:14.145316 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000886162 sec., 41753 rows/sec., 3.27 MiB/sec. | ||
| 3275 | 2024.02.28 13:24:14.145453 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} <Debug> DynamicQueryHandler: Done processing query | ||
| 3276 | 2024.02.28 13:24:14.145476 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3277 | 2024.02.28 13:24:14.145491 [ 3 ] {} <Debug> HTTP-Session: 8f159cf3-1c87-4965-9329-5185e7120ade Destroying unnamed session | ||
| 3278 | 2024.02.28 13:24:14.145674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3279 | 2024.02.28 13:24:14.145721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3280 | 2024.02.28 13:24:14.145739 [ 3 ] {} <Debug> HTTP-Session: d5113b92-a736-4f18-9117-925f454614c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3281 | 2024.02.28 13:24:14.145755 [ 3 ] {} <Debug> HTTP-Session: d5113b92-a736-4f18-9117-925f454614c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3282 | 2024.02.28 13:24:14.145838 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3283 | 2024.02.28 13:24:14.145883 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3284 | 2024.02.28 13:24:14.146022 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3285 | 2024.02.28 13:24:14.146477 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3286 | 2024.02.28 13:24:14.146774 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3287 | 2024.02.28 13:24:14.146957 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3288 | 2024.02.28 13:24:14.147077 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001211262 sec., 30546 rows/sec., 41.22 MiB/sec. | ||
| 3289 | 2024.02.28 13:24:14.147192 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} <Debug> DynamicQueryHandler: Done processing query | ||
| 3290 | 2024.02.28 13:24:14.147216 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3291 | 2024.02.28 13:24:14.147231 [ 3 ] {} <Debug> HTTP-Session: d5113b92-a736-4f18-9117-925f454614c7 Destroying unnamed session | ||
| 3292 | 2024.02.28 13:24:14.806137 [ 178 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3293 | 2024.02.28 13:24:14.806194 [ 178 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3294 | 2024.02.28 13:24:19.141195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3295 | 2024.02.28 13:24:19.141323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3296 | 2024.02.28 13:24:19.141353 [ 3 ] {} <Debug> HTTP-Session: 13c0717e-89c9-4115-9bef-4c3f09ec5bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3297 | 2024.02.28 13:24:19.141382 [ 3 ] {} <Debug> HTTP-Session: 13c0717e-89c9-4115-9bef-4c3f09ec5bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3298 | 2024.02.28 13:24:19.141521 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3299 | 2024.02.28 13:24:19.141591 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3300 | 2024.02.28 13:24:19.141772 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3301 | 2024.02.28 13:24:19.142206 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3302 | 2024.02.28 13:24:19.142494 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3303 | 2024.02.28 13:24:19.142657 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3304 | 2024.02.28 13:24:19.142782 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001216552 sec., 11507 rows/sec., 932.77 KiB/sec. | ||
| 3305 | 2024.02.28 13:24:19.142941 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3306 | 2024.02.28 13:24:19.142968 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3307 | 2024.02.28 13:24:19.142984 [ 3 ] {} <Debug> HTTP-Session: 13c0717e-89c9-4115-9bef-4c3f09ec5bb0 Destroying unnamed session | ||
| 3308 | 2024.02.28 13:24:19.143099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3309 | 2024.02.28 13:24:19.143144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3310 | 2024.02.28 13:24:19.143162 [ 3 ] {} <Debug> HTTP-Session: a522ba49-8209-4fcd-bad8-ee3bc4e7c982 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3311 | 2024.02.28 13:24:19.143179 [ 3 ] {} <Debug> HTTP-Session: a522ba49-8209-4fcd-bad8-ee3bc4e7c982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3312 | 2024.02.28 13:24:19.143249 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3313 | 2024.02.28 13:24:19.143288 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3314 | 2024.02.28 13:24:19.143396 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3315 | 2024.02.28 13:24:19.143741 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3316 | 2024.02.28 13:24:19.143944 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3317 | 2024.02.28 13:24:19.144093 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 3318 | 2024.02.28 13:24:19.144201 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000919454 sec., 2175 rows/sec., 185.87 KiB/sec. | ||
| 3319 | 2024.02.28 13:24:19.144323 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3320 | 2024.02.28 13:24:19.144347 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3321 | 2024.02.28 13:24:19.144363 [ 3 ] {} <Debug> HTTP-Session: a522ba49-8209-4fcd-bad8-ee3bc4e7c982 Destroying unnamed session | ||
| 3322 | 2024.02.28 13:24:19.144536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3323 | 2024.02.28 13:24:19.144581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3324 | 2024.02.28 13:24:19.144599 [ 3 ] {} <Debug> HTTP-Session: eb5eaa58-1167-4e0a-bdf0-9ec9ca7d6394 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3325 | 2024.02.28 13:24:19.144616 [ 3 ] {} <Debug> HTTP-Session: eb5eaa58-1167-4e0a-bdf0-9ec9ca7d6394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3326 | 2024.02.28 13:24:19.144688 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3327 | 2024.02.28 13:24:19.144726 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3328 | 2024.02.28 13:24:19.144828 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3329 | 2024.02.28 13:24:19.145167 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3330 | 2024.02.28 13:24:19.145377 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3331 | 2024.02.28 13:24:19.145533 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3332 | 2024.02.28 13:24:19.145653 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} <Information> executeQuery: Read 79 rows, 6.70 KiB in 0.000931913 sec., 84771 rows/sec., 7.02 MiB/sec. | ||
| 3333 | 2024.02.28 13:24:19.145649 [ 174 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3334 | 2024.02.28 13:24:19.145771 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3335 | 2024.02.28 13:24:19.145815 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3336 | 2024.02.28 13:24:19.145860 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3337 | 2024.02.28 13:24:19.145865 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3338 | 2024.02.28 13:24:19.145919 [ 3 ] {} <Debug> HTTP-Session: eb5eaa58-1167-4e0a-bdf0-9ec9ca7d6394 Destroying unnamed session | ||
| 3339 | 2024.02.28 13:24:19.145979 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3340 | 2024.02.28 13:24:19.146013 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 193 rows starting from the beginning of the part | ||
| 3341 | 2024.02.28 13:24:19.146080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3342 | 2024.02.28 13:24:19.146160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3343 | 2024.02.28 13:24:19.146219 [ 3 ] {} <Debug> HTTP-Session: 232ac48a-1abf-4ed3-b3b9-468a76d28dca Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3344 | 2024.02.28 13:24:19.146219 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 3345 | 2024.02.28 13:24:19.146245 [ 3 ] {} <Debug> HTTP-Session: 232ac48a-1abf-4ed3-b3b9-468a76d28dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3346 | 2024.02.28 13:24:19.146463 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 111 rows starting from the beginning of the part | ||
| 3347 | 2024.02.28 13:24:19.146466 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3348 | 2024.02.28 13:24:19.146561 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3349 | 2024.02.28 13:24:19.146652 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
| 3350 | 2024.02.28 13:24:19.146953 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 111 rows starting from the beginning of the part | ||
| 3351 | 2024.02.28 13:24:19.147010 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3352 | 2024.02.28 13:24:19.147187 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 79 rows starting from the beginning of the part | ||
| 3353 | 2024.02.28 13:24:19.147682 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3354 | 2024.02.28 13:24:19.148075 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3355 | 2024.02.28 13:24:19.148327 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 3356 | 2024.02.28 13:24:19.148555 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001992812 sec., 1003 rows/sec., 70.08 KiB/sec. | ||
| 3357 | 2024.02.28 13:24:19.148857 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 4 columns (4 merged, 0 gathered) in 0.003029158 sec., 191472.34974207354 rows/sec., 17.79 MiB/sec. | ||
| 3358 | 2024.02.28 13:24:19.148883 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3359 | 2024.02.28 13:24:19.148922 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3360 | 2024.02.28 13:24:19.148942 [ 3 ] {} <Debug> HTTP-Session: 232ac48a-1abf-4ed3-b3b9-468a76d28dca Destroying unnamed session | ||
| 3361 | 2024.02.28 13:24:19.149025 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3362 | 2024.02.28 13:24:19.149097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3363 | 2024.02.28 13:24:19.149143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3364 | 2024.02.28 13:24:19.149168 [ 3 ] {} <Debug> HTTP-Session: 79311d77-8266-465d-9a31-4acb49c01bd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3365 | 2024.02.28 13:24:19.149190 [ 3 ] {} <Debug> HTTP-Session: 79311d77-8266-465d-9a31-4acb49c01bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3366 | 2024.02.28 13:24:19.149261 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3367 | 2024.02.28 13:24:19.149279 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3368 | 2024.02.28 13:24:19.149323 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3369 | 2024.02.28 13:24:19.149350 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3370 | 2024.02.28 13:24:19.149501 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3371 | 2024.02.28 13:24:19.149852 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3372 | 2024.02.28 13:24:19.150058 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3373 | 2024.02.28 13:24:19.150205 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3374 | 2024.02.28 13:24:19.150314 [ 174 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3375 | 2024.02.28 13:24:19.150328 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} <Information> executeQuery: Read 40 rows, 3.18 KiB in 0.001009626 sec., 39618 rows/sec., 3.08 MiB/sec. | ||
| 3376 | 2024.02.28 13:24:19.150364 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3377 | 2024.02.28 13:24:19.150485 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3378 | 2024.02.28 13:24:19.150556 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3379 | 2024.02.28 13:24:19.150597 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3380 | 2024.02.28 13:24:19.150607 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3381 | 2024.02.28 13:24:19.150641 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 101 rows starting from the beginning of the part | ||
| 3382 | 2024.02.28 13:24:19.150651 [ 3 ] {} <Debug> HTTP-Session: 79311d77-8266-465d-9a31-4acb49c01bd7 Destroying unnamed session | ||
| 3383 | 2024.02.28 13:24:19.150756 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
| 3384 | 2024.02.28 13:24:19.150824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3385 | 2024.02.28 13:24:19.150890 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 37 rows starting from the beginning of the part | ||
| 3386 | 2024.02.28 13:24:19.150906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3387 | 2024.02.28 13:24:19.150963 [ 3 ] {} <Debug> HTTP-Session: 0a1bb8b7-231f-4e0c-8673-63f943d5531a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3388 | 2024.02.28 13:24:19.150995 [ 3 ] {} <Debug> HTTP-Session: 0a1bb8b7-231f-4e0c-8673-63f943d5531a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3389 | 2024.02.28 13:24:19.151075 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 18 rows starting from the beginning of the part | ||
| 3390 | 2024.02.28 13:24:19.151199 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3391 | 2024.02.28 13:24:19.151282 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part | ||
| 3392 | 2024.02.28 13:24:19.151302 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3393 | 2024.02.28 13:24:19.151532 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 3394 | 2024.02.28 13:24:19.151870 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3395 | 2024.02.28 13:24:19.152669 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3396 | 2024.02.28 13:24:19.153163 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 4 columns (4 merged, 0 gathered) in 0.002746181 sec., 89943.08823781098 rows/sec., 7.03 MiB/sec. | ||
| 3397 | 2024.02.28 13:24:19.153252 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3398 | 2024.02.28 13:24:19.153326 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3399 | 2024.02.28 13:24:19.153525 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3400 | 2024.02.28 13:24:19.153683 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3401 | 2024.02.28 13:24:19.153725 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002464094 sec., 15015 rows/sec., 1.06 MiB/sec. | ||
| 3402 | 2024.02.28 13:24:19.153818 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3403 | 2024.02.28 13:24:19.153959 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} <Debug> DynamicQueryHandler: Done processing query | ||
| 3404 | 2024.02.28 13:24:19.153993 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3405 | 2024.02.28 13:24:19.154009 [ 3 ] {} <Debug> HTTP-Session: 0a1bb8b7-231f-4e0c-8673-63f943d5531a Destroying unnamed session | ||
| 3406 | 2024.02.28 13:24:19.154134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3407 | 2024.02.28 13:24:19.154179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3408 | 2024.02.28 13:24:19.154198 [ 3 ] {} <Debug> HTTP-Session: 25a77c32-cc11-4b69-bcb6-fd1e313a0f73 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3409 | 2024.02.28 13:24:19.154214 [ 3 ] {} <Debug> HTTP-Session: 25a77c32-cc11-4b69-bcb6-fd1e313a0f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3410 | 2024.02.28 13:24:19.154290 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3411 | 2024.02.28 13:24:19.154334 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3412 | 2024.02.28 13:24:19.154483 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3413 | 2024.02.28 13:24:19.154858 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3414 | 2024.02.28 13:24:19.155139 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3415 | 2024.02.28 13:24:19.155327 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3416 | 2024.02.28 13:24:19.155457 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001138179 sec., 12300 rows/sec., 16.60 MiB/sec. | ||
| 3417 | 2024.02.28 13:24:19.155582 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} <Debug> DynamicQueryHandler: Done processing query | ||
| 3418 | 2024.02.28 13:24:19.155606 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 3419 | 2024.02.28 13:24:19.155621 [ 3 ] {} <Debug> HTTP-Session: 25a77c32-cc11-4b69-bcb6-fd1e313a0f73 Destroying unnamed session | ||
| 3420 | 2024.02.28 13:24:24.141760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3421 | 2024.02.28 13:24:24.141891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3422 | 2024.02.28 13:24:24.141921 [ 3 ] {} <Debug> HTTP-Session: 19e3806c-1c28-4940-8bd4-037e885ebf6d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3423 | 2024.02.28 13:24:24.141949 [ 3 ] {} <Debug> HTTP-Session: 19e3806c-1c28-4940-8bd4-037e885ebf6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3424 | 2024.02.28 13:24:24.142088 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3425 | 2024.02.28 13:24:24.142154 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3426 | 2024.02.28 13:24:24.142332 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3427 | 2024.02.28 13:24:24.142815 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3428 | 2024.02.28 13:24:24.143078 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3429 | 2024.02.28 13:24:24.143239 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3430 | 2024.02.28 13:24:24.143354 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001228242 sec., 30124 rows/sec., 2.38 MiB/sec. | ||
| 3431 | 2024.02.28 13:24:24.143355 [ 171 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3432 | 2024.02.28 13:24:24.143438 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3433 | 2024.02.28 13:24:24.143531 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} <Debug> DynamicQueryHandler: Done processing query | ||
| 3434 | 2024.02.28 13:24:24.143556 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3435 | 2024.02.28 13:24:24.143568 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3436 | 2024.02.28 13:24:24.143640 [ 3 ] {} <Debug> HTTP-Session: 19e3806c-1c28-4940-8bd4-037e885ebf6d Destroying unnamed session | ||
| 3437 | 2024.02.28 13:24:24.143762 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3438 | 2024.02.28 13:24:24.143780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3439 | 2024.02.28 13:24:24.143847 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 51 rows starting from the beginning of the part | ||
| 3440 | 2024.02.28 13:24:24.143865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3441 | 2024.02.28 13:24:24.143937 [ 3 ] {} <Debug> HTTP-Session: be49d6c9-b072-40ce-b2ee-e809cafcc1d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3442 | 2024.02.28 13:24:24.144002 [ 3 ] {} <Debug> HTTP-Session: be49d6c9-b072-40ce-b2ee-e809cafcc1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3443 | 2024.02.28 13:24:24.144231 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3444 | 2024.02.28 13:24:24.144298 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part | ||
| 3445 | 2024.02.28 13:24:24.144322 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3446 | 2024.02.28 13:24:24.144746 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 3447 | 2024.02.28 13:24:24.144872 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3448 | 2024.02.28 13:24:24.145064 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part | ||
| 3449 | 2024.02.28 13:24:24.145224 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
| 3450 | 2024.02.28 13:24:24.145531 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part | ||
| 3451 | 2024.02.28 13:24:24.145701 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3452 | 2024.02.28 13:24:24.146073 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3453 | 2024.02.28 13:24:24.146397 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3454 | 2024.02.28 13:24:24.146660 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002346881 sec., 852 rows/sec., 72.82 KiB/sec. | ||
| 3455 | 2024.02.28 13:24:24.146992 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} <Debug> DynamicQueryHandler: Done processing query | ||
| 3456 | 2024.02.28 13:24:24.147049 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3457 | 2024.02.28 13:24:24.147069 [ 3 ] {} <Debug> HTTP-Session: be49d6c9-b072-40ce-b2ee-e809cafcc1d6 Destroying unnamed session | ||
| 3458 | 2024.02.28 13:24:24.147085 [ 13 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.003581903 sec., 53044.42917633448 rows/sec., 4.20 MiB/sec. | ||
| 3459 | 2024.02.28 13:24:24.147201 [ 13 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3460 | 2024.02.28 13:24:24.147259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3461 | 2024.02.28 13:24:24.147309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3462 | 2024.02.28 13:24:24.147328 [ 3 ] {} <Debug> HTTP-Session: 353d436e-3462-42c2-9e71-22f329688c14 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3463 | 2024.02.28 13:24:24.147348 [ 3 ] {} <Debug> HTTP-Session: 353d436e-3462-42c2-9e71-22f329688c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3464 | 2024.02.28 13:24:24.147433 [ 13 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3465 | 2024.02.28 13:24:24.147441 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3466 | 2024.02.28 13:24:24.147489 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3467 | 2024.02.28 13:24:24.147517 [ 13 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3468 | 2024.02.28 13:24:24.147674 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3469 | 2024.02.28 13:24:24.148057 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3470 | 2024.02.28 13:24:24.148274 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3471 | 2024.02.28 13:24:24.148436 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3472 | 2024.02.28 13:24:24.148529 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} <Information> executeQuery: Read 112 rows, 11.33 KiB in 0.001054037 sec., 106258 rows/sec., 10.50 MiB/sec. | ||
| 3473 | 2024.02.28 13:24:24.148645 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3474 | 2024.02.28 13:24:24.148668 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3475 | 2024.02.28 13:24:24.148684 [ 3 ] {} <Debug> HTTP-Session: 353d436e-3462-42c2-9e71-22f329688c14 Destroying unnamed session | ||
| 3476 | 2024.02.28 13:24:24.148793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3477 | 2024.02.28 13:24:24.148839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3478 | 2024.02.28 13:24:24.148857 [ 3 ] {} <Debug> HTTP-Session: c59be26b-cd19-40a6-b721-dca7c01eb753 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3479 | 2024.02.28 13:24:24.148874 [ 3 ] {} <Debug> HTTP-Session: c59be26b-cd19-40a6-b721-dca7c01eb753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2024.02.28 13:24:24.148945 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3481 | 2024.02.28 13:24:24.148984 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3482 | 2024.02.28 13:24:24.149087 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3483 | 2024.02.28 13:24:24.149381 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3484 | 2024.02.28 13:24:24.149588 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3485 | 2024.02.28 13:24:24.149747 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3486 | 2024.02.28 13:24:24.149843 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000869342 sec., 2300 rows/sec., 160.64 KiB/sec. | ||
| 3487 | 2024.02.28 13:24:24.149965 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} <Debug> DynamicQueryHandler: Done processing query | ||
| 3488 | 2024.02.28 13:24:24.149988 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3489 | 2024.02.28 13:24:24.150003 [ 3 ] {} <Debug> HTTP-Session: c59be26b-cd19-40a6-b721-dca7c01eb753 Destroying unnamed session | ||
| 3490 | 2024.02.28 13:24:24.150112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3491 | 2024.02.28 13:24:24.150156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3492 | 2024.02.28 13:24:24.150174 [ 3 ] {} <Debug> HTTP-Session: ccbae6eb-be17-4467-95be-2ea328eb4e0f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3493 | 2024.02.28 13:24:24.150190 [ 3 ] {} <Debug> HTTP-Session: ccbae6eb-be17-4467-95be-2ea328eb4e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3494 | 2024.02.28 13:24:24.150259 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3495 | 2024.02.28 13:24:24.150296 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3496 | 2024.02.28 13:24:24.150397 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3497 | 2024.02.28 13:24:24.150689 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3498 | 2024.02.28 13:24:24.150901 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3499 | 2024.02.28 13:24:24.151050 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3500 | 2024.02.28 13:24:24.151146 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} <Information> executeQuery: Read 39 rows, 3.13 KiB in 0.000856503 sec., 45533 rows/sec., 3.56 MiB/sec. | ||
| 3501 | 2024.02.28 13:24:24.151323 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3502 | 2024.02.28 13:24:24.151347 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3503 | 2024.02.28 13:24:24.151363 [ 3 ] {} <Debug> HTTP-Session: ccbae6eb-be17-4467-95be-2ea328eb4e0f Destroying unnamed session | ||
| 3504 | 2024.02.28 13:24:24.151459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3505 | 2024.02.28 13:24:24.151504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3506 | 2024.02.28 13:24:24.151521 [ 3 ] {} <Debug> HTTP-Session: 43d9fdb3-332b-49d9-8459-8d62eeb33139 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3507 | 2024.02.28 13:24:24.151537 [ 3 ] {} <Debug> HTTP-Session: 43d9fdb3-332b-49d9-8459-8d62eeb33139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3508 | 2024.02.28 13:24:24.151606 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3509 | 2024.02.28 13:24:24.151650 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3510 | 2024.02.28 13:24:24.151775 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3511 | 2024.02.28 13:24:24.152071 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3512 | 2024.02.28 13:24:24.152327 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3513 | 2024.02.28 13:24:24.152509 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3514 | 2024.02.28 13:24:24.152594 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3515 | 2024.02.28 13:24:24.152607 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000973175 sec., 1027 rows/sec., 72.25 KiB/sec. | ||
| 3516 | 2024.02.28 13:24:24.152635 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3517 | 2024.02.28 13:24:24.152800 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 3518 | 2024.02.28 13:24:24.152840 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} <Debug> DynamicQueryHandler: Done processing query | ||
| 3519 | 2024.02.28 13:24:24.152881 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3520 | 2024.02.28 13:24:24.152927 [ 3 ] {} <Debug> HTTP-Session: 43d9fdb3-332b-49d9-8459-8d62eeb33139 Destroying unnamed session | ||
| 3521 | 2024.02.28 13:24:24.152978 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3522 | 2024.02.28 13:24:24.153017 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 425 rows starting from the beginning of the part | ||
| 3523 | 2024.02.28 13:24:24.153103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3524 | 2024.02.28 13:24:24.153185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3525 | 2024.02.28 13:24:24.153206 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3526 | 2024.02.28 13:24:24.153218 [ 3 ] {} <Debug> HTTP-Session: fd982ec0-60fc-4098-b8f8-4e759e8bfcc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3527 | 2024.02.28 13:24:24.153287 [ 3 ] {} <Debug> HTTP-Session: fd982ec0-60fc-4098-b8f8-4e759e8bfcc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3528 | 2024.02.28 13:24:24.153528 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3529 | 2024.02.28 13:24:24.153542 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3530 | 2024.02.28 13:24:24.153638 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3531 | 2024.02.28 13:24:24.153879 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 3532 | 2024.02.28 13:24:24.154247 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
| 3533 | 2024.02.28 13:24:24.154265 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3534 | 2024.02.28 13:24:24.154464 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 3535 | 2024.02.28 13:24:24.155336 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3536 | 2024.02.28 13:24:24.156195 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3537 | 2024.02.28 13:24:24.156352 [ 22 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 5 columns (5 merged, 0 gathered) in 0.003659584 sec., 137174.06131407287 rows/sec., 9.68 MiB/sec. | ||
| 3538 | 2024.02.28 13:24:24.156524 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3539 | 2024.02.28 13:24:24.156534 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3540 | 2024.02.28 13:24:24.156686 [ 171 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3541 | 2024.02.28 13:24:24.156721 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.003150341 sec., 11744 rows/sec., 15.85 MiB/sec. | ||
| 3542 | 2024.02.28 13:24:24.156758 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3543 | 2024.02.28 13:24:24.157009 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 3544 | 2024.02.28 13:24:24.157339 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 3545 | 2024.02.28 13:24:24.157351 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3546 | 2024.02.28 13:24:24.157406 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 3547 | 2024.02.28 13:24:24.157513 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3548 | 2024.02.28 13:24:24.157569 [ 3 ] {} <Debug> HTTP-Session: fd982ec0-60fc-4098-b8f8-4e759e8bfcc9 Destroying unnamed session | ||
| 3549 | 2024.02.28 13:24:24.157717 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3550 | 2024.02.28 13:24:24.157767 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 705 rows starting from the beginning of the part | ||
| 3551 | 2024.02.28 13:24:24.157925 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part | ||
| 3552 | 2024.02.28 13:24:24.158050 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 3553 | 2024.02.28 13:24:24.158149 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part | ||
| 3554 | 2024.02.28 13:24:24.158242 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
| 3555 | 2024.02.28 13:24:24.158335 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part | ||
| 3556 | 2024.02.28 13:24:24.160907 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 6 columns (6 merged, 0 gathered) in 0.004055134 sec., 208131.2232838668 rows/sec., 280.86 MiB/sec. | ||
| 3557 | 2024.02.28 13:24:24.161404 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3558 | 2024.02.28 13:24:24.161626 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3559 | 2024.02.28 13:24:24.161697 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3560 | 2024.02.28 13:24:24.161772 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6: 4.17 MiB. | ||
| 3561 | 2024.02.28 13:24:29.140520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3562 | 2024.02.28 13:24:29.140681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3563 | 2024.02.28 13:24:29.140724 [ 3 ] {} <Debug> HTTP-Session: 91bb01ea-7709-4f13-aea0-ecf5594b9736 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3564 | 2024.02.28 13:24:29.140762 [ 3 ] {} <Debug> HTTP-Session: 91bb01ea-7709-4f13-aea0-ecf5594b9736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2024.02.28 13:24:29.140921 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3566 | 2024.02.28 13:24:29.140981 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3567 | 2024.02.28 13:24:29.141142 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3568 | 2024.02.28 13:24:29.141579 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3569 | 2024.02.28 13:24:29.141835 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3570 | 2024.02.28 13:24:29.142009 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3571 | 2024.02.28 13:24:29.142127 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001172021 sec., 11945 rows/sec., 968.21 KiB/sec. | ||
| 3572 | 2024.02.28 13:24:29.142277 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3573 | 2024.02.28 13:24:29.142303 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3574 | 2024.02.28 13:24:29.142320 [ 3 ] {} <Debug> HTTP-Session: 91bb01ea-7709-4f13-aea0-ecf5594b9736 Destroying unnamed session | ||
| 3575 | 2024.02.28 13:24:29.142442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3576 | 2024.02.28 13:24:29.142489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3577 | 2024.02.28 13:24:29.142508 [ 3 ] {} <Debug> HTTP-Session: f333bb35-0ecb-4869-a06c-104bb1cb6ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3578 | 2024.02.28 13:24:29.142525 [ 3 ] {} <Debug> HTTP-Session: f333bb35-0ecb-4869-a06c-104bb1cb6ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2024.02.28 13:24:29.142605 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3580 | 2024.02.28 13:24:29.142645 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3581 | 2024.02.28 13:24:29.142753 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3582 | 2024.02.28 13:24:29.143094 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3583 | 2024.02.28 13:24:29.143319 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3584 | 2024.02.28 13:24:29.143477 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3585 | 2024.02.28 13:24:29.143576 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000944904 sec., 44448 rows/sec., 3.93 MiB/sec. | ||
| 3586 | 2024.02.28 13:24:29.143738 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3587 | 2024.02.28 13:24:29.143761 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3588 | 2024.02.28 13:24:29.143778 [ 3 ] {} <Debug> HTTP-Session: f333bb35-0ecb-4869-a06c-104bb1cb6ffb Destroying unnamed session | ||
| 3589 | 2024.02.28 13:24:29.143925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3590 | 2024.02.28 13:24:29.143971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3591 | 2024.02.28 13:24:29.143990 [ 3 ] {} <Debug> HTTP-Session: 094ed01d-f7bb-4595-84f1-691cd97f6a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3592 | 2024.02.28 13:24:29.144006 [ 3 ] {} <Debug> HTTP-Session: 094ed01d-f7bb-4595-84f1-691cd97f6a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2024.02.28 13:24:29.144077 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3594 | 2024.02.28 13:24:29.144115 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3595 | 2024.02.28 13:24:29.144221 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3596 | 2024.02.28 13:24:29.144503 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3597 | 2024.02.28 13:24:29.144712 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3598 | 2024.02.28 13:24:29.144862 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3599 | 2024.02.28 13:24:29.144958 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000853653 sec., 16400 rows/sec., 1.28 MiB/sec. | ||
| 3600 | 2024.02.28 13:24:29.145075 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} <Debug> DynamicQueryHandler: Done processing query | ||
| 3601 | 2024.02.28 13:24:29.145097 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3602 | 2024.02.28 13:24:29.145114 [ 3 ] {} <Debug> HTTP-Session: 094ed01d-f7bb-4595-84f1-691cd97f6a25 Destroying unnamed session | ||
| 3603 | 2024.02.28 13:24:29.145225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3604 | 2024.02.28 13:24:29.145270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3605 | 2024.02.28 13:24:29.145288 [ 3 ] {} <Debug> HTTP-Session: beba1fc1-f5f4-4346-bd99-2d0c9b23ac6c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3606 | 2024.02.28 13:24:29.145305 [ 3 ] {} <Debug> HTTP-Session: beba1fc1-f5f4-4346-bd99-2d0c9b23ac6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2024.02.28 13:24:29.145377 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3608 | 2024.02.28 13:24:29.145421 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3609 | 2024.02.28 13:24:29.145556 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3610 | 2024.02.28 13:24:29.145905 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3611 | 2024.02.28 13:24:29.146193 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3612 | 2024.02.28 13:24:29.146380 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3613 | 2024.02.28 13:24:29.146485 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001072618 sec., 13052 rows/sec., 17.61 MiB/sec. | ||
| 3614 | 2024.02.28 13:24:29.146718 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} <Debug> DynamicQueryHandler: Done processing query | ||
| 3615 | 2024.02.28 13:24:29.146742 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 3616 | 2024.02.28 13:24:29.146759 [ 3 ] {} <Debug> HTTP-Session: beba1fc1-f5f4-4346-bd99-2d0c9b23ac6c Destroying unnamed session | ||
| 3617 | 2024.02.28 13:24:29.806230 [ 167 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3618 | 2024.02.28 13:24:29.806277 [ 167 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3619 | 2024.02.28 13:24:34.141302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3620 | 2024.02.28 13:24:34.141419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3621 | 2024.02.28 13:24:34.141446 [ 3 ] {} <Debug> HTTP-Session: 3fcd828a-be1e-4a7d-9e41-3f71bf2d122b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3622 | 2024.02.28 13:24:34.141472 [ 3 ] {} <Debug> HTTP-Session: 3fcd828a-be1e-4a7d-9e41-3f71bf2d122b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2024.02.28 13:24:34.141602 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3624 | 2024.02.28 13:24:34.141663 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3625 | 2024.02.28 13:24:34.141821 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3626 | 2024.02.28 13:24:34.142274 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3627 | 2024.02.28 13:24:34.142546 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3628 | 2024.02.28 13:24:34.142728 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3629 | 2024.02.28 13:24:34.142861 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001214932 sec., 30454 rows/sec., 2.41 MiB/sec. | ||
| 3630 | 2024.02.28 13:24:34.143039 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} <Debug> DynamicQueryHandler: Done processing query | ||
| 3631 | 2024.02.28 13:24:34.143067 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3632 | 2024.02.28 13:24:34.143084 [ 3 ] {} <Debug> HTTP-Session: 3fcd828a-be1e-4a7d-9e41-3f71bf2d122b Destroying unnamed session | ||
| 3633 | 2024.02.28 13:24:34.143235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3634 | 2024.02.28 13:24:34.143291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3635 | 2024.02.28 13:24:34.143313 [ 3 ] {} <Debug> HTTP-Session: a17906d0-3815-4450-b4ea-d93b880a55f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3636 | 2024.02.28 13:24:34.143332 [ 3 ] {} <Debug> HTTP-Session: a17906d0-3815-4450-b4ea-d93b880a55f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3637 | 2024.02.28 13:24:34.143422 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3638 | 2024.02.28 13:24:34.143467 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3639 | 2024.02.28 13:24:34.143588 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3640 | 2024.02.28 13:24:34.144027 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3641 | 2024.02.28 13:24:34.144256 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3642 | 2024.02.28 13:24:34.144416 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3643 | 2024.02.28 13:24:34.144527 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.001070238 sec., 103715 rows/sec., 10.26 MiB/sec. | ||
| 3644 | 2024.02.28 13:24:34.144663 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} <Debug> DynamicQueryHandler: Done processing query | ||
| 3645 | 2024.02.28 13:24:34.144687 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3646 | 2024.02.28 13:24:34.144704 [ 3 ] {} <Debug> HTTP-Session: a17906d0-3815-4450-b4ea-d93b880a55f6 Destroying unnamed session | ||
| 3647 | 2024.02.28 13:24:34.144836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3648 | 2024.02.28 13:24:34.144888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3649 | 2024.02.28 13:24:34.144908 [ 3 ] {} <Debug> HTTP-Session: 5ff2845f-83a7-48d3-9d7c-e82edeb66281 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3650 | 2024.02.28 13:24:34.144927 [ 3 ] {} <Debug> HTTP-Session: 5ff2845f-83a7-48d3-9d7c-e82edeb66281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2024.02.28 13:24:34.145007 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3652 | 2024.02.28 13:24:34.145047 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3653 | 2024.02.28 13:24:34.145153 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3654 | 2024.02.28 13:24:34.145455 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3655 | 2024.02.28 13:24:34.145673 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3656 | 2024.02.28 13:24:34.145827 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3657 | 2024.02.28 13:24:34.145950 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000908753 sec., 40715 rows/sec., 3.18 MiB/sec. | ||
| 3658 | 2024.02.28 13:24:34.146137 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3659 | 2024.02.28 13:24:34.146162 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3660 | 2024.02.28 13:24:34.146179 [ 3 ] {} <Debug> HTTP-Session: 5ff2845f-83a7-48d3-9d7c-e82edeb66281 Destroying unnamed session | ||
| 3661 | 2024.02.28 13:24:34.146362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3662 | 2024.02.28 13:24:34.146413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3663 | 2024.02.28 13:24:34.146431 [ 3 ] {} <Debug> HTTP-Session: 3dc22b57-e275-4e89-81db-eae8e739a3e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3664 | 2024.02.28 13:24:34.146449 [ 3 ] {} <Debug> HTTP-Session: 3dc22b57-e275-4e89-81db-eae8e739a3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2024.02.28 13:24:34.146535 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3666 | 2024.02.28 13:24:34.146582 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3667 | 2024.02.28 13:24:34.146737 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3668 | 2024.02.28 13:24:34.147171 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3669 | 2024.02.28 13:24:34.147482 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3670 | 2024.02.28 13:24:34.147670 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3671 | 2024.02.28 13:24:34.147772 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001206311 sec., 30672 rows/sec., 41.39 MiB/sec. | ||
| 3672 | 2024.02.28 13:24:34.147923 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} <Debug> DynamicQueryHandler: Done processing query | ||
| 3673 | 2024.02.28 13:24:34.147948 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3674 | 2024.02.28 13:24:34.147965 [ 3 ] {} <Debug> HTTP-Session: 3dc22b57-e275-4e89-81db-eae8e739a3e9 Destroying unnamed session | ||
| 3675 | 2024.02.28 13:24:39.139902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3676 | 2024.02.28 13:24:39.140030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3677 | 2024.02.28 13:24:39.140061 [ 3 ] {} <Debug> HTTP-Session: 319c4364-c8b3-43c0-bf11-f858e5d6d995 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3678 | 2024.02.28 13:24:39.140089 [ 3 ] {} <Debug> HTTP-Session: 319c4364-c8b3-43c0-bf11-f858e5d6d995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2024.02.28 13:24:39.140230 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3680 | 2024.02.28 13:24:39.140297 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3681 | 2024.02.28 13:24:39.140457 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3682 | 2024.02.28 13:24:39.140884 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3683 | 2024.02.28 13:24:39.141145 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3684 | 2024.02.28 13:24:39.141324 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3685 | 2024.02.28 13:24:39.141442 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001173971 sec., 11925 rows/sec., 966.60 KiB/sec. | ||
| 3686 | 2024.02.28 13:24:39.141598 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 3687 | 2024.02.28 13:24:39.141624 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3688 | 2024.02.28 13:24:39.141641 [ 3 ] {} <Debug> HTTP-Session: 319c4364-c8b3-43c0-bf11-f858e5d6d995 Destroying unnamed session | ||
| 3689 | 2024.02.28 13:24:39.141807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3690 | 2024.02.28 13:24:39.141860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3691 | 2024.02.28 13:24:39.141881 [ 3 ] {} <Debug> HTTP-Session: f592691c-7fcf-421c-905a-ced6bb3c607c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3692 | 2024.02.28 13:24:39.141899 [ 3 ] {} <Debug> HTTP-Session: f592691c-7fcf-421c-905a-ced6bb3c607c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3693 | 2024.02.28 13:24:39.141982 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3694 | 2024.02.28 13:24:39.142025 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3695 | 2024.02.28 13:24:39.142136 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3696 | 2024.02.28 13:24:39.142437 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3697 | 2024.02.28 13:24:39.142651 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3698 | 2024.02.28 13:24:39.142809 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3699 | 2024.02.28 13:24:39.142935 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000923064 sec., 45500 rows/sec., 4.02 MiB/sec. | ||
| 3700 | 2024.02.28 13:24:39.143055 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} <Debug> DynamicQueryHandler: Done processing query | ||
| 3701 | 2024.02.28 13:24:39.143079 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3702 | 2024.02.28 13:24:39.143096 [ 3 ] {} <Debug> HTTP-Session: f592691c-7fcf-421c-905a-ced6bb3c607c Destroying unnamed session | ||
| 3703 | 2024.02.28 13:24:39.143248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3704 | 2024.02.28 13:24:39.143297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3705 | 2024.02.28 13:24:39.143316 [ 3 ] {} <Debug> HTTP-Session: 7063d34c-4dea-49ff-910f-0f1accbbbea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3706 | 2024.02.28 13:24:39.143334 [ 3 ] {} <Debug> HTTP-Session: 7063d34c-4dea-49ff-910f-0f1accbbbea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2024.02.28 13:24:39.143406 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3708 | 2024.02.28 13:24:39.143446 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3709 | 2024.02.28 13:24:39.143557 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3710 | 2024.02.28 13:24:39.143826 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3711 | 2024.02.28 13:24:39.144035 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3712 | 2024.02.28 13:24:39.144190 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3713 | 2024.02.28 13:24:39.144285 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000851612 sec., 16439 rows/sec., 1.29 MiB/sec. | ||
| 3714 | 2024.02.28 13:24:39.144403 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3715 | 2024.02.28 13:24:39.144428 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3716 | 2024.02.28 13:24:39.144444 [ 3 ] {} <Debug> HTTP-Session: 7063d34c-4dea-49ff-910f-0f1accbbbea0 Destroying unnamed session | ||
| 3717 | 2024.02.28 13:24:39.144558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3718 | 2024.02.28 13:24:39.144607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3719 | 2024.02.28 13:24:39.144625 [ 3 ] {} <Debug> HTTP-Session: 8fd171f3-c2f5-4cb3-b279-61bded6c5b4e Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3720 | 2024.02.28 13:24:39.144642 [ 3 ] {} <Debug> HTTP-Session: 8fd171f3-c2f5-4cb3-b279-61bded6c5b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2024.02.28 13:24:39.144717 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3722 | 2024.02.28 13:24:39.144760 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3723 | 2024.02.28 13:24:39.144896 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3724 | 2024.02.28 13:24:39.145227 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
| 3725 | 2024.02.28 13:24:39.145515 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3726 | 2024.02.28 13:24:39.145699 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3727 | 2024.02.28 13:24:39.145821 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001077437 sec., 12993 rows/sec., 17.53 MiB/sec. | ||
| 3728 | 2024.02.28 13:24:39.145941 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} <Debug> DynamicQueryHandler: Done processing query | ||
| 3729 | 2024.02.28 13:24:39.145968 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 3730 | 2024.02.28 13:24:39.145984 [ 3 ] {} <Debug> HTTP-Session: 8fd171f3-c2f5-4cb3-b279-61bded6c5b4e Destroying unnamed session | ||
| 3731 | 2024.02.28 13:24:44.141207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3732 | 2024.02.28 13:24:44.141335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3733 | 2024.02.28 13:24:44.141365 [ 3 ] {} <Debug> HTTP-Session: 983aeda5-ba8a-4d98-924e-320aceae6c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3734 | 2024.02.28 13:24:44.141393 [ 3 ] {} <Debug> HTTP-Session: 983aeda5-ba8a-4d98-924e-320aceae6c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2024.02.28 13:24:44.141536 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3736 | 2024.02.28 13:24:44.141605 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3737 | 2024.02.28 13:24:44.141787 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3738 | 2024.02.28 13:24:44.142268 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3739 | 2024.02.28 13:24:44.142559 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3740 | 2024.02.28 13:24:44.142743 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3741 | 2024.02.28 13:24:44.142870 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001291473 sec., 28649 rows/sec., 2.27 MiB/sec. | ||
| 3742 | 2024.02.28 13:24:44.143028 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3743 | 2024.02.28 13:24:44.143054 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3744 | 2024.02.28 13:24:44.143071 [ 3 ] {} <Debug> HTTP-Session: 983aeda5-ba8a-4d98-924e-320aceae6c2a Destroying unnamed session | ||
| 3745 | 2024.02.28 13:24:44.143207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3746 | 2024.02.28 13:24:44.143263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3747 | 2024.02.28 13:24:44.143282 [ 3 ] {} <Debug> HTTP-Session: 503ca15c-16f3-4a25-881a-1475f7edde01 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3748 | 2024.02.28 13:24:44.143301 [ 3 ] {} <Debug> HTTP-Session: 503ca15c-16f3-4a25-881a-1475f7edde01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2024.02.28 13:24:44.143388 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3750 | 2024.02.28 13:24:44.143431 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3751 | 2024.02.28 13:24:44.143544 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3752 | 2024.02.28 13:24:44.143909 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3753 | 2024.02.28 13:24:44.144138 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3754 | 2024.02.28 13:24:44.144298 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 3755 | 2024.02.28 13:24:44.144428 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.001010896 sec., 109803 rows/sec., 10.86 MiB/sec. | ||
| 3756 | 2024.02.28 13:24:44.144421 [ 160 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3757 | 2024.02.28 13:24:44.144538 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3758 | 2024.02.28 13:24:44.144634 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} <Debug> DynamicQueryHandler: Done processing query | ||
| 3759 | 2024.02.28 13:24:44.144675 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 3760 | 2024.02.28 13:24:44.144684 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3761 | 2024.02.28 13:24:44.144720 [ 3 ] {} <Debug> HTTP-Session: 503ca15c-16f3-4a25-881a-1475f7edde01 Destroying unnamed session | ||
| 3762 | 2024.02.28 13:24:44.144848 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3763 | 2024.02.28 13:24:44.144924 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 193 rows starting from the beginning of the part | ||
| 3764 | 2024.02.28 13:24:44.144924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3765 | 2024.02.28 13:24:44.144993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3766 | 2024.02.28 13:24:44.145021 [ 3 ] {} <Debug> HTTP-Session: b3cc31ea-37a8-4999-bdf6-85a9d0403ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3767 | 2024.02.28 13:24:44.145053 [ 3 ] {} <Debug> HTTP-Session: b3cc31ea-37a8-4999-bdf6-85a9d0403ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2024.02.28 13:24:44.145061 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part | ||
| 3769 | 2024.02.28 13:24:44.145166 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3770 | 2024.02.28 13:24:44.145188 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 3771 | 2024.02.28 13:24:44.145227 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3772 | 2024.02.28 13:24:44.145323 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 111 rows starting from the beginning of the part | ||
| 3773 | 2024.02.28 13:24:44.145467 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3774 | 2024.02.28 13:24:44.145475 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 3775 | 2024.02.28 13:24:44.145594 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 111 rows starting from the beginning of the part | ||
| 3776 | 2024.02.28 13:24:44.145909 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3777 | 2024.02.28 13:24:44.146208 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3778 | 2024.02.28 13:24:44.146391 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 3779 | 2024.02.28 13:24:44.146540 [ 159 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3780 | 2024.02.28 13:24:44.146571 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.001364145 sec., 27123 rows/sec., 2.12 MiB/sec. | ||
| 3781 | 2024.02.28 13:24:44.146612 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 4 columns (4 merged, 0 gathered) in 0.001979461 sec., 308669.88538799196 rows/sec., 29.42 MiB/sec. | ||
| 3782 | 2024.02.28 13:24:44.146628 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3783 | 2024.02.28 13:24:44.146798 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3784 | 2024.02.28 13:24:44.146909 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3785 | 2024.02.28 13:24:44.146993 [ 3 ] {} <Debug> HTTP-Session: b3cc31ea-37a8-4999-bdf6-85a9d0403ce4 Destroying unnamed session | ||
| 3786 | 2024.02.28 13:24:44.146991 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 3787 | 2024.02.28 13:24:44.147044 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 3788 | 2024.02.28 13:24:44.147312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3789 | 2024.02.28 13:24:44.147438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3790 | 2024.02.28 13:24:44.147459 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3791 | 2024.02.28 13:24:44.147479 [ 3 ] {} <Debug> HTTP-Session: 0a3ef6b9-0340-4087-b8b1-5f1107ab6717 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3792 | 2024.02.28 13:24:44.147534 [ 3 ] {} <Debug> HTTP-Session: 0a3ef6b9-0340-4087-b8b1-5f1107ab6717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2024.02.28 13:24:44.147542 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 101 rows starting from the beginning of the part | ||
| 3794 | 2024.02.28 13:24:44.147626 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 3795 | 2024.02.28 13:24:44.147821 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 3796 | 2024.02.28 13:24:44.147836 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3797 | 2024.02.28 13:24:44.148007 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part | ||
| 3798 | 2024.02.28 13:24:44.148038 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3799 | 2024.02.28 13:24:44.148301 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
| 3800 | 2024.02.28 13:24:44.148605 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 37 rows starting from the beginning of the part | ||
| 3801 | 2024.02.28 13:24:44.148661 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3802 | 2024.02.28 13:24:44.148852 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
| 3803 | 2024.02.28 13:24:44.149016 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 37 rows starting from the beginning of the part | ||
| 3804 | 2024.02.28 13:24:44.149608 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3805 | 2024.02.28 13:24:44.150440 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3806 | 2024.02.28 13:24:44.150450 [ 22 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.003683784 sec., 65693.319695183 rows/sec., 5.14 MiB/sec. | ||
| 3807 | 2024.02.28 13:24:44.150593 [ 22 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 3808 | 2024.02.28 13:24:44.150730 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3809 | 2024.02.28 13:24:44.150879 [ 22 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 3810 | 2024.02.28 13:24:44.150970 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.003046088 sec., 12146 rows/sec., 16.39 MiB/sec. | ||
| 3811 | 2024.02.28 13:24:44.151031 [ 22 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 3812 | 2024.02.28 13:24:44.151359 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3813 | 2024.02.28 13:24:44.151402 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3814 | 2024.02.28 13:24:44.151427 [ 3 ] {} <Debug> HTTP-Session: 0a3ef6b9-0340-4087-b8b1-5f1107ab6717 Destroying unnamed session | ||
| 3815 | 2024.02.28 13:24:44.806311 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3816 | 2024.02.28 13:24:44.806361 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3817 | 2024.02.28 13:24:49.141812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3818 | 2024.02.28 13:24:49.141932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3819 | 2024.02.28 13:24:49.141959 [ 3 ] {} <Debug> HTTP-Session: db3028cd-d30f-4a1d-b8c2-6c09751ee5a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3820 | 2024.02.28 13:24:49.141984 [ 3 ] {} <Debug> HTTP-Session: db3028cd-d30f-4a1d-b8c2-6c09751ee5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2024.02.28 13:24:49.142114 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3822 | 2024.02.28 13:24:49.142176 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3823 | 2024.02.28 13:24:49.142340 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3824 | 2024.02.28 13:24:49.142756 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3825 | 2024.02.28 13:24:49.143059 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3826 | 2024.02.28 13:24:49.143237 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 3827 | 2024.02.28 13:24:49.143375 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001216141 sec., 11511 rows/sec., 933.09 KiB/sec. | ||
| 3828 | 2024.02.28 13:24:49.143378 [ 156 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3829 | 2024.02.28 13:24:49.143505 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3830 | 2024.02.28 13:24:49.143562 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} <Debug> DynamicQueryHandler: Done processing query | ||
| 3831 | 2024.02.28 13:24:49.143607 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3832 | 2024.02.28 13:24:49.143618 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 3833 | 2024.02.28 13:24:49.143639 [ 3 ] {} <Debug> HTTP-Session: db3028cd-d30f-4a1d-b8c2-6c09751ee5a3 Destroying unnamed session | ||
| 3834 | 2024.02.28 13:24:49.143755 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3835 | 2024.02.28 13:24:49.143804 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 51 rows starting from the beginning of the part | ||
| 3836 | 2024.02.28 13:24:49.143820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3837 | 2024.02.28 13:24:49.143910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3838 | 2024.02.28 13:24:49.143950 [ 3 ] {} <Debug> HTTP-Session: 3da27a6f-be29-4c0d-a3e3-739d3a707cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3839 | 2024.02.28 13:24:49.144011 [ 3 ] {} <Debug> HTTP-Session: 3da27a6f-be29-4c0d-a3e3-739d3a707cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2024.02.28 13:24:49.144045 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
| 3841 | 2024.02.28 13:24:49.144203 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3842 | 2024.02.28 13:24:49.144252 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 37 rows starting from the beginning of the part | ||
| 3843 | 2024.02.28 13:24:49.144305 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3844 | 2024.02.28 13:24:49.144507 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
| 3845 | 2024.02.28 13:24:49.144756 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3846 | 2024.02.28 13:24:49.144775 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 37 rows starting from the beginning of the part | ||
| 3847 | 2024.02.28 13:24:49.144958 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
| 3848 | 2024.02.28 13:24:49.145506 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3849 | 2024.02.28 13:24:49.145967 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 3850 | 2024.02.28 13:24:49.146353 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 3851 | 2024.02.28 13:24:49.146426 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.002858104 sec., 58430.34403226754 rows/sec., 4.63 MiB/sec. | ||
| 3852 | 2024.02.28 13:24:49.146531 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} <Information> executeQuery: Read 78 rows, 6.61 KiB in 0.002264008 sec., 34452 rows/sec., 2.85 MiB/sec. | ||
| 3853 | 2024.02.28 13:24:49.146683 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 3854 | 2024.02.28 13:24:49.146739 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3855 | 2024.02.28 13:24:49.146777 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3856 | 2024.02.28 13:24:49.146794 [ 3 ] {} <Debug> HTTP-Session: 3da27a6f-be29-4c0d-a3e3-739d3a707cb8 Destroying unnamed session | ||
| 3857 | 2024.02.28 13:24:49.146980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3858 | 2024.02.28 13:24:49.146989 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 3859 | 2024.02.28 13:24:49.147052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3860 | 2024.02.28 13:24:49.147081 [ 3 ] {} <Debug> HTTP-Session: 2d77b4e8-d277-4dea-bfe1-7b8e08e97742 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3861 | 2024.02.28 13:24:49.147116 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 3862 | 2024.02.28 13:24:49.147118 [ 3 ] {} <Debug> HTTP-Session: 2d77b4e8-d277-4dea-bfe1-7b8e08e97742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2024.02.28 13:24:49.147286 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3864 | 2024.02.28 13:24:49.147328 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3865 | 2024.02.28 13:24:49.147455 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3866 | 2024.02.28 13:24:49.147768 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3867 | 2024.02.28 13:24:49.147993 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 3868 | 2024.02.28 13:24:49.148154 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 3869 | 2024.02.28 13:24:49.148269 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.000950194 sec., 39991 rows/sec., 3.10 MiB/sec. | ||
| 3870 | 2024.02.28 13:24:49.148376 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3871 | 2024.02.28 13:24:49.148400 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3872 | 2024.02.28 13:24:49.148416 [ 3 ] {} <Debug> HTTP-Session: 2d77b4e8-d277-4dea-bfe1-7b8e08e97742 Destroying unnamed session | ||
| 3873 | 2024.02.28 13:24:49.148526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3874 | 2024.02.28 13:24:49.148571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3875 | 2024.02.28 13:24:49.148591 [ 3 ] {} <Debug> HTTP-Session: fd0ae75b-0f00-4fcf-b02c-493f12ad86b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3876 | 2024.02.28 13:24:49.148608 [ 3 ] {} <Debug> HTTP-Session: fd0ae75b-0f00-4fcf-b02c-493f12ad86b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2024.02.28 13:24:49.148682 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3878 | 2024.02.28 13:24:49.148726 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3879 | 2024.02.28 13:24:49.148850 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3880 | 2024.02.28 13:24:49.149144 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3881 | 2024.02.28 13:24:49.149412 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3882 | 2024.02.28 13:24:49.149611 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 3883 | 2024.02.28 13:24:49.149726 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001015906 sec., 35436 rows/sec., 2.50 MiB/sec. | ||
| 3884 | 2024.02.28 13:24:49.149844 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} <Debug> DynamicQueryHandler: Done processing query | ||
| 3885 | 2024.02.28 13:24:49.149868 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3886 | 2024.02.28 13:24:49.149885 [ 3 ] {} <Debug> HTTP-Session: fd0ae75b-0f00-4fcf-b02c-493f12ad86b0 Destroying unnamed session | ||
| 3887 | 2024.02.28 13:24:49.150032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3888 | 2024.02.28 13:24:49.150080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3889 | 2024.02.28 13:24:49.150100 [ 3 ] {} <Debug> HTTP-Session: f23a5fd2-5301-4abb-97dc-053d24e11dab Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3890 | 2024.02.28 13:24:49.150118 [ 3 ] {} <Debug> HTTP-Session: f23a5fd2-5301-4abb-97dc-053d24e11dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2024.02.28 13:24:49.150195 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3892 | 2024.02.28 13:24:49.150240 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3893 | 2024.02.28 13:24:49.150377 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3894 | 2024.02.28 13:24:49.150766 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3895 | 2024.02.28 13:24:49.151046 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3896 | 2024.02.28 13:24:49.151241 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 3897 | 2024.02.28 13:24:49.151369 [ 156 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3898 | 2024.02.28 13:24:49.151371 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001137619 sec., 12306 rows/sec., 16.61 MiB/sec. | ||
| 3899 | 2024.02.28 13:24:49.151423 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3900 | 2024.02.28 13:24:49.151591 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 3901 | 2024.02.28 13:24:49.151641 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} <Debug> DynamicQueryHandler: Done processing query | ||
| 3902 | 2024.02.28 13:24:49.151674 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 3903 | 2024.02.28 13:24:49.151713 [ 3 ] {} <Debug> HTTP-Session: f23a5fd2-5301-4abb-97dc-053d24e11dab Destroying unnamed session | ||
| 3904 | 2024.02.28 13:24:49.151788 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3905 | 2024.02.28 13:24:49.151833 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 844 rows starting from the beginning of the part | ||
| 3906 | 2024.02.28 13:24:49.151976 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
| 3907 | 2024.02.28 13:24:49.152093 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 37 rows starting from the beginning of the part | ||
| 3908 | 2024.02.28 13:24:49.152199 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
| 3909 | 2024.02.28 13:24:49.152304 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 37 rows starting from the beginning of the part | ||
| 3910 | 2024.02.28 13:24:49.152407 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
| 3911 | 2024.02.28 13:24:49.161319 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 6 columns (6 merged, 0 gathered) in 0.009834844 sec., 97612.12277490115 rows/sec., 131.72 MiB/sec. | ||
| 3912 | 2024.02.28 13:24:49.161760 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 3913 | 2024.02.28 13:24:49.162007 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 3914 | 2024.02.28 13:24:49.162079 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 3915 | 2024.02.28 13:24:49.162154 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7: 8.84 MiB. | ||
| 3916 | 2024.02.28 13:24:54.141745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3917 | 2024.02.28 13:24:54.141874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3918 | 2024.02.28 13:24:54.141904 [ 3 ] {} <Debug> HTTP-Session: d9230fbc-ce7c-4ada-9c57-263f8788ec49 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3919 | 2024.02.28 13:24:54.141931 [ 3 ] {} <Debug> HTTP-Session: d9230fbc-ce7c-4ada-9c57-263f8788ec49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2024.02.28 13:24:54.142070 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3921 | 2024.02.28 13:24:54.142137 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3922 | 2024.02.28 13:24:54.142318 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3923 | 2024.02.28 13:24:54.142799 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3924 | 2024.02.28 13:24:54.143071 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 3925 | 2024.02.28 13:24:54.143236 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 3926 | 2024.02.28 13:24:54.143364 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001253562 sec., 29515 rows/sec., 2.34 MiB/sec. | ||
| 3927 | 2024.02.28 13:24:54.143498 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3928 | 2024.02.28 13:24:54.143523 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3929 | 2024.02.28 13:24:54.143539 [ 3 ] {} <Debug> HTTP-Session: d9230fbc-ce7c-4ada-9c57-263f8788ec49 Destroying unnamed session | ||
| 3930 | 2024.02.28 13:24:54.143680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3931 | 2024.02.28 13:24:54.143729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3932 | 2024.02.28 13:24:54.143748 [ 3 ] {} <Debug> HTTP-Session: b9cf1580-a12c-4c68-9a46-8f9cee9e1387 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3933 | 2024.02.28 13:24:54.143767 [ 3 ] {} <Debug> HTTP-Session: b9cf1580-a12c-4c68-9a46-8f9cee9e1387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2024.02.28 13:24:54.143850 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3935 | 2024.02.28 13:24:54.143892 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3936 | 2024.02.28 13:24:54.143999 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3937 | 2024.02.28 13:24:54.144404 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3938 | 2024.02.28 13:24:54.144624 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 3939 | 2024.02.28 13:24:54.144778 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 3940 | 2024.02.28 13:24:54.144901 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.001017507 sec., 109090 rows/sec., 10.79 MiB/sec. | ||
| 3941 | 2024.02.28 13:24:54.145024 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} <Debug> DynamicQueryHandler: Done processing query | ||
| 3942 | 2024.02.28 13:24:54.145047 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3943 | 2024.02.28 13:24:54.145063 [ 3 ] {} <Debug> HTTP-Session: b9cf1580-a12c-4c68-9a46-8f9cee9e1387 Destroying unnamed session | ||
| 3944 | 2024.02.28 13:24:54.145222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3945 | 2024.02.28 13:24:54.145268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3946 | 2024.02.28 13:24:54.145287 [ 3 ] {} <Debug> HTTP-Session: ab152540-3e97-499a-9dac-68f1334d7a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3947 | 2024.02.28 13:24:54.145303 [ 3 ] {} <Debug> HTTP-Session: ab152540-3e97-499a-9dac-68f1334d7a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2024.02.28 13:24:54.145376 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3949 | 2024.02.28 13:24:54.145413 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3950 | 2024.02.28 13:24:54.145520 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3951 | 2024.02.28 13:24:54.145840 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3952 | 2024.02.28 13:24:54.146046 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 3953 | 2024.02.28 13:24:54.146196 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 3954 | 2024.02.28 13:24:54.146310 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000902153 sec., 41012 rows/sec., 3.21 MiB/sec. | ||
| 3955 | 2024.02.28 13:24:54.146428 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3956 | 2024.02.28 13:24:54.146451 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3957 | 2024.02.28 13:24:54.146466 [ 3 ] {} <Debug> HTTP-Session: ab152540-3e97-499a-9dac-68f1334d7a13 Destroying unnamed session | ||
| 3958 | 2024.02.28 13:24:54.146609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3959 | 2024.02.28 13:24:54.146655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3960 | 2024.02.28 13:24:54.146673 [ 3 ] {} <Debug> HTTP-Session: cbf0b4f6-ea2f-4206-b768-3ad36b7e3e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3961 | 2024.02.28 13:24:54.146689 [ 3 ] {} <Debug> HTTP-Session: cbf0b4f6-ea2f-4206-b768-3ad36b7e3e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2024.02.28 13:24:54.146776 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3963 | 2024.02.28 13:24:54.146821 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3964 | 2024.02.28 13:24:54.146956 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3965 | 2024.02.28 13:24:54.147405 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3966 | 2024.02.28 13:24:54.147722 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 3967 | 2024.02.28 13:24:54.147911 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 3968 | 2024.02.28 13:24:54.148025 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001221051 sec., 30301 rows/sec., 40.89 MiB/sec. | ||
| 3969 | 2024.02.28 13:24:54.148148 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} <Debug> DynamicQueryHandler: Done processing query | ||
| 3970 | 2024.02.28 13:24:54.148171 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3971 | 2024.02.28 13:24:54.148186 [ 3 ] {} <Debug> HTTP-Session: cbf0b4f6-ea2f-4206-b768-3ad36b7e3e6c Destroying unnamed session | ||
| 3972 | 2024.02.28 13:24:59.140055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3973 | 2024.02.28 13:24:59.140166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3974 | 2024.02.28 13:24:59.140191 [ 3 ] {} <Debug> HTTP-Session: 3120078a-bb37-42f9-8e99-45ea2c26baa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3975 | 2024.02.28 13:24:59.140214 [ 3 ] {} <Debug> HTTP-Session: 3120078a-bb37-42f9-8e99-45ea2c26baa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2024.02.28 13:24:59.140338 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3977 | 2024.02.28 13:24:59.140398 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3978 | 2024.02.28 13:24:59.140556 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3979 | 2024.02.28 13:24:59.140990 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3980 | 2024.02.28 13:24:59.141303 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 3981 | 2024.02.28 13:24:59.141500 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 3982 | 2024.02.28 13:24:59.141635 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001260052 sec., 11110 rows/sec., 900.57 KiB/sec. | ||
| 3983 | 2024.02.28 13:24:59.141814 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3984 | 2024.02.28 13:24:59.141842 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3985 | 2024.02.28 13:24:59.141859 [ 3 ] {} <Debug> HTTP-Session: 3120078a-bb37-42f9-8e99-45ea2c26baa0 Destroying unnamed session | ||
| 3986 | 2024.02.28 13:24:59.141992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3987 | 2024.02.28 13:24:59.142046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3988 | 2024.02.28 13:24:59.142066 [ 3 ] {} <Debug> HTTP-Session: 68bd4864-c554-4c58-a2dd-5436a748ce1c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 3989 | 2024.02.28 13:24:59.142085 [ 3 ] {} <Debug> HTTP-Session: 68bd4864-c554-4c58-a2dd-5436a748ce1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2024.02.28 13:24:59.142169 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3991 | 2024.02.28 13:24:59.142212 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3992 | 2024.02.28 13:24:59.142324 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3993 | 2024.02.28 13:24:59.142621 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 3994 | 2024.02.28 13:24:59.142833 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 3995 | 2024.02.28 13:24:59.142989 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 3996 | 2024.02.28 13:24:59.143109 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000904873 sec., 46415 rows/sec., 4.10 MiB/sec. | ||
| 3997 | 2024.02.28 13:24:59.143233 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} <Debug> DynamicQueryHandler: Done processing query | ||
| 3998 | 2024.02.28 13:24:59.143256 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3999 | 2024.02.28 13:24:59.143272 [ 3 ] {} <Debug> HTTP-Session: 68bd4864-c554-4c58-a2dd-5436a748ce1c Destroying unnamed session | ||
| 4000 | 2024.02.28 13:24:59.143422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4001 | 2024.02.28 13:24:59.143466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4002 | 2024.02.28 13:24:59.143484 [ 3 ] {} <Debug> HTTP-Session: 208f6adf-d3db-46a9-b759-cd7f553d76f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4003 | 2024.02.28 13:24:59.143500 [ 3 ] {} <Debug> HTTP-Session: 208f6adf-d3db-46a9-b759-cd7f553d76f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4004 | 2024.02.28 13:24:59.143569 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4005 | 2024.02.28 13:24:59.143607 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4006 | 2024.02.28 13:24:59.143714 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4007 | 2024.02.28 13:24:59.143980 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4008 | 2024.02.28 13:24:59.144187 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4009 | 2024.02.28 13:24:59.144336 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4010 | 2024.02.28 13:24:59.144452 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000846361 sec., 16541 rows/sec., 1.29 MiB/sec. | ||
| 4011 | 2024.02.28 13:24:59.144574 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} <Debug> DynamicQueryHandler: Done processing query | ||
| 4012 | 2024.02.28 13:24:59.144598 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4013 | 2024.02.28 13:24:59.144614 [ 3 ] {} <Debug> HTTP-Session: 208f6adf-d3db-46a9-b759-cd7f553d76f0 Destroying unnamed session | ||
| 4014 | 2024.02.28 13:24:59.144723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4015 | 2024.02.28 13:24:59.144768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4016 | 2024.02.28 13:24:59.144786 [ 3 ] {} <Debug> HTTP-Session: c6748484-4618-402e-b82d-5d5485e1be6b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4017 | 2024.02.28 13:24:59.144802 [ 3 ] {} <Debug> HTTP-Session: c6748484-4618-402e-b82d-5d5485e1be6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4018 | 2024.02.28 13:24:59.144873 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4019 | 2024.02.28 13:24:59.144918 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4020 | 2024.02.28 13:24:59.145053 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4021 | 2024.02.28 13:24:59.145380 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4022 | 2024.02.28 13:24:59.145676 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4023 | 2024.02.28 13:24:59.145856 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4024 | 2024.02.28 13:24:59.145962 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001060218 sec., 13204 rows/sec., 17.82 MiB/sec. | ||
| 4025 | 2024.02.28 13:24:59.146140 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} <Debug> DynamicQueryHandler: Done processing query | ||
| 4026 | 2024.02.28 13:24:59.146163 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 4027 | 2024.02.28 13:24:59.146179 [ 3 ] {} <Debug> HTTP-Session: c6748484-4618-402e-b82d-5d5485e1be6b Destroying unnamed session | ||
| 4028 | 2024.02.28 13:24:59.806591 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4029 | 2024.02.28 13:24:59.806629 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4030 | 2024.02.28 13:25:04.141066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4031 | 2024.02.28 13:25:04.141190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4032 | 2024.02.28 13:25:04.141220 [ 3 ] {} <Debug> HTTP-Session: e2cd709e-d189-4228-8842-d432f0ac7909 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4033 | 2024.02.28 13:25:04.141248 [ 3 ] {} <Debug> HTTP-Session: e2cd709e-d189-4228-8842-d432f0ac7909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2024.02.28 13:25:04.141387 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4035 | 2024.02.28 13:25:04.141455 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4036 | 2024.02.28 13:25:04.141633 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4037 | 2024.02.28 13:25:04.142112 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4038 | 2024.02.28 13:25:04.142389 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4039 | 2024.02.28 13:25:04.142557 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4040 | 2024.02.28 13:25:04.142673 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001248472 sec., 29636 rows/sec., 2.35 MiB/sec. | ||
| 4041 | 2024.02.28 13:25:04.142828 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} <Debug> DynamicQueryHandler: Done processing query | ||
| 4042 | 2024.02.28 13:25:04.142853 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4043 | 2024.02.28 13:25:04.142869 [ 3 ] {} <Debug> HTTP-Session: e2cd709e-d189-4228-8842-d432f0ac7909 Destroying unnamed session | ||
| 4044 | 2024.02.28 13:25:04.143009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4045 | 2024.02.28 13:25:04.143063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4046 | 2024.02.28 13:25:04.143082 [ 3 ] {} <Debug> HTTP-Session: 3c63b48a-55df-49d3-89c0-b86933497383 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4047 | 2024.02.28 13:25:04.143101 [ 3 ] {} <Debug> HTTP-Session: 3c63b48a-55df-49d3-89c0-b86933497383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2024.02.28 13:25:04.143186 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4049 | 2024.02.28 13:25:04.143228 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4050 | 2024.02.28 13:25:04.143338 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4051 | 2024.02.28 13:25:04.143867 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4052 | 2024.02.28 13:25:04.144087 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4053 | 2024.02.28 13:25:04.144245 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4054 | 2024.02.28 13:25:04.144360 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.00114078 sec., 97301 rows/sec., 9.62 MiB/sec. | ||
| 4055 | 2024.02.28 13:25:04.144484 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} <Debug> DynamicQueryHandler: Done processing query | ||
| 4056 | 2024.02.28 13:25:04.144506 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4057 | 2024.02.28 13:25:04.144522 [ 3 ] {} <Debug> HTTP-Session: 3c63b48a-55df-49d3-89c0-b86933497383 Destroying unnamed session | ||
| 4058 | 2024.02.28 13:25:04.144646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4059 | 2024.02.28 13:25:04.144692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4060 | 2024.02.28 13:25:04.144710 [ 3 ] {} <Debug> HTTP-Session: 78cd40a4-869e-4c45-b820-22e631a56d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4061 | 2024.02.28 13:25:04.144728 [ 3 ] {} <Debug> HTTP-Session: 78cd40a4-869e-4c45-b820-22e631a56d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2024.02.28 13:25:04.144802 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4063 | 2024.02.28 13:25:04.144841 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4064 | 2024.02.28 13:25:04.144946 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4065 | 2024.02.28 13:25:04.145253 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4066 | 2024.02.28 13:25:04.145456 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4067 | 2024.02.28 13:25:04.145606 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4068 | 2024.02.28 13:25:04.145718 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000879243 sec., 42081 rows/sec., 3.29 MiB/sec. | ||
| 4069 | 2024.02.28 13:25:04.145853 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} <Debug> DynamicQueryHandler: Done processing query | ||
| 4070 | 2024.02.28 13:25:04.145876 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4071 | 2024.02.28 13:25:04.145892 [ 3 ] {} <Debug> HTTP-Session: 78cd40a4-869e-4c45-b820-22e631a56d63 Destroying unnamed session | ||
| 4072 | 2024.02.28 13:25:04.146089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4073 | 2024.02.28 13:25:04.146132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4074 | 2024.02.28 13:25:04.146150 [ 3 ] {} <Debug> HTTP-Session: 96d6dd7e-3c35-4bfc-a490-896aff442fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4075 | 2024.02.28 13:25:04.146166 [ 3 ] {} <Debug> HTTP-Session: 96d6dd7e-3c35-4bfc-a490-896aff442fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2024.02.28 13:25:04.146253 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4077 | 2024.02.28 13:25:04.146296 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4078 | 2024.02.28 13:25:04.146438 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4079 | 2024.02.28 13:25:04.146891 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4080 | 2024.02.28 13:25:04.147213 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4081 | 2024.02.28 13:25:04.147392 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4082 | 2024.02.28 13:25:04.147514 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001233831 sec., 29987 rows/sec., 40.47 MiB/sec. | ||
| 4083 | 2024.02.28 13:25:04.147646 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4084 | 2024.02.28 13:25:04.147668 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4085 | 2024.02.28 13:25:04.147685 [ 3 ] {} <Debug> HTTP-Session: 96d6dd7e-3c35-4bfc-a490-896aff442fcc Destroying unnamed session | ||
| 4086 | 2024.02.28 13:25:09.140238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4087 | 2024.02.28 13:25:09.140364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4088 | 2024.02.28 13:25:09.140394 [ 3 ] {} <Debug> HTTP-Session: 1f7b68c9-78e4-4f78-88d7-cfa9d94429a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4089 | 2024.02.28 13:25:09.140421 [ 3 ] {} <Debug> HTTP-Session: 1f7b68c9-78e4-4f78-88d7-cfa9d94429a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2024.02.28 13:25:09.140561 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4091 | 2024.02.28 13:25:09.140629 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4092 | 2024.02.28 13:25:09.140807 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4093 | 2024.02.28 13:25:09.141269 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4094 | 2024.02.28 13:25:09.141544 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4095 | 2024.02.28 13:25:09.141704 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4096 | 2024.02.28 13:25:09.141822 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001219881 sec., 11476 rows/sec., 930.23 KiB/sec. | ||
| 4097 | 2024.02.28 13:25:09.142002 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4098 | 2024.02.28 13:25:09.142028 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4099 | 2024.02.28 13:25:09.142045 [ 3 ] {} <Debug> HTTP-Session: 1f7b68c9-78e4-4f78-88d7-cfa9d94429a2 Destroying unnamed session | ||
| 4100 | 2024.02.28 13:25:09.142171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4101 | 2024.02.28 13:25:09.142217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4102 | 2024.02.28 13:25:09.142236 [ 3 ] {} <Debug> HTTP-Session: 6fa35c4a-ed54-4d66-ae0e-0077cca54d47 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4103 | 2024.02.28 13:25:09.142254 [ 3 ] {} <Debug> HTTP-Session: 6fa35c4a-ed54-4d66-ae0e-0077cca54d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4104 | 2024.02.28 13:25:09.142323 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4105 | 2024.02.28 13:25:09.142362 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4106 | 2024.02.28 13:25:09.142481 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4107 | 2024.02.28 13:25:09.142806 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4108 | 2024.02.28 13:25:09.143014 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4109 | 2024.02.28 13:25:09.143162 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 4110 | 2024.02.28 13:25:09.143282 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000925564 sec., 4321 rows/sec., 360.84 KiB/sec. | ||
| 4111 | 2024.02.28 13:25:09.143405 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} <Debug> DynamicQueryHandler: Done processing query | ||
| 4112 | 2024.02.28 13:25:09.143428 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4113 | 2024.02.28 13:25:09.143444 [ 3 ] {} <Debug> HTTP-Session: 6fa35c4a-ed54-4d66-ae0e-0077cca54d47 Destroying unnamed session | ||
| 4114 | 2024.02.28 13:25:09.143599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4115 | 2024.02.28 13:25:09.143655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4116 | 2024.02.28 13:25:09.143674 [ 3 ] {} <Debug> HTTP-Session: 5681f8c2-499d-419c-b971-cd3bbc49d53c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4117 | 2024.02.28 13:25:09.143691 [ 3 ] {} <Debug> HTTP-Session: 5681f8c2-499d-419c-b971-cd3bbc49d53c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2024.02.28 13:25:09.143760 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4119 | 2024.02.28 13:25:09.143797 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4120 | 2024.02.28 13:25:09.143898 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4121 | 2024.02.28 13:25:09.144222 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4122 | 2024.02.28 13:25:09.144422 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4123 | 2024.02.28 13:25:09.144569 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4124 | 2024.02.28 13:25:09.144686 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} <Information> executeQuery: Read 44 rows, 3.98 KiB in 0.000893333 sec., 49253 rows/sec., 4.35 MiB/sec. | ||
| 4125 | 2024.02.28 13:25:09.144685 [ 146 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4126 | 2024.02.28 13:25:09.144802 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4127 | 2024.02.28 13:25:09.144836 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} <Debug> DynamicQueryHandler: Done processing query | ||
| 4128 | 2024.02.28 13:25:09.144881 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4129 | 2024.02.28 13:25:09.144887 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4130 | 2024.02.28 13:25:09.144900 [ 3 ] {} <Debug> HTTP-Session: 5681f8c2-499d-419c-b971-cd3bbc49d53c Destroying unnamed session | ||
| 4131 | 2024.02.28 13:25:09.144996 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4132 | 2024.02.28 13:25:09.145034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4133 | 2024.02.28 13:25:09.145054 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 193 rows starting from the beginning of the part | ||
| 4134 | 2024.02.28 13:25:09.145125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4135 | 2024.02.28 13:25:09.145165 [ 3 ] {} <Debug> HTTP-Session: 986588e8-c084-401b-ab80-efeb1e1b2488 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4136 | 2024.02.28 13:25:09.145194 [ 3 ] {} <Debug> HTTP-Session: 986588e8-c084-401b-ab80-efeb1e1b2488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2024.02.28 13:25:09.145281 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 78 rows starting from the beginning of the part | ||
| 4138 | 2024.02.28 13:25:09.145389 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4139 | 2024.02.28 13:25:09.145509 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4140 | 2024.02.28 13:25:09.145515 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 111 rows starting from the beginning of the part | ||
| 4141 | 2024.02.28 13:25:09.145801 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 4142 | 2024.02.28 13:25:09.145940 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4143 | 2024.02.28 13:25:09.146036 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 111 rows starting from the beginning of the part | ||
| 4144 | 2024.02.28 13:25:09.146169 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 44 rows starting from the beginning of the part | ||
| 4145 | 2024.02.28 13:25:09.146657 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4146 | 2024.02.28 13:25:09.147064 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4147 | 2024.02.28 13:25:09.147343 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 4148 | 2024.02.28 13:25:09.147643 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002162735 sec., 1849 rows/sec., 129.14 KiB/sec. | ||
| 4149 | 2024.02.28 13:25:09.147971 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 4 columns (4 merged, 0 gathered) in 0.003114821 sec., 185885.4810597463 rows/sec., 17.27 MiB/sec. | ||
| 4150 | 2024.02.28 13:25:09.148004 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} <Debug> DynamicQueryHandler: Done processing query | ||
| 4151 | 2024.02.28 13:25:09.148037 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4152 | 2024.02.28 13:25:09.148055 [ 3 ] {} <Debug> HTTP-Session: 986588e8-c084-401b-ab80-efeb1e1b2488 Destroying unnamed session | ||
| 4153 | 2024.02.28 13:25:09.148146 [ 17 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4154 | 2024.02.28 13:25:09.148189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4155 | 2024.02.28 13:25:09.148265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4156 | 2024.02.28 13:25:09.148287 [ 3 ] {} <Debug> HTTP-Session: a67da19e-cbd7-457b-9788-eb5f5555b248 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4157 | 2024.02.28 13:25:09.148314 [ 3 ] {} <Debug> HTTP-Session: a67da19e-cbd7-457b-9788-eb5f5555b248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2024.02.28 13:25:09.148437 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4159 | 2024.02.28 13:25:09.148453 [ 17 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4160 | 2024.02.28 13:25:09.148502 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4161 | 2024.02.28 13:25:09.148578 [ 17 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4162 | 2024.02.28 13:25:09.148780 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4163 | 2024.02.28 13:25:09.149076 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4164 | 2024.02.28 13:25:09.149288 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4165 | 2024.02.28 13:25:09.149435 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4166 | 2024.02.28 13:25:09.149547 [ 146 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4167 | 2024.02.28 13:25:09.149556 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} <Information> executeQuery: Read 18 rows, 1.45 KiB in 0.001073347 sec., 16769 rows/sec., 1.32 MiB/sec. | ||
| 4168 | 2024.02.28 13:25:09.149601 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4169 | 2024.02.28 13:25:09.149734 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4170 | 2024.02.28 13:25:09.149758 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4171 | 2024.02.28 13:25:09.149783 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4172 | 2024.02.28 13:25:09.149809 [ 3 ] {} <Debug> HTTP-Session: a67da19e-cbd7-457b-9788-eb5f5555b248 Destroying unnamed session | ||
| 4173 | 2024.02.28 13:25:09.149825 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4174 | 2024.02.28 13:25:09.149858 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 101 rows starting from the beginning of the part | ||
| 4175 | 2024.02.28 13:25:09.149925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4176 | 2024.02.28 13:25:09.149966 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 38 rows starting from the beginning of the part | ||
| 4177 | 2024.02.28 13:25:09.149977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4178 | 2024.02.28 13:25:09.150008 [ 3 ] {} <Debug> HTTP-Session: 3c968ca9-d49d-4e29-86cb-b2124b26a2ae Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4179 | 2024.02.28 13:25:09.150032 [ 3 ] {} <Debug> HTTP-Session: 3c968ca9-d49d-4e29-86cb-b2124b26a2ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2024.02.28 13:25:09.150083 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 37 rows starting from the beginning of the part | ||
| 4181 | 2024.02.28 13:25:09.150136 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4182 | 2024.02.28 13:25:09.150205 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4183 | 2024.02.28 13:25:09.150212 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
| 4184 | 2024.02.28 13:25:09.150385 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 37 rows starting from the beginning of the part | ||
| 4185 | 2024.02.28 13:25:09.150490 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4186 | 2024.02.28 13:25:09.150530 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 18 rows starting from the beginning of the part | ||
| 4187 | 2024.02.28 13:25:09.150942 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4188 | 2024.02.28 13:25:09.151330 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4189 | 2024.02.28 13:25:09.151402 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.001723135 sec., 142182.70768105806 rows/sec., 11.11 MiB/sec. | ||
| 4190 | 2024.02.28 13:25:09.151544 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4191 | 2024.02.28 13:25:09.151560 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 4192 | 2024.02.28 13:25:09.151722 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} <Information> executeQuery: Read 2 rows, 144.00 B in 0.00154955 sec., 1290 rows/sec., 90.75 KiB/sec. | ||
| 4193 | 2024.02.28 13:25:09.151792 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4194 | 2024.02.28 13:25:09.151975 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4195 | 2024.02.28 13:25:09.152015 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} <Debug> DynamicQueryHandler: Done processing query | ||
| 4196 | 2024.02.28 13:25:09.152051 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4197 | 2024.02.28 13:25:09.152069 [ 3 ] {} <Debug> HTTP-Session: 3c968ca9-d49d-4e29-86cb-b2124b26a2ae Destroying unnamed session | ||
| 4198 | 2024.02.28 13:25:09.152183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4199 | 2024.02.28 13:25:09.152226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4200 | 2024.02.28 13:25:09.152244 [ 3 ] {} <Debug> HTTP-Session: aed9820f-a345-479b-bd88-232bdab74924 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4201 | 2024.02.28 13:25:09.152261 [ 3 ] {} <Debug> HTTP-Session: aed9820f-a345-479b-bd88-232bdab74924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2024.02.28 13:25:09.152333 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4203 | 2024.02.28 13:25:09.152376 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4204 | 2024.02.28 13:25:09.152514 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4205 | 2024.02.28 13:25:09.152884 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4206 | 2024.02.28 13:25:09.153155 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4207 | 2024.02.28 13:25:09.153336 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4208 | 2024.02.28 13:25:09.153461 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001097768 sec., 12753 rows/sec., 17.21 MiB/sec. | ||
| 4209 | 2024.02.28 13:25:09.153627 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} <Debug> DynamicQueryHandler: Done processing query | ||
| 4210 | 2024.02.28 13:25:09.153650 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 4211 | 2024.02.28 13:25:09.153666 [ 3 ] {} <Debug> HTTP-Session: aed9820f-a345-479b-bd88-232bdab74924 Destroying unnamed session | ||
| 4212 | 2024.02.28 13:25:14.141873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4213 | 2024.02.28 13:25:14.141998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4214 | 2024.02.28 13:25:14.142028 [ 3 ] {} <Debug> HTTP-Session: 4807e427-9e9c-4737-8f8b-6a85eac565aa Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4215 | 2024.02.28 13:25:14.142055 [ 3 ] {} <Debug> HTTP-Session: 4807e427-9e9c-4737-8f8b-6a85eac565aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2024.02.28 13:25:14.142196 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4217 | 2024.02.28 13:25:14.142262 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4218 | 2024.02.28 13:25:14.142441 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4219 | 2024.02.28 13:25:14.142879 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4220 | 2024.02.28 13:25:14.143130 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4221 | 2024.02.28 13:25:14.143291 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4222 | 2024.02.28 13:25:14.143403 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001168591 sec., 31662 rows/sec., 2.51 MiB/sec. | ||
| 4223 | 2024.02.28 13:25:14.143403 [ 144 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4224 | 2024.02.28 13:25:14.143476 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4225 | 2024.02.28 13:25:14.143557 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} <Debug> DynamicQueryHandler: Done processing query | ||
| 4226 | 2024.02.28 13:25:14.143615 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4227 | 2024.02.28 13:25:14.143645 [ 3 ] {} <Debug> HTTP-Session: 4807e427-9e9c-4737-8f8b-6a85eac565aa Destroying unnamed session | ||
| 4228 | 2024.02.28 13:25:14.143637 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4229 | 2024.02.28 13:25:14.143850 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4230 | 2024.02.28 13:25:14.143850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4231 | 2024.02.28 13:25:14.143907 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 51 rows starting from the beginning of the part | ||
| 4232 | 2024.02.28 13:25:14.143936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4233 | 2024.02.28 13:25:14.143980 [ 3 ] {} <Debug> HTTP-Session: 458a4fbe-b52c-4778-8746-66dec2b9bce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4234 | 2024.02.28 13:25:14.144014 [ 3 ] {} <Debug> HTTP-Session: 458a4fbe-b52c-4778-8746-66dec2b9bce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2024.02.28 13:25:14.144210 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part | ||
| 4236 | 2024.02.28 13:25:14.144227 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4237 | 2024.02.28 13:25:14.144320 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4238 | 2024.02.28 13:25:14.144494 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
| 4239 | 2024.02.28 13:25:14.144750 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4240 | 2024.02.28 13:25:14.144775 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 37 rows starting from the beginning of the part | ||
| 4241 | 2024.02.28 13:25:14.144950 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
| 4242 | 2024.02.28 13:25:14.145090 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 37 rows starting from the beginning of the part | ||
| 4243 | 2024.02.28 13:25:14.145625 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4244 | 2024.02.28 13:25:14.146059 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4245 | 2024.02.28 13:25:14.146385 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4246 | 2024.02.28 13:25:14.146581 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.003027988 sec., 62747.93691388473 rows/sec., 4.97 MiB/sec. | ||
| 4247 | 2024.02.28 13:25:14.146624 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.002332461 sec., 47589 rows/sec., 4.71 MiB/sec. | ||
| 4248 | 2024.02.28 13:25:14.146743 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4249 | 2024.02.28 13:25:14.146896 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4250 | 2024.02.28 13:25:14.146920 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4251 | 2024.02.28 13:25:14.146941 [ 3 ] {} <Debug> HTTP-Session: 458a4fbe-b52c-4778-8746-66dec2b9bce2 Destroying unnamed session | ||
| 4252 | 2024.02.28 13:25:14.147018 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4253 | 2024.02.28 13:25:14.147079 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4254 | 2024.02.28 13:25:14.147091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4255 | 2024.02.28 13:25:14.147151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4256 | 2024.02.28 13:25:14.147173 [ 3 ] {} <Debug> HTTP-Session: bc684048-470a-41d3-8291-05dab3f6309a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4257 | 2024.02.28 13:25:14.147189 [ 3 ] {} <Debug> HTTP-Session: bc684048-470a-41d3-8291-05dab3f6309a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2024.02.28 13:25:14.147262 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4259 | 2024.02.28 13:25:14.147299 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4260 | 2024.02.28 13:25:14.147405 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4261 | 2024.02.28 13:25:14.147717 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4262 | 2024.02.28 13:25:14.147922 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4263 | 2024.02.28 13:25:14.148070 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4264 | 2024.02.28 13:25:14.148174 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000879173 sec., 42085 rows/sec., 3.29 MiB/sec. | ||
| 4265 | 2024.02.28 13:25:14.148315 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4266 | 2024.02.28 13:25:14.148339 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4267 | 2024.02.28 13:25:14.148355 [ 3 ] {} <Debug> HTTP-Session: bc684048-470a-41d3-8291-05dab3f6309a Destroying unnamed session | ||
| 4268 | 2024.02.28 13:25:14.148531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4269 | 2024.02.28 13:25:14.148575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4270 | 2024.02.28 13:25:14.148593 [ 3 ] {} <Debug> HTTP-Session: 94424ea8-62be-4f8f-8f1f-9977b17b1809 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4271 | 2024.02.28 13:25:14.148609 [ 3 ] {} <Debug> HTTP-Session: 94424ea8-62be-4f8f-8f1f-9977b17b1809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4272 | 2024.02.28 13:25:14.148692 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4273 | 2024.02.28 13:25:14.148739 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4274 | 2024.02.28 13:25:14.148873 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4275 | 2024.02.28 13:25:14.149315 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4276 | 2024.02.28 13:25:14.149624 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4277 | 2024.02.28 13:25:14.149807 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4278 | 2024.02.28 13:25:14.149914 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001190191 sec., 31087 rows/sec., 41.95 MiB/sec. | ||
| 4279 | 2024.02.28 13:25:14.149932 [ 143 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4280 | 2024.02.28 13:25:14.150045 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4281 | 2024.02.28 13:25:14.150107 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4282 | 2024.02.28 13:25:14.150153 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4283 | 2024.02.28 13:25:14.150161 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4284 | 2024.02.28 13:25:14.150173 [ 3 ] {} <Debug> HTTP-Session: 94424ea8-62be-4f8f-8f1f-9977b17b1809 Destroying unnamed session | ||
| 4285 | 2024.02.28 13:25:14.150319 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4286 | 2024.02.28 13:25:14.150360 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 960 rows starting from the beginning of the part | ||
| 4287 | 2024.02.28 13:25:14.150508 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part | ||
| 4288 | 2024.02.28 13:25:14.150608 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
| 4289 | 2024.02.28 13:25:14.150700 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 37 rows starting from the beginning of the part | ||
| 4290 | 2024.02.28 13:25:14.150789 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
| 4291 | 2024.02.28 13:25:14.150874 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 37 rows starting from the beginning of the part | ||
| 4292 | 2024.02.28 13:25:14.153493 [ 20 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1099 rows, containing 6 columns (6 merged, 0 gathered) in 0.003394068 sec., 323800.230284131 rows/sec., 436.95 MiB/sec. | ||
| 4293 | 2024.02.28 13:25:14.154240 [ 20 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4294 | 2024.02.28 13:25:14.154490 [ 20 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4295 | 2024.02.28 13:25:14.154557 [ 20 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4296 | 2024.02.28 13:25:14.154638 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8: 9.11 MiB. | ||
| 4297 | 2024.02.28 13:25:14.806669 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4298 | 2024.02.28 13:25:14.806726 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4299 | 2024.02.28 13:25:19.141936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4300 | 2024.02.28 13:25:19.142050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4301 | 2024.02.28 13:25:19.142080 [ 3 ] {} <Debug> HTTP-Session: b4471954-3c53-4516-8576-e3a93641064b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4302 | 2024.02.28 13:25:19.142104 [ 3 ] {} <Debug> HTTP-Session: b4471954-3c53-4516-8576-e3a93641064b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2024.02.28 13:25:19.142227 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4304 | 2024.02.28 13:25:19.142287 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4305 | 2024.02.28 13:25:19.142443 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4306 | 2024.02.28 13:25:19.142848 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4307 | 2024.02.28 13:25:19.143096 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4308 | 2024.02.28 13:25:19.143262 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4309 | 2024.02.28 13:25:19.143376 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001114689 sec., 12559 rows/sec., 1018.01 KiB/sec. | ||
| 4310 | 2024.02.28 13:25:19.143502 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} <Debug> DynamicQueryHandler: Done processing query | ||
| 4311 | 2024.02.28 13:25:19.143526 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4312 | 2024.02.28 13:25:19.143542 [ 3 ] {} <Debug> HTTP-Session: b4471954-3c53-4516-8576-e3a93641064b Destroying unnamed session | ||
| 4313 | 2024.02.28 13:25:19.143653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4314 | 2024.02.28 13:25:19.143697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4315 | 2024.02.28 13:25:19.143715 [ 3 ] {} <Debug> HTTP-Session: ab5bfd9e-8d7e-4bf8-a3a0-0701a91f2876 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4316 | 2024.02.28 13:25:19.143732 [ 3 ] {} <Debug> HTTP-Session: ab5bfd9e-8d7e-4bf8-a3a0-0701a91f2876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2024.02.28 13:25:19.143799 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4318 | 2024.02.28 13:25:19.143839 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4319 | 2024.02.28 13:25:19.143943 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4320 | 2024.02.28 13:25:19.144229 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4321 | 2024.02.28 13:25:19.144430 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4322 | 2024.02.28 13:25:19.144576 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 4323 | 2024.02.28 13:25:19.144673 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000844332 sec., 2368 rows/sec., 202.41 KiB/sec. | ||
| 4324 | 2024.02.28 13:25:19.144669 [ 140 ] {} <Debug> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4325 | 2024.02.28 13:25:19.144735 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4326 | 2024.02.28 13:25:19.144829 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} <Debug> DynamicQueryHandler: Done processing query | ||
| 4327 | 2024.02.28 13:25:19.144872 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4328 | 2024.02.28 13:25:19.144881 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
| 4329 | 2024.02.28 13:25:19.144912 [ 3 ] {} <Debug> HTTP-Session: ab5bfd9e-8d7e-4bf8-a3a0-0701a91f2876 Destroying unnamed session | ||
| 4330 | 2024.02.28 13:25:19.145058 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4331 | 2024.02.28 13:25:19.145077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4332 | 2024.02.28 13:25:19.145130 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
| 4333 | 2024.02.28 13:25:19.145155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4334 | 2024.02.28 13:25:19.145212 [ 3 ] {} <Debug> HTTP-Session: f8bf80a7-1425-4aa5-a0b7-ad9249ec14bd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4335 | 2024.02.28 13:25:19.145239 [ 3 ] {} <Debug> HTTP-Session: f8bf80a7-1425-4aa5-a0b7-ad9249ec14bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4336 | 2024.02.28 13:25:19.145455 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4337 | 2024.02.28 13:25:19.145465 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4338 | 2024.02.28 13:25:19.145563 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4339 | 2024.02.28 13:25:19.145771 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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 | ||
| 4340 | 2024.02.28 13:25:19.146026 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4341 | 2024.02.28 13:25:19.146056 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 4342 | 2024.02.28 13:25:19.146238 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 4343 | 2024.02.28 13:25:19.146379 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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 | ||
| 4344 | 2024.02.28 13:25:19.146955 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4345 | 2024.02.28 13:25:19.147419 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4346 | 2024.02.28 13:25:19.147743 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 4347 | 2024.02.28 13:25:19.148050 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} <Information> executeQuery: Read 79 rows, 6.70 KiB in 0.002512055 sec., 31448 rows/sec., 2.61 MiB/sec. | ||
| 4348 | 2024.02.28 13:25:19.148057 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003266854 sec., 6734.307685620478 rows/sec., 563.48 KiB/sec. | ||
| 4349 | 2024.02.28 13:25:19.148235 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} <Debug> DynamicQueryHandler: Done processing query | ||
| 4350 | 2024.02.28 13:25:19.148271 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4351 | 2024.02.28 13:25:19.148277 [ 23 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4352 | 2024.02.28 13:25:19.148296 [ 3 ] {} <Debug> HTTP-Session: f8bf80a7-1425-4aa5-a0b7-ad9249ec14bd Destroying unnamed session | ||
| 4353 | 2024.02.28 13:25:19.148480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4354 | 2024.02.28 13:25:19.148538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4355 | 2024.02.28 13:25:19.148564 [ 23 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 4356 | 2024.02.28 13:25:19.148576 [ 3 ] {} <Debug> HTTP-Session: 2ad53c89-f753-4f60-a21a-b504f2ab1eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4357 | 2024.02.28 13:25:19.148617 [ 3 ] {} <Debug> HTTP-Session: 2ad53c89-f753-4f60-a21a-b504f2ab1eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2024.02.28 13:25:19.148673 [ 23 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
| 4359 | 2024.02.28 13:25:19.148728 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4360 | 2024.02.28 13:25:19.148819 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4361 | 2024.02.28 13:25:19.148936 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4362 | 2024.02.28 13:25:19.149207 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4363 | 2024.02.28 13:25:19.149411 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4364 | 2024.02.28 13:25:19.149571 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 4365 | 2024.02.28 13:25:19.149659 [ 140 ] {} <Debug> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4366 | 2024.02.28 13:25:19.149667 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000884653 sec., 2260 rows/sec., 157.86 KiB/sec. | ||
| 4367 | 2024.02.28 13:25:19.149696 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4368 | 2024.02.28 13:25:19.149856 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
| 4369 | 2024.02.28 13:25:19.149897 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} <Debug> DynamicQueryHandler: Done processing query | ||
| 4370 | 2024.02.28 13:25:19.149950 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4371 | 2024.02.28 13:25:19.149982 [ 3 ] {} <Debug> HTTP-Session: 2ad53c89-f753-4f60-a21a-b504f2ab1eb2 Destroying unnamed session | ||
| 4372 | 2024.02.28 13:25:19.150047 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4373 | 2024.02.28 13:25:19.150093 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
| 4374 | 2024.02.28 13:25:19.150188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4375 | 2024.02.28 13:25:19.150273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4376 | 2024.02.28 13:25:19.150286 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4377 | 2024.02.28 13:25:19.150304 [ 3 ] {} <Debug> HTTP-Session: 6a93480d-15e4-4ea7-9ddb-c7e2c65d6284 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4378 | 2024.02.28 13:25:19.150360 [ 3 ] {} <Debug> HTTP-Session: 6a93480d-15e4-4ea7-9ddb-c7e2c65d6284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2024.02.28 13:25:19.150543 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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 | ||
| 4380 | 2024.02.28 13:25:19.150562 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4381 | 2024.02.28 13:25:19.150648 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4382 | 2024.02.28 13:25:19.150796 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 4383 | 2024.02.28 13:25:19.151127 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 4384 | 2024.02.28 13:25:19.151138 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4385 | 2024.02.28 13:25:19.151348 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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 | ||
| 4386 | 2024.02.28 13:25:19.151916 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4387 | 2024.02.28 13:25:19.152305 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4388 | 2024.02.28 13:25:19.152621 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 4389 | 2024.02.28 13:25:19.152802 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003049308 sec., 7214.751674806218 rows/sec., 503.76 KiB/sec. | ||
| 4390 | 2024.02.28 13:25:19.152869 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} <Information> executeQuery: Read 40 rows, 3.18 KiB in 0.002244698 sec., 17819 rows/sec., 1.38 MiB/sec. | ||
| 4391 | 2024.02.28 13:25:19.153010 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4392 | 2024.02.28 13:25:19.153078 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} <Debug> DynamicQueryHandler: Done processing query | ||
| 4393 | 2024.02.28 13:25:19.153109 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4394 | 2024.02.28 13:25:19.153128 [ 3 ] {} <Debug> HTTP-Session: 6a93480d-15e4-4ea7-9ddb-c7e2c65d6284 Destroying unnamed session | ||
| 4395 | 2024.02.28 13:25:19.153248 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 4396 | 2024.02.28 13:25:19.153277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4397 | 2024.02.28 13:25:19.153349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4398 | 2024.02.28 13:25:19.153348 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
| 4399 | 2024.02.28 13:25:19.153383 [ 3 ] {} <Debug> HTTP-Session: 91391771-6aab-4cb2-81a5-0e08b2c75988 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4400 | 2024.02.28 13:25:19.153419 [ 3 ] {} <Debug> HTTP-Session: 91391771-6aab-4cb2-81a5-0e08b2c75988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2024.02.28 13:25:19.153536 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4402 | 2024.02.28 13:25:19.153580 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4403 | 2024.02.28 13:25:19.153715 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4404 | 2024.02.28 13:25:19.154006 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4405 | 2024.02.28 13:25:19.154272 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4406 | 2024.02.28 13:25:19.154447 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 4407 | 2024.02.28 13:25:19.154545 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000980786 sec., 37724 rows/sec., 2.66 MiB/sec. | ||
| 4408 | 2024.02.28 13:25:19.154713 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} <Debug> DynamicQueryHandler: Done processing query | ||
| 4409 | 2024.02.28 13:25:19.154737 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4410 | 2024.02.28 13:25:19.154752 [ 3 ] {} <Debug> HTTP-Session: 91391771-6aab-4cb2-81a5-0e08b2c75988 Destroying unnamed session | ||
| 4411 | 2024.02.28 13:25:19.154874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4412 | 2024.02.28 13:25:19.154917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4413 | 2024.02.28 13:25:19.154935 [ 3 ] {} <Debug> HTTP-Session: d5a6cc45-9b81-4b36-9b31-ad37b44dd6c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4414 | 2024.02.28 13:25:19.154952 [ 3 ] {} <Debug> HTTP-Session: d5a6cc45-9b81-4b36-9b31-ad37b44dd6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2024.02.28 13:25:19.155024 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4416 | 2024.02.28 13:25:19.155068 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4417 | 2024.02.28 13:25:19.155209 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4418 | 2024.02.28 13:25:19.155536 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4419 | 2024.02.28 13:25:19.155811 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4420 | 2024.02.28 13:25:19.155989 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4421 | 2024.02.28 13:25:19.156090 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001038887 sec., 13475 rows/sec., 18.19 MiB/sec. | ||
| 4422 | 2024.02.28 13:25:19.156247 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} <Debug> DynamicQueryHandler: Done processing query | ||
| 4423 | 2024.02.28 13:25:19.156270 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 4424 | 2024.02.28 13:25:19.156286 [ 3 ] {} <Debug> HTTP-Session: d5a6cc45-9b81-4b36-9b31-ad37b44dd6c7 Destroying unnamed session | ||
| 4425 | 2024.02.28 13:25:24.140930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4426 | 2024.02.28 13:25:24.141060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4427 | 2024.02.28 13:25:24.141090 [ 3 ] {} <Debug> HTTP-Session: bee33a49-ba8a-44c3-be10-1d9c912fcc4f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4428 | 2024.02.28 13:25:24.141117 [ 3 ] {} <Debug> HTTP-Session: bee33a49-ba8a-44c3-be10-1d9c912fcc4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4429 | 2024.02.28 13:25:24.141257 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4430 | 2024.02.28 13:25:24.141325 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4431 | 2024.02.28 13:25:24.141509 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4432 | 2024.02.28 13:25:24.141961 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4433 | 2024.02.28 13:25:24.142232 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4434 | 2024.02.28 13:25:24.142408 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 4435 | 2024.02.28 13:25:24.142538 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001239302 sec., 29855 rows/sec., 2.36 MiB/sec. | ||
| 4436 | 2024.02.28 13:25:24.142689 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4437 | 2024.02.28 13:25:24.142715 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4438 | 2024.02.28 13:25:24.142731 [ 3 ] {} <Debug> HTTP-Session: bee33a49-ba8a-44c3-be10-1d9c912fcc4f Destroying unnamed session | ||
| 4439 | 2024.02.28 13:25:24.142854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4440 | 2024.02.28 13:25:24.142902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4441 | 2024.02.28 13:25:24.142922 [ 3 ] {} <Debug> HTTP-Session: 57ed8dc6-9398-4543-a8e1-3648ad9cfb91 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4442 | 2024.02.28 13:25:24.142941 [ 3 ] {} <Debug> HTTP-Session: 57ed8dc6-9398-4543-a8e1-3648ad9cfb91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4443 | 2024.02.28 13:25:24.143019 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4444 | 2024.02.28 13:25:24.143061 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4445 | 2024.02.28 13:25:24.143170 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4446 | 2024.02.28 13:25:24.143453 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4447 | 2024.02.28 13:25:24.143659 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4448 | 2024.02.28 13:25:24.143810 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 4449 | 2024.02.28 13:25:24.143938 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000889053 sec., 2249 rows/sec., 192.23 KiB/sec. | ||
| 4450 | 2024.02.28 13:25:24.144058 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4451 | 2024.02.28 13:25:24.144082 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4452 | 2024.02.28 13:25:24.144097 [ 3 ] {} <Debug> HTTP-Session: 57ed8dc6-9398-4543-a8e1-3648ad9cfb91 Destroying unnamed session | ||
| 4453 | 2024.02.28 13:25:24.144281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4454 | 2024.02.28 13:25:24.144328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4455 | 2024.02.28 13:25:24.144346 [ 3 ] {} <Debug> HTTP-Session: 2b63984c-810c-4e90-8497-10c4edf28ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4456 | 2024.02.28 13:25:24.144363 [ 3 ] {} <Debug> HTTP-Session: 2b63984c-810c-4e90-8497-10c4edf28ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4457 | 2024.02.28 13:25:24.144438 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4458 | 2024.02.28 13:25:24.144477 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4459 | 2024.02.28 13:25:24.144582 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4460 | 2024.02.28 13:25:24.144930 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4461 | 2024.02.28 13:25:24.145140 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4462 | 2024.02.28 13:25:24.145289 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 4463 | 2024.02.28 13:25:24.145408 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} <Information> executeQuery: Read 112 rows, 11.33 KiB in 0.000934674 sec., 119827 rows/sec., 11.84 MiB/sec. | ||
| 4464 | 2024.02.28 13:25:24.145514 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} <Debug> DynamicQueryHandler: Done processing query | ||
| 4465 | 2024.02.28 13:25:24.145537 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4466 | 2024.02.28 13:25:24.145553 [ 3 ] {} <Debug> HTTP-Session: 2b63984c-810c-4e90-8497-10c4edf28ebc Destroying unnamed session | ||
| 4467 | 2024.02.28 13:25:24.145663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4468 | 2024.02.28 13:25:24.145707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4469 | 2024.02.28 13:25:24.145725 [ 3 ] {} <Debug> HTTP-Session: 554cf66d-d452-4f2c-8d53-daf841b14898 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4470 | 2024.02.28 13:25:24.145741 [ 3 ] {} <Debug> HTTP-Session: 554cf66d-d452-4f2c-8d53-daf841b14898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4471 | 2024.02.28 13:25:24.145810 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4472 | 2024.02.28 13:25:24.145850 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4473 | 2024.02.28 13:25:24.145954 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4474 | 2024.02.28 13:25:24.146283 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4475 | 2024.02.28 13:25:24.146481 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4476 | 2024.02.28 13:25:24.146631 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 4477 | 2024.02.28 13:25:24.146750 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000912234 sec., 2192 rows/sec., 153.08 KiB/sec. | ||
| 4478 | 2024.02.28 13:25:24.146871 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} <Debug> DynamicQueryHandler: Done processing query | ||
| 4479 | 2024.02.28 13:25:24.146895 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4480 | 2024.02.28 13:25:24.146910 [ 3 ] {} <Debug> HTTP-Session: 554cf66d-d452-4f2c-8d53-daf841b14898 Destroying unnamed session | ||
| 4481 | 2024.02.28 13:25:24.147027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4482 | 2024.02.28 13:25:24.147071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4483 | 2024.02.28 13:25:24.147090 [ 3 ] {} <Debug> HTTP-Session: 693da35b-8f10-4152-9e86-8978dad3c8f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4484 | 2024.02.28 13:25:24.147106 [ 3 ] {} <Debug> HTTP-Session: 693da35b-8f10-4152-9e86-8978dad3c8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4485 | 2024.02.28 13:25:24.147177 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4486 | 2024.02.28 13:25:24.147214 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4487 | 2024.02.28 13:25:24.147318 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4488 | 2024.02.28 13:25:24.147637 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4489 | 2024.02.28 13:25:24.147843 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4490 | 2024.02.28 13:25:24.147999 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 4491 | 2024.02.28 13:25:24.148111 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} <Information> executeQuery: Read 39 rows, 3.13 KiB in 0.000897564 sec., 43450 rows/sec., 3.40 MiB/sec. | ||
| 4492 | 2024.02.28 13:25:24.148233 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} <Debug> DynamicQueryHandler: Done processing query | ||
| 4493 | 2024.02.28 13:25:24.148256 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4494 | 2024.02.28 13:25:24.148272 [ 3 ] {} <Debug> HTTP-Session: 693da35b-8f10-4152-9e86-8978dad3c8f4 Destroying unnamed session | ||
| 4495 | 2024.02.28 13:25:24.148371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4496 | 2024.02.28 13:25:24.148415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4497 | 2024.02.28 13:25:24.148434 [ 3 ] {} <Debug> HTTP-Session: f845334d-9642-4ae8-a99c-8ec16c8b83a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4498 | 2024.02.28 13:25:24.148450 [ 3 ] {} <Debug> HTTP-Session: f845334d-9642-4ae8-a99c-8ec16c8b83a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4499 | 2024.02.28 13:25:24.148518 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4500 | 2024.02.28 13:25:24.148561 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4501 | 2024.02.28 13:25:24.148678 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4502 | 2024.02.28 13:25:24.148962 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4503 | 2024.02.28 13:25:24.149212 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4504 | 2024.02.28 13:25:24.149388 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 4505 | 2024.02.28 13:25:24.149515 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000969835 sec., 1031 rows/sec., 72.50 KiB/sec. | ||
| 4506 | 2024.02.28 13:25:24.149631 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} <Debug> DynamicQueryHandler: Done processing query | ||
| 4507 | 2024.02.28 13:25:24.149654 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4508 | 2024.02.28 13:25:24.149669 [ 3 ] {} <Debug> HTTP-Session: f845334d-9642-4ae8-a99c-8ec16c8b83a4 Destroying unnamed session | ||
| 4509 | 2024.02.28 13:25:24.149867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4510 | 2024.02.28 13:25:24.149912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4511 | 2024.02.28 13:25:24.149930 [ 3 ] {} <Debug> HTTP-Session: f8bd7dac-68fd-48eb-bfa3-1482dc7091dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4512 | 2024.02.28 13:25:24.149946 [ 3 ] {} <Debug> HTTP-Session: f8bd7dac-68fd-48eb-bfa3-1482dc7091dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4513 | 2024.02.28 13:25:24.150022 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4514 | 2024.02.28 13:25:24.150065 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4515 | 2024.02.28 13:25:24.150198 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4516 | 2024.02.28 13:25:24.150659 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
| 4517 | 2024.02.28 13:25:24.150959 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4518 | 2024.02.28 13:25:24.151134 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 4519 | 2024.02.28 13:25:24.151249 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001199591 sec., 30843 rows/sec., 41.62 MiB/sec. | ||
| 4520 | 2024.02.28 13:25:24.151375 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} <Debug> DynamicQueryHandler: Done processing query | ||
| 4521 | 2024.02.28 13:25:24.151397 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4522 | 2024.02.28 13:25:24.151413 [ 3 ] {} <Debug> HTTP-Session: f8bd7dac-68fd-48eb-bfa3-1482dc7091dd Destroying unnamed session | ||
| 4523 | 2024.02.28 13:25:29.139820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4524 | 2024.02.28 13:25:29.139943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4525 | 2024.02.28 13:25:29.139972 [ 3 ] {} <Debug> HTTP-Session: b5f76b42-2e97-4db9-991b-47b070c43246 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4526 | 2024.02.28 13:25:29.139999 [ 3 ] {} <Debug> HTTP-Session: b5f76b42-2e97-4db9-991b-47b070c43246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4527 | 2024.02.28 13:25:29.140137 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4528 | 2024.02.28 13:25:29.140202 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4529 | 2024.02.28 13:25:29.140357 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4530 | 2024.02.28 13:25:29.140786 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4531 | 2024.02.28 13:25:29.141041 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4532 | 2024.02.28 13:25:29.141202 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 4533 | 2024.02.28 13:25:29.141331 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001153009 sec., 12142 rows/sec., 984.18 KiB/sec. | ||
| 4534 | 2024.02.28 13:25:29.141461 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4535 | 2024.02.28 13:25:29.141485 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4536 | 2024.02.28 13:25:29.141502 [ 3 ] {} <Debug> HTTP-Session: b5f76b42-2e97-4db9-991b-47b070c43246 Destroying unnamed session | ||
| 4537 | 2024.02.28 13:25:29.141614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4538 | 2024.02.28 13:25:29.141659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4539 | 2024.02.28 13:25:29.141678 [ 3 ] {} <Debug> HTTP-Session: b7e4432e-bd48-4492-a661-32ae4a664ab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4540 | 2024.02.28 13:25:29.141695 [ 3 ] {} <Debug> HTTP-Session: b7e4432e-bd48-4492-a661-32ae4a664ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4541 | 2024.02.28 13:25:29.141765 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4542 | 2024.02.28 13:25:29.141804 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4543 | 2024.02.28 13:25:29.141909 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4544 | 2024.02.28 13:25:29.142240 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4545 | 2024.02.28 13:25:29.142458 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4546 | 2024.02.28 13:25:29.142607 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 4547 | 2024.02.28 13:25:29.142729 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000935624 sec., 44889 rows/sec., 3.97 MiB/sec. | ||
| 4548 | 2024.02.28 13:25:29.142877 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} <Debug> DynamicQueryHandler: Done processing query | ||
| 4549 | 2024.02.28 13:25:29.142912 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4550 | 2024.02.28 13:25:29.142938 [ 3 ] {} <Debug> HTTP-Session: b7e4432e-bd48-4492-a661-32ae4a664ab2 Destroying unnamed session | ||
| 4551 | 2024.02.28 13:25:29.143093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4552 | 2024.02.28 13:25:29.143139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4553 | 2024.02.28 13:25:29.143157 [ 3 ] {} <Debug> HTTP-Session: 62013f98-1ec2-4c60-af85-b8a1dedc1881 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4554 | 2024.02.28 13:25:29.143174 [ 3 ] {} <Debug> HTTP-Session: 62013f98-1ec2-4c60-af85-b8a1dedc1881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4555 | 2024.02.28 13:25:29.143243 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4556 | 2024.02.28 13:25:29.143281 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4557 | 2024.02.28 13:25:29.143394 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4558 | 2024.02.28 13:25:29.143681 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4559 | 2024.02.28 13:25:29.143884 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4560 | 2024.02.28 13:25:29.144030 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 4561 | 2024.02.28 13:25:29.144133 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000862332 sec., 16235 rows/sec., 1.27 MiB/sec. | ||
| 4562 | 2024.02.28 13:25:29.144293 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4563 | 2024.02.28 13:25:29.144327 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4564 | 2024.02.28 13:25:29.144345 [ 3 ] {} <Debug> HTTP-Session: 62013f98-1ec2-4c60-af85-b8a1dedc1881 Destroying unnamed session | ||
| 4565 | 2024.02.28 13:25:29.144455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4566 | 2024.02.28 13:25:29.144498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4567 | 2024.02.28 13:25:29.144517 [ 3 ] {} <Debug> HTTP-Session: d84a86c3-f448-4e10-855f-6d7359e9a066 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4568 | 2024.02.28 13:25:29.144533 [ 3 ] {} <Debug> HTTP-Session: d84a86c3-f448-4e10-855f-6d7359e9a066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4569 | 2024.02.28 13:25:29.144605 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4570 | 2024.02.28 13:25:29.144650 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4571 | 2024.02.28 13:25:29.144794 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4572 | 2024.02.28 13:25:29.145144 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4573 | 2024.02.28 13:25:29.145422 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4574 | 2024.02.28 13:25:29.145604 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 4575 | 2024.02.28 13:25:29.145725 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001093538 sec., 12802 rows/sec., 17.28 MiB/sec. | ||
| 4576 | 2024.02.28 13:25:29.145848 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} <Debug> DynamicQueryHandler: Done processing query | ||
| 4577 | 2024.02.28 13:25:29.145871 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 4578 | 2024.02.28 13:25:29.145886 [ 3 ] {} <Debug> HTTP-Session: d84a86c3-f448-4e10-855f-6d7359e9a066 Destroying unnamed session | ||
| 4579 | 2024.02.28 13:25:29.806775 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4580 | 2024.02.28 13:25:29.806828 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4581 | 2024.02.28 13:25:34.141143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4582 | 2024.02.28 13:25:34.141262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4583 | 2024.02.28 13:25:34.141291 [ 3 ] {} <Debug> HTTP-Session: 953ef796-8c7f-4a7b-8198-e80546bb1a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4584 | 2024.02.28 13:25:34.141319 [ 3 ] {} <Debug> HTTP-Session: 953ef796-8c7f-4a7b-8198-e80546bb1a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4585 | 2024.02.28 13:25:34.141459 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4586 | 2024.02.28 13:25:34.141524 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4587 | 2024.02.28 13:25:34.141705 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4588 | 2024.02.28 13:25:34.142267 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4589 | 2024.02.28 13:25:34.142526 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4590 | 2024.02.28 13:25:34.142710 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 4591 | 2024.02.28 13:25:34.142827 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001331154 sec., 27795 rows/sec., 2.20 MiB/sec. | ||
| 4592 | 2024.02.28 13:25:34.143017 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} <Debug> DynamicQueryHandler: Done processing query | ||
| 4593 | 2024.02.28 13:25:34.143052 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4594 | 2024.02.28 13:25:34.143069 [ 3 ] {} <Debug> HTTP-Session: 953ef796-8c7f-4a7b-8198-e80546bb1a03 Destroying unnamed session | ||
| 4595 | 2024.02.28 13:25:34.143210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4596 | 2024.02.28 13:25:34.143256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4597 | 2024.02.28 13:25:34.143274 [ 3 ] {} <Debug> HTTP-Session: 77aae06f-5b4e-45fd-9e62-a1057c9a06c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4598 | 2024.02.28 13:25:34.143291 [ 3 ] {} <Debug> HTTP-Session: 77aae06f-5b4e-45fd-9e62-a1057c9a06c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4599 | 2024.02.28 13:25:34.143368 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4600 | 2024.02.28 13:25:34.143407 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4601 | 2024.02.28 13:25:34.143544 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4602 | 2024.02.28 13:25:34.143917 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4603 | 2024.02.28 13:25:34.144137 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4604 | 2024.02.28 13:25:34.144282 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 4605 | 2024.02.28 13:25:34.144393 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.000990056 sec., 112114 rows/sec., 11.09 MiB/sec. | ||
| 4606 | 2024.02.28 13:25:34.144402 [ 131 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4607 | 2024.02.28 13:25:34.144514 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4608 | 2024.02.28 13:25:34.144558 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} <Debug> DynamicQueryHandler: Done processing query | ||
| 4609 | 2024.02.28 13:25:34.144613 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4610 | 2024.02.28 13:25:34.144647 [ 3 ] {} <Debug> HTTP-Session: 77aae06f-5b4e-45fd-9e62-a1057c9a06c6 Destroying unnamed session | ||
| 4611 | 2024.02.28 13:25:34.144649 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 4612 | 2024.02.28 13:25:34.144804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4613 | 2024.02.28 13:25:34.144835 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4614 | 2024.02.28 13:25:34.144896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4615 | 2024.02.28 13:25:34.144908 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 193 rows starting from the beginning of the part | ||
| 4616 | 2024.02.28 13:25:34.144937 [ 3 ] {} <Debug> HTTP-Session: aead833f-29f9-423a-a596-3986bddcba2e Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4617 | 2024.02.28 13:25:34.144994 [ 3 ] {} <Debug> HTTP-Session: aead833f-29f9-423a-a596-3986bddcba2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4618 | 2024.02.28 13:25:34.145204 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4619 | 2024.02.28 13:25:34.145228 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 111 rows starting from the beginning of the part | ||
| 4620 | 2024.02.28 13:25:34.145272 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4621 | 2024.02.28 13:25:34.145519 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 79 rows starting from the beginning of the part | ||
| 4622 | 2024.02.28 13:25:34.145735 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4623 | 2024.02.28 13:25:34.145771 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 112 rows starting from the beginning of the part | ||
| 4624 | 2024.02.28 13:25:34.145949 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 4625 | 2024.02.28 13:25:34.146200 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 111 rows starting from the beginning of the part | ||
| 4626 | 2024.02.28 13:25:34.146556 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4627 | 2024.02.28 13:25:34.146953 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4628 | 2024.02.28 13:25:34.147283 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 4629 | 2024.02.28 13:25:34.147519 [ 131 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4630 | 2024.02.28 13:25:34.147549 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.002294649 sec., 16124 rows/sec., 1.26 MiB/sec. | ||
| 4631 | 2024.02.28 13:25:34.147591 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4632 | 2024.02.28 13:25:34.147823 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 4633 | 2024.02.28 13:25:34.148000 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} <Debug> DynamicQueryHandler: Done processing query | ||
| 4634 | 2024.02.28 13:25:34.148100 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4635 | 2024.02.28 13:25:34.148117 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4636 | 2024.02.28 13:25:34.148202 [ 3 ] {} <Debug> HTTP-Session: aead833f-29f9-423a-a596-3986bddcba2e Destroying unnamed session | ||
| 4637 | 2024.02.28 13:25:34.148234 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 101 rows starting from the beginning of the part | ||
| 4638 | 2024.02.28 13:25:34.148328 [ 15 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 4 columns (4 merged, 0 gathered) in 0.003748227 sec., 172881.73848595616 rows/sec., 16.29 MiB/sec. | ||
| 4639 | 2024.02.28 13:25:34.148420 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 37 rows starting from the beginning of the part | ||
| 4640 | 2024.02.28 13:25:34.148528 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4641 | 2024.02.28 13:25:34.148534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4642 | 2024.02.28 13:25:34.148680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4643 | 2024.02.28 13:25:34.148690 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 4644 | 2024.02.28 13:25:34.148724 [ 3 ] {} <Debug> HTTP-Session: c1e64511-723d-45aa-845a-74b3533013f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4645 | 2024.02.28 13:25:34.148785 [ 3 ] {} <Debug> HTTP-Session: c1e64511-723d-45aa-845a-74b3533013f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4646 | 2024.02.28 13:25:34.148894 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 4647 | 2024.02.28 13:25:34.149027 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part | ||
| 4648 | 2024.02.28 13:25:34.149078 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 4649 | 2024.02.28 13:25:34.149162 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4650 | 2024.02.28 13:25:34.149360 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4651 | 2024.02.28 13:25:34.149376 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
| 4652 | 2024.02.28 13:25:34.149717 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 37 rows starting from the beginning of the part | ||
| 4653 | 2024.02.28 13:25:34.150023 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4654 | 2024.02.28 13:25:34.151163 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 4 columns (4 merged, 0 gathered) in 0.00348123 sec., 76984.28429032267 rows/sec., 6.01 MiB/sec. | ||
| 4655 | 2024.02.28 13:25:34.151271 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4656 | 2024.02.28 13:25:34.151301 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4657 | 2024.02.28 13:25:34.151621 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 4658 | 2024.02.28 13:25:34.151756 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 4659 | 2024.02.28 13:25:34.151867 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4660 | 2024.02.28 13:25:34.152065 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 4661 | 2024.02.28 13:25:34.152205 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.002939995 sec., 12585 rows/sec., 16.98 MiB/sec. | ||
| 4662 | 2024.02.28 13:25:34.152350 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} <Debug> DynamicQueryHandler: Done processing query | ||
| 4663 | 2024.02.28 13:25:34.152374 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4664 | 2024.02.28 13:25:34.152389 [ 3 ] {} <Debug> HTTP-Session: c1e64511-723d-45aa-845a-74b3533013f4 Destroying unnamed session | ||
| 4665 | 2024.02.28 13:25:36.945607 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 4666 | 2024.02.28 13:25:36.945694 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4667 | 2024.02.28 13:25:36.945822 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact | ||
| 4668 | 2024.02.28 13:25:36.945993 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4669 | 2024.02.28 13:25:36.946037 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 502 rows starting from the beginning of the part | ||
| 4670 | 2024.02.28 13:25:36.946179 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 4671 | 2024.02.28 13:25:36.946281 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 4672 | 2024.02.28 13:25:36.946372 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
| 4673 | 2024.02.28 13:25:36.946459 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 4674 | 2024.02.28 13:25:36.947151 [ 15 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396766 sec., 413813.05100496433 rows/sec., 29.18 MiB/sec. | ||
| 4675 | 2024.02.28 13:25:36.947312 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4676 | 2024.02.28 13:25:36.947576 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
| 4677 | 2024.02.28 13:25:36.947655 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 | ||
| 4678 | 2024.02.28 13:25:39.139987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4679 | 2024.02.28 13:25:39.140111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4680 | 2024.02.28 13:25:39.140141 [ 3 ] {} <Debug> HTTP-Session: d86a8626-cae9-420e-b429-040f011a4ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4681 | 2024.02.28 13:25:39.140169 [ 3 ] {} <Debug> HTTP-Session: d86a8626-cae9-420e-b429-040f011a4ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4682 | 2024.02.28 13:25:39.140308 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4683 | 2024.02.28 13:25:39.140369 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4684 | 2024.02.28 13:25:39.140530 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4685 | 2024.02.28 13:25:39.141034 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4686 | 2024.02.28 13:25:39.141330 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4687 | 2024.02.28 13:25:39.141494 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 4688 | 2024.02.28 13:25:39.141614 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001270713 sec., 11017 rows/sec., 893.01 KiB/sec. | ||
| 4689 | 2024.02.28 13:25:39.141635 [ 126 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4690 | 2024.02.28 13:25:39.141764 [ 126 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4691 | 2024.02.28 13:25:39.141840 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} <Debug> DynamicQueryHandler: Done processing query | ||
| 4692 | 2024.02.28 13:25:39.141892 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4693 | 2024.02.28 13:25:39.141894 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 4694 | 2024.02.28 13:25:39.141921 [ 3 ] {} <Debug> HTTP-Session: d86a8626-cae9-420e-b429-040f011a4ba8 Destroying unnamed session | ||
| 4695 | 2024.02.28 13:25:39.142125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4696 | 2024.02.28 13:25:39.142137 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4697 | 2024.02.28 13:25:39.142181 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 51 rows starting from the beginning of the part | ||
| 4698 | 2024.02.28 13:25:39.142199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4699 | 2024.02.28 13:25:39.142228 [ 3 ] {} <Debug> HTTP-Session: 34b0c54f-167f-41f8-af2a-358b041a2ada Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4700 | 2024.02.28 13:25:39.142251 [ 3 ] {} <Debug> HTTP-Session: 34b0c54f-167f-41f8-af2a-358b041a2ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4701 | 2024.02.28 13:25:39.142317 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
| 4702 | 2024.02.28 13:25:39.142374 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4703 | 2024.02.28 13:25:39.142438 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4704 | 2024.02.28 13:25:39.142446 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 37 rows starting from the beginning of the part | ||
| 4705 | 2024.02.28 13:25:39.142629 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
| 4706 | 2024.02.28 13:25:39.142690 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4707 | 2024.02.28 13:25:39.142780 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 37 rows starting from the beginning of the part | ||
| 4708 | 2024.02.28 13:25:39.142928 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
| 4709 | 2024.02.28 13:25:39.143278 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4710 | 2024.02.28 13:25:39.143570 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 4711 | 2024.02.28 13:25:39.143796 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 4712 | 2024.02.28 13:25:39.143813 [ 15 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.001998131 sec., 83578.10373794309 rows/sec., 6.62 MiB/sec. | ||
| 4713 | 2024.02.28 13:25:39.144017 [ 15 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4714 | 2024.02.28 13:25:39.144059 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.001636892 sec., 25658 rows/sec., 2.27 MiB/sec. | ||
| 4715 | 2024.02.28 13:25:39.144357 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} <Debug> DynamicQueryHandler: Done processing query | ||
| 4716 | 2024.02.28 13:25:39.144368 [ 15 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 4717 | 2024.02.28 13:25:39.144386 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4718 | 2024.02.28 13:25:39.144424 [ 3 ] {} <Debug> HTTP-Session: 34b0c54f-167f-41f8-af2a-358b041a2ada Destroying unnamed session | ||
| 4719 | 2024.02.28 13:25:39.144469 [ 15 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 4720 | 2024.02.28 13:25:39.144589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4721 | 2024.02.28 13:25:39.144642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4722 | 2024.02.28 13:25:39.144662 [ 3 ] {} <Debug> HTTP-Session: 71ade66a-743e-4429-b40b-7ca74770639b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4723 | 2024.02.28 13:25:39.144678 [ 3 ] {} <Debug> HTTP-Session: 71ade66a-743e-4429-b40b-7ca74770639b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4724 | 2024.02.28 13:25:39.144753 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4725 | 2024.02.28 13:25:39.144794 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4726 | 2024.02.28 13:25:39.144920 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4727 | 2024.02.28 13:25:39.145225 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4728 | 2024.02.28 13:25:39.145438 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 4729 | 2024.02.28 13:25:39.145591 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 4730 | 2024.02.28 13:25:39.145707 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000925724 sec., 15123 rows/sec., 1.18 MiB/sec. | ||
| 4731 | 2024.02.28 13:25:39.145824 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} <Debug> DynamicQueryHandler: Done processing query | ||
| 4732 | 2024.02.28 13:25:39.145847 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4733 | 2024.02.28 13:25:39.145868 [ 3 ] {} <Debug> HTTP-Session: 71ade66a-743e-4429-b40b-7ca74770639b Destroying unnamed session | ||
| 4734 | 2024.02.28 13:25:39.146019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4735 | 2024.02.28 13:25:39.146064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4736 | 2024.02.28 13:25:39.146083 [ 3 ] {} <Debug> HTTP-Session: 1a694f0d-0e9d-4f4f-a1ce-64e4e9e24114 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4737 | 2024.02.28 13:25:39.146099 [ 3 ] {} <Debug> HTTP-Session: 1a694f0d-0e9d-4f4f-a1ce-64e4e9e24114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4738 | 2024.02.28 13:25:39.146173 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4739 | 2024.02.28 13:25:39.146217 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4740 | 2024.02.28 13:25:39.146354 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4741 | 2024.02.28 13:25:39.146720 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4742 | 2024.02.28 13:25:39.147012 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4743 | 2024.02.28 13:25:39.147198 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 4744 | 2024.02.28 13:25:39.147322 [ 126 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4745 | 2024.02.28 13:25:39.147333 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001128529 sec., 12405 rows/sec., 16.74 MiB/sec. | ||
| 4746 | 2024.02.28 13:25:39.147382 [ 126 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4747 | 2024.02.28 13:25:39.147592 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 4748 | 2024.02.28 13:25:39.147666 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} <Debug> DynamicQueryHandler: Done processing query | ||
| 4749 | 2024.02.28 13:25:39.147709 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 4750 | 2024.02.28 13:25:39.147760 [ 3 ] {} <Debug> HTTP-Session: 1a694f0d-0e9d-4f4f-a1ce-64e4e9e24114 Destroying unnamed session | ||
| 4751 | 2024.02.28 13:25:39.147832 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4752 | 2024.02.28 13:25:39.147882 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1099 rows starting from the beginning of the part | ||
| 4753 | 2024.02.28 13:25:39.148025 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
| 4754 | 2024.02.28 13:25:39.148141 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 37 rows starting from the beginning of the part | ||
| 4755 | 2024.02.28 13:25:39.148249 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
| 4756 | 2024.02.28 13:25:39.148348 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 37 rows starting from the beginning of the part | ||
| 4757 | 2024.02.28 13:25:39.148438 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
| 4758 | 2024.02.28 13:25:39.151268 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1215 rows, containing 6 columns (6 merged, 0 gathered) in 0.003817569 sec., 318265.3673057383 rows/sec., 429.48 MiB/sec. | ||
| 4759 | 2024.02.28 13:25:39.152110 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4760 | 2024.02.28 13:25:39.152368 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 4761 | 2024.02.28 13:25:39.152427 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 4762 | 2024.02.28 13:25:39.152503 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9: 8.50 MiB. | ||
| 4763 | 2024.02.28 13:25:40.000144 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.19 MiB, peak 242.78 MiB, will set to 235.14 MiB (RSS), difference: -3.05 MiB | ||
| 4764 | 2024.02.28 13:25:44.141212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4765 | 2024.02.28 13:25:44.141322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4766 | 2024.02.28 13:25:44.141346 [ 3 ] {} <Debug> HTTP-Session: 342379ef-9744-44e3-ba74-efb48ce56d93 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4767 | 2024.02.28 13:25:44.141370 [ 3 ] {} <Debug> HTTP-Session: 342379ef-9744-44e3-ba74-efb48ce56d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4768 | 2024.02.28 13:25:44.141499 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4769 | 2024.02.28 13:25:44.141566 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4770 | 2024.02.28 13:25:44.141747 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4771 | 2024.02.28 13:25:44.142224 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4772 | 2024.02.28 13:25:44.142517 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 4773 | 2024.02.28 13:25:44.142682 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 4774 | 2024.02.28 13:25:44.142796 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001259353 sec., 29380 rows/sec., 2.33 MiB/sec. | ||
| 4775 | 2024.02.28 13:25:44.142945 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} <Debug> DynamicQueryHandler: Done processing query | ||
| 4776 | 2024.02.28 13:25:44.142970 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4777 | 2024.02.28 13:25:44.142986 [ 3 ] {} <Debug> HTTP-Session: 342379ef-9744-44e3-ba74-efb48ce56d93 Destroying unnamed session | ||
| 4778 | 2024.02.28 13:25:44.143191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4779 | 2024.02.28 13:25:44.143238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4780 | 2024.02.28 13:25:44.143257 [ 3 ] {} <Debug> HTTP-Session: 82a1fd64-b81d-489d-ae3b-96993d4aca9a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4781 | 2024.02.28 13:25:44.143274 [ 3 ] {} <Debug> HTTP-Session: 82a1fd64-b81d-489d-ae3b-96993d4aca9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4782 | 2024.02.28 13:25:44.143351 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4783 | 2024.02.28 13:25:44.143393 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4784 | 2024.02.28 13:25:44.143498 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4785 | 2024.02.28 13:25:44.143852 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4786 | 2024.02.28 13:25:44.144078 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 4787 | 2024.02.28 13:25:44.144228 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 4788 | 2024.02.28 13:25:44.144351 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.000965045 sec., 115020 rows/sec., 11.38 MiB/sec. | ||
| 4789 | 2024.02.28 13:25:44.144475 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4790 | 2024.02.28 13:25:44.144499 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4791 | 2024.02.28 13:25:44.144514 [ 3 ] {} <Debug> HTTP-Session: 82a1fd64-b81d-489d-ae3b-96993d4aca9a Destroying unnamed session | ||
| 4792 | 2024.02.28 13:25:44.144635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4793 | 2024.02.28 13:25:44.144682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4794 | 2024.02.28 13:25:44.144701 [ 3 ] {} <Debug> HTTP-Session: d5497425-19d0-420a-8e23-7a2f77702ffc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4795 | 2024.02.28 13:25:44.144717 [ 3 ] {} <Debug> HTTP-Session: d5497425-19d0-420a-8e23-7a2f77702ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4796 | 2024.02.28 13:25:44.144787 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4797 | 2024.02.28 13:25:44.144827 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4798 | 2024.02.28 13:25:44.144934 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4799 | 2024.02.28 13:25:44.145218 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4800 | 2024.02.28 13:25:44.145427 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 4801 | 2024.02.28 13:25:44.145575 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 4802 | 2024.02.28 13:25:44.145689 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000872992 sec., 42382 rows/sec., 3.31 MiB/sec. | ||
| 4803 | 2024.02.28 13:25:44.145807 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4804 | 2024.02.28 13:25:44.145830 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4805 | 2024.02.28 13:25:44.145846 [ 3 ] {} <Debug> HTTP-Session: d5497425-19d0-420a-8e23-7a2f77702ffc Destroying unnamed session | ||
| 4806 | 2024.02.28 13:25:44.146043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4807 | 2024.02.28 13:25:44.146090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4808 | 2024.02.28 13:25:44.146108 [ 3 ] {} <Debug> HTTP-Session: fd7b2848-e7f1-4e5d-a6d5-2f41cc1e9eda Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4809 | 2024.02.28 13:25:44.146125 [ 3 ] {} <Debug> HTTP-Session: fd7b2848-e7f1-4e5d-a6d5-2f41cc1e9eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4810 | 2024.02.28 13:25:44.146208 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4811 | 2024.02.28 13:25:44.146252 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4812 | 2024.02.28 13:25:44.146389 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4813 | 2024.02.28 13:25:44.146867 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4814 | 2024.02.28 13:25:44.147178 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 4815 | 2024.02.28 13:25:44.147369 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 4816 | 2024.02.28 13:25:44.147487 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001251302 sec., 29569 rows/sec., 39.90 MiB/sec. | ||
| 4817 | 2024.02.28 13:25:44.147615 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} <Debug> DynamicQueryHandler: Done processing query | ||
| 4818 | 2024.02.28 13:25:44.147638 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4819 | 2024.02.28 13:25:44.147654 [ 3 ] {} <Debug> HTTP-Session: fd7b2848-e7f1-4e5d-a6d5-2f41cc1e9eda Destroying unnamed session | ||
| 4820 | 2024.02.28 13:25:44.807070 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4821 | 2024.02.28 13:25:44.807119 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4822 | 2024.02.28 13:25:49.141862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4823 | 2024.02.28 13:25:49.141978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4824 | 2024.02.28 13:25:49.142004 [ 3 ] {} <Debug> HTTP-Session: cb340d95-cc65-4201-b6a5-5e387f962422 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4825 | 2024.02.28 13:25:49.142028 [ 3 ] {} <Debug> HTTP-Session: cb340d95-cc65-4201-b6a5-5e387f962422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4826 | 2024.02.28 13:25:49.142152 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4827 | 2024.02.28 13:25:49.142212 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4828 | 2024.02.28 13:25:49.142370 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4829 | 2024.02.28 13:25:49.142792 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4830 | 2024.02.28 13:25:49.143048 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 4831 | 2024.02.28 13:25:49.143209 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 4832 | 2024.02.28 13:25:49.143323 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001137879 sec., 12303 rows/sec., 997.26 KiB/sec. | ||
| 4833 | 2024.02.28 13:25:49.143474 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} <Debug> DynamicQueryHandler: Done processing query | ||
| 4834 | 2024.02.28 13:25:49.143499 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4835 | 2024.02.28 13:25:49.143515 [ 3 ] {} <Debug> HTTP-Session: cb340d95-cc65-4201-b6a5-5e387f962422 Destroying unnamed session | ||
| 4836 | 2024.02.28 13:25:49.143640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4837 | 2024.02.28 13:25:49.143686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4838 | 2024.02.28 13:25:49.143705 [ 3 ] {} <Debug> HTTP-Session: 23547e4c-1676-4e0e-b004-86141d3942dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4839 | 2024.02.28 13:25:49.143721 [ 3 ] {} <Debug> HTTP-Session: 23547e4c-1676-4e0e-b004-86141d3942dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4840 | 2024.02.28 13:25:49.143795 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4841 | 2024.02.28 13:25:49.143834 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4842 | 2024.02.28 13:25:49.143942 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4843 | 2024.02.28 13:25:49.144267 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4844 | 2024.02.28 13:25:49.144481 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 4845 | 2024.02.28 13:25:49.144630 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 4846 | 2024.02.28 13:25:49.144739 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} <Information> executeQuery: Read 78 rows, 6.61 KiB in 0.000908204 sec., 85883 rows/sec., 7.11 MiB/sec. | ||
| 4847 | 2024.02.28 13:25:49.144901 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4848 | 2024.02.28 13:25:49.144943 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4849 | 2024.02.28 13:25:49.144970 [ 3 ] {} <Debug> HTTP-Session: 23547e4c-1676-4e0e-b004-86141d3942dd Destroying unnamed session | ||
| 4850 | 2024.02.28 13:25:49.145096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4851 | 2024.02.28 13:25:49.145143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4852 | 2024.02.28 13:25:49.145162 [ 3 ] {} <Debug> HTTP-Session: b6b6611e-94c0-44cb-b582-508086067ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4853 | 2024.02.28 13:25:49.145179 [ 3 ] {} <Debug> HTTP-Session: b6b6611e-94c0-44cb-b582-508086067ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4854 | 2024.02.28 13:25:49.145252 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4855 | 2024.02.28 13:25:49.145293 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4856 | 2024.02.28 13:25:49.145411 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4857 | 2024.02.28 13:25:49.145699 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4858 | 2024.02.28 13:25:49.145909 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 4859 | 2024.02.28 13:25:49.146055 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 4860 | 2024.02.28 13:25:49.146168 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.000887643 sec., 42810 rows/sec., 3.32 MiB/sec. | ||
| 4861 | 2024.02.28 13:25:49.146286 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} <Debug> DynamicQueryHandler: Done processing query | ||
| 4862 | 2024.02.28 13:25:49.146309 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4863 | 2024.02.28 13:25:49.146324 [ 3 ] {} <Debug> HTTP-Session: b6b6611e-94c0-44cb-b582-508086067ffe Destroying unnamed session | ||
| 4864 | 2024.02.28 13:25:49.146480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4865 | 2024.02.28 13:25:49.146554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4866 | 2024.02.28 13:25:49.146585 [ 3 ] {} <Debug> HTTP-Session: b5b83a72-31db-4354-a8a8-3a4d7d91ff85 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4867 | 2024.02.28 13:25:49.146603 [ 3 ] {} <Debug> HTTP-Session: b5b83a72-31db-4354-a8a8-3a4d7d91ff85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4868 | 2024.02.28 13:25:49.146684 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4869 | 2024.02.28 13:25:49.146738 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4870 | 2024.02.28 13:25:49.146886 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4871 | 2024.02.28 13:25:49.147219 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4872 | 2024.02.28 13:25:49.147553 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4873 | 2024.02.28 13:25:49.147747 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 4874 | 2024.02.28 13:25:49.147855 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001133539 sec., 31758 rows/sec., 2.24 MiB/sec. | ||
| 4875 | 2024.02.28 13:25:49.148003 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4876 | 2024.02.28 13:25:49.148027 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4877 | 2024.02.28 13:25:49.148043 [ 3 ] {} <Debug> HTTP-Session: b5b83a72-31db-4354-a8a8-3a4d7d91ff85 Destroying unnamed session | ||
| 4878 | 2024.02.28 13:25:49.148171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4879 | 2024.02.28 13:25:49.148216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4880 | 2024.02.28 13:25:49.148234 [ 3 ] {} <Debug> HTTP-Session: f38e883a-37ea-4ee1-9107-82c4f72e3af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4881 | 2024.02.28 13:25:49.148250 [ 3 ] {} <Debug> HTTP-Session: f38e883a-37ea-4ee1-9107-82c4f72e3af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4882 | 2024.02.28 13:25:49.148325 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4883 | 2024.02.28 13:25:49.148369 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4884 | 2024.02.28 13:25:49.148503 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4885 | 2024.02.28 13:25:49.148873 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4886 | 2024.02.28 13:25:49.149148 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 4887 | 2024.02.28 13:25:49.149326 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 4888 | 2024.02.28 13:25:49.149455 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001099678 sec., 12730 rows/sec., 17.18 MiB/sec. | ||
| 4889 | 2024.02.28 13:25:49.149608 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 4890 | 2024.02.28 13:25:49.149631 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 4891 | 2024.02.28 13:25:49.149648 [ 3 ] {} <Debug> HTTP-Session: f38e883a-37ea-4ee1-9107-82c4f72e3af5 Destroying unnamed session | ||
| 4892 | 2024.02.28 13:25:54.141093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4893 | 2024.02.28 13:25:54.141217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4894 | 2024.02.28 13:25:54.141245 [ 3 ] {} <Debug> HTTP-Session: b3e0df9a-95ad-4cf5-913b-c6d915557700 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4895 | 2024.02.28 13:25:54.141272 [ 3 ] {} <Debug> HTTP-Session: b3e0df9a-95ad-4cf5-913b-c6d915557700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4896 | 2024.02.28 13:25:54.141410 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4897 | 2024.02.28 13:25:54.141473 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4898 | 2024.02.28 13:25:54.141652 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4899 | 2024.02.28 13:25:54.142174 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4900 | 2024.02.28 13:25:54.142435 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 4901 | 2024.02.28 13:25:54.142600 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 4902 | 2024.02.28 13:25:54.142712 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001267802 sec., 29184 rows/sec., 2.31 MiB/sec. | ||
| 4903 | 2024.02.28 13:25:54.142848 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} <Debug> DynamicQueryHandler: Done processing query | ||
| 4904 | 2024.02.28 13:25:54.142873 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4905 | 2024.02.28 13:25:54.142892 [ 3 ] {} <Debug> HTTP-Session: b3e0df9a-95ad-4cf5-913b-c6d915557700 Destroying unnamed session | ||
| 4906 | 2024.02.28 13:25:54.143049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4907 | 2024.02.28 13:25:54.143094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4908 | 2024.02.28 13:25:54.143113 [ 3 ] {} <Debug> HTTP-Session: 2f3ec7c9-51b2-4077-8c1c-158738dac539 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4909 | 2024.02.28 13:25:54.143129 [ 3 ] {} <Debug> HTTP-Session: 2f3ec7c9-51b2-4077-8c1c-158738dac539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4910 | 2024.02.28 13:25:54.143204 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4911 | 2024.02.28 13:25:54.143241 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4912 | 2024.02.28 13:25:54.143344 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4913 | 2024.02.28 13:25:54.143755 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4914 | 2024.02.28 13:25:54.143980 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 4915 | 2024.02.28 13:25:54.144127 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 4916 | 2024.02.28 13:25:54.144224 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.000994566 sec., 111606 rows/sec., 11.04 MiB/sec. | ||
| 4917 | 2024.02.28 13:25:54.144341 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} <Debug> DynamicQueryHandler: Done processing query | ||
| 4918 | 2024.02.28 13:25:54.144363 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4919 | 2024.02.28 13:25:54.144380 [ 3 ] {} <Debug> HTTP-Session: 2f3ec7c9-51b2-4077-8c1c-158738dac539 Destroying unnamed session | ||
| 4920 | 2024.02.28 13:25:54.144548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4921 | 2024.02.28 13:25:54.144591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4922 | 2024.02.28 13:25:54.144609 [ 3 ] {} <Debug> HTTP-Session: a9008979-846f-4cc5-8a9a-1bf31528fc6b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4923 | 2024.02.28 13:25:54.144625 [ 3 ] {} <Debug> HTTP-Session: a9008979-846f-4cc5-8a9a-1bf31528fc6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4924 | 2024.02.28 13:25:54.144696 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4925 | 2024.02.28 13:25:54.144733 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4926 | 2024.02.28 13:25:54.144834 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4927 | 2024.02.28 13:25:54.145127 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4928 | 2024.02.28 13:25:54.145331 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 4929 | 2024.02.28 13:25:54.145474 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 4930 | 2024.02.28 13:25:54.145567 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000844712 sec., 43801 rows/sec., 3.43 MiB/sec. | ||
| 4931 | 2024.02.28 13:25:54.145662 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 4932 | 2024.02.28 13:25:54.145684 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4933 | 2024.02.28 13:25:54.145699 [ 3 ] {} <Debug> HTTP-Session: a9008979-846f-4cc5-8a9a-1bf31528fc6b Destroying unnamed session | ||
| 4934 | 2024.02.28 13:25:54.145845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4935 | 2024.02.28 13:25:54.145887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4936 | 2024.02.28 13:25:54.145905 [ 3 ] {} <Debug> HTTP-Session: 64eed6f7-aa4c-4e93-a6e2-0f18c733b506 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4937 | 2024.02.28 13:25:54.145921 [ 3 ] {} <Debug> HTTP-Session: 64eed6f7-aa4c-4e93-a6e2-0f18c733b506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4938 | 2024.02.28 13:25:54.146001 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4939 | 2024.02.28 13:25:54.146044 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4940 | 2024.02.28 13:25:54.146171 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4941 | 2024.02.28 13:25:54.146612 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4942 | 2024.02.28 13:25:54.146902 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 4943 | 2024.02.28 13:25:54.147069 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 4944 | 2024.02.28 13:25:54.147164 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001136659 sec., 32551 rows/sec., 43.93 MiB/sec. | ||
| 4945 | 2024.02.28 13:25:54.147281 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} <Debug> DynamicQueryHandler: Done processing query | ||
| 4946 | 2024.02.28 13:25:54.147304 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4947 | 2024.02.28 13:25:54.147319 [ 3 ] {} <Debug> HTTP-Session: 64eed6f7-aa4c-4e93-a6e2-0f18c733b506 Destroying unnamed session | ||
| 4948 | 2024.02.28 13:25:59.140074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4949 | 2024.02.28 13:25:59.140187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4950 | 2024.02.28 13:25:59.140211 [ 3 ] {} <Debug> HTTP-Session: 5523dda5-117d-4989-a84d-7e1bc186b0cb Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4951 | 2024.02.28 13:25:59.140235 [ 3 ] {} <Debug> HTTP-Session: 5523dda5-117d-4989-a84d-7e1bc186b0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4952 | 2024.02.28 13:25:59.140357 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4953 | 2024.02.28 13:25:59.140417 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4954 | 2024.02.28 13:25:59.140573 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4955 | 2024.02.28 13:25:59.140986 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4956 | 2024.02.28 13:25:59.141236 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 4957 | 2024.02.28 13:25:59.141393 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 4958 | 2024.02.28 13:25:59.141502 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001112059 sec., 12589 rows/sec., 1020.42 KiB/sec. | ||
| 4959 | 2024.02.28 13:25:59.141685 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} <Debug> DynamicQueryHandler: Done processing query | ||
| 4960 | 2024.02.28 13:25:59.141731 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4961 | 2024.02.28 13:25:59.141755 [ 3 ] {} <Debug> HTTP-Session: 5523dda5-117d-4989-a84d-7e1bc186b0cb Destroying unnamed session | ||
| 4962 | 2024.02.28 13:25:59.141873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4963 | 2024.02.28 13:25:59.141918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4964 | 2024.02.28 13:25:59.141937 [ 3 ] {} <Debug> HTTP-Session: b3fbfbc6-1bef-4cfd-96bc-5d26f888fa04 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4965 | 2024.02.28 13:25:59.141954 [ 3 ] {} <Debug> HTTP-Session: b3fbfbc6-1bef-4cfd-96bc-5d26f888fa04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4966 | 2024.02.28 13:25:59.142028 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4967 | 2024.02.28 13:25:59.142067 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4968 | 2024.02.28 13:25:59.142181 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4969 | 2024.02.28 13:25:59.142494 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4970 | 2024.02.28 13:25:59.142694 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 4971 | 2024.02.28 13:25:59.142849 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 4972 | 2024.02.28 13:25:59.142968 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000908633 sec., 46223 rows/sec., 4.09 MiB/sec. | ||
| 4973 | 2024.02.28 13:25:59.142965 [ 118 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 4974 | 2024.02.28 13:25:59.143082 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4975 | 2024.02.28 13:25:59.143147 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} <Debug> DynamicQueryHandler: Done processing query | ||
| 4976 | 2024.02.28 13:25:59.143196 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4977 | 2024.02.28 13:25:59.143209 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 4978 | 2024.02.28 13:25:59.143232 [ 3 ] {} <Debug> HTTP-Session: b3fbfbc6-1bef-4cfd-96bc-5d26f888fa04 Destroying unnamed session | ||
| 4979 | 2024.02.28 13:25:59.143362 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4980 | 2024.02.28 13:25:59.143417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4981 | 2024.02.28 13:25:59.143453 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 193 rows starting from the beginning of the part | ||
| 4982 | 2024.02.28 13:25:59.143499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4983 | 2024.02.28 13:25:59.143522 [ 3 ] {} <Debug> HTTP-Session: d526847d-6adb-4504-a647-7fba3665b5af Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 4984 | 2024.02.28 13:25:59.143544 [ 3 ] {} <Debug> HTTP-Session: d526847d-6adb-4504-a647-7fba3665b5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4985 | 2024.02.28 13:25:59.143613 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
| 4986 | 2024.02.28 13:25:59.143654 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4987 | 2024.02.28 13:25:59.143703 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4988 | 2024.02.28 13:25:59.143736 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 111 rows starting from the beginning of the part | ||
| 4989 | 2024.02.28 13:25:59.143929 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 78 rows starting from the beginning of the part | ||
| 4990 | 2024.02.28 13:25:59.143954 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4991 | 2024.02.28 13:25:59.144076 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 111 rows starting from the beginning of the part | ||
| 4992 | 2024.02.28 13:25:59.144225 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 4993 | 2024.02.28 13:25:59.144383 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4994 | 2024.02.28 13:25:59.144645 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 4995 | 2024.02.28 13:25:59.144880 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 4996 | 2024.02.28 13:25:59.145040 [ 118 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 4997 | 2024.02.28 13:25:59.145064 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.001376045 sec., 10174 rows/sec., 814.72 KiB/sec. | ||
| 4998 | 2024.02.28 13:25:59.145137 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 4999 | 2024.02.28 13:25:59.145386 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 5000 | 2024.02.28 13:25:59.145478 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} <Debug> DynamicQueryHandler: Done processing query | ||
| 5001 | 2024.02.28 13:25:59.145548 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5002 | 2024.02.28 13:25:59.145636 [ 3 ] {} <Debug> HTTP-Session: d526847d-6adb-4504-a647-7fba3665b5af Destroying unnamed session | ||
| 5003 | 2024.02.28 13:25:59.145680 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5004 | 2024.02.28 13:25:59.145725 [ 14 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565576 sec., 224900.763025535 rows/sec., 20.90 MiB/sec. | ||
| 5005 | 2024.02.28 13:25:59.145740 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 101 rows starting from the beginning of the part | ||
| 5006 | 2024.02.28 13:25:59.145915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5007 | 2024.02.28 13:25:59.145940 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5008 | 2024.02.28 13:25:59.146035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5009 | 2024.02.28 13:25:59.146104 [ 3 ] {} <Debug> HTTP-Session: 59dd1e2a-3593-4993-a9d4-62c7b7c919a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5010 | 2024.02.28 13:25:59.146143 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
| 5011 | 2024.02.28 13:25:59.146153 [ 3 ] {} <Debug> HTTP-Session: 59dd1e2a-3593-4993-a9d4-62c7b7c919a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5012 | 2024.02.28 13:25:59.146310 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 5013 | 2024.02.28 13:25:59.146489 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 5014 | 2024.02.28 13:25:59.146505 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5015 | 2024.02.28 13:25:59.146552 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 37 rows starting from the beginning of the part | ||
| 5016 | 2024.02.28 13:25:59.146703 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5017 | 2024.02.28 13:25:59.146937 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 38 rows starting from the beginning of the part | ||
| 5018 | 2024.02.28 13:25:59.147281 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 37 rows starting from the beginning of the part | ||
| 5019 | 2024.02.28 13:25:59.147402 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5020 | 2024.02.28 13:25:59.147564 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
| 5021 | 2024.02.28 13:25:59.148326 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 5022 | 2024.02.28 13:25:59.149168 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5023 | 2024.02.28 13:25:59.149198 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 4 columns (4 merged, 0 gathered) in 0.003952102 sec., 60980.20749464462 rows/sec., 4.76 MiB/sec. | ||
| 5024 | 2024.02.28 13:25:59.149313 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5025 | 2024.02.28 13:25:59.149387 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 5026 | 2024.02.28 13:25:59.149575 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.003000038 sec., 4666 rows/sec., 6.30 MiB/sec. | ||
| 5027 | 2024.02.28 13:25:59.149581 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 5028 | 2024.02.28 13:25:59.149753 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 5029 | 2024.02.28 13:25:59.150015 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} <Debug> DynamicQueryHandler: Done processing query | ||
| 5030 | 2024.02.28 13:25:59.150041 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 5031 | 2024.02.28 13:25:59.150057 [ 3 ] {} <Debug> HTTP-Session: 59dd1e2a-3593-4993-a9d4-62c7b7c919a3 Destroying unnamed session | ||
| 5032 | 2024.02.28 13:25:59.807158 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5033 | 2024.02.28 13:25:59.807210 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5034 | 2024.02.28 13:26:04.140788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5035 | 2024.02.28 13:26:04.140896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5036 | 2024.02.28 13:26:04.140930 [ 3 ] {} <Debug> HTTP-Session: bb942328-e17e-40b1-bdef-8ac54171f97d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5037 | 2024.02.28 13:26:04.140954 [ 3 ] {} <Debug> HTTP-Session: bb942328-e17e-40b1-bdef-8ac54171f97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5038 | 2024.02.28 13:26:04.141079 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5039 | 2024.02.28 13:26:04.141140 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5040 | 2024.02.28 13:26:04.141298 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5041 | 2024.02.28 13:26:04.141727 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 5042 | 2024.02.28 13:26:04.141997 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5043 | 2024.02.28 13:26:04.142162 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 5044 | 2024.02.28 13:26:04.142274 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.00116261 sec., 31824 rows/sec., 2.52 MiB/sec. | ||
| 5045 | 2024.02.28 13:26:04.142306 [ 114 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5046 | 2024.02.28 13:26:04.142411 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 5047 | 2024.02.28 13:26:04.142439 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} <Debug> DynamicQueryHandler: Done processing query | ||
| 5048 | 2024.02.28 13:26:04.142490 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5049 | 2024.02.28 13:26:04.142545 [ 3 ] {} <Debug> HTTP-Session: bb942328-e17e-40b1-bdef-8ac54171f97d Destroying unnamed session | ||
| 5050 | 2024.02.28 13:26:04.142570 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 5051 | 2024.02.28 13:26:04.142726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5052 | 2024.02.28 13:26:04.142743 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5053 | 2024.02.28 13:26:04.142812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5054 | 2024.02.28 13:26:04.142813 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 51 rows starting from the beginning of the part | ||
| 5055 | 2024.02.28 13:26:04.142854 [ 3 ] {} <Debug> HTTP-Session: e73e42f5-8b6b-41f1-aded-0228304b84b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5056 | 2024.02.28 13:26:04.142912 [ 3 ] {} <Debug> HTTP-Session: e73e42f5-8b6b-41f1-aded-0228304b84b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5057 | 2024.02.28 13:26:04.143123 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 37 rows starting from the beginning of the part | ||
| 5058 | 2024.02.28 13:26:04.143133 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5059 | 2024.02.28 13:26:04.143230 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5060 | 2024.02.28 13:26:04.143370 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
| 5061 | 2024.02.28 13:26:04.143718 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 37 rows starting from the beginning of the part | ||
| 5062 | 2024.02.28 13:26:04.143747 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5063 | 2024.02.28 13:26:04.143912 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
| 5064 | 2024.02.28 13:26:04.144017 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 37 rows starting from the beginning of the part | ||
| 5065 | 2024.02.28 13:26:04.144598 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 5066 | 2024.02.28 13:26:04.145087 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5067 | 2024.02.28 13:26:04.145461 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 5068 | 2024.02.28 13:26:04.145545 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.00308324 sec., 61623.486981227536 rows/sec., 4.88 MiB/sec. | ||
| 5069 | 2024.02.28 13:26:04.145663 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.002447813 sec., 45346 rows/sec., 4.48 MiB/sec. | ||
| 5070 | 2024.02.28 13:26:04.145720 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5071 | 2024.02.28 13:26:04.145890 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} <Debug> DynamicQueryHandler: Done processing query | ||
| 5072 | 2024.02.28 13:26:04.145934 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 5073 | 2024.02.28 13:26:04.145965 [ 3 ] {} <Debug> HTTP-Session: e73e42f5-8b6b-41f1-aded-0228304b84b5 Destroying unnamed session | ||
| 5074 | 2024.02.28 13:26:04.146009 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 5075 | 2024.02.28 13:26:04.146082 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 5076 | 2024.02.28 13:26:04.146149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5077 | 2024.02.28 13:26:04.146220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5078 | 2024.02.28 13:26:04.146238 [ 3 ] {} <Debug> HTTP-Session: d0a52613-da2d-47d9-a4c4-f729e16c8413 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5079 | 2024.02.28 13:26:04.146255 [ 3 ] {} <Debug> HTTP-Session: d0a52613-da2d-47d9-a4c4-f729e16c8413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5080 | 2024.02.28 13:26:04.146328 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5081 | 2024.02.28 13:26:04.146367 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5082 | 2024.02.28 13:26:04.146493 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5083 | 2024.02.28 13:26:04.146789 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 5084 | 2024.02.28 13:26:04.147013 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5085 | 2024.02.28 13:26:04.147166 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 5086 | 2024.02.28 13:26:04.147286 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000929124 sec., 39822 rows/sec., 3.11 MiB/sec. | ||
| 5087 | 2024.02.28 13:26:04.147401 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} <Debug> DynamicQueryHandler: Done processing query | ||
| 5088 | 2024.02.28 13:26:04.147425 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5089 | 2024.02.28 13:26:04.147440 [ 3 ] {} <Debug> HTTP-Session: d0a52613-da2d-47d9-a4c4-f729e16c8413 Destroying unnamed session | ||
| 5090 | 2024.02.28 13:26:04.147582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5091 | 2024.02.28 13:26:04.147626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5092 | 2024.02.28 13:26:04.147644 [ 3 ] {} <Debug> HTTP-Session: 3f20fb75-1732-4294-9832-52d21300891e Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5093 | 2024.02.28 13:26:04.147661 [ 3 ] {} <Debug> HTTP-Session: 3f20fb75-1732-4294-9832-52d21300891e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5094 | 2024.02.28 13:26:04.147744 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5095 | 2024.02.28 13:26:04.147787 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5096 | 2024.02.28 13:26:04.147933 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5097 | 2024.02.28 13:26:04.148388 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 5098 | 2024.02.28 13:26:04.148697 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5099 | 2024.02.28 13:26:04.148872 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 5100 | 2024.02.28 13:26:04.149004 [ 114 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5101 | 2024.02.28 13:26:04.149013 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001230732 sec., 30063 rows/sec., 40.57 MiB/sec. | ||
| 5102 | 2024.02.28 13:26:04.149051 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
| 5103 | 2024.02.28 13:26:04.149240 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 5104 | 2024.02.28 13:26:04.149306 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} <Debug> DynamicQueryHandler: Done processing query | ||
| 5105 | 2024.02.28 13:26:04.149405 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 5106 | 2024.02.28 13:26:04.149511 [ 3 ] {} <Debug> HTTP-Session: 3f20fb75-1732-4294-9832-52d21300891e Destroying unnamed session | ||
| 5107 | 2024.02.28 13:26:04.149552 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5108 | 2024.02.28 13:26:04.149606 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1215 rows starting from the beginning of the part | ||
| 5109 | 2024.02.28 13:26:04.149732 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 37 rows starting from the beginning of the part | ||
| 5110 | 2024.02.28 13:26:04.149831 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
| 5111 | 2024.02.28 13:26:04.149924 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 37 rows starting from the beginning of the part | ||
| 5112 | 2024.02.28 13:26:04.150013 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
| 5113 | 2024.02.28 13:26:04.150106 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 37 rows starting from the beginning of the part | ||
| 5114 | 2024.02.28 13:26:04.153214 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 6 columns (6 merged, 0 gathered) in 0.004096815 sec., 330500.6450132603 rows/sec., 445.99 MiB/sec. | ||
| 5115 | 2024.02.28 13:26:04.154069 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5116 | 2024.02.28 13:26:04.154322 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 5117 | 2024.02.28 13:26:04.154389 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 5118 | 2024.02.28 13:26:04.154470 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10: 8.63 MiB. | ||
| 5119 | 2024.02.28 13:26:05.000192 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.29 MiB, peak 243.92 MiB, will set to 236.11 MiB (RSS), difference: -3.18 MiB | ||
| 5120 | 2024.02.28 13:26:09.140387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5121 | 2024.02.28 13:26:09.140521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5122 | 2024.02.28 13:26:09.140546 [ 3 ] {} <Debug> HTTP-Session: 15045c67-2d13-435f-b531-83d2ce42f73c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5123 | 2024.02.28 13:26:09.140570 [ 3 ] {} <Debug> HTTP-Session: 15045c67-2d13-435f-b531-83d2ce42f73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5124 | 2024.02.28 13:26:09.140694 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5125 | 2024.02.28 13:26:09.140753 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5126 | 2024.02.28 13:26:09.140924 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5127 | 2024.02.28 13:26:09.141333 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5128 | 2024.02.28 13:26:09.141583 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5129 | 2024.02.28 13:26:09.141742 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 5130 | 2024.02.28 13:26:09.141855 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001129089 sec., 12399 rows/sec., 1005.03 KiB/sec. | ||
| 5131 | 2024.02.28 13:26:09.142009 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} <Debug> DynamicQueryHandler: Done processing query | ||
| 5132 | 2024.02.28 13:26:09.142034 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5133 | 2024.02.28 13:26:09.142050 [ 3 ] {} <Debug> HTTP-Session: 15045c67-2d13-435f-b531-83d2ce42f73c Destroying unnamed session | ||
| 5134 | 2024.02.28 13:26:09.142164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5135 | 2024.02.28 13:26:09.142209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5136 | 2024.02.28 13:26:09.142227 [ 3 ] {} <Debug> HTTP-Session: 8b12ddcc-3093-4ed3-9cc0-d88386e049d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5137 | 2024.02.28 13:26:09.142243 [ 3 ] {} <Debug> HTTP-Session: 8b12ddcc-3093-4ed3-9cc0-d88386e049d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5138 | 2024.02.28 13:26:09.142313 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 5139 | 2024.02.28 13:26:09.142352 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5140 | 2024.02.28 13:26:09.142459 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5141 | 2024.02.28 13:26:09.142729 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5142 | 2024.02.28 13:26:09.142940 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5143 | 2024.02.28 13:26:09.143091 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 5144 | 2024.02.28 13:26:09.143204 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000861782 sec., 4641 rows/sec., 387.55 KiB/sec. | ||
| 5145 | 2024.02.28 13:26:09.143344 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} <Debug> DynamicQueryHandler: Done processing query | ||
| 5146 | 2024.02.28 13:26:09.143368 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5147 | 2024.02.28 13:26:09.143384 [ 3 ] {} <Debug> HTTP-Session: 8b12ddcc-3093-4ed3-9cc0-d88386e049d0 Destroying unnamed session | ||
| 5148 | 2024.02.28 13:26:09.143506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5149 | 2024.02.28 13:26:09.143554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5150 | 2024.02.28 13:26:09.143572 [ 3 ] {} <Debug> HTTP-Session: 1ef1ad38-86ca-41e7-b30e-0f817f12e831 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5151 | 2024.02.28 13:26:09.143589 [ 3 ] {} <Debug> HTTP-Session: 1ef1ad38-86ca-41e7-b30e-0f817f12e831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5152 | 2024.02.28 13:26:09.143660 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5153 | 2024.02.28 13:26:09.143696 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5154 | 2024.02.28 13:26:09.143797 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5155 | 2024.02.28 13:26:09.144089 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5156 | 2024.02.28 13:26:09.144295 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5157 | 2024.02.28 13:26:09.144441 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 5158 | 2024.02.28 13:26:09.144554 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} <Information> executeQuery: Read 44 rows, 3.98 KiB in 0.000862602 sec., 51008 rows/sec., 4.51 MiB/sec. | ||
| 5159 | 2024.02.28 13:26:09.144673 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} <Debug> DynamicQueryHandler: Done processing query | ||
| 5160 | 2024.02.28 13:26:09.144700 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5161 | 2024.02.28 13:26:09.144716 [ 3 ] {} <Debug> HTTP-Session: 1ef1ad38-86ca-41e7-b30e-0f817f12e831 Destroying unnamed session | ||
| 5162 | 2024.02.28 13:26:09.144853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5163 | 2024.02.28 13:26:09.144898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5164 | 2024.02.28 13:26:09.144923 [ 3 ] {} <Debug> HTTP-Session: 5db55bc6-bd69-4134-ba94-568af7d77871 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5165 | 2024.02.28 13:26:09.144939 [ 3 ] {} <Debug> HTTP-Session: 5db55bc6-bd69-4134-ba94-568af7d77871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5166 | 2024.02.28 13:26:09.145006 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 5167 | 2024.02.28 13:26:09.145044 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5168 | 2024.02.28 13:26:09.145146 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5169 | 2024.02.28 13:26:09.145457 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5170 | 2024.02.28 13:26:09.145657 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5171 | 2024.02.28 13:26:09.145803 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 5172 | 2024.02.28 13:26:09.145922 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000873913 sec., 4577 rows/sec., 319.59 KiB/sec. | ||
| 5173 | 2024.02.28 13:26:09.146043 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} <Debug> DynamicQueryHandler: Done processing query | ||
| 5174 | 2024.02.28 13:26:09.146066 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5175 | 2024.02.28 13:26:09.146082 [ 3 ] {} <Debug> HTTP-Session: 5db55bc6-bd69-4134-ba94-568af7d77871 Destroying unnamed session | ||
| 5176 | 2024.02.28 13:26:09.146189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5177 | 2024.02.28 13:26:09.146233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5178 | 2024.02.28 13:26:09.146252 [ 3 ] {} <Debug> HTTP-Session: 26fc899a-e5da-45d3-9aa0-852f5d6914d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5179 | 2024.02.28 13:26:09.146268 [ 3 ] {} <Debug> HTTP-Session: 26fc899a-e5da-45d3-9aa0-852f5d6914d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5180 | 2024.02.28 13:26:09.146336 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5181 | 2024.02.28 13:26:09.146373 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5182 | 2024.02.28 13:26:09.146474 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5183 | 2024.02.28 13:26:09.146755 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5184 | 2024.02.28 13:26:09.146964 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5185 | 2024.02.28 13:26:09.147108 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 5186 | 2024.02.28 13:26:09.147219 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} <Information> executeQuery: Read 18 rows, 1.45 KiB in 0.000856153 sec., 21024 rows/sec., 1.65 MiB/sec. | ||
| 5187 | 2024.02.28 13:26:09.147333 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} <Debug> DynamicQueryHandler: Done processing query | ||
| 5188 | 2024.02.28 13:26:09.147356 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5189 | 2024.02.28 13:26:09.147371 [ 3 ] {} <Debug> HTTP-Session: 26fc899a-e5da-45d3-9aa0-852f5d6914d1 Destroying unnamed session | ||
| 5190 | 2024.02.28 13:26:09.147474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5191 | 2024.02.28 13:26:09.147518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5192 | 2024.02.28 13:26:09.147537 [ 3 ] {} <Debug> HTTP-Session: 732d2579-4ad4-4820-acc7-6672242888af Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5193 | 2024.02.28 13:26:09.147553 [ 3 ] {} <Debug> HTTP-Session: 732d2579-4ad4-4820-acc7-6672242888af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5194 | 2024.02.28 13:26:09.147620 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 5195 | 2024.02.28 13:26:09.147662 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5196 | 2024.02.28 13:26:09.147779 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5197 | 2024.02.28 13:26:09.148048 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5198 | 2024.02.28 13:26:09.148306 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5199 | 2024.02.28 13:26:09.148481 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 5200 | 2024.02.28 13:26:09.148576 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000923144 sec., 2166 rows/sec., 152.33 KiB/sec. | ||
| 5201 | 2024.02.28 13:26:09.148720 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} <Debug> DynamicQueryHandler: Done processing query | ||
| 5202 | 2024.02.28 13:26:09.148744 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5203 | 2024.02.28 13:26:09.148760 [ 3 ] {} <Debug> HTTP-Session: 732d2579-4ad4-4820-acc7-6672242888af Destroying unnamed session | ||
| 5204 | 2024.02.28 13:26:09.148871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5205 | 2024.02.28 13:26:09.148921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5206 | 2024.02.28 13:26:09.148940 [ 3 ] {} <Debug> HTTP-Session: 4fdb7ffd-13d9-404d-9f0e-c353c40cebdf Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5207 | 2024.02.28 13:26:09.148957 [ 3 ] {} <Debug> HTTP-Session: 4fdb7ffd-13d9-404d-9f0e-c353c40cebdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5208 | 2024.02.28 13:26:09.149028 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5209 | 2024.02.28 13:26:09.149069 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5210 | 2024.02.28 13:26:09.149205 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5211 | 2024.02.28 13:26:09.149660 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5212 | 2024.02.28 13:26:09.149937 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5213 | 2024.02.28 13:26:09.150115 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 5214 | 2024.02.28 13:26:09.150233 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.00117712 sec., 11893 rows/sec., 16.05 MiB/sec. | ||
| 5215 | 2024.02.28 13:26:09.150417 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} <Debug> DynamicQueryHandler: Done processing query | ||
| 5216 | 2024.02.28 13:26:09.150441 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 5217 | 2024.02.28 13:26:09.150457 [ 3 ] {} <Debug> HTTP-Session: 4fdb7ffd-13d9-404d-9f0e-c353c40cebdf Destroying unnamed session | ||
| 5218 | 2024.02.28 13:26:14.140707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5219 | 2024.02.28 13:26:14.140816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5220 | 2024.02.28 13:26:14.140841 [ 3 ] {} <Debug> HTTP-Session: 9a81d229-4e51-4ef6-bb4a-a98b9fa574f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5221 | 2024.02.28 13:26:14.140865 [ 3 ] {} <Debug> HTTP-Session: 9a81d229-4e51-4ef6-bb4a-a98b9fa574f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5222 | 2024.02.28 13:26:14.141001 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5223 | 2024.02.28 13:26:14.141062 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5224 | 2024.02.28 13:26:14.141218 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5225 | 2024.02.28 13:26:14.141680 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5226 | 2024.02.28 13:26:14.141943 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5227 | 2024.02.28 13:26:14.142108 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 5228 | 2024.02.28 13:26:14.142221 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001184351 sec., 31240 rows/sec., 2.47 MiB/sec. | ||
| 5229 | 2024.02.28 13:26:14.142411 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} <Debug> DynamicQueryHandler: Done processing query | ||
| 5230 | 2024.02.28 13:26:14.142446 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5231 | 2024.02.28 13:26:14.142463 [ 3 ] {} <Debug> HTTP-Session: 9a81d229-4e51-4ef6-bb4a-a98b9fa574f8 Destroying unnamed session | ||
| 5232 | 2024.02.28 13:26:14.142598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5233 | 2024.02.28 13:26:14.142644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5234 | 2024.02.28 13:26:14.142662 [ 3 ] {} <Debug> HTTP-Session: 45910af2-4638-4beb-b2c0-2a9094b00869 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5235 | 2024.02.28 13:26:14.142679 [ 3 ] {} <Debug> HTTP-Session: 45910af2-4638-4beb-b2c0-2a9094b00869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5236 | 2024.02.28 13:26:14.142757 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5237 | 2024.02.28 13:26:14.142796 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5238 | 2024.02.28 13:26:14.142909 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5239 | 2024.02.28 13:26:14.143296 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5240 | 2024.02.28 13:26:14.143505 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5241 | 2024.02.28 13:26:14.143653 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 5242 | 2024.02.28 13:26:14.143750 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.000964755 sec., 115055 rows/sec., 11.38 MiB/sec. | ||
| 5243 | 2024.02.28 13:26:14.143869 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} <Debug> DynamicQueryHandler: Done processing query | ||
| 5244 | 2024.02.28 13:26:14.143893 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 5245 | 2024.02.28 13:26:14.143908 [ 3 ] {} <Debug> HTTP-Session: 45910af2-4638-4beb-b2c0-2a9094b00869 Destroying unnamed session | ||
| 5246 | 2024.02.28 13:26:14.144079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5247 | 2024.02.28 13:26:14.144124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5248 | 2024.02.28 13:26:14.144142 [ 3 ] {} <Debug> HTTP-Session: 3a802e35-8109-4844-a054-bdcca48ec019 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5249 | 2024.02.28 13:26:14.144158 [ 3 ] {} <Debug> HTTP-Session: 3a802e35-8109-4844-a054-bdcca48ec019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5250 | 2024.02.28 13:26:14.144228 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5251 | 2024.02.28 13:26:14.144265 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5252 | 2024.02.28 13:26:14.144366 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5253 | 2024.02.28 13:26:14.144667 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5254 | 2024.02.28 13:26:14.144879 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5255 | 2024.02.28 13:26:14.145033 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 5256 | 2024.02.28 13:26:14.145125 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000868542 sec., 42600 rows/sec., 3.33 MiB/sec. | ||
| 5257 | 2024.02.28 13:26:14.145235 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 5258 | 2024.02.28 13:26:14.145258 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5259 | 2024.02.28 13:26:14.145274 [ 3 ] {} <Debug> HTTP-Session: 3a802e35-8109-4844-a054-bdcca48ec019 Destroying unnamed session | ||
| 5260 | 2024.02.28 13:26:14.145426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5261 | 2024.02.28 13:26:14.145471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5262 | 2024.02.28 13:26:14.145489 [ 3 ] {} <Debug> HTTP-Session: 8e3ffb42-f59e-4203-866a-2b642779ff58 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5263 | 2024.02.28 13:26:14.145505 [ 3 ] {} <Debug> HTTP-Session: 8e3ffb42-f59e-4203-866a-2b642779ff58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5264 | 2024.02.28 13:26:14.145591 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5265 | 2024.02.28 13:26:14.145634 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5266 | 2024.02.28 13:26:14.145765 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5267 | 2024.02.28 13:26:14.146211 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5268 | 2024.02.28 13:26:14.146524 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5269 | 2024.02.28 13:26:14.146703 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 5270 | 2024.02.28 13:26:14.146801 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001183431 sec., 31265 rows/sec., 42.19 MiB/sec. | ||
| 5271 | 2024.02.28 13:26:14.146934 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} <Debug> DynamicQueryHandler: Done processing query | ||
| 5272 | 2024.02.28 13:26:14.146958 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 5273 | 2024.02.28 13:26:14.146973 [ 3 ] {} <Debug> HTTP-Session: 8e3ffb42-f59e-4203-866a-2b642779ff58 Destroying unnamed session | ||
| 5274 | 2024.02.28 13:26:14.807245 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5275 | 2024.02.28 13:26:14.807296 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5276 | 2024.02.28 13:26:19.141444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5277 | 2024.02.28 13:26:19.141564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5278 | 2024.02.28 13:26:19.141591 [ 3 ] {} <Debug> HTTP-Session: 67c74efb-732c-48ea-aa5b-6d508e5e9685 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5279 | 2024.02.28 13:26:19.141614 [ 3 ] {} <Debug> HTTP-Session: 67c74efb-732c-48ea-aa5b-6d508e5e9685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5280 | 2024.02.28 13:26:19.141743 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5281 | 2024.02.28 13:26:19.141801 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5282 | 2024.02.28 13:26:19.141966 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5283 | 2024.02.28 13:26:19.142393 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5284 | 2024.02.28 13:26:19.142646 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5285 | 2024.02.28 13:26:19.142802 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 5286 | 2024.02.28 13:26:19.142925 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001141139 sec., 12268 rows/sec., 994.41 KiB/sec. | ||
| 5287 | 2024.02.28 13:26:19.143141 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} <Debug> DynamicQueryHandler: Done processing query | ||
| 5288 | 2024.02.28 13:26:19.143166 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5289 | 2024.02.28 13:26:19.143183 [ 3 ] {} <Debug> HTTP-Session: 67c74efb-732c-48ea-aa5b-6d508e5e9685 Destroying unnamed session | ||
| 5290 | 2024.02.28 13:26:19.143298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5291 | 2024.02.28 13:26:19.143345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5292 | 2024.02.28 13:26:19.143367 [ 3 ] {} <Debug> HTTP-Session: 206d6b95-45a5-464a-8b9a-ddb0f52ded6e Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5293 | 2024.02.28 13:26:19.143385 [ 3 ] {} <Debug> HTTP-Session: 206d6b95-45a5-464a-8b9a-ddb0f52ded6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5294 | 2024.02.28 13:26:19.143457 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 5295 | 2024.02.28 13:26:19.143503 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5296 | 2024.02.28 13:26:19.143616 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5297 | 2024.02.28 13:26:19.143917 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5298 | 2024.02.28 13:26:19.144133 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5299 | 2024.02.28 13:26:19.144279 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 5300 | 2024.02.28 13:26:19.144390 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000897803 sec., 2227 rows/sec., 190.35 KiB/sec. | ||
| 5301 | 2024.02.28 13:26:19.144552 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} <Debug> DynamicQueryHandler: Done processing query | ||
| 5302 | 2024.02.28 13:26:19.144576 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5303 | 2024.02.28 13:26:19.144592 [ 3 ] {} <Debug> HTTP-Session: 206d6b95-45a5-464a-8b9a-ddb0f52ded6e Destroying unnamed session | ||
| 5304 | 2024.02.28 13:26:19.144755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5305 | 2024.02.28 13:26:19.144801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5306 | 2024.02.28 13:26:19.144821 [ 3 ] {} <Debug> HTTP-Session: d1e2204f-4f30-4923-b0dd-96ab9771155a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5307 | 2024.02.28 13:26:19.144837 [ 3 ] {} <Debug> HTTP-Session: d1e2204f-4f30-4923-b0dd-96ab9771155a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5308 | 2024.02.28 13:26:19.144911 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5309 | 2024.02.28 13:26:19.144957 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5310 | 2024.02.28 13:26:19.145067 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5311 | 2024.02.28 13:26:19.145392 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5312 | 2024.02.28 13:26:19.145604 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5313 | 2024.02.28 13:26:19.145746 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 5314 | 2024.02.28 13:26:19.145865 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} <Information> executeQuery: Read 79 rows, 6.70 KiB in 0.000913343 sec., 86495 rows/sec., 7.17 MiB/sec. | ||
| 5315 | 2024.02.28 13:26:19.146023 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} <Debug> DynamicQueryHandler: Done processing query | ||
| 5316 | 2024.02.28 13:26:19.146048 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5317 | 2024.02.28 13:26:19.146064 [ 3 ] {} <Debug> HTTP-Session: d1e2204f-4f30-4923-b0dd-96ab9771155a Destroying unnamed session | ||
| 5318 | 2024.02.28 13:26:19.146169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5319 | 2024.02.28 13:26:19.146213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5320 | 2024.02.28 13:26:19.146231 [ 3 ] {} <Debug> HTTP-Session: 934425ee-7718-4a25-a79f-c9a74a07e1e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5321 | 2024.02.28 13:26:19.146248 [ 3 ] {} <Debug> HTTP-Session: 934425ee-7718-4a25-a79f-c9a74a07e1e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2024.02.28 13:26:19.146315 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 5323 | 2024.02.28 13:26:19.146354 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5324 | 2024.02.28 13:26:19.146460 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5325 | 2024.02.28 13:26:19.146715 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5326 | 2024.02.28 13:26:19.146915 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5327 | 2024.02.28 13:26:19.147065 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 5328 | 2024.02.28 13:26:19.147169 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000820511 sec., 2437 rows/sec., 170.20 KiB/sec. | ||
| 5329 | 2024.02.28 13:26:19.147336 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} <Debug> DynamicQueryHandler: Done processing query | ||
| 5330 | 2024.02.28 13:26:19.147361 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5331 | 2024.02.28 13:26:19.147376 [ 3 ] {} <Debug> HTTP-Session: 934425ee-7718-4a25-a79f-c9a74a07e1e9 Destroying unnamed session | ||
| 5332 | 2024.02.28 13:26:19.147487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5333 | 2024.02.28 13:26:19.147530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5334 | 2024.02.28 13:26:19.147549 [ 3 ] {} <Debug> HTTP-Session: 981f7f83-2cb1-424b-bf48-d93253bbdcd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5335 | 2024.02.28 13:26:19.147565 [ 3 ] {} <Debug> HTTP-Session: 981f7f83-2cb1-424b-bf48-d93253bbdcd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2024.02.28 13:26:19.147635 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5337 | 2024.02.28 13:26:19.147671 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5338 | 2024.02.28 13:26:19.147783 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5339 | 2024.02.28 13:26:19.148073 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5340 | 2024.02.28 13:26:19.148272 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5341 | 2024.02.28 13:26:19.148417 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 5342 | 2024.02.28 13:26:19.148536 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} <Information> executeQuery: Read 40 rows, 3.18 KiB in 0.000873192 sec., 45808 rows/sec., 3.56 MiB/sec. | ||
| 5343 | 2024.02.28 13:26:19.148651 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} <Debug> DynamicQueryHandler: Done processing query | ||
| 5344 | 2024.02.28 13:26:19.148674 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5345 | 2024.02.28 13:26:19.148690 [ 3 ] {} <Debug> HTTP-Session: 981f7f83-2cb1-424b-bf48-d93253bbdcd7 Destroying unnamed session | ||
| 5346 | 2024.02.28 13:26:19.148798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5347 | 2024.02.28 13:26:19.148842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5348 | 2024.02.28 13:26:19.148861 [ 3 ] {} <Debug> HTTP-Session: 9c59a3da-1b8c-4886-8d46-b212b55f3bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5349 | 2024.02.28 13:26:19.148877 [ 3 ] {} <Debug> HTTP-Session: 9c59a3da-1b8c-4886-8d46-b212b55f3bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5350 | 2024.02.28 13:26:19.148957 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 5351 | 2024.02.28 13:26:19.149000 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5352 | 2024.02.28 13:26:19.149142 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5353 | 2024.02.28 13:26:19.149470 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5354 | 2024.02.28 13:26:19.149723 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5355 | 2024.02.28 13:26:19.149905 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 5356 | 2024.02.28 13:26:19.150011 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001025926 sec., 36064 rows/sec., 2.54 MiB/sec. | ||
| 5357 | 2024.02.28 13:26:19.150141 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} <Debug> DynamicQueryHandler: Done processing query | ||
| 5358 | 2024.02.28 13:26:19.150166 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5359 | 2024.02.28 13:26:19.150181 [ 3 ] {} <Debug> HTTP-Session: 9c59a3da-1b8c-4886-8d46-b212b55f3bfe Destroying unnamed session | ||
| 5360 | 2024.02.28 13:26:19.150297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5361 | 2024.02.28 13:26:19.150342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5362 | 2024.02.28 13:26:19.150360 [ 3 ] {} <Debug> HTTP-Session: 557f5b1a-517b-4404-b67d-95719fbb2a60 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5363 | 2024.02.28 13:26:19.150401 [ 3 ] {} <Debug> HTTP-Session: 557f5b1a-517b-4404-b67d-95719fbb2a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5364 | 2024.02.28 13:26:19.150474 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5365 | 2024.02.28 13:26:19.150516 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5366 | 2024.02.28 13:26:19.150646 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5367 | 2024.02.28 13:26:19.150975 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5368 | 2024.02.28 13:26:19.151253 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5369 | 2024.02.28 13:26:19.151427 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 5370 | 2024.02.28 13:26:19.151552 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001050777 sec., 13323 rows/sec., 17.98 MiB/sec. | ||
| 5371 | 2024.02.28 13:26:19.151675 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} <Debug> DynamicQueryHandler: Done processing query | ||
| 5372 | 2024.02.28 13:26:19.151698 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 5373 | 2024.02.28 13:26:19.151713 [ 3 ] {} <Debug> HTTP-Session: 557f5b1a-517b-4404-b67d-95719fbb2a60 Destroying unnamed session | ||
| 5374 | 2024.02.28 13:26:24.141245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5375 | 2024.02.28 13:26:24.141355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5376 | 2024.02.28 13:26:24.141381 [ 3 ] {} <Debug> HTTP-Session: d8a6b58e-9314-44bf-aae1-3cf835dacada Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5377 | 2024.02.28 13:26:24.141406 [ 3 ] {} <Debug> HTTP-Session: d8a6b58e-9314-44bf-aae1-3cf835dacada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5378 | 2024.02.28 13:26:24.141532 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5379 | 2024.02.28 13:26:24.141591 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5380 | 2024.02.28 13:26:24.141745 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5381 | 2024.02.28 13:26:24.142166 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5382 | 2024.02.28 13:26:24.142414 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5383 | 2024.02.28 13:26:24.142572 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 5384 | 2024.02.28 13:26:24.142685 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001119689 sec., 33044 rows/sec., 2.62 MiB/sec. | ||
| 5385 | 2024.02.28 13:26:24.142831 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} <Debug> DynamicQueryHandler: Done processing query | ||
| 5386 | 2024.02.28 13:26:24.142856 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5387 | 2024.02.28 13:26:24.142871 [ 3 ] {} <Debug> HTTP-Session: d8a6b58e-9314-44bf-aae1-3cf835dacada Destroying unnamed session | ||
| 5388 | 2024.02.28 13:26:24.142982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5389 | 2024.02.28 13:26:24.143027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5390 | 2024.02.28 13:26:24.143046 [ 3 ] {} <Debug> HTTP-Session: e6bdde75-11c7-4d29-a33e-04bd0d9862b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5391 | 2024.02.28 13:26:24.143062 [ 3 ] {} <Debug> HTTP-Session: e6bdde75-11c7-4d29-a33e-04bd0d9862b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5392 | 2024.02.28 13:26:24.143131 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 5393 | 2024.02.28 13:26:24.143172 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5394 | 2024.02.28 13:26:24.143278 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5395 | 2024.02.28 13:26:24.143608 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5396 | 2024.02.28 13:26:24.143809 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5397 | 2024.02.28 13:26:24.143965 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 5398 | 2024.02.28 13:26:24.144124 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000960825 sec., 2081 rows/sec., 177.87 KiB/sec. | ||
| 5399 | 2024.02.28 13:26:24.144265 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} <Debug> DynamicQueryHandler: Done processing query | ||
| 5400 | 2024.02.28 13:26:24.144289 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5401 | 2024.02.28 13:26:24.144306 [ 3 ] {} <Debug> HTTP-Session: e6bdde75-11c7-4d29-a33e-04bd0d9862b0 Destroying unnamed session | ||
| 5402 | 2024.02.28 13:26:24.144443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5403 | 2024.02.28 13:26:24.144489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5404 | 2024.02.28 13:26:24.144510 [ 3 ] {} <Debug> HTTP-Session: 3103e1b6-d40e-4301-b614-bb751ec45bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5405 | 2024.02.28 13:26:24.144527 [ 3 ] {} <Debug> HTTP-Session: 3103e1b6-d40e-4301-b614-bb751ec45bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5406 | 2024.02.28 13:26:24.144604 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5407 | 2024.02.28 13:26:24.144642 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5408 | 2024.02.28 13:26:24.144748 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5409 | 2024.02.28 13:26:24.145127 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5410 | 2024.02.28 13:26:24.145368 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5411 | 2024.02.28 13:26:24.145523 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 5412 | 2024.02.28 13:26:24.145645 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} <Information> executeQuery: Read 112 rows, 11.33 KiB in 0.001007656 sec., 111149 rows/sec., 10.98 MiB/sec. | ||
| 5413 | 2024.02.28 13:26:24.145646 [ 99 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5414 | 2024.02.28 13:26:24.145771 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5415 | 2024.02.28 13:26:24.145812 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} <Debug> DynamicQueryHandler: Done processing query | ||
| 5416 | 2024.02.28 13:26:24.145863 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 5417 | 2024.02.28 13:26:24.145879 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 5418 | 2024.02.28 13:26:24.145888 [ 3 ] {} <Debug> HTTP-Session: 3103e1b6-d40e-4301-b614-bb751ec45bc9 Destroying unnamed session | ||
| 5419 | 2024.02.28 13:26:24.146027 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5420 | 2024.02.28 13:26:24.146064 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 193 rows starting from the beginning of the part | ||
| 5421 | 2024.02.28 13:26:24.146125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5422 | 2024.02.28 13:26:24.146204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5423 | 2024.02.28 13:26:24.146269 [ 3 ] {} <Debug> HTTP-Session: 7a23bd64-4e0b-4f1f-baac-ea6b17948cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5424 | 2024.02.28 13:26:24.146294 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 111 rows starting from the beginning of the part | ||
| 5425 | 2024.02.28 13:26:24.146308 [ 3 ] {} <Debug> HTTP-Session: 7a23bd64-4e0b-4f1f-baac-ea6b17948cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5426 | 2024.02.28 13:26:24.146555 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 44 rows starting from the beginning of the part | ||
| 5427 | 2024.02.28 13:26:24.146561 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 5428 | 2024.02.28 13:26:24.146660 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5429 | 2024.02.28 13:26:24.146802 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 111 rows starting from the beginning of the part | ||
| 5430 | 2024.02.28 13:26:24.147138 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5431 | 2024.02.28 13:26:24.147141 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 79 rows starting from the beginning of the part | ||
| 5432 | 2024.02.28 13:26:24.147338 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 112 rows starting from the beginning of the part | ||
| 5433 | 2024.02.28 13:26:24.147904 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5434 | 2024.02.28 13:26:24.148305 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5435 | 2024.02.28 13:26:24.148632 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 5436 | 2024.02.28 13:26:24.148863 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002188107 sec., 914 rows/sec., 63.82 KiB/sec. | ||
| 5437 | 2024.02.28 13:26:24.149333 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} <Debug> DynamicQueryHandler: Done processing query | ||
| 5438 | 2024.02.28 13:26:24.149362 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5439 | 2024.02.28 13:26:24.149388 [ 3 ] {} <Debug> HTTP-Session: 7a23bd64-4e0b-4f1f-baac-ea6b17948cc5 Destroying unnamed session | ||
| 5440 | 2024.02.28 13:26:24.149383 [ 14 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 4 columns (4 merged, 0 gathered) in 0.003548291 sec., 183186.77921286615 rows/sec., 17.26 MiB/sec. | ||
| 5441 | 2024.02.28 13:26:24.149530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5442 | 2024.02.28 13:26:24.149588 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5443 | 2024.02.28 13:26:24.149597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5444 | 2024.02.28 13:26:24.149661 [ 3 ] {} <Debug> HTTP-Session: bd80f8e4-e545-4758-9694-f189d98d1112 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5445 | 2024.02.28 13:26:24.149683 [ 3 ] {} <Debug> HTTP-Session: bd80f8e4-e545-4758-9694-f189d98d1112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5446 | 2024.02.28 13:26:24.149807 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5447 | 2024.02.28 13:26:24.149865 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 5448 | 2024.02.28 13:26:24.149880 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5449 | 2024.02.28 13:26:24.149984 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 5450 | 2024.02.28 13:26:24.150180 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5451 | 2024.02.28 13:26:24.150498 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5452 | 2024.02.28 13:26:24.150714 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5453 | 2024.02.28 13:26:24.150870 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 5454 | 2024.02.28 13:26:24.150988 [ 99 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5455 | 2024.02.28 13:26:24.150997 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} <Information> executeQuery: Read 39 rows, 3.13 KiB in 0.00113961 sec., 34222 rows/sec., 2.68 MiB/sec. | ||
| 5456 | 2024.02.28 13:26:24.151043 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5457 | 2024.02.28 13:26:24.151176 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 5458 | 2024.02.28 13:26:24.151205 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} <Debug> DynamicQueryHandler: Done processing query | ||
| 5459 | 2024.02.28 13:26:24.151231 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5460 | 2024.02.28 13:26:24.151260 [ 3 ] {} <Debug> HTTP-Session: bd80f8e4-e545-4758-9694-f189d98d1112 Destroying unnamed session | ||
| 5461 | 2024.02.28 13:26:24.151268 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5462 | 2024.02.28 13:26:24.151300 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 101 rows starting from the beginning of the part | ||
| 5463 | 2024.02.28 13:26:24.151386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5464 | 2024.02.28 13:26:24.151413 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 37 rows starting from the beginning of the part | ||
| 5465 | 2024.02.28 13:26:24.151448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5466 | 2024.02.28 13:26:24.151473 [ 3 ] {} <Debug> HTTP-Session: cebff62d-daf2-4129-a954-4b97344786ad Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5467 | 2024.02.28 13:26:24.151502 [ 3 ] {} <Debug> HTTP-Session: cebff62d-daf2-4129-a954-4b97344786ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2024.02.28 13:26:24.151530 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 18 rows starting from the beginning of the part | ||
| 5469 | 2024.02.28 13:26:24.151611 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 5470 | 2024.02.28 13:26:24.151647 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 37 rows starting from the beginning of the part | ||
| 5471 | 2024.02.28 13:26:24.151668 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5472 | 2024.02.28 13:26:24.151797 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 5473 | 2024.02.28 13:26:24.151964 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part | ||
| 5474 | 2024.02.28 13:26:24.151966 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5475 | 2024.02.28 13:26:24.152418 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5476 | 2024.02.28 13:26:24.152790 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5477 | 2024.02.28 13:26:24.152869 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 4 columns (4 merged, 0 gathered) in 0.001759685 sec., 154573.11962084123 rows/sec., 12.08 MiB/sec. | ||
| 5478 | 2024.02.28 13:26:24.152967 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5479 | 2024.02.28 13:26:24.153031 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 5480 | 2024.02.28 13:26:24.153195 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00153955 sec., 649 rows/sec., 45.67 KiB/sec. | ||
| 5481 | 2024.02.28 13:26:24.153198 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 5482 | 2024.02.28 13:26:24.153328 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 5483 | 2024.02.28 13:26:24.153387 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} <Debug> DynamicQueryHandler: Done processing query | ||
| 5484 | 2024.02.28 13:26:24.153417 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5485 | 2024.02.28 13:26:24.153433 [ 3 ] {} <Debug> HTTP-Session: cebff62d-daf2-4129-a954-4b97344786ad Destroying unnamed session | ||
| 5486 | 2024.02.28 13:26:24.153561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5487 | 2024.02.28 13:26:24.153606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5488 | 2024.02.28 13:26:24.153625 [ 3 ] {} <Debug> HTTP-Session: 0a45f965-b8e6-4b6f-8e90-60b4eeedfc9d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5489 | 2024.02.28 13:26:24.153641 [ 3 ] {} <Debug> HTTP-Session: 0a45f965-b8e6-4b6f-8e90-60b4eeedfc9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5490 | 2024.02.28 13:26:24.153718 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5491 | 2024.02.28 13:26:24.153763 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5492 | 2024.02.28 13:26:24.153893 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5493 | 2024.02.28 13:26:24.154351 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5494 | 2024.02.28 13:26:24.154657 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5495 | 2024.02.28 13:26:24.154840 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 5496 | 2024.02.28 13:26:24.154968 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001219851 sec., 30331 rows/sec., 40.93 MiB/sec. | ||
| 5497 | 2024.02.28 13:26:24.155133 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} <Debug> DynamicQueryHandler: Done processing query | ||
| 5498 | 2024.02.28 13:26:24.155158 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 5499 | 2024.02.28 13:26:24.155175 [ 3 ] {} <Debug> HTTP-Session: 0a45f965-b8e6-4b6f-8e90-60b4eeedfc9d Destroying unnamed session | ||
| 5500 | 2024.02.28 13:26:29.139608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5501 | 2024.02.28 13:26:29.139725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5502 | 2024.02.28 13:26:29.139751 [ 3 ] {} <Debug> HTTP-Session: f478b060-84a8-41d3-abc5-f2d4b4e85450 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5503 | 2024.02.28 13:26:29.139775 [ 3 ] {} <Debug> HTTP-Session: f478b060-84a8-41d3-abc5-f2d4b4e85450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2024.02.28 13:26:29.139899 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5505 | 2024.02.28 13:26:29.139964 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5506 | 2024.02.28 13:26:29.140127 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5507 | 2024.02.28 13:26:29.140571 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5508 | 2024.02.28 13:26:29.140827 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5509 | 2024.02.28 13:26:29.140998 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 5510 | 2024.02.28 13:26:29.141126 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.00118143 sec., 11850 rows/sec., 960.50 KiB/sec. | ||
| 5511 | 2024.02.28 13:26:29.141131 [ 102 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5512 | 2024.02.28 13:26:29.141247 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5513 | 2024.02.28 13:26:29.141344 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} <Debug> DynamicQueryHandler: Done processing query | ||
| 5514 | 2024.02.28 13:26:29.141381 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 5515 | 2024.02.28 13:26:29.141391 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5516 | 2024.02.28 13:26:29.141464 [ 3 ] {} <Debug> HTTP-Session: f478b060-84a8-41d3-abc5-f2d4b4e85450 Destroying unnamed session | ||
| 5517 | 2024.02.28 13:26:29.141539 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5518 | 2024.02.28 13:26:29.141582 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 51 rows starting from the beginning of the part | ||
| 5519 | 2024.02.28 13:26:29.141634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5520 | 2024.02.28 13:26:29.141732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5521 | 2024.02.28 13:26:29.141789 [ 3 ] {} <Debug> HTTP-Session: e0f19fba-3967-4a95-beed-9487ee221e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5522 | 2024.02.28 13:26:29.141840 [ 3 ] {} <Debug> HTTP-Session: e0f19fba-3967-4a95-beed-9487ee221e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2024.02.28 13:26:29.141841 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
| 5524 | 2024.02.28 13:26:29.142029 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5525 | 2024.02.28 13:26:29.142086 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 37 rows starting from the beginning of the part | ||
| 5526 | 2024.02.28 13:26:29.142109 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5527 | 2024.02.28 13:26:29.142414 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part | ||
| 5528 | 2024.02.28 13:26:29.142587 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5529 | 2024.02.28 13:26:29.142691 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 37 rows starting from the beginning of the part | ||
| 5530 | 2024.02.28 13:26:29.142824 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
| 5531 | 2024.02.28 13:26:29.143408 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5532 | 2024.02.28 13:26:29.143872 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5533 | 2024.02.28 13:26:29.144244 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 5534 | 2024.02.28 13:26:29.144518 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.003192823 sec., 52304.809881412155 rows/sec., 4.14 MiB/sec. | ||
| 5535 | 2024.02.28 13:26:29.144594 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.002497634 sec., 16815 rows/sec., 1.49 MiB/sec. | ||
| 5536 | 2024.02.28 13:26:29.144722 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5537 | 2024.02.28 13:26:29.144984 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} <Debug> DynamicQueryHandler: Done processing query | ||
| 5538 | 2024.02.28 13:26:29.145022 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5539 | 2024.02.28 13:26:29.145055 [ 3 ] {} <Debug> HTTP-Session: e0f19fba-3967-4a95-beed-9487ee221e84 Destroying unnamed session | ||
| 5540 | 2024.02.28 13:26:29.145119 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 5541 | 2024.02.28 13:26:29.145200 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 5542 | 2024.02.28 13:26:29.145236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5543 | 2024.02.28 13:26:29.145325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5544 | 2024.02.28 13:26:29.145346 [ 3 ] {} <Debug> HTTP-Session: cf4be0cf-0fa3-4b66-8c6a-5b34e5762808 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5545 | 2024.02.28 13:26:29.145363 [ 3 ] {} <Debug> HTTP-Session: cf4be0cf-0fa3-4b66-8c6a-5b34e5762808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5546 | 2024.02.28 13:26:29.145439 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5547 | 2024.02.28 13:26:29.145481 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5548 | 2024.02.28 13:26:29.145611 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5549 | 2024.02.28 13:26:29.145955 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5550 | 2024.02.28 13:26:29.146168 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5551 | 2024.02.28 13:26:29.146326 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 5552 | 2024.02.28 13:26:29.146441 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000973006 sec., 14388 rows/sec., 1.13 MiB/sec. | ||
| 5553 | 2024.02.28 13:26:29.146562 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} <Debug> DynamicQueryHandler: Done processing query | ||
| 5554 | 2024.02.28 13:26:29.146585 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5555 | 2024.02.28 13:26:29.146600 [ 3 ] {} <Debug> HTTP-Session: cf4be0cf-0fa3-4b66-8c6a-5b34e5762808 Destroying unnamed session | ||
| 5556 | 2024.02.28 13:26:29.146725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5557 | 2024.02.28 13:26:29.146771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5558 | 2024.02.28 13:26:29.146789 [ 3 ] {} <Debug> HTTP-Session: 03989a43-0545-456a-9d19-9daa10626193 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5559 | 2024.02.28 13:26:29.146806 [ 3 ] {} <Debug> HTTP-Session: 03989a43-0545-456a-9d19-9daa10626193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5560 | 2024.02.28 13:26:29.146881 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5561 | 2024.02.28 13:26:29.146926 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5562 | 2024.02.28 13:26:29.147069 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5563 | 2024.02.28 13:26:29.147462 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5564 | 2024.02.28 13:26:29.147757 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5565 | 2024.02.28 13:26:29.147938 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 5566 | 2024.02.28 13:26:29.148049 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.00113426 sec., 12342 rows/sec., 16.66 MiB/sec. | ||
| 5567 | 2024.02.28 13:26:29.148066 [ 101 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5568 | 2024.02.28 13:26:29.148144 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5569 | 2024.02.28 13:26:29.148291 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 5570 | 2024.02.28 13:26:29.148311 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} <Debug> DynamicQueryHandler: Done processing query | ||
| 5571 | 2024.02.28 13:26:29.148346 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 5572 | 2024.02.28 13:26:29.148389 [ 3 ] {} <Debug> HTTP-Session: 03989a43-0545-456a-9d19-9daa10626193 Destroying unnamed session | ||
| 5573 | 2024.02.28 13:26:29.148462 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5574 | 2024.02.28 13:26:29.148501 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1354 rows starting from the beginning of the part | ||
| 5575 | 2024.02.28 13:26:29.148628 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
| 5576 | 2024.02.28 13:26:29.148739 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 37 rows starting from the beginning of the part | ||
| 5577 | 2024.02.28 13:26:29.148840 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part | ||
| 5578 | 2024.02.28 13:26:29.148942 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 37 rows starting from the beginning of the part | ||
| 5579 | 2024.02.28 13:26:29.149042 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
| 5580 | 2024.02.28 13:26:29.152644 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 6 columns (6 merged, 0 gathered) in 0.004426364 sec., 332101.02016011334 rows/sec., 448.15 MiB/sec. | ||
| 5581 | 2024.02.28 13:26:29.153645 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5582 | 2024.02.28 13:26:29.153863 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 5583 | 2024.02.28 13:26:29.153926 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 5584 | 2024.02.28 13:26:29.154003 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11: 8.68 MiB. | ||
| 5585 | 2024.02.28 13:26:29.807535 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5586 | 2024.02.28 13:26:29.807583 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5587 | 2024.02.28 13:26:30.000128 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.29 MiB, peak 244.94 MiB, will set to 238.11 MiB (RSS), difference: 1.83 MiB | ||
| 5588 | 2024.02.28 13:26:34.141019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5589 | 2024.02.28 13:26:34.141140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5590 | 2024.02.28 13:26:34.141171 [ 3 ] {} <Debug> HTTP-Session: 919b5402-961f-4c01-9c26-6a6abb6a99e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5591 | 2024.02.28 13:26:34.141198 [ 3 ] {} <Debug> HTTP-Session: 919b5402-961f-4c01-9c26-6a6abb6a99e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2024.02.28 13:26:34.141337 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5593 | 2024.02.28 13:26:34.141404 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5594 | 2024.02.28 13:26:34.141565 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5595 | 2024.02.28 13:26:34.142065 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5596 | 2024.02.28 13:26:34.142323 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5597 | 2024.02.28 13:26:34.142494 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 5598 | 2024.02.28 13:26:34.142623 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001239422 sec., 29852 rows/sec., 2.36 MiB/sec. | ||
| 5599 | 2024.02.28 13:26:34.142786 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} <Debug> DynamicQueryHandler: Done processing query | ||
| 5600 | 2024.02.28 13:26:34.142814 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5601 | 2024.02.28 13:26:34.142830 [ 3 ] {} <Debug> HTTP-Session: 919b5402-961f-4c01-9c26-6a6abb6a99e9 Destroying unnamed session | ||
| 5602 | 2024.02.28 13:26:34.143041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5603 | 2024.02.28 13:26:34.143095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5604 | 2024.02.28 13:26:34.143116 [ 3 ] {} <Debug> HTTP-Session: e33196a4-14c5-4cc4-a5d7-4d714407e7d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5605 | 2024.02.28 13:26:34.143136 [ 3 ] {} <Debug> HTTP-Session: e33196a4-14c5-4cc4-a5d7-4d714407e7d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2024.02.28 13:26:34.143222 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5607 | 2024.02.28 13:26:34.143265 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5608 | 2024.02.28 13:26:34.143376 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5609 | 2024.02.28 13:26:34.143774 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5610 | 2024.02.28 13:26:34.143999 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5611 | 2024.02.28 13:26:34.144157 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 5612 | 2024.02.28 13:26:34.144284 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.001032037 sec., 107554 rows/sec., 10.64 MiB/sec. | ||
| 5613 | 2024.02.28 13:26:34.144413 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} <Debug> DynamicQueryHandler: Done processing query | ||
| 5614 | 2024.02.28 13:26:34.144438 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 5615 | 2024.02.28 13:26:34.144454 [ 3 ] {} <Debug> HTTP-Session: e33196a4-14c5-4cc4-a5d7-4d714407e7d3 Destroying unnamed session | ||
| 5616 | 2024.02.28 13:26:34.144577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5617 | 2024.02.28 13:26:34.144627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5618 | 2024.02.28 13:26:34.144647 [ 3 ] {} <Debug> HTTP-Session: 0ccc169f-c50c-4e32-a6f5-fbba82af9432 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5619 | 2024.02.28 13:26:34.144666 [ 3 ] {} <Debug> HTTP-Session: 0ccc169f-c50c-4e32-a6f5-fbba82af9432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2024.02.28 13:26:34.144741 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5621 | 2024.02.28 13:26:34.144782 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5622 | 2024.02.28 13:26:34.144892 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5623 | 2024.02.28 13:26:34.145242 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5624 | 2024.02.28 13:26:34.145512 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5625 | 2024.02.28 13:26:34.145717 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 5626 | 2024.02.28 13:26:34.145869 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.001096868 sec., 33732 rows/sec., 2.64 MiB/sec. | ||
| 5627 | 2024.02.28 13:26:34.146014 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} <Debug> DynamicQueryHandler: Done processing query | ||
| 5628 | 2024.02.28 13:26:34.146044 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5629 | 2024.02.28 13:26:34.146066 [ 3 ] {} <Debug> HTTP-Session: 0ccc169f-c50c-4e32-a6f5-fbba82af9432 Destroying unnamed session | ||
| 5630 | 2024.02.28 13:26:34.146289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5631 | 2024.02.28 13:26:34.146349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5632 | 2024.02.28 13:26:34.146375 [ 3 ] {} <Debug> HTTP-Session: 02fab448-0d0a-4594-a269-562cdefbd975 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5633 | 2024.02.28 13:26:34.146399 [ 3 ] {} <Debug> HTTP-Session: 02fab448-0d0a-4594-a269-562cdefbd975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2024.02.28 13:26:34.146509 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5635 | 2024.02.28 13:26:34.146565 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5636 | 2024.02.28 13:26:34.146756 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5637 | 2024.02.28 13:26:34.147267 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5638 | 2024.02.28 13:26:34.147666 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5639 | 2024.02.28 13:26:34.147903 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 5640 | 2024.02.28 13:26:34.148049 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001502129 sec., 24631 rows/sec., 33.24 MiB/sec. | ||
| 5641 | 2024.02.28 13:26:34.148250 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} <Debug> DynamicQueryHandler: Done processing query | ||
| 5642 | 2024.02.28 13:26:34.148286 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 5643 | 2024.02.28 13:26:34.148308 [ 3 ] {} <Debug> HTTP-Session: 02fab448-0d0a-4594-a269-562cdefbd975 Destroying unnamed session | ||
| 5644 | 2024.02.28 13:26:35.911296 [ 96 ] {} <Debug> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5645 | 2024.02.28 13:26:35.911411 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5646 | 2024.02.28 13:26:35.911573 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
| 5647 | 2024.02.28 13:26:35.911795 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5648 | 2024.02.28 13:26:35.911857 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
| 5649 | 2024.02.28 13:26:35.912075 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 5650 | 2024.02.28 13:26:35.912230 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 5651 | 2024.02.28 13:26:35.912370 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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 | ||
| 5652 | 2024.02.28 13:26:35.912499 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 5653 | 2024.02.28 13:26:35.913054 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001561291 sec., 11528.920617617086 rows/sec., 965.12 KiB/sec. | ||
| 5654 | 2024.02.28 13:26:35.913138 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5655 | 2024.02.28 13:26:35.913301 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
| 5656 | 2024.02.28 13:26:35.913360 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
| 5657 | 2024.02.28 13:26:36.561666 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 5658 | 2024.02.28 13:26:36.561737 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5659 | 2024.02.28 13:26:36.561884 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact | ||
| 5660 | 2024.02.28 13:26:36.562080 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5661 | 2024.02.28 13:26:36.562139 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 578 rows starting from the beginning of the part | ||
| 5662 | 2024.02.28 13:26:36.562368 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 5663 | 2024.02.28 13:26:36.562519 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 5664 | 2024.02.28 13:26:36.562605 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part | ||
| 5665 | 2024.02.28 13:26:36.562685 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 5666 | 2024.02.28 13:26:36.563321 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528169 sec., 427963.1375849137 rows/sec., 30.18 MiB/sec. | ||
| 5667 | 2024.02.28 13:26:36.563422 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 5668 | 2024.02.28 13:26:36.563612 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
| 5669 | 2024.02.28 13:26:36.563674 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 | ||
| 5670 | 2024.02.28 13:26:36.823796 [ 96 ] {} <Debug> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5671 | 2024.02.28 13:26:36.823861 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5672 | 2024.02.28 13:26:36.823995 [ 11 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
| 5673 | 2024.02.28 13:26:36.824179 [ 11 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5674 | 2024.02.28 13:26:36.824233 [ 11 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
| 5675 | 2024.02.28 13:26:36.824425 [ 11 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 5676 | 2024.02.28 13:26:36.824556 [ 11 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 5677 | 2024.02.28 13:26:36.824635 [ 11 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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 | ||
| 5678 | 2024.02.28 13:26:36.824712 [ 11 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 5679 | 2024.02.28 13:26:36.825288 [ 20 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001370686 sec., 13132.110490659421 rows/sec., 916.94 KiB/sec. | ||
| 5680 | 2024.02.28 13:26:36.825417 [ 20 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5681 | 2024.02.28 13:26:36.825648 [ 20 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
| 5682 | 2024.02.28 13:26:36.825727 [ 20 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
| 5683 | 2024.02.28 13:26:39.140013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5684 | 2024.02.28 13:26:39.140145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5685 | 2024.02.28 13:26:39.140176 [ 3 ] {} <Debug> HTTP-Session: c0c4f599-e279-4754-9873-04c97ee0b67c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5686 | 2024.02.28 13:26:39.140203 [ 3 ] {} <Debug> HTTP-Session: c0c4f599-e279-4754-9873-04c97ee0b67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2024.02.28 13:26:39.140346 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5688 | 2024.02.28 13:26:39.140415 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5689 | 2024.02.28 13:26:39.140603 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5690 | 2024.02.28 13:26:39.141032 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5691 | 2024.02.28 13:26:39.141296 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5692 | 2024.02.28 13:26:39.141469 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 5693 | 2024.02.28 13:26:39.141589 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001203301 sec., 11634 rows/sec., 943.04 KiB/sec. | ||
| 5694 | 2024.02.28 13:26:39.141752 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} <Debug> DynamicQueryHandler: Done processing query | ||
| 5695 | 2024.02.28 13:26:39.141778 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5696 | 2024.02.28 13:26:39.141795 [ 3 ] {} <Debug> HTTP-Session: c0c4f599-e279-4754-9873-04c97ee0b67c Destroying unnamed session | ||
| 5697 | 2024.02.28 13:26:39.141930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5698 | 2024.02.28 13:26:39.141983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5699 | 2024.02.28 13:26:39.142003 [ 3 ] {} <Debug> HTTP-Session: f90e38f4-7571-4887-a7e6-22bdc8064fa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5700 | 2024.02.28 13:26:39.142022 [ 3 ] {} <Debug> HTTP-Session: f90e38f4-7571-4887-a7e6-22bdc8064fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2024.02.28 13:26:39.142106 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5702 | 2024.02.28 13:26:39.142149 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5703 | 2024.02.28 13:26:39.142258 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5704 | 2024.02.28 13:26:39.142582 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5705 | 2024.02.28 13:26:39.142792 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 5706 | 2024.02.28 13:26:39.142944 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 5707 | 2024.02.28 13:26:39.143045 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000909974 sec., 46155 rows/sec., 4.08 MiB/sec. | ||
| 5708 | 2024.02.28 13:26:39.143165 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} <Debug> DynamicQueryHandler: Done processing query | ||
| 5709 | 2024.02.28 13:26:39.143190 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5710 | 2024.02.28 13:26:39.143207 [ 3 ] {} <Debug> HTTP-Session: f90e38f4-7571-4887-a7e6-22bdc8064fa8 Destroying unnamed session | ||
| 5711 | 2024.02.28 13:26:39.143360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5712 | 2024.02.28 13:26:39.143407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5713 | 2024.02.28 13:26:39.143425 [ 3 ] {} <Debug> HTTP-Session: 5c6ad8eb-2b70-409b-b9f0-10ec76015f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5714 | 2024.02.28 13:26:39.143443 [ 3 ] {} <Debug> HTTP-Session: 5c6ad8eb-2b70-409b-b9f0-10ec76015f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2024.02.28 13:26:39.143517 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5716 | 2024.02.28 13:26:39.143557 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5717 | 2024.02.28 13:26:39.143665 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5718 | 2024.02.28 13:26:39.144061 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5719 | 2024.02.28 13:26:39.144265 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 5720 | 2024.02.28 13:26:39.144419 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 5721 | 2024.02.28 13:26:39.144512 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000967605 sec., 14468 rows/sec., 1.13 MiB/sec. | ||
| 5722 | 2024.02.28 13:26:39.144640 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} <Debug> DynamicQueryHandler: Done processing query | ||
| 5723 | 2024.02.28 13:26:39.144664 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5724 | 2024.02.28 13:26:39.144680 [ 3 ] {} <Debug> HTTP-Session: 5c6ad8eb-2b70-409b-b9f0-10ec76015f40 Destroying unnamed session | ||
| 5725 | 2024.02.28 13:26:39.144802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5726 | 2024.02.28 13:26:39.144848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5727 | 2024.02.28 13:26:39.144865 [ 3 ] {} <Debug> HTTP-Session: 26e9b74d-0c49-467c-95fe-4c13d8d22475 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5728 | 2024.02.28 13:26:39.144883 [ 3 ] {} <Debug> HTTP-Session: 26e9b74d-0c49-467c-95fe-4c13d8d22475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2024.02.28 13:26:39.144957 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5730 | 2024.02.28 13:26:39.145002 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5731 | 2024.02.28 13:26:39.145137 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5732 | 2024.02.28 13:26:39.145496 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5733 | 2024.02.28 13:26:39.145790 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5734 | 2024.02.28 13:26:39.145981 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 5735 | 2024.02.28 13:26:39.146082 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001096328 sec., 12769 rows/sec., 17.23 MiB/sec. | ||
| 5736 | 2024.02.28 13:26:39.146222 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} <Debug> DynamicQueryHandler: Done processing query | ||
| 5737 | 2024.02.28 13:26:39.146246 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 5738 | 2024.02.28 13:26:39.146263 [ 3 ] {} <Debug> HTTP-Session: 26e9b74d-0c49-467c-95fe-4c13d8d22475 Destroying unnamed session | ||
| 5739 | 2024.02.28 13:26:44.141579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5740 | 2024.02.28 13:26:44.141691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5741 | 2024.02.28 13:26:44.141717 [ 3 ] {} <Debug> HTTP-Session: 12b5684c-acab-4682-9453-32982e3ba181 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5742 | 2024.02.28 13:26:44.141742 [ 3 ] {} <Debug> HTTP-Session: 12b5684c-acab-4682-9453-32982e3ba181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2024.02.28 13:26:44.141870 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5744 | 2024.02.28 13:26:44.141933 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5745 | 2024.02.28 13:26:44.142092 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5746 | 2024.02.28 13:26:44.142542 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5747 | 2024.02.28 13:26:44.142800 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 5748 | 2024.02.28 13:26:44.142968 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 5749 | 2024.02.28 13:26:44.143090 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.00118133 sec., 31320 rows/sec., 2.48 MiB/sec. | ||
| 5750 | 2024.02.28 13:26:44.143245 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} <Debug> DynamicQueryHandler: Done processing query | ||
| 5751 | 2024.02.28 13:26:44.143271 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5752 | 2024.02.28 13:26:44.143288 [ 3 ] {} <Debug> HTTP-Session: 12b5684c-acab-4682-9453-32982e3ba181 Destroying unnamed session | ||
| 5753 | 2024.02.28 13:26:44.143424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5754 | 2024.02.28 13:26:44.143476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5755 | 2024.02.28 13:26:44.143496 [ 3 ] {} <Debug> HTTP-Session: 61e222b7-86ee-4060-8580-df28ff0dfffe Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5756 | 2024.02.28 13:26:44.143514 [ 3 ] {} <Debug> HTTP-Session: 61e222b7-86ee-4060-8580-df28ff0dfffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5757 | 2024.02.28 13:26:44.143602 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5758 | 2024.02.28 13:26:44.143644 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5759 | 2024.02.28 13:26:44.143755 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5760 | 2024.02.28 13:26:44.144160 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5761 | 2024.02.28 13:26:44.144377 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 5762 | 2024.02.28 13:26:44.144530 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 5763 | 2024.02.28 13:26:44.144657 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.001018106 sec., 109025 rows/sec., 10.78 MiB/sec. | ||
| 5764 | 2024.02.28 13:26:44.144832 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} <Debug> DynamicQueryHandler: Done processing query | ||
| 5765 | 2024.02.28 13:26:44.144881 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 5766 | 2024.02.28 13:26:44.144901 [ 3 ] {} <Debug> HTTP-Session: 61e222b7-86ee-4060-8580-df28ff0dfffe Destroying unnamed session | ||
| 5767 | 2024.02.28 13:26:44.145038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5768 | 2024.02.28 13:26:44.145085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5769 | 2024.02.28 13:26:44.145104 [ 3 ] {} <Debug> HTTP-Session: 20ac4900-5732-459d-a965-2415d8c8c352 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5770 | 2024.02.28 13:26:44.145122 [ 3 ] {} <Debug> HTTP-Session: 20ac4900-5732-459d-a965-2415d8c8c352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5771 | 2024.02.28 13:26:44.145199 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5772 | 2024.02.28 13:26:44.145240 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5773 | 2024.02.28 13:26:44.145360 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5774 | 2024.02.28 13:26:44.145658 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5775 | 2024.02.28 13:26:44.145869 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 5776 | 2024.02.28 13:26:44.146026 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 5777 | 2024.02.28 13:26:44.146133 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000898464 sec., 41181 rows/sec., 3.22 MiB/sec. | ||
| 5778 | 2024.02.28 13:26:44.146250 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 5779 | 2024.02.28 13:26:44.146273 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5780 | 2024.02.28 13:26:44.146288 [ 3 ] {} <Debug> HTTP-Session: 20ac4900-5732-459d-a965-2415d8c8c352 Destroying unnamed session | ||
| 5781 | 2024.02.28 13:26:44.146482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5782 | 2024.02.28 13:26:44.146527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5783 | 2024.02.28 13:26:44.146545 [ 3 ] {} <Debug> HTTP-Session: c2470b19-86e4-4c7b-a442-32ff78af068a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5784 | 2024.02.28 13:26:44.146563 [ 3 ] {} <Debug> HTTP-Session: c2470b19-86e4-4c7b-a442-32ff78af068a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2024.02.28 13:26:44.146648 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5786 | 2024.02.28 13:26:44.146693 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5787 | 2024.02.28 13:26:44.146828 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5788 | 2024.02.28 13:26:44.147275 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5789 | 2024.02.28 13:26:44.147590 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 5790 | 2024.02.28 13:26:44.147778 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 5791 | 2024.02.28 13:26:44.147895 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001213751 sec., 30484 rows/sec., 41.14 MiB/sec. | ||
| 5792 | 2024.02.28 13:26:44.148024 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} <Debug> DynamicQueryHandler: Done processing query | ||
| 5793 | 2024.02.28 13:26:44.148046 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 5794 | 2024.02.28 13:26:44.148062 [ 3 ] {} <Debug> HTTP-Session: c2470b19-86e4-4c7b-a442-32ff78af068a Destroying unnamed session | ||
| 5795 | 2024.02.28 13:26:44.807624 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5796 | 2024.02.28 13:26:44.807675 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5797 | 2024.02.28 13:26:49.141630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5798 | 2024.02.28 13:26:49.141745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5799 | 2024.02.28 13:26:49.141771 [ 3 ] {} <Debug> HTTP-Session: d91a7804-998a-4056-847c-19bffd9d8fe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5800 | 2024.02.28 13:26:49.141795 [ 3 ] {} <Debug> HTTP-Session: d91a7804-998a-4056-847c-19bffd9d8fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5801 | 2024.02.28 13:26:49.141921 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5802 | 2024.02.28 13:26:49.141982 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5803 | 2024.02.28 13:26:49.142142 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5804 | 2024.02.28 13:26:49.142611 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5805 | 2024.02.28 13:26:49.142873 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 5806 | 2024.02.28 13:26:49.143049 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 5807 | 2024.02.28 13:26:49.143190 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001219201 sec., 11482 rows/sec., 930.75 KiB/sec. | ||
| 5808 | 2024.02.28 13:26:49.143344 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 5809 | 2024.02.28 13:26:49.143371 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5810 | 2024.02.28 13:26:49.143388 [ 3 ] {} <Debug> HTTP-Session: d91a7804-998a-4056-847c-19bffd9d8fe9 Destroying unnamed session | ||
| 5811 | 2024.02.28 13:26:49.143531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5812 | 2024.02.28 13:26:49.143584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5813 | 2024.02.28 13:26:49.143604 [ 3 ] {} <Debug> HTTP-Session: e4fe52ea-4e87-4cc9-97a2-422310d519cc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5814 | 2024.02.28 13:26:49.143623 [ 3 ] {} <Debug> HTTP-Session: e4fe52ea-4e87-4cc9-97a2-422310d519cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2024.02.28 13:26:49.143709 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5816 | 2024.02.28 13:26:49.143751 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5817 | 2024.02.28 13:26:49.143859 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5818 | 2024.02.28 13:26:49.144228 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5819 | 2024.02.28 13:26:49.144449 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 5820 | 2024.02.28 13:26:49.144605 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 5821 | 2024.02.28 13:26:49.144730 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} <Information> executeQuery: Read 78 rows, 6.61 KiB in 0.000985795 sec., 79123 rows/sec., 6.55 MiB/sec. | ||
| 5822 | 2024.02.28 13:26:49.144726 [ 86 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 5823 | 2024.02.28 13:26:49.144843 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5824 | 2024.02.28 13:26:49.144937 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} <Debug> DynamicQueryHandler: Done processing query | ||
| 5825 | 2024.02.28 13:26:49.144966 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 5826 | 2024.02.28 13:26:49.144977 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5827 | 2024.02.28 13:26:49.145025 [ 3 ] {} <Debug> HTTP-Session: e4fe52ea-4e87-4cc9-97a2-422310d519cc Destroying unnamed session | ||
| 5828 | 2024.02.28 13:26:49.145099 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5829 | 2024.02.28 13:26:49.145141 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 193 rows starting from the beginning of the part | ||
| 5830 | 2024.02.28 13:26:49.145217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5831 | 2024.02.28 13:26:49.145319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5832 | 2024.02.28 13:26:49.145348 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 5833 | 2024.02.28 13:26:49.145362 [ 3 ] {} <Debug> HTTP-Session: 8b99c1a2-8275-4630-88e8-d86660aa0d26 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5834 | 2024.02.28 13:26:49.145429 [ 3 ] {} <Debug> HTTP-Session: 8b99c1a2-8275-4630-88e8-d86660aa0d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2024.02.28 13:26:49.145648 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 111 rows starting from the beginning of the part | ||
| 5836 | 2024.02.28 13:26:49.145657 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5837 | 2024.02.28 13:26:49.145759 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5838 | 2024.02.28 13:26:49.145939 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 5839 | 2024.02.28 13:26:49.146225 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5840 | 2024.02.28 13:26:49.146246 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 111 rows starting from the beginning of the part | ||
| 5841 | 2024.02.28 13:26:49.146429 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 78 rows starting from the beginning of the part | ||
| 5842 | 2024.02.28 13:26:49.146921 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 5843 | 2024.02.28 13:26:49.147416 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 5844 | 2024.02.28 13:26:49.147682 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 5845 | 2024.02.28 13:26:49.147828 [ 86 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 5846 | 2024.02.28 13:26:49.147942 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5847 | 2024.02.28 13:26:49.147945 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.002178686 sec., 17441 rows/sec., 1.35 MiB/sec. | ||
| 5848 | 2024.02.28 13:26:49.148226 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 5849 | 2024.02.28 13:26:49.148446 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} <Debug> DynamicQueryHandler: Done processing query | ||
| 5850 | 2024.02.28 13:26:49.148456 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5851 | 2024.02.28 13:26:49.148465 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 4 columns (4 merged, 0 gathered) in 0.003553762 sec., 162363.15206251855 rows/sec., 15.09 MiB/sec. | ||
| 5852 | 2024.02.28 13:26:49.148482 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5853 | 2024.02.28 13:26:49.148497 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 101 rows starting from the beginning of the part | ||
| 5854 | 2024.02.28 13:26:49.148550 [ 3 ] {} <Debug> HTTP-Session: 8b99c1a2-8275-4630-88e8-d86660aa0d26 Destroying unnamed session | ||
| 5855 | 2024.02.28 13:26:49.148702 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 5856 | 2024.02.28 13:26:49.148747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5857 | 2024.02.28 13:26:49.148790 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part | ||
| 5858 | 2024.02.28 13:26:49.148848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5859 | 2024.02.28 13:26:49.148897 [ 3 ] {} <Debug> HTTP-Session: d427dc92-9790-45b6-8760-a23dd5abd75f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5860 | 2024.02.28 13:26:49.148949 [ 3 ] {} <Debug> HTTP-Session: d427dc92-9790-45b6-8760-a23dd5abd75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2024.02.28 13:26:49.148997 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 37 rows starting from the beginning of the part | ||
| 5862 | 2024.02.28 13:26:49.149110 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 5863 | 2024.02.28 13:26:49.149183 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 5864 | 2024.02.28 13:26:49.149262 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
| 5865 | 2024.02.28 13:26:49.149289 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 5866 | 2024.02.28 13:26:49.149312 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5867 | 2024.02.28 13:26:49.149575 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 37 rows starting from the beginning of the part | ||
| 5868 | 2024.02.28 13:26:49.149741 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 38 rows starting from the beginning of the part | ||
| 5869 | 2024.02.28 13:26:49.149755 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5870 | 2024.02.28 13:26:49.150197 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 5871 | 2024.02.28 13:26:49.150629 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 4 columns (4 merged, 0 gathered) in 0.002589287 sec., 93075.81585200869 rows/sec., 7.27 MiB/sec. | ||
| 5872 | 2024.02.28 13:26:49.150631 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5873 | 2024.02.28 13:26:49.150719 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 5874 | 2024.02.28 13:26:49.150860 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 5875 | 2024.02.28 13:26:49.150894 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 5876 | 2024.02.28 13:26:49.150980 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 5877 | 2024.02.28 13:26:49.151043 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001777756 sec., 20250 rows/sec., 1.43 MiB/sec. | ||
| 5878 | 2024.02.28 13:26:49.151307 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} <Debug> DynamicQueryHandler: Done processing query | ||
| 5879 | 2024.02.28 13:26:49.151332 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5880 | 2024.02.28 13:26:49.151350 [ 3 ] {} <Debug> HTTP-Session: d427dc92-9790-45b6-8760-a23dd5abd75f Destroying unnamed session | ||
| 5881 | 2024.02.28 13:26:49.151480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5882 | 2024.02.28 13:26:49.151525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5883 | 2024.02.28 13:26:49.151545 [ 3 ] {} <Debug> HTTP-Session: b511e7f0-9131-4727-9db6-1cad59cb01b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5884 | 2024.02.28 13:26:49.151563 [ 3 ] {} <Debug> HTTP-Session: b511e7f0-9131-4727-9db6-1cad59cb01b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5885 | 2024.02.28 13:26:49.151641 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5886 | 2024.02.28 13:26:49.151687 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5887 | 2024.02.28 13:26:49.151833 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5888 | 2024.02.28 13:26:49.152177 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5889 | 2024.02.28 13:26:49.152455 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 5890 | 2024.02.28 13:26:49.152637 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 5891 | 2024.02.28 13:26:49.152765 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001096449 sec., 12768 rows/sec., 17.23 MiB/sec. | ||
| 5892 | 2024.02.28 13:26:49.152875 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} <Debug> DynamicQueryHandler: Done processing query | ||
| 5893 | 2024.02.28 13:26:49.152899 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 5894 | 2024.02.28 13:26:49.152915 [ 3 ] {} <Debug> HTTP-Session: b511e7f0-9131-4727-9db6-1cad59cb01b7 Destroying unnamed session | ||
| 5895 | 2024.02.28 13:26:54.140799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5896 | 2024.02.28 13:26:54.140927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5897 | 2024.02.28 13:26:54.140958 [ 3 ] {} <Debug> HTTP-Session: d9da339b-2b59-45cf-9ef7-b86dd0684753 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5898 | 2024.02.28 13:26:54.140985 [ 3 ] {} <Debug> HTTP-Session: d9da339b-2b59-45cf-9ef7-b86dd0684753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5899 | 2024.02.28 13:26:54.141126 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5900 | 2024.02.28 13:26:54.141186 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5901 | 2024.02.28 13:26:54.141341 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5902 | 2024.02.28 13:26:54.141777 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5903 | 2024.02.28 13:26:54.142044 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 5904 | 2024.02.28 13:26:54.142217 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 5905 | 2024.02.28 13:26:54.142333 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.0011718 sec., 31575 rows/sec., 2.50 MiB/sec. | ||
| 5906 | 2024.02.28 13:26:54.142331 [ 84 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 5907 | 2024.02.28 13:26:54.142398 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5908 | 2024.02.28 13:26:54.142479 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 5909 | 2024.02.28 13:26:54.142497 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} <Debug> DynamicQueryHandler: Done processing query | ||
| 5910 | 2024.02.28 13:26:54.142530 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5911 | 2024.02.28 13:26:54.142556 [ 3 ] {} <Debug> HTTP-Session: d9da339b-2b59-45cf-9ef7-b86dd0684753 Destroying unnamed session | ||
| 5912 | 2024.02.28 13:26:54.142570 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5913 | 2024.02.28 13:26:54.142627 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 51 rows starting from the beginning of the part | ||
| 5914 | 2024.02.28 13:26:54.142725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5915 | 2024.02.28 13:26:54.142742 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 37 rows starting from the beginning of the part | ||
| 5916 | 2024.02.28 13:26:54.142782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5917 | 2024.02.28 13:26:54.142808 [ 3 ] {} <Debug> HTTP-Session: e8db6661-d41f-4730-876a-631857e2e668 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5918 | 2024.02.28 13:26:54.142838 [ 3 ] {} <Debug> HTTP-Session: e8db6661-d41f-4730-876a-631857e2e668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2024.02.28 13:26:54.142843 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
| 5920 | 2024.02.28 13:26:54.142965 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5921 | 2024.02.28 13:26:54.142971 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 37 rows starting from the beginning of the part | ||
| 5922 | 2024.02.28 13:26:54.143026 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5923 | 2024.02.28 13:26:54.143121 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part | ||
| 5924 | 2024.02.28 13:26:54.143268 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5925 | 2024.02.28 13:26:54.143276 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 37 rows starting from the beginning of the part | ||
| 5926 | 2024.02.28 13:26:54.143771 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 5927 | 2024.02.28 13:26:54.144151 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 5928 | 2024.02.28 13:26:54.144168 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.001705064 sec., 111432.76733307372 rows/sec., 8.82 MiB/sec. | ||
| 5929 | 2024.02.28 13:26:54.144355 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 5930 | 2024.02.28 13:26:54.144481 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 5931 | 2024.02.28 13:26:54.144664 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.001659772 sec., 66876 rows/sec., 6.61 MiB/sec. | ||
| 5932 | 2024.02.28 13:26:54.144704 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 5933 | 2024.02.28 13:26:54.144852 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 5934 | 2024.02.28 13:26:54.144885 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} <Debug> DynamicQueryHandler: Done processing query | ||
| 5935 | 2024.02.28 13:26:54.144950 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 5936 | 2024.02.28 13:26:54.144991 [ 3 ] {} <Debug> HTTP-Session: e8db6661-d41f-4730-876a-631857e2e668 Destroying unnamed session | ||
| 5937 | 2024.02.28 13:26:54.145140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5938 | 2024.02.28 13:26:54.145188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5939 | 2024.02.28 13:26:54.145208 [ 3 ] {} <Debug> HTTP-Session: cd9dbc3f-7e8e-4ef6-a81c-8f409e8c5dee Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5940 | 2024.02.28 13:26:54.145226 [ 3 ] {} <Debug> HTTP-Session: cd9dbc3f-7e8e-4ef6-a81c-8f409e8c5dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5941 | 2024.02.28 13:26:54.145305 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5942 | 2024.02.28 13:26:54.145347 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5943 | 2024.02.28 13:26:54.145470 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5944 | 2024.02.28 13:26:54.145772 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5945 | 2024.02.28 13:26:54.145985 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 5946 | 2024.02.28 13:26:54.146143 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 5947 | 2024.02.28 13:26:54.146237 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000903873 sec., 40934 rows/sec., 3.20 MiB/sec. | ||
| 5948 | 2024.02.28 13:26:54.146350 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 5949 | 2024.02.28 13:26:54.146373 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5950 | 2024.02.28 13:26:54.146389 [ 3 ] {} <Debug> HTTP-Session: cd9dbc3f-7e8e-4ef6-a81c-8f409e8c5dee Destroying unnamed session | ||
| 5951 | 2024.02.28 13:26:54.146566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5952 | 2024.02.28 13:26:54.146613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5953 | 2024.02.28 13:26:54.146632 [ 3 ] {} <Debug> HTTP-Session: 2cc31ae8-967b-4e80-8b12-2137f9846d97 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5954 | 2024.02.28 13:26:54.146650 [ 3 ] {} <Debug> HTTP-Session: 2cc31ae8-967b-4e80-8b12-2137f9846d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5955 | 2024.02.28 13:26:54.146734 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5956 | 2024.02.28 13:26:54.146779 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5957 | 2024.02.28 13:26:54.146914 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5958 | 2024.02.28 13:26:54.147347 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5959 | 2024.02.28 13:26:54.147658 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 5960 | 2024.02.28 13:26:54.147846 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 5961 | 2024.02.28 13:26:54.147935 [ 84 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 5962 | 2024.02.28 13:26:54.147947 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.00118373 sec., 31257 rows/sec., 42.18 MiB/sec. | ||
| 5963 | 2024.02.28 13:26:54.147973 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
| 5964 | 2024.02.28 13:26:54.148138 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 5965 | 2024.02.28 13:26:54.148181 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} <Debug> DynamicQueryHandler: Done processing query | ||
| 5966 | 2024.02.28 13:26:54.148226 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 5967 | 2024.02.28 13:26:54.148295 [ 3 ] {} <Debug> HTTP-Session: 2cc31ae8-967b-4e80-8b12-2137f9846d97 Destroying unnamed session | ||
| 5968 | 2024.02.28 13:26:54.148471 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5969 | 2024.02.28 13:26:54.148523 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1470 rows starting from the beginning of the part | ||
| 5970 | 2024.02.28 13:26:54.148648 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 37 rows starting from the beginning of the part | ||
| 5971 | 2024.02.28 13:26:54.148748 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
| 5972 | 2024.02.28 13:26:54.148843 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 37 rows starting from the beginning of the part | ||
| 5973 | 2024.02.28 13:26:54.148934 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part | ||
| 5974 | 2024.02.28 13:26:54.149025 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 37 rows starting from the beginning of the part | ||
| 5975 | 2024.02.28 13:26:54.153702 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1609 rows, containing 6 columns (6 merged, 0 gathered) in 0.005657286 sec., 284411.9954338529 rows/sec., 383.80 MiB/sec. | ||
| 5976 | 2024.02.28 13:26:54.154583 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 5977 | 2024.02.28 13:26:54.154849 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 5978 | 2024.02.28 13:26:54.154926 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 5979 | 2024.02.28 13:26:54.155023 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12: 8.67 MiB. | ||
| 5980 | 2024.02.28 13:26:59.140970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5981 | 2024.02.28 13:26:59.141103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5982 | 2024.02.28 13:26:59.141135 [ 3 ] {} <Debug> HTTP-Session: 2fca1ee2-b546-4949-9998-93d74eb269e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5983 | 2024.02.28 13:26:59.141164 [ 3 ] {} <Debug> HTTP-Session: 2fca1ee2-b546-4949-9998-93d74eb269e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5984 | 2024.02.28 13:26:59.141303 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5985 | 2024.02.28 13:26:59.141366 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5986 | 2024.02.28 13:26:59.141524 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5987 | 2024.02.28 13:26:59.141946 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 5988 | 2024.02.28 13:26:59.142205 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 5989 | 2024.02.28 13:26:59.142376 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 5990 | 2024.02.28 13:26:59.142498 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.00115943 sec., 12074 rows/sec., 978.73 KiB/sec. | ||
| 5991 | 2024.02.28 13:26:59.142653 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} <Debug> DynamicQueryHandler: Done processing query | ||
| 5992 | 2024.02.28 13:26:59.142679 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5993 | 2024.02.28 13:26:59.142696 [ 3 ] {} <Debug> HTTP-Session: 2fca1ee2-b546-4949-9998-93d74eb269e9 Destroying unnamed session | ||
| 5994 | 2024.02.28 13:26:59.142830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5995 | 2024.02.28 13:26:59.142881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5996 | 2024.02.28 13:26:59.142903 [ 3 ] {} <Debug> HTTP-Session: 088d0bb5-65c7-4f51-800b-6b9de6c00b99 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 5997 | 2024.02.28 13:26:59.142922 [ 3 ] {} <Debug> HTTP-Session: 088d0bb5-65c7-4f51-800b-6b9de6c00b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2024.02.28 13:26:59.143005 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5999 | 2024.02.28 13:26:59.143048 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6000 | 2024.02.28 13:26:59.143157 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6001 | 2024.02.28 13:26:59.143561 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6002 | 2024.02.28 13:26:59.143772 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6003 | 2024.02.28 13:26:59.143926 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 6004 | 2024.02.28 13:26:59.144078 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.001037727 sec., 40473 rows/sec., 3.58 MiB/sec. | ||
| 6005 | 2024.02.28 13:26:59.144291 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 6006 | 2024.02.28 13:26:59.144317 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6007 | 2024.02.28 13:26:59.144335 [ 3 ] {} <Debug> HTTP-Session: 088d0bb5-65c7-4f51-800b-6b9de6c00b99 Destroying unnamed session | ||
| 6008 | 2024.02.28 13:26:59.144468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6009 | 2024.02.28 13:26:59.144519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6010 | 2024.02.28 13:26:59.144539 [ 3 ] {} <Debug> HTTP-Session: b7aa63f3-d00b-404f-adc6-6ecb6c7a5117 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6011 | 2024.02.28 13:26:59.144556 [ 3 ] {} <Debug> HTTP-Session: b7aa63f3-d00b-404f-adc6-6ecb6c7a5117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6012 | 2024.02.28 13:26:59.144633 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6013 | 2024.02.28 13:26:59.144674 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6014 | 2024.02.28 13:26:59.144797 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6015 | 2024.02.28 13:26:59.145096 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6016 | 2024.02.28 13:26:59.145309 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6017 | 2024.02.28 13:26:59.145462 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 6018 | 2024.02.28 13:26:59.145578 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000917544 sec., 15258 rows/sec., 1.19 MiB/sec. | ||
| 6019 | 2024.02.28 13:26:59.145682 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} <Debug> DynamicQueryHandler: Done processing query | ||
| 6020 | 2024.02.28 13:26:59.145705 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6021 | 2024.02.28 13:26:59.145721 [ 3 ] {} <Debug> HTTP-Session: b7aa63f3-d00b-404f-adc6-6ecb6c7a5117 Destroying unnamed session | ||
| 6022 | 2024.02.28 13:26:59.145874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6023 | 2024.02.28 13:26:59.145918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6024 | 2024.02.28 13:26:59.145937 [ 3 ] {} <Debug> HTTP-Session: 63ddf7fe-f189-4100-8cca-f091ede8fae7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6025 | 2024.02.28 13:26:59.145953 [ 3 ] {} <Debug> HTTP-Session: 63ddf7fe-f189-4100-8cca-f091ede8fae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6026 | 2024.02.28 13:26:59.146033 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6027 | 2024.02.28 13:26:59.146078 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6028 | 2024.02.28 13:26:59.146212 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6029 | 2024.02.28 13:26:59.146647 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6030 | 2024.02.28 13:26:59.146937 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6031 | 2024.02.28 13:26:59.147132 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 6032 | 2024.02.28 13:26:59.147259 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001195331 sec., 11712 rows/sec., 15.81 MiB/sec. | ||
| 6033 | 2024.02.28 13:26:59.147411 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} <Debug> DynamicQueryHandler: Done processing query | ||
| 6034 | 2024.02.28 13:26:59.147435 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 6035 | 2024.02.28 13:26:59.147452 [ 3 ] {} <Debug> HTTP-Session: 63ddf7fe-f189-4100-8cca-f091ede8fae7 Destroying unnamed session | ||
| 6036 | 2024.02.28 13:26:59.807721 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6037 | 2024.02.28 13:26:59.807776 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6038 | 2024.02.28 13:27:04.141641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6039 | 2024.02.28 13:27:04.141758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6040 | 2024.02.28 13:27:04.141783 [ 3 ] {} <Debug> HTTP-Session: 7ffbc09f-e39e-4112-9028-09aa5b488540 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6041 | 2024.02.28 13:27:04.141806 [ 3 ] {} <Debug> HTTP-Session: 7ffbc09f-e39e-4112-9028-09aa5b488540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6042 | 2024.02.28 13:27:04.141932 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6043 | 2024.02.28 13:27:04.141990 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6044 | 2024.02.28 13:27:04.142155 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6045 | 2024.02.28 13:27:04.142578 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6046 | 2024.02.28 13:27:04.142832 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6047 | 2024.02.28 13:27:04.142993 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 6048 | 2024.02.28 13:27:04.143112 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.00114728 sec., 32250 rows/sec., 2.55 MiB/sec. | ||
| 6049 | 2024.02.28 13:27:04.143233 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 6050 | 2024.02.28 13:27:04.143257 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6051 | 2024.02.28 13:27:04.143273 [ 3 ] {} <Debug> HTTP-Session: 7ffbc09f-e39e-4112-9028-09aa5b488540 Destroying unnamed session | ||
| 6052 | 2024.02.28 13:27:04.143415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6053 | 2024.02.28 13:27:04.143461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6054 | 2024.02.28 13:27:04.143479 [ 3 ] {} <Debug> HTTP-Session: 1d2555fb-4a82-445c-aae6-2da540936ec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6055 | 2024.02.28 13:27:04.143496 [ 3 ] {} <Debug> HTTP-Session: 1d2555fb-4a82-445c-aae6-2da540936ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6056 | 2024.02.28 13:27:04.143571 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6057 | 2024.02.28 13:27:04.143609 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6058 | 2024.02.28 13:27:04.143712 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6059 | 2024.02.28 13:27:04.144076 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6060 | 2024.02.28 13:27:04.144300 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6061 | 2024.02.28 13:27:04.144445 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 6062 | 2024.02.28 13:27:04.144541 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.000942474 sec., 117775 rows/sec., 11.65 MiB/sec. | ||
| 6063 | 2024.02.28 13:27:04.144654 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} <Debug> DynamicQueryHandler: Done processing query | ||
| 6064 | 2024.02.28 13:27:04.144678 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 6065 | 2024.02.28 13:27:04.144693 [ 3 ] {} <Debug> HTTP-Session: 1d2555fb-4a82-445c-aae6-2da540936ec2 Destroying unnamed session | ||
| 6066 | 2024.02.28 13:27:04.144847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6067 | 2024.02.28 13:27:04.144891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6068 | 2024.02.28 13:27:04.144909 [ 3 ] {} <Debug> HTTP-Session: e59a6787-a90f-4c7a-ace9-7c2559fba446 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6069 | 2024.02.28 13:27:04.144925 [ 3 ] {} <Debug> HTTP-Session: e59a6787-a90f-4c7a-ace9-7c2559fba446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6070 | 2024.02.28 13:27:04.144994 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6071 | 2024.02.28 13:27:04.145039 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6072 | 2024.02.28 13:27:04.145144 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6073 | 2024.02.28 13:27:04.145430 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6074 | 2024.02.28 13:27:04.145630 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6075 | 2024.02.28 13:27:04.145775 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 6076 | 2024.02.28 13:27:04.145868 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000839361 sec., 44081 rows/sec., 3.45 MiB/sec. | ||
| 6077 | 2024.02.28 13:27:04.146006 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} <Debug> DynamicQueryHandler: Done processing query | ||
| 6078 | 2024.02.28 13:27:04.146053 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6079 | 2024.02.28 13:27:04.146105 [ 3 ] {} <Debug> HTTP-Session: e59a6787-a90f-4c7a-ace9-7c2559fba446 Destroying unnamed session | ||
| 6080 | 2024.02.28 13:27:04.146263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6081 | 2024.02.28 13:27:04.146308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6082 | 2024.02.28 13:27:04.146327 [ 3 ] {} <Debug> HTTP-Session: c66ab008-5415-408a-8a13-def2f90aec61 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6083 | 2024.02.28 13:27:04.146343 [ 3 ] {} <Debug> HTTP-Session: c66ab008-5415-408a-8a13-def2f90aec61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2024.02.28 13:27:04.146423 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6085 | 2024.02.28 13:27:04.146468 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6086 | 2024.02.28 13:27:04.146609 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6087 | 2024.02.28 13:27:04.147045 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6088 | 2024.02.28 13:27:04.147344 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6089 | 2024.02.28 13:27:04.147518 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 6090 | 2024.02.28 13:27:04.147623 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.00117239 sec., 31559 rows/sec., 42.59 MiB/sec. | ||
| 6091 | 2024.02.28 13:27:04.147752 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} <Debug> DynamicQueryHandler: Done processing query | ||
| 6092 | 2024.02.28 13:27:04.147776 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 6093 | 2024.02.28 13:27:04.147791 [ 3 ] {} <Debug> HTTP-Session: c66ab008-5415-408a-8a13-def2f90aec61 Destroying unnamed session | ||
| 6094 | 2024.02.28 13:27:09.140425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6095 | 2024.02.28 13:27:09.140549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6096 | 2024.02.28 13:27:09.140580 [ 3 ] {} <Debug> HTTP-Session: 6bde47a2-daa4-4823-8e7d-a55831f7d4d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6097 | 2024.02.28 13:27:09.140608 [ 3 ] {} <Debug> HTTP-Session: 6bde47a2-daa4-4823-8e7d-a55831f7d4d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2024.02.28 13:27:09.140743 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6099 | 2024.02.28 13:27:09.140804 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6100 | 2024.02.28 13:27:09.140963 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6101 | 2024.02.28 13:27:09.141373 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6102 | 2024.02.28 13:27:09.141637 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6103 | 2024.02.28 13:27:09.141803 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 6104 | 2024.02.28 13:27:09.141938 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001152109 sec., 12151 rows/sec., 984.95 KiB/sec. | ||
| 6105 | 2024.02.28 13:27:09.142067 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} <Debug> DynamicQueryHandler: Done processing query | ||
| 6106 | 2024.02.28 13:27:09.142094 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6107 | 2024.02.28 13:27:09.142111 [ 3 ] {} <Debug> HTTP-Session: 6bde47a2-daa4-4823-8e7d-a55831f7d4d5 Destroying unnamed session | ||
| 6108 | 2024.02.28 13:27:09.142229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6109 | 2024.02.28 13:27:09.142302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6110 | 2024.02.28 13:27:09.142323 [ 3 ] {} <Debug> HTTP-Session: fa6845b0-9dcb-462d-96dd-8d6eddeecd42 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6111 | 2024.02.28 13:27:09.142342 [ 3 ] {} <Debug> HTTP-Session: fa6845b0-9dcb-462d-96dd-8d6eddeecd42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2024.02.28 13:27:09.142422 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 6113 | 2024.02.28 13:27:09.142465 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6114 | 2024.02.28 13:27:09.142575 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6115 | 2024.02.28 13:27:09.142906 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6116 | 2024.02.28 13:27:09.143114 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6117 | 2024.02.28 13:27:09.143265 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 6118 | 2024.02.28 13:27:09.143390 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000939244 sec., 4258 rows/sec., 355.59 KiB/sec. | ||
| 6119 | 2024.02.28 13:27:09.143527 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} <Debug> DynamicQueryHandler: Done processing query | ||
| 6120 | 2024.02.28 13:27:09.143573 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6121 | 2024.02.28 13:27:09.143590 [ 3 ] {} <Debug> HTTP-Session: fa6845b0-9dcb-462d-96dd-8d6eddeecd42 Destroying unnamed session | ||
| 6122 | 2024.02.28 13:27:09.143752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6123 | 2024.02.28 13:27:09.143800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6124 | 2024.02.28 13:27:09.143819 [ 3 ] {} <Debug> HTTP-Session: 0b2fefd0-3f74-4948-a08d-150ffe3d6d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6125 | 2024.02.28 13:27:09.143837 [ 3 ] {} <Debug> HTTP-Session: 0b2fefd0-3f74-4948-a08d-150ffe3d6d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2024.02.28 13:27:09.143915 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6127 | 2024.02.28 13:27:09.143955 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6128 | 2024.02.28 13:27:09.144070 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6129 | 2024.02.28 13:27:09.144407 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6130 | 2024.02.28 13:27:09.144616 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6131 | 2024.02.28 13:27:09.144768 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 6132 | 2024.02.28 13:27:09.144897 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} <Information> executeQuery: Read 44 rows, 3.98 KiB in 0.000945374 sec., 46542 rows/sec., 4.11 MiB/sec. | ||
| 6133 | 2024.02.28 13:27:09.145022 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} <Debug> DynamicQueryHandler: Done processing query | ||
| 6134 | 2024.02.28 13:27:09.145055 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6135 | 2024.02.28 13:27:09.145072 [ 3 ] {} <Debug> HTTP-Session: 0b2fefd0-3f74-4948-a08d-150ffe3d6d3d Destroying unnamed session | ||
| 6136 | 2024.02.28 13:27:09.145193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6137 | 2024.02.28 13:27:09.145244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6138 | 2024.02.28 13:27:09.145262 [ 3 ] {} <Debug> HTTP-Session: ec7df421-e5a2-4426-aede-857f4b12ba75 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6139 | 2024.02.28 13:27:09.145281 [ 3 ] {} <Debug> HTTP-Session: ec7df421-e5a2-4426-aede-857f4b12ba75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6140 | 2024.02.28 13:27:09.145353 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 6141 | 2024.02.28 13:27:09.145393 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6142 | 2024.02.28 13:27:09.145500 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6143 | 2024.02.28 13:27:09.145778 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6144 | 2024.02.28 13:27:09.145981 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6145 | 2024.02.28 13:27:09.146143 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 6146 | 2024.02.28 13:27:09.146277 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000889213 sec., 4498 rows/sec., 314.09 KiB/sec. | ||
| 6147 | 2024.02.28 13:27:09.146404 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} <Debug> DynamicQueryHandler: Done processing query | ||
| 6148 | 2024.02.28 13:27:09.146428 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6149 | 2024.02.28 13:27:09.146445 [ 3 ] {} <Debug> HTTP-Session: ec7df421-e5a2-4426-aede-857f4b12ba75 Destroying unnamed session | ||
| 6150 | 2024.02.28 13:27:09.146559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6151 | 2024.02.28 13:27:09.146606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6152 | 2024.02.28 13:27:09.146625 [ 3 ] {} <Debug> HTTP-Session: 25441222-7c78-43d9-a9c5-8962efc695c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6153 | 2024.02.28 13:27:09.146642 [ 3 ] {} <Debug> HTTP-Session: 25441222-7c78-43d9-a9c5-8962efc695c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2024.02.28 13:27:09.146715 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6155 | 2024.02.28 13:27:09.146755 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6156 | 2024.02.28 13:27:09.146863 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6157 | 2024.02.28 13:27:09.147148 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6158 | 2024.02.28 13:27:09.147398 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6159 | 2024.02.28 13:27:09.147564 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 6160 | 2024.02.28 13:27:09.147664 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} <Information> executeQuery: Read 18 rows, 1.45 KiB in 0.000919854 sec., 19568 rows/sec., 1.54 MiB/sec. | ||
| 6161 | 2024.02.28 13:27:09.147778 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} <Debug> DynamicQueryHandler: Done processing query | ||
| 6162 | 2024.02.28 13:27:09.147801 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6163 | 2024.02.28 13:27:09.147817 [ 3 ] {} <Debug> HTTP-Session: 25441222-7c78-43d9-a9c5-8962efc695c4 Destroying unnamed session | ||
| 6164 | 2024.02.28 13:27:09.147924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6165 | 2024.02.28 13:27:09.147970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6166 | 2024.02.28 13:27:09.147988 [ 3 ] {} <Debug> HTTP-Session: f4e927c9-39f3-41fa-be39-803925e40742 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6167 | 2024.02.28 13:27:09.148005 [ 3 ] {} <Debug> HTTP-Session: f4e927c9-39f3-41fa-be39-803925e40742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2024.02.28 13:27:09.148075 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 6169 | 2024.02.28 13:27:09.148119 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6170 | 2024.02.28 13:27:09.148237 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6171 | 2024.02.28 13:27:09.148507 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6172 | 2024.02.28 13:27:09.148760 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6173 | 2024.02.28 13:27:09.148941 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 6174 | 2024.02.28 13:27:09.149035 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000931204 sec., 2147 rows/sec., 151.01 KiB/sec. | ||
| 6175 | 2024.02.28 13:27:09.149150 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} <Debug> DynamicQueryHandler: Done processing query | ||
| 6176 | 2024.02.28 13:27:09.149174 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6177 | 2024.02.28 13:27:09.149190 [ 3 ] {} <Debug> HTTP-Session: f4e927c9-39f3-41fa-be39-803925e40742 Destroying unnamed session | ||
| 6178 | 2024.02.28 13:27:09.149312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6179 | 2024.02.28 13:27:09.149357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6180 | 2024.02.28 13:27:09.149377 [ 3 ] {} <Debug> HTTP-Session: f1e80f52-b533-4ed7-b0ea-66f53447e915 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6181 | 2024.02.28 13:27:09.149393 [ 3 ] {} <Debug> HTTP-Session: f1e80f52-b533-4ed7-b0ea-66f53447e915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6182 | 2024.02.28 13:27:09.149466 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6183 | 2024.02.28 13:27:09.149510 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6184 | 2024.02.28 13:27:09.149643 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6185 | 2024.02.28 13:27:09.149999 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6186 | 2024.02.28 13:27:09.150272 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6187 | 2024.02.28 13:27:09.150454 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 6188 | 2024.02.28 13:27:09.150552 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001057498 sec., 13238 rows/sec., 17.87 MiB/sec. | ||
| 6189 | 2024.02.28 13:27:09.150711 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} <Debug> DynamicQueryHandler: Done processing query | ||
| 6190 | 2024.02.28 13:27:09.150748 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 6191 | 2024.02.28 13:27:09.150766 [ 3 ] {} <Debug> HTTP-Session: f1e80f52-b533-4ed7-b0ea-66f53447e915 Destroying unnamed session | ||
| 6192 | 2024.02.28 13:27:14.141259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6193 | 2024.02.28 13:27:14.141387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6194 | 2024.02.28 13:27:14.141417 [ 3 ] {} <Debug> HTTP-Session: 899d8ab5-1554-4199-bf62-3e0f55d0b8ce Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6195 | 2024.02.28 13:27:14.141444 [ 3 ] {} <Debug> HTTP-Session: 899d8ab5-1554-4199-bf62-3e0f55d0b8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2024.02.28 13:27:14.141584 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6197 | 2024.02.28 13:27:14.141654 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6198 | 2024.02.28 13:27:14.141835 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6199 | 2024.02.28 13:27:14.142311 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6200 | 2024.02.28 13:27:14.142572 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6201 | 2024.02.28 13:27:14.142751 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 6202 | 2024.02.28 13:27:14.142875 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001249522 sec., 29611 rows/sec., 2.34 MiB/sec. | ||
| 6203 | 2024.02.28 13:27:14.143032 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} <Debug> DynamicQueryHandler: Done processing query | ||
| 6204 | 2024.02.28 13:27:14.143059 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6205 | 2024.02.28 13:27:14.143075 [ 3 ] {} <Debug> HTTP-Session: 899d8ab5-1554-4199-bf62-3e0f55d0b8ce Destroying unnamed session | ||
| 6206 | 2024.02.28 13:27:14.143221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6207 | 2024.02.28 13:27:14.143277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6208 | 2024.02.28 13:27:14.143296 [ 3 ] {} <Debug> HTTP-Session: b880ae3a-88d6-4fe3-9f77-8bbe268be666 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6209 | 2024.02.28 13:27:14.143315 [ 3 ] {} <Debug> HTTP-Session: b880ae3a-88d6-4fe3-9f77-8bbe268be666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2024.02.28 13:27:14.143402 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6211 | 2024.02.28 13:27:14.143445 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6212 | 2024.02.28 13:27:14.143554 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6213 | 2024.02.28 13:27:14.143947 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6214 | 2024.02.28 13:27:14.144173 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6215 | 2024.02.28 13:27:14.144333 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 6216 | 2024.02.28 13:27:14.144433 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.001001686 sec., 110813 rows/sec., 10.96 MiB/sec. | ||
| 6217 | 2024.02.28 13:27:14.144429 [ 74 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6218 | 2024.02.28 13:27:14.144499 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6219 | 2024.02.28 13:27:14.144570 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 6220 | 2024.02.28 13:27:14.144578 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} <Debug> DynamicQueryHandler: Done processing query | ||
| 6221 | 2024.02.28 13:27:14.144621 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 6222 | 2024.02.28 13:27:14.144653 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6223 | 2024.02.28 13:27:14.144653 [ 3 ] {} <Debug> HTTP-Session: b880ae3a-88d6-4fe3-9f77-8bbe268be666 Destroying unnamed session | ||
| 6224 | 2024.02.28 13:27:14.144685 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 193 rows starting from the beginning of the part | ||
| 6225 | 2024.02.28 13:27:14.144786 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 111 rows starting from the beginning of the part | ||
| 6226 | 2024.02.28 13:27:14.144806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6227 | 2024.02.28 13:27:14.144870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6228 | 2024.02.28 13:27:14.144886 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 6229 | 2024.02.28 13:27:14.144895 [ 3 ] {} <Debug> HTTP-Session: 60ca923d-4777-438a-8d11-4f9d8cbbea73 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6230 | 2024.02.28 13:27:14.144927 [ 3 ] {} <Debug> HTTP-Session: 60ca923d-4777-438a-8d11-4f9d8cbbea73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2024.02.28 13:27:14.144999 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 111 rows starting from the beginning of the part | ||
| 6232 | 2024.02.28 13:27:14.145037 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6233 | 2024.02.28 13:27:14.145095 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6234 | 2024.02.28 13:27:14.145115 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 44 rows starting from the beginning of the part | ||
| 6235 | 2024.02.28 13:27:14.145294 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 111 rows starting from the beginning of the part | ||
| 6236 | 2024.02.28 13:27:14.145336 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6237 | 2024.02.28 13:27:14.145817 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6238 | 2024.02.28 13:27:14.146077 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6239 | 2024.02.28 13:27:14.146272 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001706533 sec., 358621.83737437247 rows/sec., 34.17 MiB/sec. | ||
| 6240 | 2024.02.28 13:27:14.146306 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 6241 | 2024.02.28 13:27:14.146460 [ 74 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6242 | 2024.02.28 13:27:14.146510 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.001424037 sec., 25982 rows/sec., 2.03 MiB/sec. | ||
| 6243 | 2024.02.28 13:27:14.146502 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6244 | 2024.02.28 13:27:14.146535 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6245 | 2024.02.28 13:27:14.146821 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 6246 | 2024.02.28 13:27:14.146893 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} <Debug> DynamicQueryHandler: Done processing query | ||
| 6247 | 2024.02.28 13:27:14.146996 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 6248 | 2024.02.28 13:27:14.146987 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6249 | 2024.02.28 13:27:14.147104 [ 3 ] {} <Debug> HTTP-Session: 60ca923d-4777-438a-8d11-4f9d8cbbea73 Destroying unnamed session | ||
| 6250 | 2024.02.28 13:27:14.147125 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6251 | 2024.02.28 13:27:14.147192 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 101 rows starting from the beginning of the part | ||
| 6252 | 2024.02.28 13:27:14.147192 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 6253 | 2024.02.28 13:27:14.147336 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 37 rows starting from the beginning of the part | ||
| 6254 | 2024.02.28 13:27:14.147368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6255 | 2024.02.28 13:27:14.147464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6256 | 2024.02.28 13:27:14.147492 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part | ||
| 6257 | 2024.02.28 13:27:14.147505 [ 3 ] {} <Debug> HTTP-Session: e57aee2e-108d-4f30-8c83-c6f5d877426c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6258 | 2024.02.28 13:27:14.147561 [ 3 ] {} <Debug> HTTP-Session: e57aee2e-108d-4f30-8c83-c6f5d877426c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6259 | 2024.02.28 13:27:14.147734 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 37 rows starting from the beginning of the part | ||
| 6260 | 2024.02.28 13:27:14.147782 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6261 | 2024.02.28 13:27:14.147914 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6262 | 2024.02.28 13:27:14.147941 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 18 rows starting from the beginning of the part | ||
| 6263 | 2024.02.28 13:27:14.148268 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 37 rows starting from the beginning of the part | ||
| 6264 | 2024.02.28 13:27:14.148569 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6265 | 2024.02.28 13:27:14.149570 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6266 | 2024.02.28 13:27:14.149834 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.003192072 sec., 76439.37856038335 rows/sec., 5.98 MiB/sec. | ||
| 6267 | 2024.02.28 13:27:14.149973 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6268 | 2024.02.28 13:27:14.150243 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6269 | 2024.02.28 13:27:14.150282 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 6270 | 2024.02.28 13:27:14.150361 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 6271 | 2024.02.28 13:27:14.150519 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 6272 | 2024.02.28 13:27:14.150645 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.002808093 sec., 13176 rows/sec., 17.78 MiB/sec. | ||
| 6273 | 2024.02.28 13:27:14.150794 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} <Debug> DynamicQueryHandler: Done processing query | ||
| 6274 | 2024.02.28 13:27:14.150818 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 6275 | 2024.02.28 13:27:14.150835 [ 3 ] {} <Debug> HTTP-Session: e57aee2e-108d-4f30-8c83-c6f5d877426c Destroying unnamed session | ||
| 6276 | 2024.02.28 13:27:14.808014 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6277 | 2024.02.28 13:27:14.808075 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6278 | 2024.02.28 13:27:19.141776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6279 | 2024.02.28 13:27:19.141890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6280 | 2024.02.28 13:27:19.141916 [ 3 ] {} <Debug> HTTP-Session: 9286a898-029a-4629-9f48-af2a8086ba50 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6281 | 2024.02.28 13:27:19.141940 [ 3 ] {} <Debug> HTTP-Session: 9286a898-029a-4629-9f48-af2a8086ba50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6282 | 2024.02.28 13:27:19.142065 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6283 | 2024.02.28 13:27:19.142126 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6284 | 2024.02.28 13:27:19.142292 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6285 | 2024.02.28 13:27:19.142711 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6286 | 2024.02.28 13:27:19.142970 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6287 | 2024.02.28 13:27:19.143154 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 6288 | 2024.02.28 13:27:19.143274 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.00117372 sec., 11927 rows/sec., 966.81 KiB/sec. | ||
| 6289 | 2024.02.28 13:27:19.143271 [ 66 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6290 | 2024.02.28 13:27:19.143334 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6291 | 2024.02.28 13:27:19.143448 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} <Debug> DynamicQueryHandler: Done processing query | ||
| 6292 | 2024.02.28 13:27:19.143474 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 6293 | 2024.02.28 13:27:19.143491 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6294 | 2024.02.28 13:27:19.143586 [ 3 ] {} <Debug> HTTP-Session: 9286a898-029a-4629-9f48-af2a8086ba50 Destroying unnamed session | ||
| 6295 | 2024.02.28 13:27:19.143695 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6296 | 2024.02.28 13:27:19.143723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6297 | 2024.02.28 13:27:19.143786 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 51 rows starting from the beginning of the part | ||
| 6298 | 2024.02.28 13:27:19.143823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6299 | 2024.02.28 13:27:19.143886 [ 3 ] {} <Debug> HTTP-Session: e8fbbda7-4989-4409-b8ea-ab6b823959a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6300 | 2024.02.28 13:27:19.143934 [ 3 ] {} <Debug> HTTP-Session: e8fbbda7-4989-4409-b8ea-ab6b823959a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6301 | 2024.02.28 13:27:19.144129 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 6302 | 2024.02.28 13:27:19.144164 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
| 6303 | 2024.02.28 13:27:19.144225 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6304 | 2024.02.28 13:27:19.144410 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 37 rows starting from the beginning of the part | ||
| 6305 | 2024.02.28 13:27:19.144660 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6306 | 2024.02.28 13:27:19.144680 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part | ||
| 6307 | 2024.02.28 13:27:19.144881 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 37 rows starting from the beginning of the part | ||
| 6308 | 2024.02.28 13:27:19.145164 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part | ||
| 6309 | 2024.02.28 13:27:19.145433 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6310 | 2024.02.28 13:27:19.145847 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6311 | 2024.02.28 13:27:19.146168 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 6312 | 2024.02.28 13:27:19.146447 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002238938 sec., 893 rows/sec., 76.33 KiB/sec. | ||
| 6313 | 2024.02.28 13:27:19.146781 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.003376147 sec., 49464.67082150155 rows/sec., 3.92 MiB/sec. | ||
| 6314 | 2024.02.28 13:27:19.146806 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} <Debug> DynamicQueryHandler: Done processing query | ||
| 6315 | 2024.02.28 13:27:19.146849 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6316 | 2024.02.28 13:27:19.146870 [ 3 ] {} <Debug> HTTP-Session: e8fbbda7-4989-4409-b8ea-ab6b823959a6 Destroying unnamed session | ||
| 6317 | 2024.02.28 13:27:19.146938 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6318 | 2024.02.28 13:27:19.147007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6319 | 2024.02.28 13:27:19.147054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6320 | 2024.02.28 13:27:19.147075 [ 3 ] {} <Debug> HTTP-Session: fdce2a3b-dd00-47a4-a22e-3e05e17f98cc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6321 | 2024.02.28 13:27:19.147096 [ 3 ] {} <Debug> HTTP-Session: fdce2a3b-dd00-47a4-a22e-3e05e17f98cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6322 | 2024.02.28 13:27:19.147180 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 6323 | 2024.02.28 13:27:19.147186 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6324 | 2024.02.28 13:27:19.147239 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6325 | 2024.02.28 13:27:19.147261 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 6326 | 2024.02.28 13:27:19.147419 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6327 | 2024.02.28 13:27:19.147754 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6328 | 2024.02.28 13:27:19.147967 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6329 | 2024.02.28 13:27:19.148119 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 6330 | 2024.02.28 13:27:19.148213 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} <Information> executeQuery: Read 79 rows, 6.70 KiB in 0.000986836 sec., 80053 rows/sec., 6.63 MiB/sec. | ||
| 6331 | 2024.02.28 13:27:19.148327 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} <Debug> DynamicQueryHandler: Done processing query | ||
| 6332 | 2024.02.28 13:27:19.148351 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 6333 | 2024.02.28 13:27:19.148366 [ 3 ] {} <Debug> HTTP-Session: fdce2a3b-dd00-47a4-a22e-3e05e17f98cc Destroying unnamed session | ||
| 6334 | 2024.02.28 13:27:19.148504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6335 | 2024.02.28 13:27:19.148549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6336 | 2024.02.28 13:27:19.148568 [ 3 ] {} <Debug> HTTP-Session: 184dda72-ec57-42b4-aefb-c861d1fae996 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6337 | 2024.02.28 13:27:19.148584 [ 3 ] {} <Debug> HTTP-Session: 184dda72-ec57-42b4-aefb-c861d1fae996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6338 | 2024.02.28 13:27:19.148652 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 6339 | 2024.02.28 13:27:19.148691 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6340 | 2024.02.28 13:27:19.148794 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6341 | 2024.02.28 13:27:19.149045 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6342 | 2024.02.28 13:27:19.149248 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6343 | 2024.02.28 13:27:19.149397 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 6344 | 2024.02.28 13:27:19.149492 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000810971 sec., 2466 rows/sec., 172.20 KiB/sec. | ||
| 6345 | 2024.02.28 13:27:19.149619 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} <Debug> DynamicQueryHandler: Done processing query | ||
| 6346 | 2024.02.28 13:27:19.149644 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6347 | 2024.02.28 13:27:19.149659 [ 3 ] {} <Debug> HTTP-Session: 184dda72-ec57-42b4-aefb-c861d1fae996 Destroying unnamed session | ||
| 6348 | 2024.02.28 13:27:19.149762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6349 | 2024.02.28 13:27:19.149808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6350 | 2024.02.28 13:27:19.149826 [ 3 ] {} <Debug> HTTP-Session: 4fe93dfa-919e-4553-9073-d8c668d10e15 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6351 | 2024.02.28 13:27:19.149843 [ 3 ] {} <Debug> HTTP-Session: 4fe93dfa-919e-4553-9073-d8c668d10e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6352 | 2024.02.28 13:27:19.149914 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6353 | 2024.02.28 13:27:19.149950 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6354 | 2024.02.28 13:27:19.150053 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6355 | 2024.02.28 13:27:19.150327 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6356 | 2024.02.28 13:27:19.150531 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6357 | 2024.02.28 13:27:19.150687 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 6358 | 2024.02.28 13:27:19.150783 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} <Information> executeQuery: Read 40 rows, 3.18 KiB in 0.000842522 sec., 47476 rows/sec., 3.69 MiB/sec. | ||
| 6359 | 2024.02.28 13:27:19.150893 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} <Debug> DynamicQueryHandler: Done processing query | ||
| 6360 | 2024.02.28 13:27:19.150916 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6361 | 2024.02.28 13:27:19.150932 [ 3 ] {} <Debug> HTTP-Session: 4fe93dfa-919e-4553-9073-d8c668d10e15 Destroying unnamed session | ||
| 6362 | 2024.02.28 13:27:19.151044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6363 | 2024.02.28 13:27:19.151089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6364 | 2024.02.28 13:27:19.151107 [ 3 ] {} <Debug> HTTP-Session: 075fa5ab-b195-4779-a1ef-9358bc436317 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6365 | 2024.02.28 13:27:19.151123 [ 3 ] {} <Debug> HTTP-Session: 075fa5ab-b195-4779-a1ef-9358bc436317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6366 | 2024.02.28 13:27:19.151196 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 6367 | 2024.02.28 13:27:19.151238 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6368 | 2024.02.28 13:27:19.151355 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6369 | 2024.02.28 13:27:19.151631 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6370 | 2024.02.28 13:27:19.151891 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6371 | 2024.02.28 13:27:19.152070 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 6372 | 2024.02.28 13:27:19.152168 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000945845 sec., 39118 rows/sec., 2.76 MiB/sec. | ||
| 6373 | 2024.02.28 13:27:19.152311 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} <Debug> DynamicQueryHandler: Done processing query | ||
| 6374 | 2024.02.28 13:27:19.152335 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6375 | 2024.02.28 13:27:19.152351 [ 3 ] {} <Debug> HTTP-Session: 075fa5ab-b195-4779-a1ef-9358bc436317 Destroying unnamed session | ||
| 6376 | 2024.02.28 13:27:19.152462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6377 | 2024.02.28 13:27:19.152507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6378 | 2024.02.28 13:27:19.152526 [ 3 ] {} <Debug> HTTP-Session: cf34f2c4-e4e0-4b8f-ae38-bdfbf4116f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6379 | 2024.02.28 13:27:19.152542 [ 3 ] {} <Debug> HTTP-Session: cf34f2c4-e4e0-4b8f-ae38-bdfbf4116f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6380 | 2024.02.28 13:27:19.152617 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6381 | 2024.02.28 13:27:19.152661 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6382 | 2024.02.28 13:27:19.152797 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6383 | 2024.02.28 13:27:19.153240 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6384 | 2024.02.28 13:27:19.153517 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6385 | 2024.02.28 13:27:19.153700 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 6386 | 2024.02.28 13:27:19.153787 [ 66 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6387 | 2024.02.28 13:27:19.153801 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.00115714 sec., 12098 rows/sec., 16.33 MiB/sec. | ||
| 6388 | 2024.02.28 13:27:19.153828 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6389 | 2024.02.28 13:27:19.153971 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 6390 | 2024.02.28 13:27:19.154029 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} <Debug> DynamicQueryHandler: Done processing query | ||
| 6391 | 2024.02.28 13:27:19.154079 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 6392 | 2024.02.28 13:27:19.154130 [ 3 ] {} <Debug> HTTP-Session: cf34f2c4-e4e0-4b8f-ae38-bdfbf4116f35 Destroying unnamed session | ||
| 6393 | 2024.02.28 13:27:19.154200 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6394 | 2024.02.28 13:27:19.154259 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1609 rows starting from the beginning of the part | ||
| 6395 | 2024.02.28 13:27:19.154443 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
| 6396 | 2024.02.28 13:27:19.154607 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 37 rows starting from the beginning of the part | ||
| 6397 | 2024.02.28 13:27:19.154766 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part | ||
| 6398 | 2024.02.28 13:27:19.154918 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 37 rows starting from the beginning of the part | ||
| 6399 | 2024.02.28 13:27:19.155067 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part | ||
| 6400 | 2024.02.28 13:27:19.159920 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1725 rows, containing 6 columns (6 merged, 0 gathered) in 0.006047726 sec., 285231.17614786123 rows/sec., 384.90 MiB/sec. | ||
| 6401 | 2024.02.28 13:27:19.160929 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6402 | 2024.02.28 13:27:19.161223 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 6403 | 2024.02.28 13:27:19.161300 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 6404 | 2024.02.28 13:27:19.161400 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13: 12.93 MiB. | ||
| 6405 | 2024.02.28 13:27:24.141786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6406 | 2024.02.28 13:27:24.141899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6407 | 2024.02.28 13:27:24.141925 [ 3 ] {} <Debug> HTTP-Session: 1dea939e-93d1-42eb-808c-202b4509b9a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6408 | 2024.02.28 13:27:24.141948 [ 3 ] {} <Debug> HTTP-Session: 1dea939e-93d1-42eb-808c-202b4509b9a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6409 | 2024.02.28 13:27:24.142076 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6410 | 2024.02.28 13:27:24.142136 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6411 | 2024.02.28 13:27:24.142291 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6412 | 2024.02.28 13:27:24.142752 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6413 | 2024.02.28 13:27:24.143013 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6414 | 2024.02.28 13:27:24.143183 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 6415 | 2024.02.28 13:27:24.143301 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001189661 sec., 31101 rows/sec., 2.46 MiB/sec. | ||
| 6416 | 2024.02.28 13:27:24.143449 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} <Debug> DynamicQueryHandler: Done processing query | ||
| 6417 | 2024.02.28 13:27:24.143476 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6418 | 2024.02.28 13:27:24.143497 [ 3 ] {} <Debug> HTTP-Session: 1dea939e-93d1-42eb-808c-202b4509b9a2 Destroying unnamed session | ||
| 6419 | 2024.02.28 13:27:24.143619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6420 | 2024.02.28 13:27:24.143671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6421 | 2024.02.28 13:27:24.143691 [ 3 ] {} <Debug> HTTP-Session: 9eb1b2ea-46f5-4a42-a10e-a025c9b89c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6422 | 2024.02.28 13:27:24.143711 [ 3 ] {} <Debug> HTTP-Session: 9eb1b2ea-46f5-4a42-a10e-a025c9b89c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6423 | 2024.02.28 13:27:24.143790 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 6424 | 2024.02.28 13:27:24.143833 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6425 | 2024.02.28 13:27:24.143943 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6426 | 2024.02.28 13:27:24.144266 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6427 | 2024.02.28 13:27:24.144486 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6428 | 2024.02.28 13:27:24.144641 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 6429 | 2024.02.28 13:27:24.144761 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000939065 sec., 2129 rows/sec., 181.99 KiB/sec. | ||
| 6430 | 2024.02.28 13:27:24.144916 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} <Debug> DynamicQueryHandler: Done processing query | ||
| 6431 | 2024.02.28 13:27:24.144941 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6432 | 2024.02.28 13:27:24.144958 [ 3 ] {} <Debug> HTTP-Session: 9eb1b2ea-46f5-4a42-a10e-a025c9b89c25 Destroying unnamed session | ||
| 6433 | 2024.02.28 13:27:24.145096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6434 | 2024.02.28 13:27:24.145146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6435 | 2024.02.28 13:27:24.145165 [ 3 ] {} <Debug> HTTP-Session: 799ac6c3-832d-45d9-8eee-66a0d3f63e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6436 | 2024.02.28 13:27:24.145184 [ 3 ] {} <Debug> HTTP-Session: 799ac6c3-832d-45d9-8eee-66a0d3f63e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6437 | 2024.02.28 13:27:24.145265 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6438 | 2024.02.28 13:27:24.145306 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6439 | 2024.02.28 13:27:24.145416 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6440 | 2024.02.28 13:27:24.145774 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6441 | 2024.02.28 13:27:24.145991 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6442 | 2024.02.28 13:27:24.146141 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
| 6443 | 2024.02.28 13:27:24.146260 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} <Information> executeQuery: Read 112 rows, 11.33 KiB in 0.000958045 sec., 116904 rows/sec., 11.55 MiB/sec. | ||
| 6444 | 2024.02.28 13:27:24.146404 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} <Debug> DynamicQueryHandler: Done processing query | ||
| 6445 | 2024.02.28 13:27:24.146443 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 6446 | 2024.02.28 13:27:24.146471 [ 3 ] {} <Debug> HTTP-Session: 799ac6c3-832d-45d9-8eee-66a0d3f63e24 Destroying unnamed session | ||
| 6447 | 2024.02.28 13:27:24.146610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6448 | 2024.02.28 13:27:24.146657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6449 | 2024.02.28 13:27:24.146676 [ 3 ] {} <Debug> HTTP-Session: f02bf0d3-6d4a-45ba-9ad9-e15a6031d63f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6450 | 2024.02.28 13:27:24.146692 [ 3 ] {} <Debug> HTTP-Session: f02bf0d3-6d4a-45ba-9ad9-e15a6031d63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6451 | 2024.02.28 13:27:24.146762 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 6452 | 2024.02.28 13:27:24.146800 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6453 | 2024.02.28 13:27:24.146913 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6454 | 2024.02.28 13:27:24.147192 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6455 | 2024.02.28 13:27:24.147393 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6456 | 2024.02.28 13:27:24.147545 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 6457 | 2024.02.28 13:27:24.147656 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000868512 sec., 2302 rows/sec., 160.79 KiB/sec. | ||
| 6458 | 2024.02.28 13:27:24.147770 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} <Debug> DynamicQueryHandler: Done processing query | ||
| 6459 | 2024.02.28 13:27:24.147793 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6460 | 2024.02.28 13:27:24.147808 [ 3 ] {} <Debug> HTTP-Session: f02bf0d3-6d4a-45ba-9ad9-e15a6031d63f Destroying unnamed session | ||
| 6461 | 2024.02.28 13:27:24.147924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6462 | 2024.02.28 13:27:24.147969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6463 | 2024.02.28 13:27:24.147987 [ 3 ] {} <Debug> HTTP-Session: d9625c67-fdd6-4f19-91f1-e497591970bc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6464 | 2024.02.28 13:27:24.148003 [ 3 ] {} <Debug> HTTP-Session: d9625c67-fdd6-4f19-91f1-e497591970bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6465 | 2024.02.28 13:27:24.148072 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6466 | 2024.02.28 13:27:24.148109 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6467 | 2024.02.28 13:27:24.148211 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6468 | 2024.02.28 13:27:24.148561 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6469 | 2024.02.28 13:27:24.148764 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6470 | 2024.02.28 13:27:24.148914 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
| 6471 | 2024.02.28 13:27:24.149029 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} <Information> executeQuery: Read 39 rows, 3.13 KiB in 0.000930274 sec., 41923 rows/sec., 3.28 MiB/sec. | ||
| 6472 | 2024.02.28 13:27:24.149143 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} <Debug> DynamicQueryHandler: Done processing query | ||
| 6473 | 2024.02.28 13:27:24.149165 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6474 | 2024.02.28 13:27:24.149180 [ 3 ] {} <Debug> HTTP-Session: d9625c67-fdd6-4f19-91f1-e497591970bc Destroying unnamed session | ||
| 6475 | 2024.02.28 13:27:24.149321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6476 | 2024.02.28 13:27:24.149365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6477 | 2024.02.28 13:27:24.149383 [ 3 ] {} <Debug> HTTP-Session: 15793d8d-77c9-4395-9cc1-303040af049f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6478 | 2024.02.28 13:27:24.149399 [ 3 ] {} <Debug> HTTP-Session: 15793d8d-77c9-4395-9cc1-303040af049f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6479 | 2024.02.28 13:27:24.149466 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 6480 | 2024.02.28 13:27:24.149508 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6481 | 2024.02.28 13:27:24.149626 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6482 | 2024.02.28 13:27:24.149934 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6483 | 2024.02.28 13:27:24.150193 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6484 | 2024.02.28 13:27:24.150372 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 6485 | 2024.02.28 13:27:24.150477 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000977195 sec., 1023 rows/sec., 71.95 KiB/sec. | ||
| 6486 | 2024.02.28 13:27:24.150642 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} <Debug> DynamicQueryHandler: Done processing query | ||
| 6487 | 2024.02.28 13:27:24.150665 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6488 | 2024.02.28 13:27:24.150681 [ 3 ] {} <Debug> HTTP-Session: 15793d8d-77c9-4395-9cc1-303040af049f Destroying unnamed session | ||
| 6489 | 2024.02.28 13:27:24.150828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6490 | 2024.02.28 13:27:24.150873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6491 | 2024.02.28 13:27:24.150891 [ 3 ] {} <Debug> HTTP-Session: 9abefd31-c328-4728-a167-be4172e44e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6492 | 2024.02.28 13:27:24.150908 [ 3 ] {} <Debug> HTTP-Session: 9abefd31-c328-4728-a167-be4172e44e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6493 | 2024.02.28 13:27:24.150985 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6494 | 2024.02.28 13:27:24.151030 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6495 | 2024.02.28 13:27:24.151167 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6496 | 2024.02.28 13:27:24.151595 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6497 | 2024.02.28 13:27:24.151892 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6498 | 2024.02.28 13:27:24.152074 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 6499 | 2024.02.28 13:27:24.152201 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.00118028 sec., 31348 rows/sec., 42.30 MiB/sec. | ||
| 6500 | 2024.02.28 13:27:24.152334 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} <Debug> DynamicQueryHandler: Done processing query | ||
| 6501 | 2024.02.28 13:27:24.152361 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 6502 | 2024.02.28 13:27:24.152377 [ 3 ] {} <Debug> HTTP-Session: 9abefd31-c328-4728-a167-be4172e44e21 Destroying unnamed session | ||
| 6503 | 2024.02.28 13:27:29.139543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6504 | 2024.02.28 13:27:29.139657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6505 | 2024.02.28 13:27:29.139682 [ 3 ] {} <Debug> HTTP-Session: ca29998d-0042-44ea-a5f4-6a92e93cb109 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6506 | 2024.02.28 13:27:29.139706 [ 3 ] {} <Debug> HTTP-Session: ca29998d-0042-44ea-a5f4-6a92e93cb109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6507 | 2024.02.28 13:27:29.139831 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6508 | 2024.02.28 13:27:29.139890 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6509 | 2024.02.28 13:27:29.140044 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6510 | 2024.02.28 13:27:29.140462 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6511 | 2024.02.28 13:27:29.140714 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6512 | 2024.02.28 13:27:29.140882 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
| 6513 | 2024.02.28 13:27:29.140993 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001129939 sec., 12390 rows/sec., 1004.27 KiB/sec. | ||
| 6514 | 2024.02.28 13:27:29.141142 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} <Debug> DynamicQueryHandler: Done processing query | ||
| 6515 | 2024.02.28 13:27:29.141167 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6516 | 2024.02.28 13:27:29.141183 [ 3 ] {} <Debug> HTTP-Session: ca29998d-0042-44ea-a5f4-6a92e93cb109 Destroying unnamed session | ||
| 6517 | 2024.02.28 13:27:29.141300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6518 | 2024.02.28 13:27:29.141346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6519 | 2024.02.28 13:27:29.141366 [ 3 ] {} <Debug> HTTP-Session: 89fa9d73-d63d-4966-9542-40a3fc7c07ed Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6520 | 2024.02.28 13:27:29.141383 [ 3 ] {} <Debug> HTTP-Session: 89fa9d73-d63d-4966-9542-40a3fc7c07ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6521 | 2024.02.28 13:27:29.141454 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6522 | 2024.02.28 13:27:29.141493 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6523 | 2024.02.28 13:27:29.141597 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6524 | 2024.02.28 13:27:29.141899 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6525 | 2024.02.28 13:27:29.142107 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6526 | 2024.02.28 13:27:29.142258 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
| 6527 | 2024.02.28 13:27:29.142372 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000889243 sec., 47231 rows/sec., 4.18 MiB/sec. | ||
| 6528 | 2024.02.28 13:27:29.142477 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 6529 | 2024.02.28 13:27:29.142500 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6530 | 2024.02.28 13:27:29.142516 [ 3 ] {} <Debug> HTTP-Session: 89fa9d73-d63d-4966-9542-40a3fc7c07ed Destroying unnamed session | ||
| 6531 | 2024.02.28 13:27:29.142666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6532 | 2024.02.28 13:27:29.142710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6533 | 2024.02.28 13:27:29.142729 [ 3 ] {} <Debug> HTTP-Session: 5cc4af6b-d77b-472b-80b9-b86fed82d50d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6534 | 2024.02.28 13:27:29.142746 [ 3 ] {} <Debug> HTTP-Session: 5cc4af6b-d77b-472b-80b9-b86fed82d50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6535 | 2024.02.28 13:27:29.142815 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6536 | 2024.02.28 13:27:29.142852 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6537 | 2024.02.28 13:27:29.142956 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6538 | 2024.02.28 13:27:29.143225 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6539 | 2024.02.28 13:27:29.143439 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6540 | 2024.02.28 13:27:29.143622 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
| 6541 | 2024.02.28 13:27:29.143734 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000889193 sec., 15744 rows/sec., 1.23 MiB/sec. | ||
| 6542 | 2024.02.28 13:27:29.143858 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} <Debug> DynamicQueryHandler: Done processing query | ||
| 6543 | 2024.02.28 13:27:29.143881 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6544 | 2024.02.28 13:27:29.143897 [ 3 ] {} <Debug> HTTP-Session: 5cc4af6b-d77b-472b-80b9-b86fed82d50d Destroying unnamed session | ||
| 6545 | 2024.02.28 13:27:29.144011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6546 | 2024.02.28 13:27:29.144056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6547 | 2024.02.28 13:27:29.144078 [ 3 ] {} <Debug> HTTP-Session: 06ad027d-2352-4139-812f-44bb47d87973 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6548 | 2024.02.28 13:27:29.144095 [ 3 ] {} <Debug> HTTP-Session: 06ad027d-2352-4139-812f-44bb47d87973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6549 | 2024.02.28 13:27:29.144167 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6550 | 2024.02.28 13:27:29.144211 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6551 | 2024.02.28 13:27:29.144344 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6552 | 2024.02.28 13:27:29.144732 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6553 | 2024.02.28 13:27:29.145020 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6554 | 2024.02.28 13:27:29.145200 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
| 6555 | 2024.02.28 13:27:29.145315 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001111478 sec., 12595 rows/sec., 17.00 MiB/sec. | ||
| 6556 | 2024.02.28 13:27:29.145440 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} <Debug> DynamicQueryHandler: Done processing query | ||
| 6557 | 2024.02.28 13:27:29.145463 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 6558 | 2024.02.28 13:27:29.145479 [ 3 ] {} <Debug> HTTP-Session: 06ad027d-2352-4139-812f-44bb47d87973 Destroying unnamed session | ||
| 6559 | 2024.02.28 13:27:29.808124 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6560 | 2024.02.28 13:27:29.808180 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6561 | 2024.02.28 13:27:34.141162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6562 | 2024.02.28 13:27:34.141293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6563 | 2024.02.28 13:27:34.141324 [ 3 ] {} <Debug> HTTP-Session: 0144ea43-af93-48ca-b7d8-98be043cb840 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6564 | 2024.02.28 13:27:34.141353 [ 3 ] {} <Debug> HTTP-Session: 0144ea43-af93-48ca-b7d8-98be043cb840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6565 | 2024.02.28 13:27:34.141492 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6566 | 2024.02.28 13:27:34.141559 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6567 | 2024.02.28 13:27:34.141721 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6568 | 2024.02.28 13:27:34.142149 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6569 | 2024.02.28 13:27:34.142406 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6570 | 2024.02.28 13:27:34.142577 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
| 6571 | 2024.02.28 13:27:34.142697 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.0011675 sec., 31691 rows/sec., 2.51 MiB/sec. | ||
| 6572 | 2024.02.28 13:27:34.142885 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} <Debug> DynamicQueryHandler: Done processing query | ||
| 6573 | 2024.02.28 13:27:34.142912 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6574 | 2024.02.28 13:27:34.142942 [ 3 ] {} <Debug> HTTP-Session: 0144ea43-af93-48ca-b7d8-98be043cb840 Destroying unnamed session | ||
| 6575 | 2024.02.28 13:27:34.143185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6576 | 2024.02.28 13:27:34.143233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6577 | 2024.02.28 13:27:34.143252 [ 3 ] {} <Debug> HTTP-Session: 905a09f4-959c-43ae-a9df-c3749c0ace19 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6578 | 2024.02.28 13:27:34.143270 [ 3 ] {} <Debug> HTTP-Session: 905a09f4-959c-43ae-a9df-c3749c0ace19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6579 | 2024.02.28 13:27:34.143349 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6580 | 2024.02.28 13:27:34.143390 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6581 | 2024.02.28 13:27:34.143503 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6582 | 2024.02.28 13:27:34.143885 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6583 | 2024.02.28 13:27:34.144102 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6584 | 2024.02.28 13:27:34.144255 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
| 6585 | 2024.02.28 13:27:34.144372 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.000992446 sec., 111844 rows/sec., 11.06 MiB/sec. | ||
| 6586 | 2024.02.28 13:27:34.144492 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} <Debug> DynamicQueryHandler: Done processing query | ||
| 6587 | 2024.02.28 13:27:34.144515 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 6588 | 2024.02.28 13:27:34.144531 [ 3 ] {} <Debug> HTTP-Session: 905a09f4-959c-43ae-a9df-c3749c0ace19 Destroying unnamed session | ||
| 6589 | 2024.02.28 13:27:34.144651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6590 | 2024.02.28 13:27:34.144698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6591 | 2024.02.28 13:27:34.144717 [ 3 ] {} <Debug> HTTP-Session: 16228109-3f85-4fe0-abbb-669b2fe22db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6592 | 2024.02.28 13:27:34.144734 [ 3 ] {} <Debug> HTTP-Session: 16228109-3f85-4fe0-abbb-669b2fe22db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6593 | 2024.02.28 13:27:34.144804 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6594 | 2024.02.28 13:27:34.144841 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6595 | 2024.02.28 13:27:34.144944 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6596 | 2024.02.28 13:27:34.145228 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6597 | 2024.02.28 13:27:34.145439 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6598 | 2024.02.28 13:27:34.145588 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
| 6599 | 2024.02.28 13:27:34.145705 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000873342 sec., 42365 rows/sec., 3.31 MiB/sec. | ||
| 6600 | 2024.02.28 13:27:34.145806 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} <Debug> DynamicQueryHandler: Done processing query | ||
| 6601 | 2024.02.28 13:27:34.145829 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6602 | 2024.02.28 13:27:34.145844 [ 3 ] {} <Debug> HTTP-Session: 16228109-3f85-4fe0-abbb-669b2fe22db3 Destroying unnamed session | ||
| 6603 | 2024.02.28 13:27:34.146033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6604 | 2024.02.28 13:27:34.146078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6605 | 2024.02.28 13:27:34.146096 [ 3 ] {} <Debug> HTTP-Session: 165ac52e-1c5b-4b68-a833-f68bd5803c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6606 | 2024.02.28 13:27:34.146111 [ 3 ] {} <Debug> HTTP-Session: 165ac52e-1c5b-4b68-a833-f68bd5803c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6607 | 2024.02.28 13:27:34.146189 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6608 | 2024.02.28 13:27:34.146229 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6609 | 2024.02.28 13:27:34.146355 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6610 | 2024.02.28 13:27:34.146859 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6611 | 2024.02.28 13:27:34.147228 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6612 | 2024.02.28 13:27:34.147414 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
| 6613 | 2024.02.28 13:27:34.147532 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001306764 sec., 28314 rows/sec., 38.21 MiB/sec. | ||
| 6614 | 2024.02.28 13:27:34.147722 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} <Debug> DynamicQueryHandler: Done processing query | ||
| 6615 | 2024.02.28 13:27:34.147765 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 6616 | 2024.02.28 13:27:34.147801 [ 3 ] {} <Debug> HTTP-Session: 165ac52e-1c5b-4b68-a833-f68bd5803c23 Destroying unnamed session | ||
| 6617 | 2024.02.28 13:27:37.463796 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 6618 | 2024.02.28 13:27:37.463882 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6619 | 2024.02.28 13:27:37.463999 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact | ||
| 6620 | 2024.02.28 13:27:37.464167 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6621 | 2024.02.28 13:27:37.464206 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 654 rows starting from the beginning of the part | ||
| 6622 | 2024.02.28 13:27:37.464334 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6623 | 2024.02.28 13:27:37.464433 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 6624 | 2024.02.28 13:27:37.464522 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part | ||
| 6625 | 2024.02.28 13:27:37.464607 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 6626 | 2024.02.28 13:27:37.465296 [ 15 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352275 sec., 539831.0254940748 rows/sec., 38.07 MiB/sec. | ||
| 6627 | 2024.02.28 13:27:37.465475 [ 21 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 6628 | 2024.02.28 13:27:37.465770 [ 21 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. | ||
| 6629 | 2024.02.28 13:27:37.465838 [ 21 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 | ||
| 6630 | 2024.02.28 13:27:39.140299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6631 | 2024.02.28 13:27:39.140416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6632 | 2024.02.28 13:27:39.140442 [ 3 ] {} <Debug> HTTP-Session: e599dcf6-b96a-4113-b443-02e2e7b76a95 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6633 | 2024.02.28 13:27:39.140466 [ 3 ] {} <Debug> HTTP-Session: e599dcf6-b96a-4113-b443-02e2e7b76a95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6634 | 2024.02.28 13:27:39.140593 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6635 | 2024.02.28 13:27:39.140655 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6636 | 2024.02.28 13:27:39.140812 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6637 | 2024.02.28 13:27:39.141261 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6638 | 2024.02.28 13:27:39.141522 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6639 | 2024.02.28 13:27:39.141733 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
| 6640 | 2024.02.28 13:27:39.141859 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001227252 sec., 18741 rows/sec., 1.48 MiB/sec. | ||
| 6641 | 2024.02.28 13:27:39.142017 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} <Debug> DynamicQueryHandler: Done processing query | ||
| 6642 | 2024.02.28 13:27:39.142043 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6643 | 2024.02.28 13:27:39.142060 [ 3 ] {} <Debug> HTTP-Session: e599dcf6-b96a-4113-b443-02e2e7b76a95 Destroying unnamed session | ||
| 6644 | 2024.02.28 13:27:39.142198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 10435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6645 | 2024.02.28 13:27:39.142250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6646 | 2024.02.28 13:27:39.142271 [ 3 ] {} <Debug> HTTP-Session: c731d51a-f31a-4608-bf6a-1f7de60e0b49 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6647 | 2024.02.28 13:27:39.142289 [ 3 ] {} <Debug> HTTP-Session: c731d51a-f31a-4608-bf6a-1f7de60e0b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6648 | 2024.02.28 13:27:39.142374 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6649 | 2024.02.28 13:27:39.142416 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6650 | 2024.02.28 13:27:39.142522 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6651 | 2024.02.28 13:27:39.142885 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6652 | 2024.02.28 13:27:39.143103 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 6653 | 2024.02.28 13:27:39.143266 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
| 6654 | 2024.02.28 13:27:39.143387 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} <Information> executeQuery: Read 69 rows, 6.21 KiB in 0.000970825 sec., 71073 rows/sec., 6.25 MiB/sec. | ||
| 6655 | 2024.02.28 13:27:39.143389 [ 71 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 6656 | 2024.02.28 13:27:39.143501 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6657 | 2024.02.28 13:27:39.143562 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 6658 | 2024.02.28 13:27:39.143587 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
| 6659 | 2024.02.28 13:27:39.143594 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 6660 | 2024.02.28 13:27:39.143625 [ 3 ] {} <Debug> HTTP-Session: c731d51a-f31a-4608-bf6a-1f7de60e0b49 Destroying unnamed session | ||
| 6661 | 2024.02.28 13:27:39.143668 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6662 | 2024.02.28 13:27:39.143695 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 193 rows starting from the beginning of the part | ||
| 6663 | 2024.02.28 13:27:39.143804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 4993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6664 | 2024.02.28 13:27:39.143810 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 79 rows starting from the beginning of the part | ||
| 6665 | 2024.02.28 13:27:39.143859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6666 | 2024.02.28 13:27:39.143884 [ 3 ] {} <Debug> HTTP-Session: c729cc60-5ca0-4060-8eb5-23ea89258943 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6667 | 2024.02.28 13:27:39.143917 [ 3 ] {} <Debug> HTTP-Session: c729cc60-5ca0-4060-8eb5-23ea89258943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6668 | 2024.02.28 13:27:39.143932 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 112 rows starting from the beginning of the part | ||
| 6669 | 2024.02.28 13:27:39.144030 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6670 | 2024.02.28 13:27:39.144052 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 42 rows starting from the beginning of the part | ||
| 6671 | 2024.02.28 13:27:39.144085 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6672 | 2024.02.28 13:27:39.144276 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 111 rows starting from the beginning of the part | ||
| 6673 | 2024.02.28 13:27:39.144351 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6674 | 2024.02.28 13:27:39.144433 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 69 rows starting from the beginning of the part | ||
| 6675 | 2024.02.28 13:27:39.144838 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6676 | 2024.02.28 13:27:39.145142 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 6677 | 2024.02.28 13:27:39.145427 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
| 6678 | 2024.02.28 13:27:39.145512 [ 15 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 4 columns (4 merged, 0 gathered) in 0.00195082 sec., 310638.60325401626 rows/sec., 28.78 MiB/sec. | ||
| 6679 | 2024.02.28 13:27:39.145601 [ 71 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 6680 | 2024.02.28 13:27:39.145645 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} <Information> executeQuery: Read 29 rows, 2.35 KiB in 0.001568801 sec., 18485 rows/sec., 1.46 MiB/sec. | ||
| 6681 | 2024.02.28 13:27:39.145685 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6682 | 2024.02.28 13:27:39.145738 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 6683 | 2024.02.28 13:27:39.145955 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
| 6684 | 2024.02.28 13:27:39.146016 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} <Debug> DynamicQueryHandler: Done processing query | ||
| 6685 | 2024.02.28 13:27:39.146064 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6686 | 2024.02.28 13:27:39.146138 [ 3 ] {} <Debug> HTTP-Session: c729cc60-5ca0-4060-8eb5-23ea89258943 Destroying unnamed session | ||
| 6687 | 2024.02.28 13:27:39.146148 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
| 6688 | 2024.02.28 13:27:39.146194 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6689 | 2024.02.28 13:27:39.146251 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 101 rows starting from the beginning of the part | ||
| 6690 | 2024.02.28 13:27:39.146261 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
| 6691 | 2024.02.28 13:27:39.146392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 24645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6692 | 2024.02.28 13:27:39.146490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6693 | 2024.02.28 13:27:39.146507 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 6694 | 2024.02.28 13:27:39.146528 [ 3 ] {} <Debug> HTTP-Session: 75f62f17-c06e-4a56-adc4-71461e5f23ef Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6695 | 2024.02.28 13:27:39.146582 [ 3 ] {} <Debug> HTTP-Session: 75f62f17-c06e-4a56-adc4-71461e5f23ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6696 | 2024.02.28 13:27:39.146753 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 39 rows starting from the beginning of the part | ||
| 6697 | 2024.02.28 13:27:39.146786 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6698 | 2024.02.28 13:27:39.146892 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6699 | 2024.02.28 13:27:39.146961 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part | ||
| 6700 | 2024.02.28 13:27:39.147290 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 37 rows starting from the beginning of the part | ||
| 6701 | 2024.02.28 13:27:39.147521 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6702 | 2024.02.28 13:27:39.147549 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 29 rows starting from the beginning of the part | ||
| 6703 | 2024.02.28 13:27:39.148529 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6704 | 2024.02.28 13:27:39.149219 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.003462239 sec., 75095.91336704369 rows/sec., 5.87 MiB/sec. | ||
| 6705 | 2024.02.28 13:27:39.149273 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6706 | 2024.02.28 13:27:39.149327 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 6707 | 2024.02.28 13:27:39.149497 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
| 6708 | 2024.02.28 13:27:39.149539 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
| 6709 | 2024.02.28 13:27:39.149657 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
| 6710 | 2024.02.28 13:27:39.149667 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.002831283 sec., 8123 rows/sec., 10.96 MiB/sec. | ||
| 6711 | 2024.02.28 13:27:39.149859 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} <Debug> DynamicQueryHandler: Done processing query | ||
| 6712 | 2024.02.28 13:27:39.149882 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 6713 | 2024.02.28 13:27:39.149899 [ 3 ] {} <Debug> HTTP-Session: 75f62f17-c06e-4a56-adc4-71461e5f23ef Destroying unnamed session | ||
| 6714 | 2024.02.28 13:27:39.150029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 1030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6715 | 2024.02.28 13:27:39.150077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6716 | 2024.02.28 13:27:39.150106 [ 3 ] {} <Debug> HTTP-Session: 4c73a051-0b21-4a04-a329-265c04aa4668 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6717 | 2024.02.28 13:27:39.150123 [ 3 ] {} <Debug> HTTP-Session: 4c73a051-0b21-4a04-a329-265c04aa4668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6718 | 2024.02.28 13:27:39.150194 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6719 | 2024.02.28 13:27:39.150235 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 6720 | 2024.02.28 13:27:39.150350 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6721 | 2024.02.28 13:27:39.150628 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. | ||
| 6722 | 2024.02.28 13:27:39.150888 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6723 | 2024.02.28 13:27:39.151068 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} <Trace> oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 6724 | 2024.02.28 13:27:39.151197 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} <Information> executeQuery: Read 6 rows, 463.00 B in 0.000972565 sec., 6169 rows/sec., 464.90 KiB/sec. | ||
| 6725 | 2024.02.28 13:27:39.151323 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} <Debug> DynamicQueryHandler: Done processing query | ||
| 6726 | 2024.02.28 13:27:39.151348 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 6727 | 2024.02.28 13:27:39.151363 [ 3 ] {} <Debug> HTTP-Session: 4c73a051-0b21-4a04-a329-265c04aa4668 Destroying unnamed session | ||
| 6728 | 2024.02.28 13:27:44.141423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6729 | 2024.02.28 13:27:44.141534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6730 | 2024.02.28 13:27:44.141559 [ 3 ] {} <Debug> HTTP-Session: 71514786-e166-49aa-b160-0efc359b6705 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6731 | 2024.02.28 13:27:44.141583 [ 3 ] {} <Debug> HTTP-Session: 71514786-e166-49aa-b160-0efc359b6705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6732 | 2024.02.28 13:27:44.141707 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6733 | 2024.02.28 13:27:44.141765 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6734 | 2024.02.28 13:27:44.141922 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6735 | 2024.02.28 13:27:44.142375 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6736 | 2024.02.28 13:27:44.142630 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 6737 | 2024.02.28 13:27:44.142792 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
| 6738 | 2024.02.28 13:27:44.142906 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.00116761 sec., 31688 rows/sec., 2.51 MiB/sec. | ||
| 6739 | 2024.02.28 13:27:44.142941 [ 55 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 6740 | 2024.02.28 13:27:44.143056 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6741 | 2024.02.28 13:27:44.143124 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} <Debug> DynamicQueryHandler: Done processing query | ||
| 6742 | 2024.02.28 13:27:44.143182 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6743 | 2024.02.28 13:27:44.143217 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
| 6744 | 2024.02.28 13:27:44.143233 [ 3 ] {} <Debug> HTTP-Session: 71514786-e166-49aa-b160-0efc359b6705 Destroying unnamed session | ||
| 6745 | 2024.02.28 13:27:44.143536 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6746 | 2024.02.28 13:27:44.143551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6747 | 2024.02.28 13:27:44.143607 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 51 rows starting from the beginning of the part | ||
| 6748 | 2024.02.28 13:27:44.143639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6749 | 2024.02.28 13:27:44.143681 [ 3 ] {} <Debug> HTTP-Session: 1ce3f0d3-0555-444b-8b44-c0a406130574 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6750 | 2024.02.28 13:27:44.143704 [ 3 ] {} <Debug> HTTP-Session: 1ce3f0d3-0555-444b-8b44-c0a406130574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6751 | 2024.02.28 13:27:44.143921 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6752 | 2024.02.28 13:27:44.143928 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 37 rows starting from the beginning of the part | ||
| 6753 | 2024.02.28 13:27:44.144001 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6754 | 2024.02.28 13:27:44.144221 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part | ||
| 6755 | 2024.02.28 13:27:44.144443 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6756 | 2024.02.28 13:27:44.144489 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 37 rows starting from the beginning of the part | ||
| 6757 | 2024.02.28 13:27:44.144682 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 23 rows starting from the beginning of the part | ||
| 6758 | 2024.02.28 13:27:44.144782 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 37 rows starting from the beginning of the part | ||
| 6759 | 2024.02.28 13:27:44.145372 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6760 | 2024.02.28 13:27:44.145806 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 6761 | 2024.02.28 13:27:44.146113 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
| 6762 | 2024.02.28 13:27:44.146435 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} <Information> executeQuery: Read 111 rows, 11.24 KiB in 0.002472634 sec., 44891 rows/sec., 4.44 MiB/sec. | ||
| 6763 | 2024.02.28 13:27:44.146449 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003333726 sec., 59692.96816834977 rows/sec., 4.72 MiB/sec. | ||
| 6764 | 2024.02.28 13:27:44.146620 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} <Debug> DynamicQueryHandler: Done processing query | ||
| 6765 | 2024.02.28 13:27:44.146661 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 6766 | 2024.02.28 13:27:44.146668 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 6767 | 2024.02.28 13:27:44.146685 [ 3 ] {} <Debug> HTTP-Session: 1ce3f0d3-0555-444b-8b44-c0a406130574 Destroying unnamed session | ||
| 6768 | 2024.02.28 13:27:44.146878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6769 | 2024.02.28 13:27:44.146943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6770 | 2024.02.28 13:27:44.146953 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
| 6771 | 2024.02.28 13:27:44.146971 [ 3 ] {} <Debug> HTTP-Session: 3a7ced26-be74-4490-9e41-a1f1e25770f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6772 | 2024.02.28 13:27:44.147020 [ 3 ] {} <Debug> HTTP-Session: 3a7ced26-be74-4490-9e41-a1f1e25770f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6773 | 2024.02.28 13:27:44.147086 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
| 6774 | 2024.02.28 13:27:44.147140 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6775 | 2024.02.28 13:27:44.147224 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6776 | 2024.02.28 13:27:44.147341 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6777 | 2024.02.28 13:27:44.147664 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6778 | 2024.02.28 13:27:44.147882 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 6779 | 2024.02.28 13:27:44.148040 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
| 6780 | 2024.02.28 13:27:44.148164 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000968334 sec., 38209 rows/sec., 2.99 MiB/sec. | ||
| 6781 | 2024.02.28 13:27:44.148283 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} <Debug> DynamicQueryHandler: Done processing query | ||
| 6782 | 2024.02.28 13:27:44.148307 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6783 | 2024.02.28 13:27:44.148322 [ 3 ] {} <Debug> HTTP-Session: 3a7ced26-be74-4490-9e41-a1f1e25770f2 Destroying unnamed session | ||
| 6784 | 2024.02.28 13:27:44.148458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6785 | 2024.02.28 13:27:44.148503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6786 | 2024.02.28 13:27:44.148522 [ 3 ] {} <Debug> HTTP-Session: 9abd7724-5502-4135-91e3-077d0d3c723f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6787 | 2024.02.28 13:27:44.148538 [ 3 ] {} <Debug> HTTP-Session: 9abd7724-5502-4135-91e3-077d0d3c723f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6788 | 2024.02.28 13:27:44.148620 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6789 | 2024.02.28 13:27:44.148664 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6790 | 2024.02.28 13:27:44.148801 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6791 | 2024.02.28 13:27:44.149339 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6792 | 2024.02.28 13:27:44.149651 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 6793 | 2024.02.28 13:27:44.149828 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
| 6794 | 2024.02.28 13:27:44.149936 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001281983 sec., 28861 rows/sec., 38.95 MiB/sec. | ||
| 6795 | 2024.02.28 13:27:44.149946 [ 69 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 6796 | 2024.02.28 13:27:44.150047 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6797 | 2024.02.28 13:27:44.150177 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} <Debug> DynamicQueryHandler: Done processing query | ||
| 6798 | 2024.02.28 13:27:44.150185 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
| 6799 | 2024.02.28 13:27:44.150224 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 6800 | 2024.02.28 13:27:44.150257 [ 3 ] {} <Debug> HTTP-Session: 9abd7724-5502-4135-91e3-077d0d3c723f Destroying unnamed session | ||
| 6801 | 2024.02.28 13:27:44.150479 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6802 | 2024.02.28 13:27:44.150521 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1725 rows starting from the beginning of the part | ||
| 6803 | 2024.02.28 13:27:44.150664 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 37 rows starting from the beginning of the part | ||
| 6804 | 2024.02.28 13:27:44.150786 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part | ||
| 6805 | 2024.02.28 13:27:44.150896 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 37 rows starting from the beginning of the part | ||
| 6806 | 2024.02.28 13:27:44.151000 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 23 rows starting from the beginning of the part | ||
| 6807 | 2024.02.28 13:27:44.151093 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 37 rows starting from the beginning of the part | ||
| 6808 | 2024.02.28 13:27:44.154216 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1873 rows, containing 6 columns (6 merged, 0 gathered) in 0.004092556 sec., 457660.2006179024 rows/sec., 617.59 MiB/sec. | ||
| 6809 | 2024.02.28 13:27:44.154895 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 6810 | 2024.02.28 13:27:44.155099 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
| 6811 | 2024.02.28 13:27:44.155168 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
| 6812 | 2024.02.28 13:27:44.155239 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14: 13.13 MiB. | ||
| 6813 | 2024.02.28 13:27:44.808429 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6814 | 2024.02.28 13:27:44.808487 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6815 | 2024.02.28 13:27:45.000174 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.84 MiB, peak 256.94 MiB, will set to 243.95 MiB (RSS), difference: -2.89 MiB | ||
| 6816 | 2024.02.28 13:27:49.142708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6817 | 2024.02.28 13:27:49.142821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6818 | 2024.02.28 13:27:49.142847 [ 3 ] {} <Debug> HTTP-Session: 219db2a1-0871-41f7-9890-b648837722a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6819 | 2024.02.28 13:27:49.142871 [ 3 ] {} <Debug> HTTP-Session: 219db2a1-0871-41f7-9890-b648837722a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6820 | 2024.02.28 13:27:49.142996 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6821 | 2024.02.28 13:27:49.143056 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6822 | 2024.02.28 13:27:49.143226 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6823 | 2024.02.28 13:27:49.143657 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6824 | 2024.02.28 13:27:49.143914 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 6825 | 2024.02.28 13:27:49.144090 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
| 6826 | 2024.02.28 13:27:49.144212 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.00117996 sec., 19492 rows/sec., 1.54 MiB/sec. | ||
| 6827 | 2024.02.28 13:27:49.144361 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} <Debug> DynamicQueryHandler: Done processing query | ||
| 6828 | 2024.02.28 13:27:49.144388 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6829 | 2024.02.28 13:27:49.144404 [ 3 ] {} <Debug> HTTP-Session: 219db2a1-0871-41f7-9890-b648837722a1 Destroying unnamed session | ||
| 6830 | 2024.02.28 13:27:49.144531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6831 | 2024.02.28 13:27:49.144582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6832 | 2024.02.28 13:27:49.144602 [ 3 ] {} <Debug> HTTP-Session: 7517b058-4d50-4902-93c6-5cf09c55037e Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6833 | 2024.02.28 13:27:49.144622 [ 3 ] {} <Debug> HTTP-Session: 7517b058-4d50-4902-93c6-5cf09c55037e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6834 | 2024.02.28 13:27:49.144705 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6835 | 2024.02.28 13:27:49.144747 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6836 | 2024.02.28 13:27:49.144854 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6837 | 2024.02.28 13:27:49.145228 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6838 | 2024.02.28 13:27:49.145445 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 6839 | 2024.02.28 13:27:49.145606 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
| 6840 | 2024.02.28 13:27:49.145701 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} <Information> executeQuery: Read 105 rows, 9.02 KiB in 0.000966845 sec., 108600 rows/sec., 9.12 MiB/sec. | ||
| 6841 | 2024.02.28 13:27:49.145857 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} <Debug> DynamicQueryHandler: Done processing query | ||
| 6842 | 2024.02.28 13:27:49.145899 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 6843 | 2024.02.28 13:27:49.145942 [ 3 ] {} <Debug> HTTP-Session: 7517b058-4d50-4902-93c6-5cf09c55037e Destroying unnamed session | ||
| 6844 | 2024.02.28 13:27:49.146081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 9519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6845 | 2024.02.28 13:27:49.146138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6846 | 2024.02.28 13:27:49.146158 [ 3 ] {} <Debug> HTTP-Session: 5e90500b-0a8c-46c0-b5e2-57f9f75e9609 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6847 | 2024.02.28 13:27:49.146175 [ 3 ] {} <Debug> HTTP-Session: 5e90500b-0a8c-46c0-b5e2-57f9f75e9609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6848 | 2024.02.28 13:27:49.146252 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6849 | 2024.02.28 13:27:49.146290 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6850 | 2024.02.28 13:27:49.146403 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6851 | 2024.02.28 13:27:49.146716 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6852 | 2024.02.28 13:27:49.146930 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 6853 | 2024.02.28 13:27:49.147089 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
| 6854 | 2024.02.28 13:27:49.147192 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} <Information> executeQuery: Read 56 rows, 4.46 KiB in 0.000914173 sec., 61257 rows/sec., 4.77 MiB/sec. | ||
| 6855 | 2024.02.28 13:27:49.147308 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} <Debug> DynamicQueryHandler: Done processing query | ||
| 6856 | 2024.02.28 13:27:49.147332 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 6857 | 2024.02.28 13:27:49.147348 [ 3 ] {} <Debug> HTTP-Session: 5e90500b-0a8c-46c0-b5e2-57f9f75e9609 Destroying unnamed session | ||
| 6858 | 2024.02.28 13:27:49.147498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6859 | 2024.02.28 13:27:49.147544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6860 | 2024.02.28 13:27:49.147563 [ 3 ] {} <Debug> HTTP-Session: 1db76e82-16ba-4aea-ba23-1da26f5edce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6861 | 2024.02.28 13:27:49.147579 [ 3 ] {} <Debug> HTTP-Session: 1db76e82-16ba-4aea-ba23-1da26f5edce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6862 | 2024.02.28 13:27:49.147652 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 6863 | 2024.02.28 13:27:49.147694 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6864 | 2024.02.28 13:27:49.147812 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6865 | 2024.02.28 13:27:49.148113 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6866 | 2024.02.28 13:27:49.148383 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6867 | 2024.02.28 13:27:49.148559 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 6868 | 2024.02.28 13:27:49.148657 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000978725 sec., 36782 rows/sec., 2.60 MiB/sec. | ||
| 6869 | 2024.02.28 13:27:49.148773 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} <Debug> DynamicQueryHandler: Done processing query | ||
| 6870 | 2024.02.28 13:27:49.148797 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6871 | 2024.02.28 13:27:49.148840 [ 3 ] {} <Debug> HTTP-Session: 1db76e82-16ba-4aea-ba23-1da26f5edce1 Destroying unnamed session | ||
| 6872 | 2024.02.28 13:27:49.148994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 24646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6873 | 2024.02.28 13:27:49.149039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6874 | 2024.02.28 13:27:49.149058 [ 3 ] {} <Debug> HTTP-Session: 4715ef84-6cad-4496-b18c-584f1b24e270 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6875 | 2024.02.28 13:27:49.149074 [ 3 ] {} <Debug> HTTP-Session: 4715ef84-6cad-4496-b18c-584f1b24e270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6876 | 2024.02.28 13:27:49.149157 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6877 | 2024.02.28 13:27:49.149200 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6878 | 2024.02.28 13:27:49.149331 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6879 | 2024.02.28 13:27:49.149721 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6880 | 2024.02.28 13:27:49.150002 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 6881 | 2024.02.28 13:27:49.150203 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
| 6882 | 2024.02.28 13:27:49.150323 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001138999 sec., 20193 rows/sec., 27.25 MiB/sec. | ||
| 6883 | 2024.02.28 13:27:49.150442 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} <Debug> DynamicQueryHandler: Done processing query | ||
| 6884 | 2024.02.28 13:27:49.150465 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 6885 | 2024.02.28 13:27:49.150481 [ 3 ] {} <Debug> HTTP-Session: 4715ef84-6cad-4496-b18c-584f1b24e270 Destroying unnamed session | ||
| 6886 | 2024.02.28 13:27:49.150621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6887 | 2024.02.28 13:27:49.150664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6888 | 2024.02.28 13:27:49.150682 [ 3 ] {} <Debug> HTTP-Session: 236f6a6d-935e-4c36-b552-6ca9e5032a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6889 | 2024.02.28 13:27:49.150698 [ 3 ] {} <Debug> HTTP-Session: 236f6a6d-935e-4c36-b552-6ca9e5032a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6890 | 2024.02.28 13:27:49.150765 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6891 | 2024.02.28 13:27:49.150804 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 6892 | 2024.02.28 13:27:49.150906 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6893 | 2024.02.28 13:27:49.151172 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6894 | 2024.02.28 13:27:49.151407 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6895 | 2024.02.28 13:27:49.151593 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} <Trace> oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 6896 | 2024.02.28 13:27:49.151683 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000889913 sec., 10113 rows/sec., 714.39 KiB/sec. | ||
| 6897 | 2024.02.28 13:27:49.151791 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} <Debug> DynamicQueryHandler: Done processing query | ||
| 6898 | 2024.02.28 13:27:49.151812 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 6899 | 2024.02.28 13:27:49.151828 [ 3 ] {} <Debug> HTTP-Session: 236f6a6d-935e-4c36-b552-6ca9e5032a2f Destroying unnamed session | ||
| 6900 | 2024.02.28 13:27:54.140880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6901 | 2024.02.28 13:27:54.141023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6902 | 2024.02.28 13:27:54.141055 [ 3 ] {} <Debug> HTTP-Session: 89b29949-0d52-4ea9-b3e2-d8b335c2b9c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6903 | 2024.02.28 13:27:54.141079 [ 3 ] {} <Debug> HTTP-Session: 89b29949-0d52-4ea9-b3e2-d8b335c2b9c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6904 | 2024.02.28 13:27:54.141208 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6905 | 2024.02.28 13:27:54.141267 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6906 | 2024.02.28 13:27:54.141424 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6907 | 2024.02.28 13:27:54.141881 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6908 | 2024.02.28 13:27:54.142141 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 6909 | 2024.02.28 13:27:54.142323 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
| 6910 | 2024.02.28 13:27:54.142433 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001191621 sec., 31889 rows/sec., 2.52 MiB/sec. | ||
| 6911 | 2024.02.28 13:27:54.142589 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} <Debug> DynamicQueryHandler: Done processing query | ||
| 6912 | 2024.02.28 13:27:54.142624 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6913 | 2024.02.28 13:27:54.142643 [ 3 ] {} <Debug> HTTP-Session: 89b29949-0d52-4ea9-b3e2-d8b335c2b9c7 Destroying unnamed session | ||
| 6914 | 2024.02.28 13:27:54.142771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6915 | 2024.02.28 13:27:54.142816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6916 | 2024.02.28 13:27:54.142835 [ 3 ] {} <Debug> HTTP-Session: 567983f2-ca3d-4b04-88fb-1d39a304153c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6917 | 2024.02.28 13:27:54.142851 [ 3 ] {} <Debug> HTTP-Session: 567983f2-ca3d-4b04-88fb-1d39a304153c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6918 | 2024.02.28 13:27:54.142925 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6919 | 2024.02.28 13:27:54.142964 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6920 | 2024.02.28 13:27:54.143066 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6921 | 2024.02.28 13:27:54.143457 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6922 | 2024.02.28 13:27:54.143676 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 6923 | 2024.02.28 13:27:54.143833 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
| 6924 | 2024.02.28 13:27:54.143948 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} <Information> executeQuery: Read 114 rows, 11.53 KiB in 0.000985266 sec., 115704 rows/sec., 11.43 MiB/sec. | ||
| 6925 | 2024.02.28 13:27:54.144091 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} <Debug> DynamicQueryHandler: Done processing query | ||
| 6926 | 2024.02.28 13:27:54.144126 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 6927 | 2024.02.28 13:27:54.144174 [ 3 ] {} <Debug> HTTP-Session: 567983f2-ca3d-4b04-88fb-1d39a304153c Destroying unnamed session | ||
| 6928 | 2024.02.28 13:27:54.144315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6929 | 2024.02.28 13:27:54.144362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6930 | 2024.02.28 13:27:54.144380 [ 3 ] {} <Debug> HTTP-Session: ef3430dc-c40e-48f6-891d-dd6b0db554fd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6931 | 2024.02.28 13:27:54.144397 [ 3 ] {} <Debug> HTTP-Session: ef3430dc-c40e-48f6-891d-dd6b0db554fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6932 | 2024.02.28 13:27:54.144469 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6933 | 2024.02.28 13:27:54.144508 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6934 | 2024.02.28 13:27:54.144620 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6935 | 2024.02.28 13:27:54.144966 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6936 | 2024.02.28 13:27:54.145189 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 6937 | 2024.02.28 13:27:54.145355 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
| 6938 | 2024.02.28 13:27:54.145472 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000968105 sec., 39251 rows/sec., 3.07 MiB/sec. | ||
| 6939 | 2024.02.28 13:27:54.145589 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} <Debug> DynamicQueryHandler: Done processing query | ||
| 6940 | 2024.02.28 13:27:54.145612 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6941 | 2024.02.28 13:27:54.145628 [ 3 ] {} <Debug> HTTP-Session: ef3430dc-c40e-48f6-891d-dd6b0db554fd Destroying unnamed session | ||
| 6942 | 2024.02.28 13:27:54.145818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6943 | 2024.02.28 13:27:54.145862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6944 | 2024.02.28 13:27:54.145881 [ 3 ] {} <Debug> HTTP-Session: 2c2e633e-28d2-42ed-8009-2c88755a2f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6945 | 2024.02.28 13:27:54.145897 [ 3 ] {} <Debug> HTTP-Session: 2c2e633e-28d2-42ed-8009-2c88755a2f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6946 | 2024.02.28 13:27:54.145982 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6947 | 2024.02.28 13:27:54.146027 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6948 | 2024.02.28 13:27:54.146165 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6949 | 2024.02.28 13:27:54.146647 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6950 | 2024.02.28 13:27:54.146972 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 6951 | 2024.02.28 13:27:54.147184 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
| 6952 | 2024.02.28 13:27:54.147309 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001297994 sec., 29275 rows/sec., 39.51 MiB/sec. | ||
| 6953 | 2024.02.28 13:27:54.147440 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} <Debug> DynamicQueryHandler: Done processing query | ||
| 6954 | 2024.02.28 13:27:54.147463 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 6955 | 2024.02.28 13:27:54.147479 [ 3 ] {} <Debug> HTTP-Session: 2c2e633e-28d2-42ed-8009-2c88755a2f8d Destroying unnamed session | ||
| 6956 | 2024.02.28 13:27:59.141490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6957 | 2024.02.28 13:27:59.141615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6958 | 2024.02.28 13:27:59.141646 [ 3 ] {} <Debug> HTTP-Session: 5f39a67d-d78f-4c73-aae6-959cec82eeea Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6959 | 2024.02.28 13:27:59.141675 [ 3 ] {} <Debug> HTTP-Session: 5f39a67d-d78f-4c73-aae6-959cec82eeea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6960 | 2024.02.28 13:27:59.141818 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6961 | 2024.02.28 13:27:59.141889 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6962 | 2024.02.28 13:27:59.142071 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6963 | 2024.02.28 13:27:59.142608 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6964 | 2024.02.28 13:27:59.142889 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 6965 | 2024.02.28 13:27:59.143065 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
| 6966 | 2024.02.28 13:27:59.143189 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001328224 sec., 19575 rows/sec., 1.55 MiB/sec. | ||
| 6967 | 2024.02.28 13:27:59.143387 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} <Debug> DynamicQueryHandler: Done processing query | ||
| 6968 | 2024.02.28 13:27:59.143424 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6969 | 2024.02.28 13:27:59.143443 [ 3 ] {} <Debug> HTTP-Session: 5f39a67d-d78f-4c73-aae6-959cec82eeea Destroying unnamed session | ||
| 6970 | 2024.02.28 13:27:59.143572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6971 | 2024.02.28 13:27:59.143628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6972 | 2024.02.28 13:27:59.143648 [ 3 ] {} <Debug> HTTP-Session: a5c9587b-2d82-4f57-b729-02acbc55fd56 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6973 | 2024.02.28 13:27:59.143668 [ 3 ] {} <Debug> HTTP-Session: a5c9587b-2d82-4f57-b729-02acbc55fd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6974 | 2024.02.28 13:27:59.143757 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6975 | 2024.02.28 13:27:59.143802 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6976 | 2024.02.28 13:27:59.143920 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6977 | 2024.02.28 13:27:59.144279 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6978 | 2024.02.28 13:27:59.144505 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 6979 | 2024.02.28 13:27:59.144663 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
| 6980 | 2024.02.28 13:27:59.144763 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} <Information> executeQuery: Read 78 rows, 7.05 KiB in 0.000976535 sec., 79874 rows/sec., 7.05 MiB/sec. | ||
| 6981 | 2024.02.28 13:27:59.144880 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} <Debug> DynamicQueryHandler: Done processing query | ||
| 6982 | 2024.02.28 13:27:59.144905 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 6983 | 2024.02.28 13:27:59.144921 [ 3 ] {} <Debug> HTTP-Session: a5c9587b-2d82-4f57-b729-02acbc55fd56 Destroying unnamed session | ||
| 6984 | 2024.02.28 13:27:59.145074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 4455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6985 | 2024.02.28 13:27:59.145122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6986 | 2024.02.28 13:27:59.145140 [ 3 ] {} <Debug> HTTP-Session: 12f5f0c4-f64f-4838-a97e-b0e5fb02c3b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 6987 | 2024.02.28 13:27:59.145158 [ 3 ] {} <Debug> HTTP-Session: 12f5f0c4-f64f-4838-a97e-b0e5fb02c3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6988 | 2024.02.28 13:27:59.145234 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6989 | 2024.02.28 13:27:59.145273 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6990 | 2024.02.28 13:27:59.145378 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6991 | 2024.02.28 13:27:59.145663 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 6992 | 2024.02.28 13:27:59.145872 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 6993 | 2024.02.28 13:27:59.146036 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
| 6994 | 2024.02.28 13:27:59.146134 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000873262 sec., 29773 rows/sec., 2.33 MiB/sec. | ||
| 6995 | 2024.02.28 13:27:59.146247 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} <Debug> DynamicQueryHandler: Done processing query | ||
| 6996 | 2024.02.28 13:27:59.146270 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6997 | 2024.02.28 13:27:59.146286 [ 3 ] {} <Debug> HTTP-Session: 12f5f0c4-f64f-4838-a97e-b0e5fb02c3b4 Destroying unnamed session | ||
| 6998 | 2024.02.28 13:27:59.146431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 27854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6999 | 2024.02.28 13:27:59.146477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7000 | 2024.02.28 13:27:59.146495 [ 3 ] {} <Debug> HTTP-Session: 86dac35d-ea90-4134-a62a-c47a9df27ed4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7001 | 2024.02.28 13:27:59.146512 [ 3 ] {} <Debug> HTTP-Session: 86dac35d-ea90-4134-a62a-c47a9df27ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7002 | 2024.02.28 13:27:59.146590 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7003 | 2024.02.28 13:27:59.146634 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7004 | 2024.02.28 13:27:59.146767 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7005 | 2024.02.28 13:27:59.147161 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7006 | 2024.02.28 13:27:59.147458 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7007 | 2024.02.28 13:27:59.147643 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
| 7008 | 2024.02.28 13:27:59.147742 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001123629 sec., 23139 rows/sec., 31.23 MiB/sec. | ||
| 7009 | 2024.02.28 13:27:59.147867 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} <Debug> DynamicQueryHandler: Done processing query | ||
| 7010 | 2024.02.28 13:27:59.147891 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 7011 | 2024.02.28 13:27:59.147907 [ 3 ] {} <Debug> HTTP-Session: 86dac35d-ea90-4134-a62a-c47a9df27ed4 Destroying unnamed session | ||
| 7012 | 2024.02.28 13:27:59.808524 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7013 | 2024.02.28 13:27:59.808579 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7014 | 2024.02.28 13:28:04.141473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7015 | 2024.02.28 13:28:04.141589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7016 | 2024.02.28 13:28:04.141615 [ 3 ] {} <Debug> HTTP-Session: 3dd39a67-dddd-4586-ac25-8b25a8506807 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7017 | 2024.02.28 13:28:04.141639 [ 3 ] {} <Debug> HTTP-Session: 3dd39a67-dddd-4586-ac25-8b25a8506807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7018 | 2024.02.28 13:28:04.141765 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7019 | 2024.02.28 13:28:04.141826 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7020 | 2024.02.28 13:28:04.141988 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7021 | 2024.02.28 13:28:04.142445 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7022 | 2024.02.28 13:28:04.142714 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7023 | 2024.02.28 13:28:04.142885 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
| 7024 | 2024.02.28 13:28:04.143018 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001211351 sec., 31369 rows/sec., 2.48 MiB/sec. | ||
| 7025 | 2024.02.28 13:28:04.143161 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} <Debug> DynamicQueryHandler: Done processing query | ||
| 7026 | 2024.02.28 13:28:04.143188 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7027 | 2024.02.28 13:28:04.143205 [ 3 ] {} <Debug> HTTP-Session: 3dd39a67-dddd-4586-ac25-8b25a8506807 Destroying unnamed session | ||
| 7028 | 2024.02.28 13:28:04.143330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7029 | 2024.02.28 13:28:04.143383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7030 | 2024.02.28 13:28:04.143402 [ 3 ] {} <Debug> HTTP-Session: bfb0e11f-10f1-4521-afbc-aa88b0ec7aeb Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7031 | 2024.02.28 13:28:04.143421 [ 3 ] {} <Debug> HTTP-Session: bfb0e11f-10f1-4521-afbc-aa88b0ec7aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7032 | 2024.02.28 13:28:04.143508 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7033 | 2024.02.28 13:28:04.143550 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7034 | 2024.02.28 13:28:04.143661 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7035 | 2024.02.28 13:28:04.144166 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7036 | 2024.02.28 13:28:04.144389 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7037 | 2024.02.28 13:28:04.144546 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
| 7038 | 2024.02.28 13:28:04.144665 [ 158 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7039 | 2024.02.28 13:28:04.144670 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} <Information> executeQuery: Read 114 rows, 11.53 KiB in 0.001126599 sec., 101189 rows/sec., 10.00 MiB/sec. | ||
| 7040 | 2024.02.28 13:28:04.144747 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7041 | 2024.02.28 13:28:04.144888 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
| 7042 | 2024.02.28 13:28:04.144913 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} <Debug> DynamicQueryHandler: Done processing query | ||
| 7043 | 2024.02.28 13:28:04.144940 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 7044 | 2024.02.28 13:28:04.144965 [ 3 ] {} <Debug> HTTP-Session: bfb0e11f-10f1-4521-afbc-aa88b0ec7aeb Destroying unnamed session | ||
| 7045 | 2024.02.28 13:28:04.144991 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7046 | 2024.02.28 13:28:04.145023 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 220 rows starting from the beginning of the part | ||
| 7047 | 2024.02.28 13:28:04.145102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7048 | 2024.02.28 13:28:04.145149 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 111 rows starting from the beginning of the part | ||
| 7049 | 2024.02.28 13:28:04.145160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7050 | 2024.02.28 13:28:04.145194 [ 3 ] {} <Debug> HTTP-Session: bb602d6c-77c0-4227-8a8a-f81300aabd95 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7051 | 2024.02.28 13:28:04.145219 [ 3 ] {} <Debug> HTTP-Session: bb602d6c-77c0-4227-8a8a-f81300aabd95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7052 | 2024.02.28 13:28:04.145290 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 105 rows starting from the beginning of the part | ||
| 7053 | 2024.02.28 13:28:04.145339 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7054 | 2024.02.28 13:28:04.145389 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7055 | 2024.02.28 13:28:04.145433 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 114 rows starting from the beginning of the part | ||
| 7056 | 2024.02.28 13:28:04.145623 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7057 | 2024.02.28 13:28:04.145627 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 78 rows starting from the beginning of the part | ||
| 7058 | 2024.02.28 13:28:04.145768 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 114 rows starting from the beginning of the part | ||
| 7059 | 2024.02.28 13:28:04.146114 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7060 | 2024.02.28 13:28:04.146417 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7061 | 2024.02.28 13:28:04.146589 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
| 7062 | 2024.02.28 13:28:04.146815 [ 158 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7063 | 2024.02.28 13:28:04.146874 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.001489289 sec., 25515 rows/sec., 2.00 MiB/sec. | ||
| 7064 | 2024.02.28 13:28:04.146953 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7065 | 2024.02.28 13:28:04.147038 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 4 columns (4 merged, 0 gathered) in 0.002197487 sec., 337658.4252830619 rows/sec., 31.55 MiB/sec. | ||
| 7066 | 2024.02.28 13:28:04.147138 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
| 7067 | 2024.02.28 13:28:04.147208 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} <Debug> DynamicQueryHandler: Done processing query | ||
| 7068 | 2024.02.28 13:28:04.147265 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7069 | 2024.02.28 13:28:04.147295 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7070 | 2024.02.28 13:28:04.147301 [ 3 ] {} <Debug> HTTP-Session: bb602d6c-77c0-4227-8a8a-f81300aabd95 Destroying unnamed session | ||
| 7071 | 2024.02.28 13:28:04.147361 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 113 rows starting from the beginning of the part | ||
| 7072 | 2024.02.28 13:28:04.147390 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7073 | 2024.02.28 13:28:04.147506 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 37 rows starting from the beginning of the part | ||
| 7074 | 2024.02.28 13:28:04.147579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7075 | 2024.02.28 13:28:04.147669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7076 | 2024.02.28 13:28:04.147702 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 7077 | 2024.02.28 13:28:04.147709 [ 3 ] {} <Debug> HTTP-Session: b9e1976c-a4ec-4226-991e-cc0149c0baa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7078 | 2024.02.28 13:28:04.147770 [ 3 ] {} <Debug> HTTP-Session: b9e1976c-a4ec-4226-991e-cc0149c0baa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7079 | 2024.02.28 13:28:04.147786 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
| 7080 | 2024.02.28 13:28:04.147981 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 38 rows starting from the beginning of the part | ||
| 7081 | 2024.02.28 13:28:04.148001 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
| 7082 | 2024.02.28 13:28:04.148050 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7083 | 2024.02.28 13:28:04.148204 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7084 | 2024.02.28 13:28:04.148294 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
| 7085 | 2024.02.28 13:28:04.148467 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 38 rows starting from the beginning of the part | ||
| 7086 | 2024.02.28 13:28:04.148600 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7087 | 2024.02.28 13:28:04.149446 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002423302 sec., 127099.3049978913 rows/sec., 9.93 MiB/sec. | ||
| 7088 | 2024.02.28 13:28:04.149557 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7089 | 2024.02.28 13:28:04.149573 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7090 | 2024.02.28 13:28:04.149725 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
| 7091 | 2024.02.28 13:28:04.149787 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
| 7092 | 2024.02.28 13:28:04.149945 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7093 | 2024.02.28 13:28:04.150135 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
| 7094 | 2024.02.28 13:28:04.150257 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.002157106 sec., 17616 rows/sec., 23.77 MiB/sec. | ||
| 7095 | 2024.02.28 13:28:04.150393 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} <Debug> DynamicQueryHandler: Done processing query | ||
| 7096 | 2024.02.28 13:28:04.150417 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 7097 | 2024.02.28 13:28:04.150434 [ 3 ] {} <Debug> HTTP-Session: b9e1976c-a4ec-4226-991e-cc0149c0baa8 Destroying unnamed session | ||
| 7098 | 2024.02.28 13:28:09.141098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7099 | 2024.02.28 13:28:09.141221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7100 | 2024.02.28 13:28:09.141248 [ 3 ] {} <Debug> HTTP-Session: 2ef3386c-7bec-4551-a1c0-44fd714cbfbc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7101 | 2024.02.28 13:28:09.141271 [ 3 ] {} <Debug> HTTP-Session: 2ef3386c-7bec-4551-a1c0-44fd714cbfbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7102 | 2024.02.28 13:28:09.141398 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7103 | 2024.02.28 13:28:09.141459 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7104 | 2024.02.28 13:28:09.141617 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7105 | 2024.02.28 13:28:09.142042 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7106 | 2024.02.28 13:28:09.142369 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7107 | 2024.02.28 13:28:09.142542 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
| 7108 | 2024.02.28 13:28:09.142679 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001237952 sec., 21002 rows/sec., 1.66 MiB/sec. | ||
| 7109 | 2024.02.28 13:28:09.142685 [ 93 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7110 | 2024.02.28 13:28:09.142804 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7111 | 2024.02.28 13:28:09.142882 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} <Debug> DynamicQueryHandler: Done processing query | ||
| 7112 | 2024.02.28 13:28:09.142918 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
| 7113 | 2024.02.28 13:28:09.142932 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7114 | 2024.02.28 13:28:09.142971 [ 3 ] {} <Debug> HTTP-Session: 2ef3386c-7bec-4551-a1c0-44fd714cbfbc Destroying unnamed session | ||
| 7115 | 2024.02.28 13:28:09.143064 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7116 | 2024.02.28 13:28:09.143132 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 60 rows starting from the beginning of the part | ||
| 7117 | 2024.02.28 13:28:09.143138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7118 | 2024.02.28 13:28:09.143224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7119 | 2024.02.28 13:28:09.143267 [ 3 ] {} <Debug> HTTP-Session: 84e46331-358f-4c9e-af1e-65d60e72fa65 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7120 | 2024.02.28 13:28:09.143320 [ 3 ] {} <Debug> HTTP-Session: 84e46331-358f-4c9e-af1e-65d60e72fa65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7121 | 2024.02.28 13:28:09.143339 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 23 rows starting from the beginning of the part | ||
| 7122 | 2024.02.28 13:28:09.143535 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 7123 | 2024.02.28 13:28:09.143566 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part | ||
| 7124 | 2024.02.28 13:28:09.143642 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7125 | 2024.02.28 13:28:09.143842 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
| 7126 | 2024.02.28 13:28:09.144131 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7127 | 2024.02.28 13:28:09.144153 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part | ||
| 7128 | 2024.02.28 13:28:09.144362 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
| 7129 | 2024.02.28 13:28:09.144888 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7130 | 2024.02.28 13:28:09.145319 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7131 | 2024.02.28 13:28:09.145655 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 7132 | 2024.02.28 13:28:09.145912 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 4 columns (4 merged, 0 gathered) in 0.003041389 sec., 69376.19620508919 rows/sec., 5.49 MiB/sec. | ||
| 7133 | 2024.02.28 13:28:09.145980 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002387081 sec., 1675 rows/sec., 139.91 KiB/sec. | ||
| 7134 | 2024.02.28 13:28:09.146195 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7135 | 2024.02.28 13:28:09.146230 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} <Debug> DynamicQueryHandler: Done processing query | ||
| 7136 | 2024.02.28 13:28:09.146270 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7137 | 2024.02.28 13:28:09.146296 [ 3 ] {} <Debug> HTTP-Session: 84e46331-358f-4c9e-af1e-65d60e72fa65 Destroying unnamed session | ||
| 7138 | 2024.02.28 13:28:09.146467 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
| 7139 | 2024.02.28 13:28:09.146478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 12128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7140 | 2024.02.28 13:28:09.146549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7141 | 2024.02.28 13:28:09.146570 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
| 7142 | 2024.02.28 13:28:09.146583 [ 3 ] {} <Debug> HTTP-Session: 24ab8fbb-301d-4a58-9530-f78c99afb4b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7143 | 2024.02.28 13:28:09.146618 [ 3 ] {} <Debug> HTTP-Session: 24ab8fbb-301d-4a58-9530-f78c99afb4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7144 | 2024.02.28 13:28:09.146745 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7145 | 2024.02.28 13:28:09.146786 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7146 | 2024.02.28 13:28:09.146901 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7147 | 2024.02.28 13:28:09.147240 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7148 | 2024.02.28 13:28:09.147471 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7149 | 2024.02.28 13:28:09.147629 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
| 7150 | 2024.02.28 13:28:09.147744 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} <Information> executeQuery: Read 80 rows, 7.23 KiB in 0.000969165 sec., 82545 rows/sec., 7.29 MiB/sec. | ||
| 7151 | 2024.02.28 13:28:09.147850 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} <Debug> DynamicQueryHandler: Done processing query | ||
| 7152 | 2024.02.28 13:28:09.147874 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 7153 | 2024.02.28 13:28:09.147889 [ 3 ] {} <Debug> HTTP-Session: 24ab8fbb-301d-4a58-9530-f78c99afb4b5 Destroying unnamed session | ||
| 7154 | 2024.02.28 13:28:09.148003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7155 | 2024.02.28 13:28:09.148047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7156 | 2024.02.28 13:28:09.148065 [ 3 ] {} <Debug> HTTP-Session: 3d6599ae-0e9a-4907-8d14-767c4b1ae1e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7157 | 2024.02.28 13:28:09.148083 [ 3 ] {} <Debug> HTTP-Session: 3d6599ae-0e9a-4907-8d14-767c4b1ae1e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7158 | 2024.02.28 13:28:09.148152 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 7159 | 2024.02.28 13:28:09.148191 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7160 | 2024.02.28 13:28:09.148294 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7161 | 2024.02.28 13:28:09.148542 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7162 | 2024.02.28 13:28:09.148747 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7163 | 2024.02.28 13:28:09.148903 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 7164 | 2024.02.28 13:28:09.149034 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000849512 sec., 4708 rows/sec., 328.77 KiB/sec. | ||
| 7165 | 2024.02.28 13:28:09.149182 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} <Debug> DynamicQueryHandler: Done processing query | ||
| 7166 | 2024.02.28 13:28:09.149207 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7167 | 2024.02.28 13:28:09.149222 [ 3 ] {} <Debug> HTTP-Session: 3d6599ae-0e9a-4907-8d14-767c4b1ae1e1 Destroying unnamed session | ||
| 7168 | 2024.02.28 13:28:09.149326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7169 | 2024.02.28 13:28:09.149371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7170 | 2024.02.28 13:28:09.149389 [ 3 ] {} <Debug> HTTP-Session: 241def6b-9ca8-4f8b-92d3-738ec9621bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7171 | 2024.02.28 13:28:09.149406 [ 3 ] {} <Debug> HTTP-Session: 241def6b-9ca8-4f8b-92d3-738ec9621bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7172 | 2024.02.28 13:28:09.149477 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7173 | 2024.02.28 13:28:09.149515 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7174 | 2024.02.28 13:28:09.149621 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7175 | 2024.02.28 13:28:09.149911 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7176 | 2024.02.28 13:28:09.150123 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7177 | 2024.02.28 13:28:09.150274 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
| 7178 | 2024.02.28 13:28:09.150371 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} <Information> executeQuery: Read 30 rows, 2.41 KiB in 0.000864403 sec., 34706 rows/sec., 2.72 MiB/sec. | ||
| 7179 | 2024.02.28 13:28:09.150496 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} <Debug> DynamicQueryHandler: Done processing query | ||
| 7180 | 2024.02.28 13:28:09.150542 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7181 | 2024.02.28 13:28:09.150591 [ 3 ] {} <Debug> HTTP-Session: 241def6b-9ca8-4f8b-92d3-738ec9621bf2 Destroying unnamed session | ||
| 7182 | 2024.02.28 13:28:09.150715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7183 | 2024.02.28 13:28:09.150758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7184 | 2024.02.28 13:28:09.150776 [ 3 ] {} <Debug> HTTP-Session: 2435f2bb-8042-4cbf-8952-2c741d85519d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7185 | 2024.02.28 13:28:09.150794 [ 3 ] {} <Debug> HTTP-Session: 2435f2bb-8042-4cbf-8952-2c741d85519d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7186 | 2024.02.28 13:28:09.150864 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 7187 | 2024.02.28 13:28:09.150908 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7188 | 2024.02.28 13:28:09.151030 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7189 | 2024.02.28 13:28:09.151384 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7190 | 2024.02.28 13:28:09.151646 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7191 | 2024.02.28 13:28:09.151831 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 7192 | 2024.02.28 13:28:09.151929 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001037217 sec., 1928 rows/sec., 135.58 KiB/sec. | ||
| 7193 | 2024.02.28 13:28:09.152048 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 7194 | 2024.02.28 13:28:09.152071 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7195 | 2024.02.28 13:28:09.152087 [ 3 ] {} <Debug> HTTP-Session: 2435f2bb-8042-4cbf-8952-2c741d85519d Destroying unnamed session | ||
| 7196 | 2024.02.28 13:28:09.152233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 27854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7197 | 2024.02.28 13:28:09.152280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7198 | 2024.02.28 13:28:09.152298 [ 3 ] {} <Debug> HTTP-Session: 1f0f802f-f09a-4a9f-ab65-023a47db68a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7199 | 2024.02.28 13:28:09.152315 [ 3 ] {} <Debug> HTTP-Session: 1f0f802f-f09a-4a9f-ab65-023a47db68a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7200 | 2024.02.28 13:28:09.152389 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7201 | 2024.02.28 13:28:09.152431 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7202 | 2024.02.28 13:28:09.152560 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7203 | 2024.02.28 13:28:09.152971 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7204 | 2024.02.28 13:28:09.153267 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7205 | 2024.02.28 13:28:09.153464 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
| 7206 | 2024.02.28 13:28:09.153563 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.00114594 sec., 22688 rows/sec., 30.62 MiB/sec. | ||
| 7207 | 2024.02.28 13:28:09.153563 [ 128 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7208 | 2024.02.28 13:28:09.153631 [ 128 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7209 | 2024.02.28 13:28:09.153712 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} <Debug> DynamicQueryHandler: Done processing query | ||
| 7210 | 2024.02.28 13:28:09.153720 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
| 7211 | 2024.02.28 13:28:09.153740 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 7212 | 2024.02.28 13:28:09.153776 [ 3 ] {} <Debug> HTTP-Session: 1f0f802f-f09a-4a9f-ab65-023a47db68a0 Destroying unnamed session | ||
| 7213 | 2024.02.28 13:28:09.153859 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7214 | 2024.02.28 13:28:09.153900 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1873 rows starting from the beginning of the part | ||
| 7215 | 2024.02.28 13:28:09.154024 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 23 rows starting from the beginning of the part | ||
| 7216 | 2024.02.28 13:28:09.154163 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part | ||
| 7217 | 2024.02.28 13:28:09.154273 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
| 7218 | 2024.02.28 13:28:09.154377 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part | ||
| 7219 | 2024.02.28 13:28:09.154480 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
| 7220 | 2024.02.28 13:28:09.158288 [ 19 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2024 rows, containing 6 columns (6 merged, 0 gathered) in 0.004600759 sec., 439927.41197702376 rows/sec., 593.66 MiB/sec. | ||
| 7221 | 2024.02.28 13:28:09.159356 [ 19 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7222 | 2024.02.28 13:28:09.159624 [ 19 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
| 7223 | 2024.02.28 13:28:09.159702 [ 19 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
| 7224 | 2024.02.28 13:28:09.159783 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15: 13.26 MiB. | ||
| 7225 | 2024.02.28 13:28:10.000178 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.21 MiB, peak 257.45 MiB, will set to 245.25 MiB (RSS), difference: -1.97 MiB | ||
| 7226 | 2024.02.28 13:28:14.141419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7227 | 2024.02.28 13:28:14.141540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7228 | 2024.02.28 13:28:14.141565 [ 3 ] {} <Debug> HTTP-Session: 96a9277e-2a63-4860-846e-d3bfaa9728a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7229 | 2024.02.28 13:28:14.141588 [ 3 ] {} <Debug> HTTP-Session: 96a9277e-2a63-4860-846e-d3bfaa9728a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7230 | 2024.02.28 13:28:14.141712 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7231 | 2024.02.28 13:28:14.141772 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7232 | 2024.02.28 13:28:14.141928 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7233 | 2024.02.28 13:28:14.142391 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7234 | 2024.02.28 13:28:14.142651 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7235 | 2024.02.28 13:28:14.142815 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
| 7236 | 2024.02.28 13:28:14.142934 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001185531 sec., 32053 rows/sec., 2.54 MiB/sec. | ||
| 7237 | 2024.02.28 13:28:14.143098 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} <Debug> DynamicQueryHandler: Done processing query | ||
| 7238 | 2024.02.28 13:28:14.143127 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7239 | 2024.02.28 13:28:14.143182 [ 3 ] {} <Debug> HTTP-Session: 96a9277e-2a63-4860-846e-d3bfaa9728a3 Destroying unnamed session | ||
| 7240 | 2024.02.28 13:28:14.143348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7241 | 2024.02.28 13:28:14.143398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7242 | 2024.02.28 13:28:14.143416 [ 3 ] {} <Debug> HTTP-Session: b69d4055-e00a-4f02-bb0e-3de1ccee14e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7243 | 2024.02.28 13:28:14.143433 [ 3 ] {} <Debug> HTTP-Session: b69d4055-e00a-4f02-bb0e-3de1ccee14e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7244 | 2024.02.28 13:28:14.143509 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7245 | 2024.02.28 13:28:14.143550 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7246 | 2024.02.28 13:28:14.143658 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7247 | 2024.02.28 13:28:14.144050 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7248 | 2024.02.28 13:28:14.144284 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7249 | 2024.02.28 13:28:14.144432 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
| 7250 | 2024.02.28 13:28:14.144552 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} <Information> executeQuery: Read 114 rows, 11.53 KiB in 0.001010567 sec., 112807 rows/sec., 11.14 MiB/sec. | ||
| 7251 | 2024.02.28 13:28:14.144681 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} <Debug> DynamicQueryHandler: Done processing query | ||
| 7252 | 2024.02.28 13:28:14.144708 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 7253 | 2024.02.28 13:28:14.144724 [ 3 ] {} <Debug> HTTP-Session: b69d4055-e00a-4f02-bb0e-3de1ccee14e7 Destroying unnamed session | ||
| 7254 | 2024.02.28 13:28:14.144869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7255 | 2024.02.28 13:28:14.144914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7256 | 2024.02.28 13:28:14.144933 [ 3 ] {} <Debug> HTTP-Session: 0980ba86-000f-432d-aff3-8fecc0bad037 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7257 | 2024.02.28 13:28:14.144949 [ 3 ] {} <Debug> HTTP-Session: 0980ba86-000f-432d-aff3-8fecc0bad037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7258 | 2024.02.28 13:28:14.145018 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7259 | 2024.02.28 13:28:14.145055 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7260 | 2024.02.28 13:28:14.145162 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7261 | 2024.02.28 13:28:14.145447 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7262 | 2024.02.28 13:28:14.145653 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7263 | 2024.02.28 13:28:14.145799 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
| 7264 | 2024.02.28 13:28:14.145918 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000872633 sec., 43546 rows/sec., 3.41 MiB/sec. | ||
| 7265 | 2024.02.28 13:28:14.146034 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} <Debug> DynamicQueryHandler: Done processing query | ||
| 7266 | 2024.02.28 13:28:14.146057 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7267 | 2024.02.28 13:28:14.146072 [ 3 ] {} <Debug> HTTP-Session: 0980ba86-000f-432d-aff3-8fecc0bad037 Destroying unnamed session | ||
| 7268 | 2024.02.28 13:28:14.146269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7269 | 2024.02.28 13:28:14.146316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7270 | 2024.02.28 13:28:14.146334 [ 3 ] {} <Debug> HTTP-Session: c0d16c2d-dee7-4247-8469-f3534f1bdf90 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7271 | 2024.02.28 13:28:14.146350 [ 3 ] {} <Debug> HTTP-Session: c0d16c2d-dee7-4247-8469-f3534f1bdf90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2024.02.28 13:28:14.146435 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7273 | 2024.02.28 13:28:14.146479 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7274 | 2024.02.28 13:28:14.146620 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7275 | 2024.02.28 13:28:14.147051 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7276 | 2024.02.28 13:28:14.147367 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7277 | 2024.02.28 13:28:14.147547 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
| 7278 | 2024.02.28 13:28:14.147674 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001212091 sec., 31350 rows/sec., 42.31 MiB/sec. | ||
| 7279 | 2024.02.28 13:28:14.147800 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} <Debug> DynamicQueryHandler: Done processing query | ||
| 7280 | 2024.02.28 13:28:14.147822 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 7281 | 2024.02.28 13:28:14.147838 [ 3 ] {} <Debug> HTTP-Session: c0d16c2d-dee7-4247-8469-f3534f1bdf90 Destroying unnamed session | ||
| 7282 | 2024.02.28 13:28:14.808837 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7283 | 2024.02.28 13:28:14.808897 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7284 | 2024.02.28 13:28:19.142076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7285 | 2024.02.28 13:28:19.142193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7286 | 2024.02.28 13:28:19.142219 [ 3 ] {} <Debug> HTTP-Session: 63968823-7ca9-4d43-9903-82095e2ffd0f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7287 | 2024.02.28 13:28:19.142242 [ 3 ] {} <Debug> HTTP-Session: 63968823-7ca9-4d43-9903-82095e2ffd0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7288 | 2024.02.28 13:28:19.142367 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7289 | 2024.02.28 13:28:19.142428 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7290 | 2024.02.28 13:28:19.142582 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7291 | 2024.02.28 13:28:19.142992 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7292 | 2024.02.28 13:28:19.143257 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7293 | 2024.02.28 13:28:19.143425 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
| 7294 | 2024.02.28 13:28:19.143556 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} <Information> executeQuery: Read 29 rows, 2.35 KiB in 0.00114594 sec., 25306 rows/sec., 2.00 MiB/sec. | ||
| 7295 | 2024.02.28 13:28:19.143698 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} <Debug> DynamicQueryHandler: Done processing query | ||
| 7296 | 2024.02.28 13:28:19.143725 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7297 | 2024.02.28 13:28:19.143742 [ 3 ] {} <Debug> HTTP-Session: 63968823-7ca9-4d43-9903-82095e2ffd0f Destroying unnamed session | ||
| 7298 | 2024.02.28 13:28:19.143854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7299 | 2024.02.28 13:28:19.143906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7300 | 2024.02.28 13:28:19.143927 [ 3 ] {} <Debug> HTTP-Session: d6c617d6-6744-4d5e-bb12-54d93614be5d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7301 | 2024.02.28 13:28:19.143945 [ 3 ] {} <Debug> HTTP-Session: d6c617d6-6744-4d5e-bb12-54d93614be5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7302 | 2024.02.28 13:28:19.144022 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 7303 | 2024.02.28 13:28:19.144064 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7304 | 2024.02.28 13:28:19.144179 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7305 | 2024.02.28 13:28:19.144444 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7306 | 2024.02.28 13:28:19.144648 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7307 | 2024.02.28 13:28:19.144809 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 7308 | 2024.02.28 13:28:19.144929 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000871082 sec., 2295 rows/sec., 196.19 KiB/sec. | ||
| 7309 | 2024.02.28 13:28:19.144926 [ 105 ] {} <Debug> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7310 | 2024.02.28 13:28:19.145025 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7311 | 2024.02.28 13:28:19.145108 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} <Debug> DynamicQueryHandler: Done processing query | ||
| 7312 | 2024.02.28 13:28:19.145161 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7313 | 2024.02.28 13:28:19.145169 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact | ||
| 7314 | 2024.02.28 13:28:19.145195 [ 3 ] {} <Debug> HTTP-Session: d6c617d6-6744-4d5e-bb12-54d93614be5d Destroying unnamed session | ||
| 7315 | 2024.02.28 13:28:19.145297 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7316 | 2024.02.28 13:28:19.145341 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part | ||
| 7317 | 2024.02.28 13:28:19.145375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7318 | 2024.02.28 13:28:19.145451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7319 | 2024.02.28 13:28:19.145490 [ 3 ] {} <Debug> HTTP-Session: 1a896b07-4b15-45ec-bccd-006005d48aa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7320 | 2024.02.28 13:28:19.145543 [ 3 ] {} <Debug> HTTP-Session: 1a896b07-4b15-45ec-bccd-006005d48aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7321 | 2024.02.28 13:28:19.145578 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 7322 | 2024.02.28 13:28:19.145726 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7323 | 2024.02.28 13:28:19.145816 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 7324 | 2024.02.28 13:28:19.145826 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7325 | 2024.02.28 13:28:19.146125 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 7326 | 2024.02.28 13:28:19.146268 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7327 | 2024.02.28 13:28:19.146427 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 7328 | 2024.02.28 13:28:19.146525 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 7329 | 2024.02.28 13:28:19.147071 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7330 | 2024.02.28 13:28:19.147498 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7331 | 2024.02.28 13:28:19.147850 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
| 7332 | 2024.02.28 13:28:19.147866 [ 20 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002776982 sec., 7922.269571786926 rows/sec., 662.89 KiB/sec. | ||
| 7333 | 2024.02.28 13:28:19.148011 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7334 | 2024.02.28 13:28:19.148021 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} <Information> executeQuery: Read 124 rows, 10.79 KiB in 0.002242948 sec., 55284 rows/sec., 4.70 MiB/sec. | ||
| 7335 | 2024.02.28 13:28:19.148235 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} <Debug> DynamicQueryHandler: Done processing query | ||
| 7336 | 2024.02.28 13:28:19.148276 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 7337 | 2024.02.28 13:28:19.148288 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
| 7338 | 2024.02.28 13:28:19.148300 [ 3 ] {} <Debug> HTTP-Session: 1a896b07-4b15-45ec-bccd-006005d48aa5 Destroying unnamed session | ||
| 7339 | 2024.02.28 13:28:19.148380 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 | ||
| 7340 | 2024.02.28 13:28:19.148486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7341 | 2024.02.28 13:28:19.148537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7342 | 2024.02.28 13:28:19.148555 [ 3 ] {} <Debug> HTTP-Session: bb36148e-5c50-4dc1-aa32-8ba645a8d9bd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7343 | 2024.02.28 13:28:19.148573 [ 3 ] {} <Debug> HTTP-Session: bb36148e-5c50-4dc1-aa32-8ba645a8d9bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7344 | 2024.02.28 13:28:19.148644 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 7345 | 2024.02.28 13:28:19.148684 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7346 | 2024.02.28 13:28:19.148800 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7347 | 2024.02.28 13:28:19.149085 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7348 | 2024.02.28 13:28:19.149289 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7349 | 2024.02.28 13:28:19.149443 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 7350 | 2024.02.28 13:28:19.149559 [ 105 ] {} <Debug> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7351 | 2024.02.28 13:28:19.149568 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000883672 sec., 2263 rows/sec., 158.03 KiB/sec. | ||
| 7352 | 2024.02.28 13:28:19.149611 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7353 | 2024.02.28 13:28:19.149790 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact | ||
| 7354 | 2024.02.28 13:28:19.149825 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} <Debug> DynamicQueryHandler: Done processing query | ||
| 7355 | 2024.02.28 13:28:19.149867 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7356 | 2024.02.28 13:28:19.149907 [ 3 ] {} <Debug> HTTP-Session: bb36148e-5c50-4dc1-aa32-8ba645a8d9bd Destroying unnamed session | ||
| 7357 | 2024.02.28 13:28:19.149946 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7358 | 2024.02.28 13:28:19.149986 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part | ||
| 7359 | 2024.02.28 13:28:19.150068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 9346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7360 | 2024.02.28 13:28:19.150149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7361 | 2024.02.28 13:28:19.150151 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 7362 | 2024.02.28 13:28:19.150177 [ 3 ] {} <Debug> HTTP-Session: e82f3799-8f99-42ee-b61e-7523c71d29d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7363 | 2024.02.28 13:28:19.150230 [ 3 ] {} <Debug> HTTP-Session: e82f3799-8f99-42ee-b61e-7523c71d29d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7364 | 2024.02.28 13:28:19.150404 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7365 | 2024.02.28 13:28:19.150421 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 7366 | 2024.02.28 13:28:19.150490 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7367 | 2024.02.28 13:28:19.150691 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 7368 | 2024.02.28 13:28:19.150880 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7369 | 2024.02.28 13:28:19.150980 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 7370 | 2024.02.28 13:28:19.151129 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 7371 | 2024.02.28 13:28:19.151623 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7372 | 2024.02.28 13:28:19.152041 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7373 | 2024.02.28 13:28:19.152399 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
| 7374 | 2024.02.28 13:28:19.152512 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002842223 sec., 7740.420086671595 rows/sec., 540.47 KiB/sec. | ||
| 7375 | 2024.02.28 13:28:19.152616 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} <Information> executeQuery: Read 55 rows, 4.38 KiB in 0.002165666 sec., 25396 rows/sec., 1.98 MiB/sec. | ||
| 7376 | 2024.02.28 13:28:19.152677 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7377 | 2024.02.28 13:28:19.152851 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} <Debug> DynamicQueryHandler: Done processing query | ||
| 7378 | 2024.02.28 13:28:19.152896 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 7379 | 2024.02.28 13:28:19.152924 [ 3 ] {} <Debug> HTTP-Session: e82f3799-8f99-42ee-b61e-7523c71d29d8 Destroying unnamed session | ||
| 7380 | 2024.02.28 13:28:19.152993 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
| 7381 | 2024.02.28 13:28:19.153059 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 | ||
| 7382 | 2024.02.28 13:28:19.153110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7383 | 2024.02.28 13:28:19.153191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7384 | 2024.02.28 13:28:19.153210 [ 3 ] {} <Debug> HTTP-Session: 2cbc0dec-d6b8-48c5-9ea9-ef5244359273 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7385 | 2024.02.28 13:28:19.153226 [ 3 ] {} <Debug> HTTP-Session: 2cbc0dec-d6b8-48c5-9ea9-ef5244359273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7386 | 2024.02.28 13:28:19.153299 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 7387 | 2024.02.28 13:28:19.153343 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7388 | 2024.02.28 13:28:19.153478 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7389 | 2024.02.28 13:28:19.153842 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7390 | 2024.02.28 13:28:19.154104 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7391 | 2024.02.28 13:28:19.154288 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 7392 | 2024.02.28 13:28:19.154409 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001073037 sec., 34481 rows/sec., 2.43 MiB/sec. | ||
| 7393 | 2024.02.28 13:28:19.154569 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} <Debug> DynamicQueryHandler: Done processing query | ||
| 7394 | 2024.02.28 13:28:19.154593 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7395 | 2024.02.28 13:28:19.154609 [ 3 ] {} <Debug> HTTP-Session: 2cbc0dec-d6b8-48c5-9ea9-ef5244359273 Destroying unnamed session | ||
| 7396 | 2024.02.28 13:28:19.154742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 31059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7397 | 2024.02.28 13:28:19.154788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7398 | 2024.02.28 13:28:19.154806 [ 3 ] {} <Debug> HTTP-Session: b0eeef7d-4209-49d0-b706-f2283dcc7053 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7399 | 2024.02.28 13:28:19.154823 [ 3 ] {} <Debug> HTTP-Session: b0eeef7d-4209-49d0-b706-f2283dcc7053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7400 | 2024.02.28 13:28:19.154899 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7401 | 2024.02.28 13:28:19.154943 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7402 | 2024.02.28 13:28:19.155081 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7403 | 2024.02.28 13:28:19.155527 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7404 | 2024.02.28 13:28:19.155823 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7405 | 2024.02.28 13:28:19.156004 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
| 7406 | 2024.02.28 13:28:19.156126 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} <Information> executeQuery: Read 29 rows, 40.07 KiB in 0.001198831 sec., 24190 rows/sec., 32.64 MiB/sec. | ||
| 7407 | 2024.02.28 13:28:19.156251 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} <Debug> DynamicQueryHandler: Done processing query | ||
| 7408 | 2024.02.28 13:28:19.156274 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 7409 | 2024.02.28 13:28:19.156291 [ 3 ] {} <Debug> HTTP-Session: b0eeef7d-4209-49d0-b706-f2283dcc7053 Destroying unnamed session | ||
| 7410 | 2024.02.28 13:28:24.142683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7411 | 2024.02.28 13:28:24.142806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7412 | 2024.02.28 13:28:24.142832 [ 3 ] {} <Debug> HTTP-Session: c2476dda-8044-4750-bb00-e3d818d7961b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7413 | 2024.02.28 13:28:24.142856 [ 3 ] {} <Debug> HTTP-Session: c2476dda-8044-4750-bb00-e3d818d7961b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2024.02.28 13:28:24.142984 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7415 | 2024.02.28 13:28:24.143044 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7416 | 2024.02.28 13:28:24.143209 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7417 | 2024.02.28 13:28:24.143728 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7418 | 2024.02.28 13:28:24.143999 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7419 | 2024.02.28 13:28:24.144176 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
| 7420 | 2024.02.28 13:28:24.144306 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001284613 sec., 29580 rows/sec., 2.34 MiB/sec. | ||
| 7421 | 2024.02.28 13:28:24.144520 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} <Debug> DynamicQueryHandler: Done processing query | ||
| 7422 | 2024.02.28 13:28:24.144551 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7423 | 2024.02.28 13:28:24.144601 [ 3 ] {} <Debug> HTTP-Session: c2476dda-8044-4750-bb00-e3d818d7961b Destroying unnamed session | ||
| 7424 | 2024.02.28 13:28:24.144756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7425 | 2024.02.28 13:28:24.144813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7426 | 2024.02.28 13:28:24.144833 [ 3 ] {} <Debug> HTTP-Session: de774e10-d402-4dd5-b191-e232501c6e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7427 | 2024.02.28 13:28:24.144853 [ 3 ] {} <Debug> HTTP-Session: de774e10-d402-4dd5-b191-e232501c6e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7428 | 2024.02.28 13:28:24.144934 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 7429 | 2024.02.28 13:28:24.144977 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7430 | 2024.02.28 13:28:24.145096 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7431 | 2024.02.28 13:28:24.145400 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7432 | 2024.02.28 13:28:24.145608 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7433 | 2024.02.28 13:28:24.145762 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} <Trace> oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 7434 | 2024.02.28 13:28:24.145881 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000916673 sec., 2181 rows/sec., 186.43 KiB/sec. | ||
| 7435 | 2024.02.28 13:28:24.146026 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} <Debug> DynamicQueryHandler: Done processing query | ||
| 7436 | 2024.02.28 13:28:24.146049 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7437 | 2024.02.28 13:28:24.146066 [ 3 ] {} <Debug> HTTP-Session: de774e10-d402-4dd5-b191-e232501c6e33 Destroying unnamed session | ||
| 7438 | 2024.02.28 13:28:24.146234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7439 | 2024.02.28 13:28:24.146282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7440 | 2024.02.28 13:28:24.146300 [ 3 ] {} <Debug> HTTP-Session: 06f1aec6-0c5f-48ae-bab8-c5618d0314c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7441 | 2024.02.28 13:28:24.146319 [ 3 ] {} <Debug> HTTP-Session: 06f1aec6-0c5f-48ae-bab8-c5618d0314c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7442 | 2024.02.28 13:28:24.146396 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7443 | 2024.02.28 13:28:24.146434 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7444 | 2024.02.28 13:28:24.146537 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7445 | 2024.02.28 13:28:24.146895 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7446 | 2024.02.28 13:28:24.147103 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7447 | 2024.02.28 13:28:24.147255 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
| 7448 | 2024.02.28 13:28:24.147376 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} <Information> executeQuery: Read 115 rows, 11.62 KiB in 0.000951774 sec., 120827 rows/sec., 11.92 MiB/sec. | ||
| 7449 | 2024.02.28 13:28:24.147497 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} <Debug> DynamicQueryHandler: Done processing query | ||
| 7450 | 2024.02.28 13:28:24.147520 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 7451 | 2024.02.28 13:28:24.147537 [ 3 ] {} <Debug> HTTP-Session: 06f1aec6-0c5f-48ae-bab8-c5618d0314c2 Destroying unnamed session | ||
| 7452 | 2024.02.28 13:28:24.147679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7453 | 2024.02.28 13:28:24.147726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7454 | 2024.02.28 13:28:24.147744 [ 3 ] {} <Debug> HTTP-Session: a3235ffa-37b8-473f-9548-ec621899a6f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7455 | 2024.02.28 13:28:24.147760 [ 3 ] {} <Debug> HTTP-Session: a3235ffa-37b8-473f-9548-ec621899a6f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7456 | 2024.02.28 13:28:24.147828 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 7457 | 2024.02.28 13:28:24.147866 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7458 | 2024.02.28 13:28:24.147971 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7459 | 2024.02.28 13:28:24.148261 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7460 | 2024.02.28 13:28:24.148470 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7461 | 2024.02.28 13:28:24.148621 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} <Trace> oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 7462 | 2024.02.28 13:28:24.148736 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000879393 sec., 2274 rows/sec., 158.80 KiB/sec. | ||
| 7463 | 2024.02.28 13:28:24.148838 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} <Debug> DynamicQueryHandler: Done processing query | ||
| 7464 | 2024.02.28 13:28:24.148862 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7465 | 2024.02.28 13:28:24.148877 [ 3 ] {} <Debug> HTTP-Session: a3235ffa-37b8-473f-9548-ec621899a6f0 Destroying unnamed session | ||
| 7466 | 2024.02.28 13:28:24.148987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7825, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7467 | 2024.02.28 13:28:24.149031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7468 | 2024.02.28 13:28:24.149050 [ 3 ] {} <Debug> HTTP-Session: 7f88954d-0d63-43b1-b8de-555f23e77581 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7469 | 2024.02.28 13:28:24.149066 [ 3 ] {} <Debug> HTTP-Session: 7f88954d-0d63-43b1-b8de-555f23e77581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2024.02.28 13:28:24.149136 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7471 | 2024.02.28 13:28:24.149174 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7472 | 2024.02.28 13:28:24.149275 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7473 | 2024.02.28 13:28:24.149556 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7474 | 2024.02.28 13:28:24.149761 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7475 | 2024.02.28 13:28:24.149911 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
| 7476 | 2024.02.28 13:28:24.150028 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} <Information> executeQuery: Read 46 rows, 3.66 KiB in 0.000864432 sec., 53214 rows/sec., 4.13 MiB/sec. | ||
| 7477 | 2024.02.28 13:28:24.150143 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} <Debug> DynamicQueryHandler: Done processing query | ||
| 7478 | 2024.02.28 13:28:24.150166 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7479 | 2024.02.28 13:28:24.150182 [ 3 ] {} <Debug> HTTP-Session: 7f88954d-0d63-43b1-b8de-555f23e77581 Destroying unnamed session | ||
| 7480 | 2024.02.28 13:28:24.150280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7481 | 2024.02.28 13:28:24.150325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7482 | 2024.02.28 13:28:24.150343 [ 3 ] {} <Debug> HTTP-Session: d4737b45-5f6b-46a5-9ec8-a7b6c0692d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7483 | 2024.02.28 13:28:24.150360 [ 3 ] {} <Debug> HTTP-Session: d4737b45-5f6b-46a5-9ec8-a7b6c0692d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7484 | 2024.02.28 13:28:24.150428 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 7485 | 2024.02.28 13:28:24.150471 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7486 | 2024.02.28 13:28:24.150592 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7487 | 2024.02.28 13:28:24.150842 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7488 | 2024.02.28 13:28:24.151093 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7489 | 2024.02.28 13:28:24.151271 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} <Trace> oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 7490 | 2024.02.28 13:28:24.151390 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000933275 sec., 1071 rows/sec., 75.34 KiB/sec. | ||
| 7491 | 2024.02.28 13:28:24.151535 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} <Debug> DynamicQueryHandler: Done processing query | ||
| 7492 | 2024.02.28 13:28:24.151559 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7493 | 2024.02.28 13:28:24.151575 [ 3 ] {} <Debug> HTTP-Session: d4737b45-5f6b-46a5-9ec8-a7b6c0692d1c Destroying unnamed session | ||
| 7494 | 2024.02.28 13:28:24.151727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7495 | 2024.02.28 13:28:24.151773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7496 | 2024.02.28 13:28:24.151791 [ 3 ] {} <Debug> HTTP-Session: 4675da0d-4f98-455f-bdaa-030bd9fa356b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7497 | 2024.02.28 13:28:24.151807 [ 3 ] {} <Debug> HTTP-Session: 4675da0d-4f98-455f-bdaa-030bd9fa356b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7498 | 2024.02.28 13:28:24.151889 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7499 | 2024.02.28 13:28:24.151932 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7500 | 2024.02.28 13:28:24.152071 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7501 | 2024.02.28 13:28:24.152498 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7502 | 2024.02.28 13:28:24.152795 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7503 | 2024.02.28 13:28:24.152974 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
| 7504 | 2024.02.28 13:28:24.153098 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001180501 sec., 32189 rows/sec., 43.44 MiB/sec. | ||
| 7505 | 2024.02.28 13:28:24.153227 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} <Debug> DynamicQueryHandler: Done processing query | ||
| 7506 | 2024.02.28 13:28:24.153254 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 7507 | 2024.02.28 13:28:24.153270 [ 3 ] {} <Debug> HTTP-Session: 4675da0d-4f98-455f-bdaa-030bd9fa356b Destroying unnamed session | ||
| 7508 | 2024.02.28 13:28:24.153375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7509 | 2024.02.28 13:28:24.153420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7510 | 2024.02.28 13:28:24.153438 [ 3 ] {} <Debug> HTTP-Session: 288f9dfd-b691-4453-bb92-af98029b8a22 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7511 | 2024.02.28 13:28:24.153455 [ 3 ] {} <Debug> HTTP-Session: 288f9dfd-b691-4453-bb92-af98029b8a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2024.02.28 13:28:24.153523 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7513 | 2024.02.28 13:28:24.153562 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 7514 | 2024.02.28 13:28:24.153664 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7515 | 2024.02.28 13:28:24.153906 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. | ||
| 7516 | 2024.02.28 13:28:24.154146 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7517 | 2024.02.28 13:28:24.154320 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} <Trace> oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 7518 | 2024.02.28 13:28:24.154448 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} <Information> executeQuery: Read 6 rows, 405.00 B in 0.000892073 sec., 6725 rows/sec., 443.36 KiB/sec. | ||
| 7519 | 2024.02.28 13:28:24.154574 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} <Debug> DynamicQueryHandler: Done processing query | ||
| 7520 | 2024.02.28 13:28:24.154597 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 7521 | 2024.02.28 13:28:24.154613 [ 3 ] {} <Debug> HTTP-Session: 288f9dfd-b691-4453-bb92-af98029b8a22 Destroying unnamed session | ||
| 7522 | 2024.02.28 13:28:29.141802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 4927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7523 | 2024.02.28 13:28:29.141930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7524 | 2024.02.28 13:28:29.141962 [ 3 ] {} <Debug> HTTP-Session: e4151192-8fc3-498c-9b9c-c8d44012781b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7525 | 2024.02.28 13:28:29.141990 [ 3 ] {} <Debug> HTTP-Session: e4151192-8fc3-498c-9b9c-c8d44012781b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7526 | 2024.02.28 13:28:29.142131 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7527 | 2024.02.28 13:28:29.142198 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7528 | 2024.02.28 13:28:29.142380 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7529 | 2024.02.28 13:28:29.142829 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7530 | 2024.02.28 13:28:29.143087 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7531 | 2024.02.28 13:28:29.143255 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
| 7532 | 2024.02.28 13:28:29.143389 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001210132 sec., 28096 rows/sec., 2.22 MiB/sec. | ||
| 7533 | 2024.02.28 13:28:29.143534 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 7534 | 2024.02.28 13:28:29.143560 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7535 | 2024.02.28 13:28:29.143577 [ 3 ] {} <Debug> HTTP-Session: e4151192-8fc3-498c-9b9c-c8d44012781b Destroying unnamed session | ||
| 7536 | 2024.02.28 13:28:29.143711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7537 | 2024.02.28 13:28:29.143759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7538 | 2024.02.28 13:28:29.143777 [ 3 ] {} <Debug> HTTP-Session: 869fd3a3-1d03-44dd-b89d-9b80d6d728af Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7539 | 2024.02.28 13:28:29.143794 [ 3 ] {} <Debug> HTTP-Session: 869fd3a3-1d03-44dd-b89d-9b80d6d728af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7540 | 2024.02.28 13:28:29.143867 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7541 | 2024.02.28 13:28:29.143905 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7542 | 2024.02.28 13:28:29.144010 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7543 | 2024.02.28 13:28:29.144350 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7544 | 2024.02.28 13:28:29.144561 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7545 | 2024.02.28 13:28:29.144713 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
| 7546 | 2024.02.28 13:28:29.144836 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} <Information> executeQuery: Read 102 rows, 9.25 KiB in 0.000933224 sec., 109298 rows/sec., 9.68 MiB/sec. | ||
| 7547 | 2024.02.28 13:28:29.144835 [ 68 ] {} <Debug> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7548 | 2024.02.28 13:28:29.144948 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7549 | 2024.02.28 13:28:29.144990 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} <Debug> DynamicQueryHandler: Done processing query | ||
| 7550 | 2024.02.28 13:28:29.145046 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 7551 | 2024.02.28 13:28:29.145056 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
| 7552 | 2024.02.28 13:28:29.145071 [ 3 ] {} <Debug> HTTP-Session: 869fd3a3-1d03-44dd-b89d-9b80d6d728af Destroying unnamed session | ||
| 7553 | 2024.02.28 13:28:29.145285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7554 | 2024.02.28 13:28:29.145344 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7555 | 2024.02.28 13:28:29.145393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7556 | 2024.02.28 13:28:29.145421 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 232 rows starting from the beginning of the part | ||
| 7557 | 2024.02.28 13:28:29.145432 [ 3 ] {} <Debug> HTTP-Session: 02785c3a-5dec-4c37-9237-e454a3847666 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7558 | 2024.02.28 13:28:29.145496 [ 3 ] {} <Debug> HTTP-Session: 02785c3a-5dec-4c37-9237-e454a3847666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7559 | 2024.02.28 13:28:29.145689 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7560 | 2024.02.28 13:28:29.145725 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 80 rows starting from the beginning of the part | ||
| 7561 | 2024.02.28 13:28:29.145771 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7562 | 2024.02.28 13:28:29.145996 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 114 rows starting from the beginning of the part | ||
| 7563 | 2024.02.28 13:28:29.146207 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7564 | 2024.02.28 13:28:29.146246 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 124 rows starting from the beginning of the part | ||
| 7565 | 2024.02.28 13:28:29.146425 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 115 rows starting from the beginning of the part | ||
| 7566 | 2024.02.28 13:28:29.146516 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 102 rows starting from the beginning of the part | ||
| 7567 | 2024.02.28 13:28:29.147074 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7568 | 2024.02.28 13:28:29.147512 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7569 | 2024.02.28 13:28:29.147824 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
| 7570 | 2024.02.28 13:28:29.147968 [ 68 ] {} <Debug> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7571 | 2024.02.28 13:28:29.148032 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} <Information> executeQuery: Read 37 rows, 2.99 KiB in 0.002246407 sec., 16470 rows/sec., 1.30 MiB/sec. | ||
| 7572 | 2024.02.28 13:28:29.148066 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7573 | 2024.02.28 13:28:29.148284 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
| 7574 | 2024.02.28 13:28:29.148553 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 7575 | 2024.02.28 13:28:29.148576 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7576 | 2024.02.28 13:28:29.148653 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7577 | 2024.02.28 13:28:29.148679 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 117 rows starting from the beginning of the part | ||
| 7578 | 2024.02.28 13:28:29.148721 [ 3 ] {} <Debug> HTTP-Session: 02785c3a-5dec-4c37-9237-e454a3847666 Destroying unnamed session | ||
| 7579 | 2024.02.28 13:28:29.148726 [ 20 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 4 columns (4 merged, 0 gathered) in 0.003726476 sec., 205824.48404336968 rows/sec., 18.92 MiB/sec. | ||
| 7580 | 2024.02.28 13:28:29.148881 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
| 7581 | 2024.02.28 13:28:29.148975 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7582 | 2024.02.28 13:28:29.149034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 36403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7583 | 2024.02.28 13:28:29.149159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7584 | 2024.02.28 13:28:29.149175 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 38 rows starting from the beginning of the part | ||
| 7585 | 2024.02.28 13:28:29.149192 [ 3 ] {} <Debug> HTTP-Session: fb893616-afb0-4d89-82de-5a97a214c0dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7586 | 2024.02.28 13:28:29.149282 [ 3 ] {} <Debug> HTTP-Session: fb893616-afb0-4d89-82de-5a97a214c0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7587 | 2024.02.28 13:28:29.149482 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
| 7588 | 2024.02.28 13:28:29.149618 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 55 rows starting from the beginning of the part | ||
| 7589 | 2024.02.28 13:28:29.149624 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7590 | 2024.02.28 13:28:29.149700 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
| 7591 | 2024.02.28 13:28:29.149806 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7592 | 2024.02.28 13:28:29.150061 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 46 rows starting from the beginning of the part | ||
| 7593 | 2024.02.28 13:28:29.150414 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 37 rows starting from the beginning of the part | ||
| 7594 | 2024.02.28 13:28:29.150547 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7595 | 2024.02.28 13:28:29.151709 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7596 | 2024.02.28 13:28:29.152028 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 4 columns (4 merged, 0 gathered) in 0.00388546 sec., 83130.44015380419 rows/sec., 6.50 MiB/sec. | ||
| 7597 | 2024.02.28 13:28:29.152144 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7598 | 2024.02.28 13:28:29.152261 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7599 | 2024.02.28 13:28:29.152340 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
| 7600 | 2024.02.28 13:28:29.152402 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
| 7601 | 2024.02.28 13:28:29.152501 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
| 7602 | 2024.02.28 13:28:29.152640 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.002910025 sec., 11683 rows/sec., 15.77 MiB/sec. | ||
| 7603 | 2024.02.28 13:28:29.152783 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} <Debug> DynamicQueryHandler: Done processing query | ||
| 7604 | 2024.02.28 13:28:29.152808 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 7605 | 2024.02.28 13:28:29.152824 [ 3 ] {} <Debug> HTTP-Session: fb893616-afb0-4d89-82de-5a97a214c0dd Destroying unnamed session | ||
| 7606 | 2024.02.28 13:28:29.152941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7607 | 2024.02.28 13:28:29.152988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7608 | 2024.02.28 13:28:29.153006 [ 3 ] {} <Debug> HTTP-Session: 8a716bfd-2908-4f9d-ab9f-b20a82e43adc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7609 | 2024.02.28 13:28:29.153023 [ 3 ] {} <Debug> HTTP-Session: 8a716bfd-2908-4f9d-ab9f-b20a82e43adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7610 | 2024.02.28 13:28:29.153092 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7611 | 2024.02.28 13:28:29.153133 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 7612 | 2024.02.28 13:28:29.153241 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7613 | 2024.02.28 13:28:29.153512 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7614 | 2024.02.28 13:28:29.153751 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7615 | 2024.02.28 13:28:29.153931 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} <Trace> oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 7616 | 2024.02.28 13:28:29.154044 [ 68 ] {} <Debug> oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 7617 | 2024.02.28 13:28:29.154053 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} <Information> executeQuery: Read 3 rows, 246.00 B in 0.000924634 sec., 3244 rows/sec., 259.82 KiB/sec. | ||
| 7618 | 2024.02.28 13:28:29.154094 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7619 | 2024.02.28 13:28:29.154257 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 7620 | 2024.02.28 13:28:29.154278 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} <Debug> DynamicQueryHandler: Done processing query | ||
| 7621 | 2024.02.28 13:28:29.154328 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 7622 | 2024.02.28 13:28:29.154357 [ 3 ] {} <Debug> HTTP-Session: 8a716bfd-2908-4f9d-ab9f-b20a82e43adc Destroying unnamed session | ||
| 7623 | 2024.02.28 13:28:29.154423 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7624 | 2024.02.28 13:28:29.154461 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 7625 | 2024.02.28 13:28:29.154716 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 7626 | 2024.02.28 13:28:29.154818 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 7627 | 2024.02.28 13:28:29.154914 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 7628 | 2024.02.28 13:28:29.154996 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 7629 | 2024.02.28 13:28:29.155072 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
| 7630 | 2024.02.28 13:28:29.155682 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001510709 sec., 33758.98336476449 rows/sec., 2.40 MiB/sec. | ||
| 7631 | 2024.02.28 13:28:29.155768 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 7632 | 2024.02.28 13:28:29.155959 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} <Trace> oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 7633 | 2024.02.28 13:28:29.156043 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} <Trace> oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 7634 | 2024.02.28 13:28:29.809146 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7635 | 2024.02.28 13:28:29.809225 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7636 | 2024.02.28 13:28:34.141089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7637 | 2024.02.28 13:28:34.141209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7638 | 2024.02.28 13:28:34.141237 [ 3 ] {} <Debug> HTTP-Session: 30c1a62a-b24a-4d5f-b2ea-430ce1aaa8d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7639 | 2024.02.28 13:28:34.141263 [ 3 ] {} <Debug> HTTP-Session: 30c1a62a-b24a-4d5f-b2ea-430ce1aaa8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7640 | 2024.02.28 13:28:34.141394 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7641 | 2024.02.28 13:28:34.141456 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7642 | 2024.02.28 13:28:34.141620 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7643 | 2024.02.28 13:28:34.142044 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7644 | 2024.02.28 13:28:34.142333 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7645 | 2024.02.28 13:28:34.142514 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
| 7646 | 2024.02.28 13:28:34.142628 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001200381 sec., 31656 rows/sec., 2.51 MiB/sec. | ||
| 7647 | 2024.02.28 13:28:34.142622 [ 147 ] {} <Debug> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7648 | 2024.02.28 13:28:34.142690 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7649 | 2024.02.28 13:28:34.142773 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
| 7650 | 2024.02.28 13:28:34.142807 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} <Debug> DynamicQueryHandler: Done processing query | ||
| 7651 | 2024.02.28 13:28:34.142840 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7652 | 2024.02.28 13:28:34.142855 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7653 | 2024.02.28 13:28:34.142863 [ 3 ] {} <Debug> HTTP-Session: 30c1a62a-b24a-4d5f-b2ea-430ce1aaa8d0 Destroying unnamed session | ||
| 7654 | 2024.02.28 13:28:34.142889 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 64 rows starting from the beginning of the part | ||
| 7655 | 2024.02.28 13:28:34.142992 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 38 rows starting from the beginning of the part | ||
| 7656 | 2024.02.28 13:28:34.143011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7657 | 2024.02.28 13:28:34.143076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7658 | 2024.02.28 13:28:34.143094 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 29 rows starting from the beginning of the part | ||
| 7659 | 2024.02.28 13:28:34.143102 [ 3 ] {} <Debug> HTTP-Session: bb9c83f6-854d-4554-8e8f-723513e8227b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7660 | 2024.02.28 13:28:34.143134 [ 3 ] {} <Debug> HTTP-Session: bb9c83f6-854d-4554-8e8f-723513e8227b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2024.02.28 13:28:34.143197 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 38 rows starting from the beginning of the part | ||
| 7662 | 2024.02.28 13:28:34.143288 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7663 | 2024.02.28 13:28:34.143334 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 34 rows starting from the beginning of the part | ||
| 7664 | 2024.02.28 13:28:34.143352 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7665 | 2024.02.28 13:28:34.143525 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 38 rows starting from the beginning of the part | ||
| 7666 | 2024.02.28 13:28:34.143598 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7667 | 2024.02.28 13:28:34.144215 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7668 | 2024.02.28 13:28:34.144463 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 4 columns (4 merged, 0 gathered) in 0.001722825 sec., 139886.52358771203 rows/sec., 11.07 MiB/sec. | ||
| 7669 | 2024.02.28 13:28:34.144517 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 7670 | 2024.02.28 13:28:34.144562 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7671 | 2024.02.28 13:28:34.144689 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} <Trace> oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
| 7672 | 2024.02.28 13:28:34.144748 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
| 7673 | 2024.02.28 13:28:34.144827 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} <Information> executeQuery: Read 114 rows, 11.53 KiB in 0.001486029 sec., 76714 rows/sec., 7.58 MiB/sec. | ||
| 7674 | 2024.02.28 13:28:34.144850 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} <Trace> oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
| 7675 | 2024.02.28 13:28:34.145083 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} <Debug> DynamicQueryHandler: Done processing query | ||
| 7676 | 2024.02.28 13:28:34.145107 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 7677 | 2024.02.28 13:28:34.145125 [ 3 ] {} <Debug> HTTP-Session: bb9c83f6-854d-4554-8e8f-723513e8227b Destroying unnamed session | ||
| 7678 | 2024.02.28 13:28:34.145293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7679 | 2024.02.28 13:28:34.145338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7680 | 2024.02.28 13:28:34.145357 [ 3 ] {} <Debug> HTTP-Session: bc1da5c0-98d1-4ab7-9e24-2b127f217c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7681 | 2024.02.28 13:28:34.145374 [ 3 ] {} <Debug> HTTP-Session: bc1da5c0-98d1-4ab7-9e24-2b127f217c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2024.02.28 13:28:34.145447 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7683 | 2024.02.28 13:28:34.145490 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7684 | 2024.02.28 13:28:34.145601 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7685 | 2024.02.28 13:28:34.145884 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7686 | 2024.02.28 13:28:34.146086 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 7687 | 2024.02.28 13:28:34.146234 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} <Trace> oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
| 7688 | 2024.02.28 13:28:34.146328 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000853593 sec., 44517 rows/sec., 3.48 MiB/sec. | ||
| 7689 | 2024.02.28 13:28:34.146441 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} <Debug> DynamicQueryHandler: Done processing query | ||
| 7690 | 2024.02.28 13:28:34.146463 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7691 | 2024.02.28 13:28:34.146478 [ 3 ] {} <Debug> HTTP-Session: bc1da5c0-98d1-4ab7-9e24-2b127f217c95 Destroying unnamed session | ||
| 7692 | 2024.02.28 13:28:34.146629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7693 | 2024.02.28 13:28:34.146675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7694 | 2024.02.28 13:28:34.146693 [ 3 ] {} <Debug> HTTP-Session: 17b20de5-d6bb-418b-9157-5de00da1de8d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 | ||
| 7695 | 2024.02.28 13:28:34.146710 [ 3 ] {} <Debug> HTTP-Session: 17b20de5-d6bb-418b-9157-5de00da1de8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2024.02.28 13:28:34.146793 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7697 | 2024.02.28 13:28:34.146837 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7698 | 2024.02.28 13:28:34.146971 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7699 | 2024.02.28 13:28:34.147393 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7700 | 2024.02.28 13:28:34.147700 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7701 | 2024.02.28 13:28:34.147882 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
| 7702 | 2024.02.28 13:28:34.147975 [ 147 ] {} <Debug> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7703 | 2024.02.28 13:28:34.147981 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.00116112 sec., 32727 rows/sec., 44.16 MiB/sec. | ||
| 7704 | 2024.02.28 13:28:34.148013 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. | ||
| 7705 | 2024.02.28 13:28:34.148131 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
| 7706 | 2024.02.28 13:28:34.148211 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} <Debug> DynamicQueryHandler: Done processing query | ||
| 7707 | 2024.02.28 13:28:34.148239 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 7708 | 2024.02.28 13:28:34.148262 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7709 | 2024.02.28 13:28:34.148290 [ 3 ] {} <Debug> HTTP-Session: 17b20de5-d6bb-418b-9157-5de00da1de8d Destroying unnamed session | ||
| 7710 | 2024.02.28 13:28:34.148380 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2024 rows starting from the beginning of the part | ||
| 7711 | 2024.02.28 13:28:34.148530 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 38 rows starting from the beginning of the part | ||
| 7712 | 2024.02.28 13:28:34.148619 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 29 rows starting from the beginning of the part | ||
| 7713 | 2024.02.28 13:28:34.148703 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 38 rows starting from the beginning of the part | ||
| 7714 | 2024.02.28 13:28:34.148783 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 34 rows starting from the beginning of the part | ||
| 7715 | 2024.02.28 13:28:34.148862 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 38 rows starting from the beginning of the part | ||
| 7716 | 2024.02.28 13:28:34.154489 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 6 columns (6 merged, 0 gathered) in 0.006431536 sec., 342219.96114147536 rows/sec., 461.81 MiB/sec. | ||
| 7717 | 2024.02.28 13:28:34.155601 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7718 | 2024.02.28 13:28:34.155885 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
| 7719 | 2024.02.28 13:28:34.155962 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
| 7720 | 2024.02.28 13:28:34.156059 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16: 13.52 MiB. | ||