| 1 | [ Feb 2 03:19:34 Enabled. ] | ||
| 2 | [ Feb 2 03:19:34 Rereading configuration. ] | ||
| 3 | [ Feb 2 03:19:35 Rereading configuration. ] | ||
| 4 | [ Feb 2 03:19:37 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 2 03:19:37 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.02 03:19:37.696264 [ 1 ] {} <Information> Application: Will watch for the process with pid 26316 | ||
| 33 | 2024.02.02 03:19:37.696378 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 34 | 2024.02.02 03:19:38.221473 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 26316 | ||
| 35 | 2024.02.02 03:19:38.221645 [ 1 ] {} <Information> Application: starting up | ||
| 36 | 2024.02.02 03:19:38.221850 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 37 | 2024.02.02 03:19:38.317192 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 38 | 2024.02.02 03:19:38.317259 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 39 | 2024.02.02 03:19:38.317276 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 40 | 2024.02.02 03:19:38.317318 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 41 | 2024.02.02 03:19:38.317687 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 42 | 2024.02.02 03:19:38.318338 [ 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.02 03:19:38.318812 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 47 | 2024.02.02 03:19:38.319067 [ 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.02 03:19:38.321780 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 49 | 2024.02.02 03:19:38.321824 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 50 | 2024.02.02 03:19:38.322509 [ 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.02 03:19:38.322694 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 55 | 2024.02.02 03:19:38.328624 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 56 | 2024.02.02 03:19:38.328927 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 57 | 2024.02.02 03:19:38.328953 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 58 | 2024.02.02 03:19:38.330304 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 59 | 2024.02.02 03:19:38.330824 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2024.02.02 03:19:38.331169 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2024.02.02 03:19:38.331507 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2024.02.02 03:19:38.332319 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 63 | 2024.02.02 03:19:38.332362 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 64 | 2024.02.02 03:19:38.332420 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 65 | 2024.02.02 03:19:38.332440 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 66 | 2024.02.02 03:19:38.341080 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2024.02.02 03:19:38.341110 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000118212 sec | ||
| 68 | 2024.02.02 03:19:38.341688 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 69 | 2024.02.02 03:19:38.341765 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 70 | 2024.02.02 03:19:38.341786 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 71 | 2024.02.02 03:19:38.341803 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 72 | 2024.02.02 03:19:38.341815 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 73 | 2024.02.02 03:19:38.341830 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 74 | 2024.02.02 03:19:38.341845 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 75 | 2024.02.02 03:19:38.341878 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 76 | 2024.02.02 03:19:38.341898 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 77 | 2024.02.02 03:19:38.341927 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 78 | 2024.02.02 03:19:38.341941 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 79 | 2024.02.02 03:19:38.341955 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 80 | 2024.02.02 03:19:38.341971 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 81 | 2024.02.02 03:19:38.342005 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 82 | 2024.02.02 03:19:38.342020 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 83 | 2024.02.02 03:19:38.342032 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 84 | 2024.02.02 03:19:38.375799 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 85 | 2024.02.02 03:19:38.376891 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 86 | 2024.02.02 03:19:38.376918 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.268e-05 sec | ||
| 87 | 2024.02.02 03:19:38.376940 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 88 | 2024.02.02 03:19:38.376954 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 89 | 2024.02.02 03:19:38.376974 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 90 | 2024.02.02 03:19:38.379334 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 91 | 2024.02.02 03:19:38.384885 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 92 | 2024.02.02 03:19:38.385016 [ 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.02 03:19:38.385071 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 94 | 2024.02.02 03:19:38.578781 [ 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.02 03:19:38.596237 [ 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.02 03:19:38.596281 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 97 | 2024.02.02 03:19:38.649568 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 98 | 2024.02.02 03:19:38.650304 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB | ||
| 99 | 2024.02.02 03:19:38.650650 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 100 | 2024.02.02 03:19:38.650684 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 101 | 2024.02.02 03:19:38.650709 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 102 | 2024.02.02 03:19:38.650797 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2024.02.02 03:19:38.650848 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 104 | 2024.02.02 03:19:38.650928 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2024.02.02 03:19:38.651875 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 106 | 2024.02.02 03:19:38.651906 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 107 | 2024.02.02 03:19:39.432672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 108 | 2024.02.02 03:19:39.432856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 109 | 2024.02.02 03:19:39.433434 [ 3 ] {} <Debug> HTTP-Session: 89187df8-b6c9-4001-82c8-ecbabcc9ed37 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 110 | 2024.02.02 03:19:39.433467 [ 3 ] {} <Debug> HTTP-Session: 89187df8-b6c9-4001-82c8-ecbabcc9ed37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2024.02.02 03:19:39.433600 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 112 | 2024.02.02 03:19:39.433629 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 113 | 2024.02.02 03:19:39.433649 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 114 | 2024.02.02 03:19:39.435107 [ 3 ] {cbd9fbc5-a60c-4ed1-afb2-92cfbe5ab244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 115 | 2024.02.02 03:19:39.455379 [ 3 ] {cbd9fbc5-a60c-4ed1-afb2-92cfbe5ab244} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47468) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 116 | |||
| 117 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 118 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 119 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 120 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 123 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 124 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 125 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 126 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 127 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 128 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 129 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 130 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 138 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 139 | |||
| 140 | 2024.02.02 03:19:39.456126 [ 3 ] {cbd9fbc5-a60c-4ed1-afb2-92cfbe5ab244} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 141 | |||
| 142 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 143 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 144 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 145 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 148 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 149 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 150 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 151 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 152 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 153 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 154 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 155 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 164 | (version 22.8.9.1) | ||
| 165 | 2024.02.02 03:19:39.456842 [ 3 ] {cbd9fbc5-a60c-4ed1-afb2-92cfbe5ab244} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 166 | 2024.02.02 03:19:39.456867 [ 3 ] {} <Debug> HTTP-Session: 89187df8-b6c9-4001-82c8-ecbabcc9ed37 Destroying unnamed session | ||
| 167 | 2024.02.02 03:19:39.458349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 168 | 2024.02.02 03:19:39.458409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 169 | 2024.02.02 03:19:39.458430 [ 3 ] {} <Debug> HTTP-Session: aa1be26d-86d8-4aa3-b4af-f393bee0ede7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 170 | 2024.02.02 03:19:39.458452 [ 3 ] {} <Debug> HTTP-Session: aa1be26d-86d8-4aa3-b4af-f393bee0ede7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2024.02.02 03:19:39.458551 [ 3 ] {58bb305b-ee5a-4755-8f8c-66ff07143268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
| 172 | 2024.02.02 03:19:39.458635 [ 3 ] {58bb305b-ee5a-4755-8f8c-66ff07143268} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
| 173 | 2024.02.02 03:19:39.459571 [ 3 ] {58bb305b-ee5a-4755-8f8c-66ff07143268} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
| 174 | 2024.02.02 03:19:39.461331 [ 3 ] {58bb305b-ee5a-4755-8f8c-66ff07143268} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 175 | 2024.02.02 03:19:39.465207 [ 3 ] {58bb305b-ee5a-4755-8f8c-66ff07143268} <Debug> DynamicQueryHandler: Done processing query | ||
| 176 | 2024.02.02 03:19:39.465245 [ 3 ] {58bb305b-ee5a-4755-8f8c-66ff07143268} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 177 | 2024.02.02 03:19:39.465262 [ 3 ] {} <Debug> HTTP-Session: aa1be26d-86d8-4aa3-b4af-f393bee0ede7 Destroying unnamed session | ||
| 178 | 2024.02.02 03:19:39.465403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 179 | 2024.02.02 03:19:39.465462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 180 | 2024.02.02 03:19:39.465482 [ 3 ] {} <Debug> HTTP-Session: e2c222aa-63d7-4f93-bd52-16d21ac25d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 181 | 2024.02.02 03:19:39.465501 [ 3 ] {} <Debug> HTTP-Session: e2c222aa-63d7-4f93-bd52-16d21ac25d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2024.02.02 03:19:39.465612 [ 3 ] {821dfb2e-2b4b-4292-8254-8d801dec4dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 183 | 2024.02.02 03:19:39.465872 [ 3 ] {821dfb2e-2b4b-4292-8254-8d801dec4dcf} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47468) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 184 | |||
| 185 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 207 | |||
| 208 | 2024.02.02 03:19:39.466000 [ 3 ] {821dfb2e-2b4b-4292-8254-8d801dec4dcf} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 209 | |||
| 210 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 232 | (version 22.8.9.1) | ||
| 233 | 2024.02.02 03:19:39.466114 [ 3 ] {821dfb2e-2b4b-4292-8254-8d801dec4dcf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 234 | 2024.02.02 03:19:39.466133 [ 3 ] {} <Debug> HTTP-Session: e2c222aa-63d7-4f93-bd52-16d21ac25d75 Destroying unnamed session | ||
| 235 | 2024.02.02 03:19:39.466400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 236 | 2024.02.02 03:19:39.466449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 237 | 2024.02.02 03:19:39.466468 [ 3 ] {} <Debug> HTTP-Session: de791f8a-3ef3-4809-83cf-a435acf240ec Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 238 | 2024.02.02 03:19:39.466490 [ 3 ] {} <Debug> HTTP-Session: de791f8a-3ef3-4809-83cf-a435acf240ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2024.02.02 03:19:39.466603 [ 3 ] {9a0b53b8-e114-40f6-b17e-a3c4a1c2f838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
| 240 | 2024.02.02 03:19:39.466705 [ 3 ] {9a0b53b8-e114-40f6-b17e-a3c4a1c2f838} <Debug> DynamicQueryHandler: Done processing query | ||
| 241 | 2024.02.02 03:19:39.466732 [ 3 ] {9a0b53b8-e114-40f6-b17e-a3c4a1c2f838} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 242 | 2024.02.02 03:19:39.466749 [ 3 ] {} <Debug> HTTP-Session: de791f8a-3ef3-4809-83cf-a435acf240ec Destroying unnamed session | ||
| 243 | 2024.02.02 03:19:39.466868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 244 | 2024.02.02 03:19:39.466915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 245 | 2024.02.02 03:19:39.466934 [ 3 ] {} <Debug> HTTP-Session: 1c68efd5-3cea-403c-aaa3-b3ce784f266b Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 246 | 2024.02.02 03:19:39.466956 [ 3 ] {} <Debug> HTTP-Session: 1c68efd5-3cea-403c-aaa3-b3ce784f266b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2024.02.02 03:19:39.467014 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 248 | 2024.02.02 03:19:39.467070 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 249 | 2024.02.02 03:19:39.468609 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 250 | 2024.02.02 03:19:39.468634 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.549e-05 sec | ||
| 251 | 2024.02.02 03:19:39.468662 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 252 | 2024.02.02 03:19:39.468682 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 253 | 2024.02.02 03:19:39.468750 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 254 | 2024.02.02 03:19:39.468777 [ 3 ] {f8c3b079-6cdf-4f0c-9e3d-06a63c8833e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 255 | 2024.02.02 03:19:39.468791 [ 3 ] {} <Debug> HTTP-Session: 1c68efd5-3cea-403c-aaa3-b3ce784f266b Destroying unnamed session | ||
| 256 | 2024.02.02 03:19:39.468899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 257 | 2024.02.02 03:19:39.468945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 258 | 2024.02.02 03:19:39.468963 [ 3 ] {} <Debug> HTTP-Session: 4b1ee5fc-60e7-4d07-b8d4-0206425e6c13 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 259 | 2024.02.02 03:19:39.468986 [ 3 ] {} <Debug> HTTP-Session: 4b1ee5fc-60e7-4d07-b8d4-0206425e6c13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2024.02.02 03:19:39.469124 [ 3 ] {43c1eb64-76bf-47ae-9edf-b0f4f00dac6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) /* 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.02 03:19:39.469176 [ 3 ] {43c1eb64-76bf-47ae-9edf-b0f4f00dac6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 263 | 2024.02.02 03:19:39.472998 [ 3 ] {43c1eb64-76bf-47ae-9edf-b0f4f00dac6d} <Debug> oximeter.version (1a235d24-65bd-480a-be27-3b04b7247f5e): Loading data parts | ||
| 264 | 2024.02.02 03:19:39.473130 [ 3 ] {43c1eb64-76bf-47ae-9edf-b0f4f00dac6d} <Debug> oximeter.version (1a235d24-65bd-480a-be27-3b04b7247f5e): There are no data parts | ||
| 265 | 2024.02.02 03:19:39.475388 [ 3 ] {43c1eb64-76bf-47ae-9edf-b0f4f00dac6d} <Debug> DynamicQueryHandler: Done processing query | ||
| 266 | 2024.02.02 03:19:39.475415 [ 3 ] {43c1eb64-76bf-47ae-9edf-b0f4f00dac6d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 267 | 2024.02.02 03:19:39.475441 [ 3 ] {} <Debug> HTTP-Session: 4b1ee5fc-60e7-4d07-b8d4-0206425e6c13 Destroying unnamed session | ||
| 268 | 2024.02.02 03:19:39.475550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 269 | 2024.02.02 03:19:39.475601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 270 | 2024.02.02 03:19:39.475625 [ 3 ] {} <Debug> HTTP-Session: 3f25a28e-4d02-4ee2-a43d-846d07583937 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 271 | 2024.02.02 03:19:39.475643 [ 3 ] {} <Debug> HTTP-Session: 3f25a28e-4d02-4ee2-a43d-846d07583937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2024.02.02 03:19:39.475846 [ 3 ] {d7b6bf51-8cff-45a6-acf2-58c8e4defe8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) /* 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.02 03:19:39.475898 [ 3 ] {d7b6bf51-8cff-45a6-acf2-58c8e4defe8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 284 | 2024.02.02 03:19:39.482052 [ 3 ] {d7b6bf51-8cff-45a6-acf2-58c8e4defe8f} <Debug> oximeter.measurements_bool (a3238e5c-2fb4-4370-ad13-b9da051bf556): Loading data parts | ||
| 285 | 2024.02.02 03:19:39.482182 [ 3 ] {d7b6bf51-8cff-45a6-acf2-58c8e4defe8f} <Debug> oximeter.measurements_bool (a3238e5c-2fb4-4370-ad13-b9da051bf556): There are no data parts | ||
| 286 | 2024.02.02 03:19:39.483764 [ 3 ] {d7b6bf51-8cff-45a6-acf2-58c8e4defe8f} <Debug> DynamicQueryHandler: Done processing query | ||
| 287 | 2024.02.02 03:19:39.483791 [ 3 ] {d7b6bf51-8cff-45a6-acf2-58c8e4defe8f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 288 | 2024.02.02 03:19:39.483814 [ 3 ] {} <Debug> HTTP-Session: 3f25a28e-4d02-4ee2-a43d-846d07583937 Destroying unnamed session | ||
| 289 | 2024.02.02 03:19:39.483933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 290 | 2024.02.02 03:19:39.483983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 291 | 2024.02.02 03:19:39.484005 [ 3 ] {} <Debug> HTTP-Session: ad27ae92-dfb0-492e-b59c-d3bc0db90161 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 292 | 2024.02.02 03:19:39.484022 [ 3 ] {} <Debug> HTTP-Session: ad27ae92-dfb0-492e-b59c-d3bc0db90161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 293 | 2024.02.02 03:19:39.484221 [ 3 ] {01a06e7b-5384-4e7f-be16-7e0ff5e334a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.484270 [ 3 ] {01a06e7b-5384-4e7f-be16-7e0ff5e334a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 295 | 2024.02.02 03:19:39.485669 [ 3 ] {01a06e7b-5384-4e7f-be16-7e0ff5e334a1} <Debug> oximeter.measurements_i8 (c839f3e7-2f65-4598-b540-214472f82798): Loading data parts | ||
| 296 | 2024.02.02 03:19:39.485777 [ 3 ] {01a06e7b-5384-4e7f-be16-7e0ff5e334a1} <Debug> oximeter.measurements_i8 (c839f3e7-2f65-4598-b540-214472f82798): There are no data parts | ||
| 297 | 2024.02.02 03:19:39.487443 [ 3 ] {01a06e7b-5384-4e7f-be16-7e0ff5e334a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 298 | 2024.02.02 03:19:39.487468 [ 3 ] {01a06e7b-5384-4e7f-be16-7e0ff5e334a1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 299 | 2024.02.02 03:19:39.487484 [ 3 ] {} <Debug> HTTP-Session: ad27ae92-dfb0-492e-b59c-d3bc0db90161 Destroying unnamed session | ||
| 300 | 2024.02.02 03:19:39.487594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 301 | 2024.02.02 03:19:39.487649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 302 | 2024.02.02 03:19:39.487669 [ 3 ] {} <Debug> HTTP-Session: 516b7605-e443-453d-bf00-1d6d8a2b9b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 303 | 2024.02.02 03:19:39.487690 [ 3 ] {} <Debug> HTTP-Session: 516b7605-e443-453d-bf00-1d6d8a2b9b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2024.02.02 03:19:39.487883 [ 3 ] {ff1995f4-c4ab-4ad9-9ba3-5597952a528b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.487931 [ 3 ] {ff1995f4-c4ab-4ad9-9ba3-5597952a528b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 306 | 2024.02.02 03:19:39.489315 [ 3 ] {ff1995f4-c4ab-4ad9-9ba3-5597952a528b} <Debug> oximeter.measurements_u8 (f4986d54-145b-4775-8878-64ccc7ea779f): Loading data parts | ||
| 307 | 2024.02.02 03:19:39.489399 [ 3 ] {ff1995f4-c4ab-4ad9-9ba3-5597952a528b} <Debug> oximeter.measurements_u8 (f4986d54-145b-4775-8878-64ccc7ea779f): There are no data parts | ||
| 308 | 2024.02.02 03:19:39.490940 [ 3 ] {ff1995f4-c4ab-4ad9-9ba3-5597952a528b} <Debug> DynamicQueryHandler: Done processing query | ||
| 309 | 2024.02.02 03:19:39.490966 [ 3 ] {ff1995f4-c4ab-4ad9-9ba3-5597952a528b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 310 | 2024.02.02 03:19:39.490982 [ 3 ] {} <Debug> HTTP-Session: 516b7605-e443-453d-bf00-1d6d8a2b9b6a Destroying unnamed session | ||
| 311 | 2024.02.02 03:19:39.491084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 312 | 2024.02.02 03:19:39.491132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 313 | 2024.02.02 03:19:39.491150 [ 3 ] {} <Debug> HTTP-Session: 34deee49-82b8-461e-a3bf-4860a92f3bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 314 | 2024.02.02 03:19:39.491171 [ 3 ] {} <Debug> HTTP-Session: 34deee49-82b8-461e-a3bf-4860a92f3bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2024.02.02 03:19:39.491367 [ 3 ] {abbe0535-f47d-45d8-8e11-c434f71317e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.491414 [ 3 ] {abbe0535-f47d-45d8-8e11-c434f71317e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 317 | 2024.02.02 03:19:39.493078 [ 3 ] {abbe0535-f47d-45d8-8e11-c434f71317e7} <Debug> oximeter.measurements_i16 (102e05d3-6eb9-496d-8bb3-84ca4b8ea505): Loading data parts | ||
| 318 | 2024.02.02 03:19:39.493173 [ 3 ] {abbe0535-f47d-45d8-8e11-c434f71317e7} <Debug> oximeter.measurements_i16 (102e05d3-6eb9-496d-8bb3-84ca4b8ea505): There are no data parts | ||
| 319 | 2024.02.02 03:19:39.494755 [ 3 ] {abbe0535-f47d-45d8-8e11-c434f71317e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 320 | 2024.02.02 03:19:39.494791 [ 3 ] {abbe0535-f47d-45d8-8e11-c434f71317e7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 321 | 2024.02.02 03:19:39.494807 [ 3 ] {} <Debug> HTTP-Session: 34deee49-82b8-461e-a3bf-4860a92f3bc2 Destroying unnamed session | ||
| 322 | 2024.02.02 03:19:39.494913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 323 | 2024.02.02 03:19:39.494964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 324 | 2024.02.02 03:19:39.494982 [ 3 ] {} <Debug> HTTP-Session: f48705cd-8677-4976-8182-ad7605087081 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 325 | 2024.02.02 03:19:39.495002 [ 3 ] {} <Debug> HTTP-Session: f48705cd-8677-4976-8182-ad7605087081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2024.02.02 03:19:39.495202 [ 3 ] {49aa7d8e-aa75-4d39-b177-597b787b0a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.495249 [ 3 ] {49aa7d8e-aa75-4d39-b177-597b787b0a15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 328 | 2024.02.02 03:19:39.496620 [ 3 ] {49aa7d8e-aa75-4d39-b177-597b787b0a15} <Debug> oximeter.measurements_u16 (c0169101-4380-462a-a2c7-c139ddf19331): Loading data parts | ||
| 329 | 2024.02.02 03:19:39.496723 [ 3 ] {49aa7d8e-aa75-4d39-b177-597b787b0a15} <Debug> oximeter.measurements_u16 (c0169101-4380-462a-a2c7-c139ddf19331): There are no data parts | ||
| 330 | 2024.02.02 03:19:39.498095 [ 3 ] {49aa7d8e-aa75-4d39-b177-597b787b0a15} <Debug> DynamicQueryHandler: Done processing query | ||
| 331 | 2024.02.02 03:19:39.498132 [ 3 ] {49aa7d8e-aa75-4d39-b177-597b787b0a15} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 332 | 2024.02.02 03:19:39.498152 [ 3 ] {} <Debug> HTTP-Session: f48705cd-8677-4976-8182-ad7605087081 Destroying unnamed session | ||
| 333 | 2024.02.02 03:19:39.498304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 334 | 2024.02.02 03:19:39.498354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 335 | 2024.02.02 03:19:39.498373 [ 3 ] {} <Debug> HTTP-Session: 3bc74a36-e71c-42a1-921b-fae5602d1185 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 336 | 2024.02.02 03:19:39.498395 [ 3 ] {} <Debug> HTTP-Session: 3bc74a36-e71c-42a1-921b-fae5602d1185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 337 | 2024.02.02 03:19:39.498589 [ 3 ] {f418fa5c-a2b9-4bdf-a534-bd1b2539832b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.498636 [ 3 ] {f418fa5c-a2b9-4bdf-a534-bd1b2539832b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 339 | 2024.02.02 03:19:39.500057 [ 3 ] {f418fa5c-a2b9-4bdf-a534-bd1b2539832b} <Debug> oximeter.measurements_i32 (ff780f56-b333-472a-9872-9fc905dcbb26): Loading data parts | ||
| 340 | 2024.02.02 03:19:39.500157 [ 3 ] {f418fa5c-a2b9-4bdf-a534-bd1b2539832b} <Debug> oximeter.measurements_i32 (ff780f56-b333-472a-9872-9fc905dcbb26): There are no data parts | ||
| 341 | 2024.02.02 03:19:39.501434 [ 3 ] {f418fa5c-a2b9-4bdf-a534-bd1b2539832b} <Debug> DynamicQueryHandler: Done processing query | ||
| 342 | 2024.02.02 03:19:39.501478 [ 3 ] {f418fa5c-a2b9-4bdf-a534-bd1b2539832b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 343 | 2024.02.02 03:19:39.501499 [ 3 ] {} <Debug> HTTP-Session: 3bc74a36-e71c-42a1-921b-fae5602d1185 Destroying unnamed session | ||
| 344 | 2024.02.02 03:19:39.501633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 345 | 2024.02.02 03:19:39.501692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 346 | 2024.02.02 03:19:39.501712 [ 3 ] {} <Debug> HTTP-Session: 77a201bf-209e-4b33-99d4-96e5fd4d11b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 347 | 2024.02.02 03:19:39.501732 [ 3 ] {} <Debug> HTTP-Session: 77a201bf-209e-4b33-99d4-96e5fd4d11b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2024.02.02 03:19:39.501922 [ 3 ] {31c36334-40a4-4bd4-8e1e-91b167b96cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.501971 [ 3 ] {31c36334-40a4-4bd4-8e1e-91b167b96cd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 350 | 2024.02.02 03:19:39.503390 [ 3 ] {31c36334-40a4-4bd4-8e1e-91b167b96cd8} <Debug> oximeter.measurements_u32 (ab881e2d-af80-413c-8429-c4fae73f36bd): Loading data parts | ||
| 351 | 2024.02.02 03:19:39.503475 [ 3 ] {31c36334-40a4-4bd4-8e1e-91b167b96cd8} <Debug> oximeter.measurements_u32 (ab881e2d-af80-413c-8429-c4fae73f36bd): There are no data parts | ||
| 352 | 2024.02.02 03:19:39.504664 [ 3 ] {31c36334-40a4-4bd4-8e1e-91b167b96cd8} <Debug> DynamicQueryHandler: Done processing query | ||
| 353 | 2024.02.02 03:19:39.504695 [ 3 ] {31c36334-40a4-4bd4-8e1e-91b167b96cd8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 354 | 2024.02.02 03:19:39.504713 [ 3 ] {} <Debug> HTTP-Session: 77a201bf-209e-4b33-99d4-96e5fd4d11b5 Destroying unnamed session | ||
| 355 | 2024.02.02 03:19:39.504901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 356 | 2024.02.02 03:19:39.504959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 357 | 2024.02.02 03:19:39.504980 [ 3 ] {} <Debug> HTTP-Session: 93c32881-ee2e-4941-8801-2e4d9cda68a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 358 | 2024.02.02 03:19:39.504997 [ 3 ] {} <Debug> HTTP-Session: 93c32881-ee2e-4941-8801-2e4d9cda68a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2024.02.02 03:19:39.505199 [ 3 ] {bf0fde5c-6b13-4305-9699-ac3fdf059904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.505255 [ 3 ] {bf0fde5c-6b13-4305-9699-ac3fdf059904} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 361 | 2024.02.02 03:19:39.506755 [ 3 ] {bf0fde5c-6b13-4305-9699-ac3fdf059904} <Debug> oximeter.measurements_i64 (4b31ac6b-1c5c-4f23-988c-a4b3732c9914): Loading data parts | ||
| 362 | 2024.02.02 03:19:39.506852 [ 3 ] {bf0fde5c-6b13-4305-9699-ac3fdf059904} <Debug> oximeter.measurements_i64 (4b31ac6b-1c5c-4f23-988c-a4b3732c9914): There are no data parts | ||
| 363 | 2024.02.02 03:19:39.509333 [ 3 ] {bf0fde5c-6b13-4305-9699-ac3fdf059904} <Debug> DynamicQueryHandler: Done processing query | ||
| 364 | 2024.02.02 03:19:39.509363 [ 3 ] {bf0fde5c-6b13-4305-9699-ac3fdf059904} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 365 | 2024.02.02 03:19:39.509393 [ 3 ] {} <Debug> HTTP-Session: 93c32881-ee2e-4941-8801-2e4d9cda68a2 Destroying unnamed session | ||
| 366 | 2024.02.02 03:19:39.509538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 367 | 2024.02.02 03:19:39.509596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 368 | 2024.02.02 03:19:39.509626 [ 3 ] {} <Debug> HTTP-Session: 50c8a620-f317-49aa-a7d0-4fa6a30aa885 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 369 | 2024.02.02 03:19:39.509645 [ 3 ] {} <Debug> HTTP-Session: 50c8a620-f317-49aa-a7d0-4fa6a30aa885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2024.02.02 03:19:39.509836 [ 3 ] {576915d9-3f9c-4368-8661-efb7d4f59a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.509889 [ 3 ] {576915d9-3f9c-4368-8661-efb7d4f59a62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 372 | 2024.02.02 03:19:39.511281 [ 3 ] {576915d9-3f9c-4368-8661-efb7d4f59a62} <Debug> oximeter.measurements_u64 (0758f30a-d808-41ae-8373-0d072ba021f6): Loading data parts | ||
| 373 | 2024.02.02 03:19:39.511362 [ 3 ] {576915d9-3f9c-4368-8661-efb7d4f59a62} <Debug> oximeter.measurements_u64 (0758f30a-d808-41ae-8373-0d072ba021f6): There are no data parts | ||
| 374 | 2024.02.02 03:19:39.512548 [ 3 ] {576915d9-3f9c-4368-8661-efb7d4f59a62} <Debug> DynamicQueryHandler: Done processing query | ||
| 375 | 2024.02.02 03:19:39.512572 [ 3 ] {576915d9-3f9c-4368-8661-efb7d4f59a62} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 376 | 2024.02.02 03:19:39.512595 [ 3 ] {} <Debug> HTTP-Session: 50c8a620-f317-49aa-a7d0-4fa6a30aa885 Destroying unnamed session | ||
| 377 | 2024.02.02 03:19:39.512721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 378 | 2024.02.02 03:19:39.512770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 379 | 2024.02.02 03:19:39.512793 [ 3 ] {} <Debug> HTTP-Session: 49a216d5-d789-45ab-a1ab-b3b3422695d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 380 | 2024.02.02 03:19:39.512809 [ 3 ] {} <Debug> HTTP-Session: 49a216d5-d789-45ab-a1ab-b3b3422695d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2024.02.02 03:19:39.512998 [ 3 ] {61a11045-0b67-4fce-b965-563f1eacc188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.513046 [ 3 ] {61a11045-0b67-4fce-b965-563f1eacc188} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2024.02.02 03:19:39.514369 [ 3 ] {61a11045-0b67-4fce-b965-563f1eacc188} <Debug> oximeter.measurements_f32 (b55fe144-1bd4-435b-84c4-4d6ebe1ba00a): Loading data parts | ||
| 384 | 2024.02.02 03:19:39.514449 [ 3 ] {61a11045-0b67-4fce-b965-563f1eacc188} <Debug> oximeter.measurements_f32 (b55fe144-1bd4-435b-84c4-4d6ebe1ba00a): There are no data parts | ||
| 385 | 2024.02.02 03:19:39.515634 [ 3 ] {61a11045-0b67-4fce-b965-563f1eacc188} <Debug> DynamicQueryHandler: Done processing query | ||
| 386 | 2024.02.02 03:19:39.515658 [ 3 ] {61a11045-0b67-4fce-b965-563f1eacc188} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 387 | 2024.02.02 03:19:39.515680 [ 3 ] {} <Debug> HTTP-Session: 49a216d5-d789-45ab-a1ab-b3b3422695d0 Destroying unnamed session | ||
| 388 | 2024.02.02 03:19:39.515791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 389 | 2024.02.02 03:19:39.515839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 390 | 2024.02.02 03:19:39.515862 [ 3 ] {} <Debug> HTTP-Session: f9701f88-85c3-47c8-90fe-942ec638470a Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 391 | 2024.02.02 03:19:39.515878 [ 3 ] {} <Debug> HTTP-Session: f9701f88-85c3-47c8-90fe-942ec638470a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 392 | 2024.02.02 03:19:39.516065 [ 3 ] {a13c552e-ef02-4aee-a588-2a649b6b0a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.516109 [ 3 ] {a13c552e-ef02-4aee-a588-2a649b6b0a0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 394 | 2024.02.02 03:19:39.517430 [ 3 ] {a13c552e-ef02-4aee-a588-2a649b6b0a0d} <Debug> oximeter.measurements_f64 (678e1e9f-e7e7-46aa-822c-a595a55311ed): Loading data parts | ||
| 395 | 2024.02.02 03:19:39.517508 [ 3 ] {a13c552e-ef02-4aee-a588-2a649b6b0a0d} <Debug> oximeter.measurements_f64 (678e1e9f-e7e7-46aa-822c-a595a55311ed): There are no data parts | ||
| 396 | 2024.02.02 03:19:39.518684 [ 3 ] {a13c552e-ef02-4aee-a588-2a649b6b0a0d} <Debug> DynamicQueryHandler: Done processing query | ||
| 397 | 2024.02.02 03:19:39.518715 [ 3 ] {a13c552e-ef02-4aee-a588-2a649b6b0a0d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 398 | 2024.02.02 03:19:39.518734 [ 3 ] {} <Debug> HTTP-Session: f9701f88-85c3-47c8-90fe-942ec638470a Destroying unnamed session | ||
| 399 | 2024.02.02 03:19:39.518839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 400 | 2024.02.02 03:19:39.518886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 401 | 2024.02.02 03:19:39.518909 [ 3 ] {} <Debug> HTTP-Session: 1eaa7471-fb39-440b-8155-ef48ad359866 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 402 | 2024.02.02 03:19:39.518924 [ 3 ] {} <Debug> HTTP-Session: 1eaa7471-fb39-440b-8155-ef48ad359866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 403 | 2024.02.02 03:19:39.519112 [ 3 ] {ead81494-3ed7-4ed6-b8f2-77da5387d358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.519162 [ 3 ] {ead81494-3ed7-4ed6-b8f2-77da5387d358} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 405 | 2024.02.02 03:19:39.520453 [ 3 ] {ead81494-3ed7-4ed6-b8f2-77da5387d358} <Debug> oximeter.measurements_string (102ddb0f-a9d3-4613-9e8b-4f248270890e): Loading data parts | ||
| 406 | 2024.02.02 03:19:39.520537 [ 3 ] {ead81494-3ed7-4ed6-b8f2-77da5387d358} <Debug> oximeter.measurements_string (102ddb0f-a9d3-4613-9e8b-4f248270890e): There are no data parts | ||
| 407 | 2024.02.02 03:19:39.521662 [ 3 ] {ead81494-3ed7-4ed6-b8f2-77da5387d358} <Debug> DynamicQueryHandler: Done processing query | ||
| 408 | 2024.02.02 03:19:39.521695 [ 3 ] {ead81494-3ed7-4ed6-b8f2-77da5387d358} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 409 | 2024.02.02 03:19:39.521717 [ 3 ] {} <Debug> HTTP-Session: 1eaa7471-fb39-440b-8155-ef48ad359866 Destroying unnamed session | ||
| 410 | 2024.02.02 03:19:39.521818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 411 | 2024.02.02 03:19:39.521868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 412 | 2024.02.02 03:19:39.521892 [ 3 ] {} <Debug> HTTP-Session: 2191a609-77fe-43e0-bb59-102320addc65 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 413 | 2024.02.02 03:19:39.521908 [ 3 ] {} <Debug> HTTP-Session: 2191a609-77fe-43e0-bb59-102320addc65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 414 | 2024.02.02 03:19:39.522100 [ 3 ] {55244266-1f5a-4cf6-92a6-8adf21ec6b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.522157 [ 3 ] {55244266-1f5a-4cf6-92a6-8adf21ec6b9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 423 | 2024.02.02 03:19:39.523474 [ 3 ] {55244266-1f5a-4cf6-92a6-8adf21ec6b9a} <Debug> oximeter.measurements_bytes (31b659fa-530a-4efc-a809-1f63a1df1804): Loading data parts | ||
| 424 | 2024.02.02 03:19:39.523558 [ 3 ] {55244266-1f5a-4cf6-92a6-8adf21ec6b9a} <Debug> oximeter.measurements_bytes (31b659fa-530a-4efc-a809-1f63a1df1804): There are no data parts | ||
| 425 | 2024.02.02 03:19:39.524835 [ 3 ] {55244266-1f5a-4cf6-92a6-8adf21ec6b9a} <Debug> DynamicQueryHandler: Done processing query | ||
| 426 | 2024.02.02 03:19:39.524860 [ 3 ] {55244266-1f5a-4cf6-92a6-8adf21ec6b9a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 427 | 2024.02.02 03:19:39.524876 [ 3 ] {} <Debug> HTTP-Session: 2191a609-77fe-43e0-bb59-102320addc65 Destroying unnamed session | ||
| 428 | 2024.02.02 03:19:39.525001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 429 | 2024.02.02 03:19:39.525049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 430 | 2024.02.02 03:19:39.525068 [ 3 ] {} <Debug> HTTP-Session: 72d60fd1-14b1-41af-839d-1690f1f45b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 431 | 2024.02.02 03:19:39.525090 [ 3 ] {} <Debug> HTTP-Session: 72d60fd1-14b1-41af-839d-1690f1f45b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 432 | 2024.02.02 03:19:39.525297 [ 3 ] {25f3c94e-6c6e-4da6-9f94-342c61603016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.525347 [ 3 ] {25f3c94e-6c6e-4da6-9f94-342c61603016} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 434 | 2024.02.02 03:19:39.526725 [ 3 ] {25f3c94e-6c6e-4da6-9f94-342c61603016} <Debug> oximeter.measurements_cumulativei64 (d0b9236c-9ac8-453f-929d-954fcddff702): Loading data parts | ||
| 435 | 2024.02.02 03:19:39.526807 [ 3 ] {25f3c94e-6c6e-4da6-9f94-342c61603016} <Debug> oximeter.measurements_cumulativei64 (d0b9236c-9ac8-453f-929d-954fcddff702): There are no data parts | ||
| 436 | 2024.02.02 03:19:39.528047 [ 3 ] {25f3c94e-6c6e-4da6-9f94-342c61603016} <Debug> DynamicQueryHandler: Done processing query | ||
| 437 | 2024.02.02 03:19:39.528073 [ 3 ] {25f3c94e-6c6e-4da6-9f94-342c61603016} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 438 | 2024.02.02 03:19:39.528095 [ 3 ] {} <Debug> HTTP-Session: 72d60fd1-14b1-41af-839d-1690f1f45b9a Destroying unnamed session | ||
| 439 | 2024.02.02 03:19:39.528207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 440 | 2024.02.02 03:19:39.528256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 441 | 2024.02.02 03:19:39.528279 [ 3 ] {} <Debug> HTTP-Session: dfeaf328-01a2-4626-89b6-4ed2fdf8801d Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 442 | 2024.02.02 03:19:39.528300 [ 3 ] {} <Debug> HTTP-Session: dfeaf328-01a2-4626-89b6-4ed2fdf8801d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 443 | 2024.02.02 03:19:39.528498 [ 3 ] {ff85f8f9-9f27-4453-aebd-d432d87c9f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.528549 [ 3 ] {ff85f8f9-9f27-4453-aebd-d432d87c9f17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 445 | 2024.02.02 03:19:39.529906 [ 3 ] {ff85f8f9-9f27-4453-aebd-d432d87c9f17} <Debug> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Loading data parts | ||
| 446 | 2024.02.02 03:19:39.529985 [ 3 ] {ff85f8f9-9f27-4453-aebd-d432d87c9f17} <Debug> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): There are no data parts | ||
| 447 | 2024.02.02 03:19:39.531164 [ 3 ] {ff85f8f9-9f27-4453-aebd-d432d87c9f17} <Debug> DynamicQueryHandler: Done processing query | ||
| 448 | 2024.02.02 03:19:39.531189 [ 3 ] {ff85f8f9-9f27-4453-aebd-d432d87c9f17} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 449 | 2024.02.02 03:19:39.531210 [ 3 ] {} <Debug> HTTP-Session: dfeaf328-01a2-4626-89b6-4ed2fdf8801d Destroying unnamed session | ||
| 450 | 2024.02.02 03:19:39.531316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 451 | 2024.02.02 03:19:39.531360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 452 | 2024.02.02 03:19:39.531385 [ 3 ] {} <Debug> HTTP-Session: 42e67283-978e-4f51-aa8e-1a65f6ecfb54 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 453 | 2024.02.02 03:19:39.531406 [ 3 ] {} <Debug> HTTP-Session: 42e67283-978e-4f51-aa8e-1a65f6ecfb54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 454 | 2024.02.02 03:19:39.531605 [ 3 ] {45314bcf-a7a0-4298-b381-f4c4457ac27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.531657 [ 3 ] {45314bcf-a7a0-4298-b381-f4c4457ac27f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 456 | 2024.02.02 03:19:39.533090 [ 3 ] {45314bcf-a7a0-4298-b381-f4c4457ac27f} <Debug> oximeter.measurements_cumulativef32 (3d780ea2-c21a-4152-8b35-cc34b9cb854d): Loading data parts | ||
| 457 | 2024.02.02 03:19:39.533173 [ 3 ] {45314bcf-a7a0-4298-b381-f4c4457ac27f} <Debug> oximeter.measurements_cumulativef32 (3d780ea2-c21a-4152-8b35-cc34b9cb854d): There are no data parts | ||
| 458 | 2024.02.02 03:19:39.534345 [ 3 ] {45314bcf-a7a0-4298-b381-f4c4457ac27f} <Debug> DynamicQueryHandler: Done processing query | ||
| 459 | 2024.02.02 03:19:39.534377 [ 3 ] {45314bcf-a7a0-4298-b381-f4c4457ac27f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 460 | 2024.02.02 03:19:39.534394 [ 3 ] {} <Debug> HTTP-Session: 42e67283-978e-4f51-aa8e-1a65f6ecfb54 Destroying unnamed session | ||
| 461 | 2024.02.02 03:19:39.534504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 462 | 2024.02.02 03:19:39.534553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 463 | 2024.02.02 03:19:39.534572 [ 3 ] {} <Debug> HTTP-Session: a51d89b2-02fb-4017-9a97-59537b0598ed Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 464 | 2024.02.02 03:19:39.534593 [ 3 ] {} <Debug> HTTP-Session: a51d89b2-02fb-4017-9a97-59537b0598ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 465 | 2024.02.02 03:19:39.534792 [ 3 ] {cbe4539e-25e6-4b40-bbe9-d28bb633161f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.534844 [ 3 ] {cbe4539e-25e6-4b40-bbe9-d28bb633161f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 467 | 2024.02.02 03:19:39.536283 [ 3 ] {cbe4539e-25e6-4b40-bbe9-d28bb633161f} <Debug> oximeter.measurements_cumulativef64 (ffc64f6f-8d16-48bb-a0c4-43bc5a221079): Loading data parts | ||
| 468 | 2024.02.02 03:19:39.536360 [ 3 ] {cbe4539e-25e6-4b40-bbe9-d28bb633161f} <Debug> oximeter.measurements_cumulativef64 (ffc64f6f-8d16-48bb-a0c4-43bc5a221079): There are no data parts | ||
| 469 | 2024.02.02 03:19:39.537506 [ 3 ] {cbe4539e-25e6-4b40-bbe9-d28bb633161f} <Debug> DynamicQueryHandler: Done processing query | ||
| 470 | 2024.02.02 03:19:39.537538 [ 3 ] {cbe4539e-25e6-4b40-bbe9-d28bb633161f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 471 | 2024.02.02 03:19:39.537559 [ 3 ] {} <Debug> HTTP-Session: a51d89b2-02fb-4017-9a97-59537b0598ed Destroying unnamed session | ||
| 472 | 2024.02.02 03:19:39.537672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 473 | 2024.02.02 03:19:39.537720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 474 | 2024.02.02 03:19:39.537745 [ 3 ] {} <Debug> HTTP-Session: a279cdd9-4b2d-4819-add6-29ab84d05d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 475 | 2024.02.02 03:19:39.537761 [ 3 ] {} <Debug> HTTP-Session: a279cdd9-4b2d-4819-add6-29ab84d05d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 476 | 2024.02.02 03:19:39.537980 [ 3 ] {149d81b3-17e8-4367-918d-7053f5c1289b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.538036 [ 3 ] {149d81b3-17e8-4367-918d-7053f5c1289b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 488 | 2024.02.02 03:19:39.539524 [ 3 ] {149d81b3-17e8-4367-918d-7053f5c1289b} <Debug> oximeter.measurements_histogrami8 (feee6432-3ae1-4b18-827a-f0c2e993f072): Loading data parts | ||
| 489 | 2024.02.02 03:19:39.539604 [ 3 ] {149d81b3-17e8-4367-918d-7053f5c1289b} <Debug> oximeter.measurements_histogrami8 (feee6432-3ae1-4b18-827a-f0c2e993f072): There are no data parts | ||
| 490 | 2024.02.02 03:19:39.540753 [ 3 ] {149d81b3-17e8-4367-918d-7053f5c1289b} <Debug> DynamicQueryHandler: Done processing query | ||
| 491 | 2024.02.02 03:19:39.540785 [ 3 ] {149d81b3-17e8-4367-918d-7053f5c1289b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 492 | 2024.02.02 03:19:39.540807 [ 3 ] {} <Debug> HTTP-Session: a279cdd9-4b2d-4819-add6-29ab84d05d63 Destroying unnamed session | ||
| 493 | 2024.02.02 03:19:39.540901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 494 | 2024.02.02 03:19:39.540951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 495 | 2024.02.02 03:19:39.540975 [ 3 ] {} <Debug> HTTP-Session: 1745aae2-6e24-4243-8ad7-e25d05cbc23a Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 496 | 2024.02.02 03:19:39.540991 [ 3 ] {} <Debug> HTTP-Session: 1745aae2-6e24-4243-8ad7-e25d05cbc23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 497 | 2024.02.02 03:19:39.541202 [ 3 ] {f9eeeb0c-4e2c-4ba3-8c17-680f0fc841f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.541254 [ 3 ] {f9eeeb0c-4e2c-4ba3-8c17-680f0fc841f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 499 | 2024.02.02 03:19:39.542666 [ 3 ] {f9eeeb0c-4e2c-4ba3-8c17-680f0fc841f4} <Debug> oximeter.measurements_histogramu8 (220ccd6f-7bc7-4e9b-894f-4af868bb680c): Loading data parts | ||
| 500 | 2024.02.02 03:19:39.542742 [ 3 ] {f9eeeb0c-4e2c-4ba3-8c17-680f0fc841f4} <Debug> oximeter.measurements_histogramu8 (220ccd6f-7bc7-4e9b-894f-4af868bb680c): There are no data parts | ||
| 501 | 2024.02.02 03:19:39.543955 [ 3 ] {f9eeeb0c-4e2c-4ba3-8c17-680f0fc841f4} <Debug> DynamicQueryHandler: Done processing query | ||
| 502 | 2024.02.02 03:19:39.543980 [ 3 ] {f9eeeb0c-4e2c-4ba3-8c17-680f0fc841f4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 503 | 2024.02.02 03:19:39.544010 [ 3 ] {} <Debug> HTTP-Session: 1745aae2-6e24-4243-8ad7-e25d05cbc23a Destroying unnamed session | ||
| 504 | 2024.02.02 03:19:39.544119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 505 | 2024.02.02 03:19:39.544167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 506 | 2024.02.02 03:19:39.544197 [ 3 ] {} <Debug> HTTP-Session: c8cf6bd1-23fb-4754-819e-f8cc072925f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 507 | 2024.02.02 03:19:39.544212 [ 3 ] {} <Debug> HTTP-Session: c8cf6bd1-23fb-4754-819e-f8cc072925f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 508 | 2024.02.02 03:19:39.544424 [ 3 ] {1e797f68-ac1a-4a0e-89f7-aef558d9ae12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.544477 [ 3 ] {1e797f68-ac1a-4a0e-89f7-aef558d9ae12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 510 | 2024.02.02 03:19:39.545928 [ 3 ] {1e797f68-ac1a-4a0e-89f7-aef558d9ae12} <Debug> oximeter.measurements_histogrami16 (14e3a1a4-2d1d-494e-823d-8e5561019fff): Loading data parts | ||
| 511 | 2024.02.02 03:19:39.546006 [ 3 ] {1e797f68-ac1a-4a0e-89f7-aef558d9ae12} <Debug> oximeter.measurements_histogrami16 (14e3a1a4-2d1d-494e-823d-8e5561019fff): There are no data parts | ||
| 512 | 2024.02.02 03:19:39.547232 [ 3 ] {1e797f68-ac1a-4a0e-89f7-aef558d9ae12} <Debug> DynamicQueryHandler: Done processing query | ||
| 513 | 2024.02.02 03:19:39.547287 [ 3 ] {1e797f68-ac1a-4a0e-89f7-aef558d9ae12} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 514 | 2024.02.02 03:19:39.547303 [ 3 ] {} <Debug> HTTP-Session: c8cf6bd1-23fb-4754-819e-f8cc072925f6 Destroying unnamed session | ||
| 515 | 2024.02.02 03:19:39.547401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 516 | 2024.02.02 03:19:39.547457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 517 | 2024.02.02 03:19:39.547477 [ 3 ] {} <Debug> HTTP-Session: 281a7bfc-b594-4301-b777-b6cf0298be8e Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 518 | 2024.02.02 03:19:39.547498 [ 3 ] {} <Debug> HTTP-Session: 281a7bfc-b594-4301-b777-b6cf0298be8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 519 | 2024.02.02 03:19:39.547708 [ 3 ] {ea22846e-1b36-4417-8d12-ac9bc18bf528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.547762 [ 3 ] {ea22846e-1b36-4417-8d12-ac9bc18bf528} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 521 | 2024.02.02 03:19:39.549130 [ 3 ] {ea22846e-1b36-4417-8d12-ac9bc18bf528} <Debug> oximeter.measurements_histogramu16 (ae4357ee-ab81-4635-873e-8582f756bbb5): Loading data parts | ||
| 522 | 2024.02.02 03:19:39.549215 [ 3 ] {ea22846e-1b36-4417-8d12-ac9bc18bf528} <Debug> oximeter.measurements_histogramu16 (ae4357ee-ab81-4635-873e-8582f756bbb5): There are no data parts | ||
| 523 | 2024.02.02 03:19:39.550401 [ 3 ] {ea22846e-1b36-4417-8d12-ac9bc18bf528} <Debug> DynamicQueryHandler: Done processing query | ||
| 524 | 2024.02.02 03:19:39.550434 [ 3 ] {ea22846e-1b36-4417-8d12-ac9bc18bf528} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 525 | 2024.02.02 03:19:39.550449 [ 3 ] {} <Debug> HTTP-Session: 281a7bfc-b594-4301-b777-b6cf0298be8e Destroying unnamed session | ||
| 526 | 2024.02.02 03:19:39.550564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 527 | 2024.02.02 03:19:39.550613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 528 | 2024.02.02 03:19:39.550632 [ 3 ] {} <Debug> HTTP-Session: b72923cc-eb76-4d96-92d2-d5f30a298b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 529 | 2024.02.02 03:19:39.550655 [ 3 ] {} <Debug> HTTP-Session: b72923cc-eb76-4d96-92d2-d5f30a298b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 530 | 2024.02.02 03:19:39.550869 [ 3 ] {b20c7e7a-66ea-4959-b107-de9558a70c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.550922 [ 3 ] {b20c7e7a-66ea-4959-b107-de9558a70c39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 532 | 2024.02.02 03:19:39.552281 [ 3 ] {b20c7e7a-66ea-4959-b107-de9558a70c39} <Debug> oximeter.measurements_histogrami32 (6560ae9a-ca4c-47b3-9f03-a3600376ce88): Loading data parts | ||
| 533 | 2024.02.02 03:19:39.552387 [ 3 ] {b20c7e7a-66ea-4959-b107-de9558a70c39} <Debug> oximeter.measurements_histogrami32 (6560ae9a-ca4c-47b3-9f03-a3600376ce88): There are no data parts | ||
| 534 | 2024.02.02 03:19:39.553546 [ 3 ] {b20c7e7a-66ea-4959-b107-de9558a70c39} <Debug> DynamicQueryHandler: Done processing query | ||
| 535 | 2024.02.02 03:19:39.553571 [ 3 ] {b20c7e7a-66ea-4959-b107-de9558a70c39} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 536 | 2024.02.02 03:19:39.553594 [ 3 ] {} <Debug> HTTP-Session: b72923cc-eb76-4d96-92d2-d5f30a298b11 Destroying unnamed session | ||
| 537 | 2024.02.02 03:19:39.553700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 538 | 2024.02.02 03:19:39.553748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 539 | 2024.02.02 03:19:39.553767 [ 3 ] {} <Debug> HTTP-Session: 99daf7e0-c466-4706-aae6-96120687aafa Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 540 | 2024.02.02 03:19:39.553790 [ 3 ] {} <Debug> HTTP-Session: 99daf7e0-c466-4706-aae6-96120687aafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 541 | 2024.02.02 03:19:39.554001 [ 3 ] {0b10e051-909d-48dd-b3ef-3b5926f9b067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.554053 [ 3 ] {0b10e051-909d-48dd-b3ef-3b5926f9b067} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 543 | 2024.02.02 03:19:39.555428 [ 3 ] {0b10e051-909d-48dd-b3ef-3b5926f9b067} <Debug> oximeter.measurements_histogramu32 (14e4676c-91c0-4e25-acde-02863800b0be): Loading data parts | ||
| 544 | 2024.02.02 03:19:39.555531 [ 3 ] {0b10e051-909d-48dd-b3ef-3b5926f9b067} <Debug> oximeter.measurements_histogramu32 (14e4676c-91c0-4e25-acde-02863800b0be): There are no data parts | ||
| 545 | 2024.02.02 03:19:39.556736 [ 3 ] {0b10e051-909d-48dd-b3ef-3b5926f9b067} <Debug> DynamicQueryHandler: Done processing query | ||
| 546 | 2024.02.02 03:19:39.556762 [ 3 ] {0b10e051-909d-48dd-b3ef-3b5926f9b067} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 547 | 2024.02.02 03:19:39.556785 [ 3 ] {} <Debug> HTTP-Session: 99daf7e0-c466-4706-aae6-96120687aafa Destroying unnamed session | ||
| 548 | 2024.02.02 03:19:39.556892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 549 | 2024.02.02 03:19:39.556942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 550 | 2024.02.02 03:19:39.556967 [ 3 ] {} <Debug> HTTP-Session: f90a64dd-8945-4e1e-8abb-d1d4cb99f991 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 551 | 2024.02.02 03:19:39.556989 [ 3 ] {} <Debug> HTTP-Session: f90a64dd-8945-4e1e-8abb-d1d4cb99f991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 552 | 2024.02.02 03:19:39.557197 [ 3 ] {74c145f9-84ea-405d-9b82-5b0e8a359dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.557251 [ 3 ] {74c145f9-84ea-405d-9b82-5b0e8a359dea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 554 | 2024.02.02 03:19:39.558633 [ 3 ] {74c145f9-84ea-405d-9b82-5b0e8a359dea} <Debug> oximeter.measurements_histogrami64 (44ccc746-4cb8-4343-b73e-cbffcdf30b7c): Loading data parts | ||
| 555 | 2024.02.02 03:19:39.558719 [ 3 ] {74c145f9-84ea-405d-9b82-5b0e8a359dea} <Debug> oximeter.measurements_histogrami64 (44ccc746-4cb8-4343-b73e-cbffcdf30b7c): There are no data parts | ||
| 556 | 2024.02.02 03:19:39.559921 [ 3 ] {74c145f9-84ea-405d-9b82-5b0e8a359dea} <Debug> DynamicQueryHandler: Done processing query | ||
| 557 | 2024.02.02 03:19:39.559968 [ 3 ] {74c145f9-84ea-405d-9b82-5b0e8a359dea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 558 | 2024.02.02 03:19:39.559988 [ 3 ] {} <Debug> HTTP-Session: f90a64dd-8945-4e1e-8abb-d1d4cb99f991 Destroying unnamed session | ||
| 559 | 2024.02.02 03:19:39.560110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 560 | 2024.02.02 03:19:39.560172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 561 | 2024.02.02 03:19:39.560196 [ 3 ] {} <Debug> HTTP-Session: d8e7ea7c-8914-4968-a8d7-33460eaad9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 562 | 2024.02.02 03:19:39.560223 [ 3 ] {} <Debug> HTTP-Session: d8e7ea7c-8914-4968-a8d7-33460eaad9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 563 | 2024.02.02 03:19:39.560489 [ 3 ] {55b64967-1467-49da-927a-b44f8a0c0763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.560556 [ 3 ] {55b64967-1467-49da-927a-b44f8a0c0763} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 565 | 2024.02.02 03:19:39.561973 [ 3 ] {55b64967-1467-49da-927a-b44f8a0c0763} <Debug> oximeter.measurements_histogramu64 (842bb44a-b30e-4f6b-b446-bdad95cbec05): Loading data parts | ||
| 566 | 2024.02.02 03:19:39.562057 [ 3 ] {55b64967-1467-49da-927a-b44f8a0c0763} <Debug> oximeter.measurements_histogramu64 (842bb44a-b30e-4f6b-b446-bdad95cbec05): There are no data parts | ||
| 567 | 2024.02.02 03:19:39.563266 [ 3 ] {55b64967-1467-49da-927a-b44f8a0c0763} <Debug> DynamicQueryHandler: Done processing query | ||
| 568 | 2024.02.02 03:19:39.563300 [ 3 ] {55b64967-1467-49da-927a-b44f8a0c0763} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 569 | 2024.02.02 03:19:39.563322 [ 3 ] {} <Debug> HTTP-Session: d8e7ea7c-8914-4968-a8d7-33460eaad9c4 Destroying unnamed session | ||
| 570 | 2024.02.02 03:19:39.563423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 571 | 2024.02.02 03:19:39.563472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 572 | 2024.02.02 03:19:39.563497 [ 3 ] {} <Debug> HTTP-Session: f29cdb3a-1351-4c65-9caf-8102f2eeb8fb Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 573 | 2024.02.02 03:19:39.563513 [ 3 ] {} <Debug> HTTP-Session: f29cdb3a-1351-4c65-9caf-8102f2eeb8fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 574 | 2024.02.02 03:19:39.563739 [ 3 ] {c93951bf-5ec7-44f1-92ed-c27f73d61d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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.02 03:19:39.563795 [ 3 ] {c93951bf-5ec7-44f1-92ed-c27f73d61d19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 576 | 2024.02.02 03:19:39.565168 [ 3 ] {c93951bf-5ec7-44f1-92ed-c27f73d61d19} <Debug> oximeter.measurements_histogramf32 (8365d1f6-2867-4fbc-907b-89528050f205): Loading data parts | ||
| 577 | 2024.02.02 03:19:39.565252 [ 3 ] {c93951bf-5ec7-44f1-92ed-c27f73d61d19} <Debug> oximeter.measurements_histogramf32 (8365d1f6-2867-4fbc-907b-89528050f205): There are no data parts | ||
| 578 | 2024.02.02 03:19:39.566404 [ 3 ] {c93951bf-5ec7-44f1-92ed-c27f73d61d19} <Debug> DynamicQueryHandler: Done processing query | ||
| 579 | 2024.02.02 03:19:39.566429 [ 3 ] {c93951bf-5ec7-44f1-92ed-c27f73d61d19} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 580 | 2024.02.02 03:19:39.566453 [ 3 ] {} <Debug> HTTP-Session: f29cdb3a-1351-4c65-9caf-8102f2eeb8fb Destroying unnamed session | ||
| 581 | 2024.02.02 03:19:39.566557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 582 | 2024.02.02 03:19:39.566608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 583 | 2024.02.02 03:19:39.566634 [ 3 ] {} <Debug> HTTP-Session: 7077a0c8-f379-4014-b50c-228f6b3553a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 584 | 2024.02.02 03:19:39.566650 [ 3 ] {} <Debug> HTTP-Session: 7077a0c8-f379-4014-b50c-228f6b3553a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2024.02.02 03:19:39.566865 [ 3 ] {f507dbb2-3cc0-4ad7-9407-06c6d0be393d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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) | ||
| 586 | 2024.02.02 03:19:39.566919 [ 3 ] {f507dbb2-3cc0-4ad7-9407-06c6d0be393d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 587 | 2024.02.02 03:19:39.568297 [ 3 ] {f507dbb2-3cc0-4ad7-9407-06c6d0be393d} <Debug> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Loading data parts | ||
| 588 | 2024.02.02 03:19:39.568374 [ 3 ] {f507dbb2-3cc0-4ad7-9407-06c6d0be393d} <Debug> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): There are no data parts | ||
| 589 | 2024.02.02 03:19:39.569568 [ 3 ] {f507dbb2-3cc0-4ad7-9407-06c6d0be393d} <Debug> DynamicQueryHandler: Done processing query | ||
| 590 | 2024.02.02 03:19:39.569608 [ 3 ] {f507dbb2-3cc0-4ad7-9407-06c6d0be393d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 591 | 2024.02.02 03:19:39.569623 [ 3 ] {} <Debug> HTTP-Session: 7077a0c8-f379-4014-b50c-228f6b3553a3 Destroying unnamed session | ||
| 592 | 2024.02.02 03:19:39.569758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 593 | 2024.02.02 03:19:39.569814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 594 | 2024.02.02 03:19:39.569832 [ 3 ] {} <Debug> HTTP-Session: b34e49ec-edf3-42bc-9228-49b712506875 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 595 | 2024.02.02 03:19:39.569854 [ 3 ] {} <Debug> HTTP-Session: b34e49ec-edf3-42bc-9228-49b712506875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2024.02.02 03:19:39.570013 [ 3 ] {37a15a5a-af12-48b7-b625-bb6701865ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) /* The field tables store named dimensions of each timeseries. | ||
| 597 | * | ||
| 598 | * As with the measurement tables, there is one field table for each field data | ||
| 599 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 600 | * this behavior **must not** be relied upon for query correctness. | ||
| 601 | * | ||
| 602 | * The index for the fields differs from the measurements, however. Rows are | ||
| 603 | * sorted by timeseries name, then field name, field value, and finally | ||
| 604 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 605 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 606 | * usually then used to look up measurements. | ||
| 607 | * | ||
| 608 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 609 | * timeseries name and then key, since it would improve lookups where one | ||
| 610 | * already has the key. Realistically though, these tables are quite small and | ||
| 611 | * so performance benefits will be low in absolute terms. | ||
| 612 | */ | ||
| 613 | 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) | ||
| 614 | 2024.02.02 03:19:39.570064 [ 3 ] {37a15a5a-af12-48b7-b625-bb6701865ce3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 615 | 2024.02.02 03:19:39.571286 [ 3 ] {37a15a5a-af12-48b7-b625-bb6701865ce3} <Debug> oximeter.fields_bool (3b0ecbc2-3347-446f-8da9-5a17cb0ab198): Loading data parts | ||
| 616 | 2024.02.02 03:19:39.571367 [ 3 ] {37a15a5a-af12-48b7-b625-bb6701865ce3} <Debug> oximeter.fields_bool (3b0ecbc2-3347-446f-8da9-5a17cb0ab198): There are no data parts | ||
| 617 | 2024.02.02 03:19:39.572479 [ 3 ] {37a15a5a-af12-48b7-b625-bb6701865ce3} <Debug> DynamicQueryHandler: Done processing query | ||
| 618 | 2024.02.02 03:19:39.572514 [ 3 ] {37a15a5a-af12-48b7-b625-bb6701865ce3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 619 | 2024.02.02 03:19:39.572530 [ 3 ] {} <Debug> HTTP-Session: b34e49ec-edf3-42bc-9228-49b712506875 Destroying unnamed session | ||
| 620 | 2024.02.02 03:19:39.572641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 621 | 2024.02.02 03:19:39.572693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 622 | 2024.02.02 03:19:39.572712 [ 3 ] {} <Debug> HTTP-Session: 9598318d-90aa-4fe0-8270-ff74c2267e16 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 623 | 2024.02.02 03:19:39.572736 [ 3 ] {} <Debug> HTTP-Session: 9598318d-90aa-4fe0-8270-ff74c2267e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2024.02.02 03:19:39.572902 [ 3 ] {f7cdf9ad-48d0-4fe3-bc4f-265be7991ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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) | ||
| 625 | 2024.02.02 03:19:39.572946 [ 3 ] {f7cdf9ad-48d0-4fe3-bc4f-265be7991ff9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2024.02.02 03:19:39.574184 [ 3 ] {f7cdf9ad-48d0-4fe3-bc4f-265be7991ff9} <Debug> oximeter.fields_i8 (de411bfa-0a45-4d19-b343-73f1aca72b9a): Loading data parts | ||
| 627 | 2024.02.02 03:19:39.574264 [ 3 ] {f7cdf9ad-48d0-4fe3-bc4f-265be7991ff9} <Debug> oximeter.fields_i8 (de411bfa-0a45-4d19-b343-73f1aca72b9a): There are no data parts | ||
| 628 | 2024.02.02 03:19:39.575391 [ 3 ] {f7cdf9ad-48d0-4fe3-bc4f-265be7991ff9} <Debug> DynamicQueryHandler: Done processing query | ||
| 629 | 2024.02.02 03:19:39.575416 [ 3 ] {f7cdf9ad-48d0-4fe3-bc4f-265be7991ff9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 630 | 2024.02.02 03:19:39.575441 [ 3 ] {} <Debug> HTTP-Session: 9598318d-90aa-4fe0-8270-ff74c2267e16 Destroying unnamed session | ||
| 631 | 2024.02.02 03:19:39.575555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 632 | 2024.02.02 03:19:39.575597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 633 | 2024.02.02 03:19:39.575622 [ 3 ] {} <Debug> HTTP-Session: 05216bc8-812c-4baf-9a7e-ce3a9ab18328 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 634 | 2024.02.02 03:19:39.575646 [ 3 ] {} <Debug> HTTP-Session: 05216bc8-812c-4baf-9a7e-ce3a9ab18328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2024.02.02 03:19:39.575796 [ 3 ] {db87821b-b3ce-42a4-8e6f-4712fa1682d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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) | ||
| 636 | 2024.02.02 03:19:39.575844 [ 3 ] {db87821b-b3ce-42a4-8e6f-4712fa1682d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 637 | 2024.02.02 03:19:39.577076 [ 3 ] {db87821b-b3ce-42a4-8e6f-4712fa1682d9} <Debug> oximeter.fields_u8 (1685b176-0e9c-48f6-8e2c-0985164a5ff7): Loading data parts | ||
| 638 | 2024.02.02 03:19:39.577159 [ 3 ] {db87821b-b3ce-42a4-8e6f-4712fa1682d9} <Debug> oximeter.fields_u8 (1685b176-0e9c-48f6-8e2c-0985164a5ff7): There are no data parts | ||
| 639 | 2024.02.02 03:19:39.578312 [ 3 ] {db87821b-b3ce-42a4-8e6f-4712fa1682d9} <Debug> DynamicQueryHandler: Done processing query | ||
| 640 | 2024.02.02 03:19:39.578337 [ 3 ] {db87821b-b3ce-42a4-8e6f-4712fa1682d9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 641 | 2024.02.02 03:19:39.578361 [ 3 ] {} <Debug> HTTP-Session: 05216bc8-812c-4baf-9a7e-ce3a9ab18328 Destroying unnamed session | ||
| 642 | 2024.02.02 03:19:39.578468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 643 | 2024.02.02 03:19:39.578517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 644 | 2024.02.02 03:19:39.578535 [ 3 ] {} <Debug> HTTP-Session: 492b1fb2-15e3-4e6d-ac28-5de99dd0eee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 645 | 2024.02.02 03:19:39.578557 [ 3 ] {} <Debug> HTTP-Session: 492b1fb2-15e3-4e6d-ac28-5de99dd0eee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2024.02.02 03:19:39.578715 [ 3 ] {86ed4af5-56f2-4a0e-b05c-947b3ba41b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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) | ||
| 647 | 2024.02.02 03:19:39.578756 [ 3 ] {86ed4af5-56f2-4a0e-b05c-947b3ba41b1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 648 | 2024.02.02 03:19:39.579980 [ 3 ] {86ed4af5-56f2-4a0e-b05c-947b3ba41b1c} <Debug> oximeter.fields_i16 (5305c201-1f35-4c03-8fa5-77f889608feb): Loading data parts | ||
| 649 | 2024.02.02 03:19:39.580058 [ 3 ] {86ed4af5-56f2-4a0e-b05c-947b3ba41b1c} <Debug> oximeter.fields_i16 (5305c201-1f35-4c03-8fa5-77f889608feb): There are no data parts | ||
| 650 | 2024.02.02 03:19:39.581208 [ 3 ] {86ed4af5-56f2-4a0e-b05c-947b3ba41b1c} <Debug> DynamicQueryHandler: Done processing query | ||
| 651 | 2024.02.02 03:19:39.581240 [ 3 ] {86ed4af5-56f2-4a0e-b05c-947b3ba41b1c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 652 | 2024.02.02 03:19:39.581256 [ 3 ] {} <Debug> HTTP-Session: 492b1fb2-15e3-4e6d-ac28-5de99dd0eee3 Destroying unnamed session | ||
| 653 | 2024.02.02 03:19:39.581358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 654 | 2024.02.02 03:19:39.581407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 655 | 2024.02.02 03:19:39.581425 [ 3 ] {} <Debug> HTTP-Session: 8e402bd2-ef0a-4626-806d-c4572231779e Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 656 | 2024.02.02 03:19:39.581447 [ 3 ] {} <Debug> HTTP-Session: 8e402bd2-ef0a-4626-806d-c4572231779e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2024.02.02 03:19:39.581606 [ 3 ] {a6d2df73-359a-466e-b0f8-82fa2faba39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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) | ||
| 658 | 2024.02.02 03:19:39.581653 [ 3 ] {a6d2df73-359a-466e-b0f8-82fa2faba39e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 659 | 2024.02.02 03:19:39.582960 [ 3 ] {a6d2df73-359a-466e-b0f8-82fa2faba39e} <Debug> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Loading data parts | ||
| 660 | 2024.02.02 03:19:39.583033 [ 3 ] {a6d2df73-359a-466e-b0f8-82fa2faba39e} <Debug> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): There are no data parts | ||
| 661 | 2024.02.02 03:19:39.584157 [ 3 ] {a6d2df73-359a-466e-b0f8-82fa2faba39e} <Debug> DynamicQueryHandler: Done processing query | ||
| 662 | 2024.02.02 03:19:39.584191 [ 3 ] {a6d2df73-359a-466e-b0f8-82fa2faba39e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 663 | 2024.02.02 03:19:39.584206 [ 3 ] {} <Debug> HTTP-Session: 8e402bd2-ef0a-4626-806d-c4572231779e Destroying unnamed session | ||
| 664 | 2024.02.02 03:19:39.584320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 665 | 2024.02.02 03:19:39.584375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 666 | 2024.02.02 03:19:39.584394 [ 3 ] {} <Debug> HTTP-Session: 3eaabc5f-c327-484d-bad2-d829c24241d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 667 | 2024.02.02 03:19:39.584411 [ 3 ] {} <Debug> HTTP-Session: 3eaabc5f-c327-484d-bad2-d829c24241d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2024.02.02 03:19:39.584567 [ 3 ] {78038178-6ac3-4112-ad32-45e2b2052ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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) | ||
| 669 | 2024.02.02 03:19:39.584615 [ 3 ] {78038178-6ac3-4112-ad32-45e2b2052ac5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 670 | 2024.02.02 03:19:39.585821 [ 3 ] {78038178-6ac3-4112-ad32-45e2b2052ac5} <Debug> oximeter.fields_i32 (646772d3-2d11-4e88-bd02-dc0980b5627f): Loading data parts | ||
| 671 | 2024.02.02 03:19:39.585905 [ 3 ] {78038178-6ac3-4112-ad32-45e2b2052ac5} <Debug> oximeter.fields_i32 (646772d3-2d11-4e88-bd02-dc0980b5627f): There are no data parts | ||
| 672 | 2024.02.02 03:19:39.587002 [ 3 ] {78038178-6ac3-4112-ad32-45e2b2052ac5} <Debug> DynamicQueryHandler: Done processing query | ||
| 673 | 2024.02.02 03:19:39.587035 [ 3 ] {78038178-6ac3-4112-ad32-45e2b2052ac5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 674 | 2024.02.02 03:19:39.587058 [ 3 ] {} <Debug> HTTP-Session: 3eaabc5f-c327-484d-bad2-d829c24241d4 Destroying unnamed session | ||
| 675 | 2024.02.02 03:19:39.587155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 676 | 2024.02.02 03:19:39.587204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 677 | 2024.02.02 03:19:39.587229 [ 3 ] {} <Debug> HTTP-Session: 6ff997b8-e32a-460e-9696-3e4a3765dcc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 678 | 2024.02.02 03:19:39.587245 [ 3 ] {} <Debug> HTTP-Session: 6ff997b8-e32a-460e-9696-3e4a3765dcc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2024.02.02 03:19:39.587400 [ 3 ] {955ef3e7-6a86-406c-9730-105b06daa5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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) | ||
| 680 | 2024.02.02 03:19:39.587443 [ 3 ] {955ef3e7-6a86-406c-9730-105b06daa5d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 681 | 2024.02.02 03:19:39.588667 [ 3 ] {955ef3e7-6a86-406c-9730-105b06daa5d9} <Debug> oximeter.fields_u32 (2f75093a-3e51-48ab-b542-e89e8b99771a): Loading data parts | ||
| 682 | 2024.02.02 03:19:39.588746 [ 3 ] {955ef3e7-6a86-406c-9730-105b06daa5d9} <Debug> oximeter.fields_u32 (2f75093a-3e51-48ab-b542-e89e8b99771a): There are no data parts | ||
| 683 | 2024.02.02 03:19:39.589840 [ 3 ] {955ef3e7-6a86-406c-9730-105b06daa5d9} <Debug> DynamicQueryHandler: Done processing query | ||
| 684 | 2024.02.02 03:19:39.589873 [ 3 ] {955ef3e7-6a86-406c-9730-105b06daa5d9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 685 | 2024.02.02 03:19:39.589888 [ 3 ] {} <Debug> HTTP-Session: 6ff997b8-e32a-460e-9696-3e4a3765dcc4 Destroying unnamed session | ||
| 686 | 2024.02.02 03:19:39.590002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 687 | 2024.02.02 03:19:39.590050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 688 | 2024.02.02 03:19:39.590069 [ 3 ] {} <Debug> HTTP-Session: 9d8a9ad8-5ee1-4c82-8ec2-007ed2fed230 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 689 | 2024.02.02 03:19:39.590093 [ 3 ] {} <Debug> HTTP-Session: 9d8a9ad8-5ee1-4c82-8ec2-007ed2fed230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2024.02.02 03:19:39.590242 [ 3 ] {8fcc05f0-bcbc-4007-a0bb-d935d46b463d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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) | ||
| 691 | 2024.02.02 03:19:39.590297 [ 3 ] {8fcc05f0-bcbc-4007-a0bb-d935d46b463d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 692 | 2024.02.02 03:19:39.591522 [ 3 ] {8fcc05f0-bcbc-4007-a0bb-d935d46b463d} <Debug> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Loading data parts | ||
| 693 | 2024.02.02 03:19:39.591601 [ 3 ] {8fcc05f0-bcbc-4007-a0bb-d935d46b463d} <Debug> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): There are no data parts | ||
| 694 | 2024.02.02 03:19:39.592797 [ 3 ] {8fcc05f0-bcbc-4007-a0bb-d935d46b463d} <Debug> DynamicQueryHandler: Done processing query | ||
| 695 | 2024.02.02 03:19:39.592822 [ 3 ] {8fcc05f0-bcbc-4007-a0bb-d935d46b463d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 696 | 2024.02.02 03:19:39.592845 [ 3 ] {} <Debug> HTTP-Session: 9d8a9ad8-5ee1-4c82-8ec2-007ed2fed230 Destroying unnamed session | ||
| 697 | 2024.02.02 03:19:39.592954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 698 | 2024.02.02 03:19:39.593005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 699 | 2024.02.02 03:19:39.593030 [ 3 ] {} <Debug> HTTP-Session: 95b7e374-9e3b-4b7e-9b32-837605ffa164 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 700 | 2024.02.02 03:19:39.593053 [ 3 ] {} <Debug> HTTP-Session: 95b7e374-9e3b-4b7e-9b32-837605ffa164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2024.02.02 03:19:39.593203 [ 3 ] {d52c0719-1a2f-4df4-b563-cbff15397076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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) | ||
| 702 | 2024.02.02 03:19:39.593251 [ 3 ] {d52c0719-1a2f-4df4-b563-cbff15397076} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 703 | 2024.02.02 03:19:39.594467 [ 3 ] {d52c0719-1a2f-4df4-b563-cbff15397076} <Debug> oximeter.fields_u64 (89ebe36a-5a6d-4185-8222-6648cfa36f00): Loading data parts | ||
| 704 | 2024.02.02 03:19:39.594556 [ 3 ] {d52c0719-1a2f-4df4-b563-cbff15397076} <Debug> oximeter.fields_u64 (89ebe36a-5a6d-4185-8222-6648cfa36f00): There are no data parts | ||
| 705 | 2024.02.02 03:19:39.595704 [ 3 ] {d52c0719-1a2f-4df4-b563-cbff15397076} <Debug> DynamicQueryHandler: Done processing query | ||
| 706 | 2024.02.02 03:19:39.595729 [ 3 ] {d52c0719-1a2f-4df4-b563-cbff15397076} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 707 | 2024.02.02 03:19:39.595744 [ 3 ] {} <Debug> HTTP-Session: 95b7e374-9e3b-4b7e-9b32-837605ffa164 Destroying unnamed session | ||
| 708 | 2024.02.02 03:19:39.595850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 709 | 2024.02.02 03:19:39.595901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 710 | 2024.02.02 03:19:39.595920 [ 3 ] {} <Debug> HTTP-Session: 2858e53a-ed57-484c-b522-6d28f1e0331b Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 711 | 2024.02.02 03:19:39.595943 [ 3 ] {} <Debug> HTTP-Session: 2858e53a-ed57-484c-b522-6d28f1e0331b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2024.02.02 03:19:39.596100 [ 3 ] {1790983a-b3eb-4816-99b1-3b00fbf08691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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) | ||
| 713 | 2024.02.02 03:19:39.596143 [ 3 ] {1790983a-b3eb-4816-99b1-3b00fbf08691} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 714 | 2024.02.02 03:19:39.597376 [ 3 ] {1790983a-b3eb-4816-99b1-3b00fbf08691} <Debug> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Loading data parts | ||
| 715 | 2024.02.02 03:19:39.597454 [ 3 ] {1790983a-b3eb-4816-99b1-3b00fbf08691} <Debug> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): There are no data parts | ||
| 716 | 2024.02.02 03:19:39.598621 [ 3 ] {1790983a-b3eb-4816-99b1-3b00fbf08691} <Debug> DynamicQueryHandler: Done processing query | ||
| 717 | 2024.02.02 03:19:39.598656 [ 3 ] {1790983a-b3eb-4816-99b1-3b00fbf08691} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 718 | 2024.02.02 03:19:39.598671 [ 3 ] {} <Debug> HTTP-Session: 2858e53a-ed57-484c-b522-6d28f1e0331b Destroying unnamed session | ||
| 719 | 2024.02.02 03:19:39.598789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 720 | 2024.02.02 03:19:39.598838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 721 | 2024.02.02 03:19:39.598856 [ 3 ] {} <Debug> HTTP-Session: 2dce0b4c-99e1-4cff-8ea4-6acfcb736234 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 722 | 2024.02.02 03:19:39.598879 [ 3 ] {} <Debug> HTTP-Session: 2dce0b4c-99e1-4cff-8ea4-6acfcb736234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2024.02.02 03:19:39.599038 [ 3 ] {c0d1855a-4b12-4786-95cc-df779bf5825e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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) | ||
| 724 | 2024.02.02 03:19:39.599080 [ 3 ] {c0d1855a-4b12-4786-95cc-df779bf5825e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 725 | 2024.02.02 03:19:39.600317 [ 3 ] {c0d1855a-4b12-4786-95cc-df779bf5825e} <Debug> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Loading data parts | ||
| 726 | 2024.02.02 03:19:39.600393 [ 3 ] {c0d1855a-4b12-4786-95cc-df779bf5825e} <Debug> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): There are no data parts | ||
| 727 | 2024.02.02 03:19:39.601507 [ 3 ] {c0d1855a-4b12-4786-95cc-df779bf5825e} <Debug> DynamicQueryHandler: Done processing query | ||
| 728 | 2024.02.02 03:19:39.601532 [ 3 ] {c0d1855a-4b12-4786-95cc-df779bf5825e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 729 | 2024.02.02 03:19:39.601555 [ 3 ] {} <Debug> HTTP-Session: 2dce0b4c-99e1-4cff-8ea4-6acfcb736234 Destroying unnamed session | ||
| 730 | 2024.02.02 03:19:39.601660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 731 | 2024.02.02 03:19:39.601710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 732 | 2024.02.02 03:19:39.601735 [ 3 ] {} <Debug> HTTP-Session: 6b99c780-672c-492f-8ff0-89134dc14891 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 733 | 2024.02.02 03:19:39.601751 [ 3 ] {} <Debug> HTTP-Session: 6b99c780-672c-492f-8ff0-89134dc14891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2024.02.02 03:19:39.601908 [ 3 ] {1ddc7041-045a-41b6-b4bf-4db36e1d5d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) 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) | ||
| 735 | 2024.02.02 03:19:39.601958 [ 3 ] {1ddc7041-045a-41b6-b4bf-4db36e1d5d1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 736 | 2024.02.02 03:19:39.603182 [ 3 ] {1ddc7041-045a-41b6-b4bf-4db36e1d5d1b} <Debug> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Loading data parts | ||
| 737 | 2024.02.02 03:19:39.603265 [ 3 ] {1ddc7041-045a-41b6-b4bf-4db36e1d5d1b} <Debug> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): There are no data parts | ||
| 738 | 2024.02.02 03:19:39.604406 [ 3 ] {1ddc7041-045a-41b6-b4bf-4db36e1d5d1b} <Debug> DynamicQueryHandler: Done processing query | ||
| 739 | 2024.02.02 03:19:39.604439 [ 3 ] {1ddc7041-045a-41b6-b4bf-4db36e1d5d1b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 740 | 2024.02.02 03:19:39.604461 [ 3 ] {} <Debug> HTTP-Session: 6b99c780-672c-492f-8ff0-89134dc14891 Destroying unnamed session | ||
| 741 | 2024.02.02 03:19:39.604566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 742 | 2024.02.02 03:19:39.604615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 743 | 2024.02.02 03:19:39.604641 [ 3 ] {} <Debug> HTTP-Session: e0f44a38-2dd8-42bc-b26d-4e65ba128d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 744 | 2024.02.02 03:19:39.604657 [ 3 ] {} <Debug> HTTP-Session: e0f44a38-2dd8-42bc-b26d-4e65ba128d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2024.02.02 03:19:39.604886 [ 3 ] {2b6adcf8-fa60-4399-87d8-6062d7f019c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) /* The timeseries schema table stores the extracted schema for the samples | ||
| 746 | * oximeter collects. | ||
| 747 | */ | ||
| 748 | 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) | ||
| 749 | 2024.02.02 03:19:39.604954 [ 3 ] {2b6adcf8-fa60-4399-87d8-6062d7f019c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 750 | 2024.02.02 03:19:39.606303 [ 3 ] {2b6adcf8-fa60-4399-87d8-6062d7f019c4} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4): Loading data parts | ||
| 751 | 2024.02.02 03:19:39.606375 [ 3 ] {2b6adcf8-fa60-4399-87d8-6062d7f019c4} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4): There are no data parts | ||
| 752 | 2024.02.02 03:19:39.607698 [ 3 ] {2b6adcf8-fa60-4399-87d8-6062d7f019c4} <Debug> DynamicQueryHandler: Done processing query | ||
| 753 | 2024.02.02 03:19:39.607732 [ 3 ] {2b6adcf8-fa60-4399-87d8-6062d7f019c4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 754 | 2024.02.02 03:19:39.607748 [ 3 ] {} <Debug> HTTP-Session: e0f44a38-2dd8-42bc-b26d-4e65ba128d07 Destroying unnamed session | ||
| 755 | 2024.02.02 03:19:39.607877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47468, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 756 | 2024.02.02 03:19:39.607928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 757 | 2024.02.02 03:19:39.607946 [ 3 ] {} <Debug> HTTP-Session: 151cfbc4-4c0d-4e2b-b1fe-800c86ca0eba Authenticating user 'default' from [fd00:1122:3344:101::d]:47468 | ||
| 758 | 2024.02.02 03:19:39.607969 [ 3 ] {} <Debug> HTTP-Session: 151cfbc4-4c0d-4e2b-b1fe-800c86ca0eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2024.02.02 03:19:39.608076 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47468) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 760 | 2024.02.02 03:19:39.608699 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 761 | 2024.02.02 03:19:39.611920 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 762 | 2024.02.02 03:19:39.614532 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 763 | 2024.02.02 03:19:39.614747 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} <Trace> oximeter.version (1a235d24-65bd-480a-be27-3b04b7247f5e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 764 | 2024.02.02 03:19:39.614972 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006862768 sec., 145 rows/sec., 2.28 KiB/sec. | ||
| 765 | 2024.02.02 03:19:39.615109 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} <Debug> DynamicQueryHandler: Done processing query | ||
| 766 | 2024.02.02 03:19:39.615130 [ 3 ] {1ab129c0-6f74-4ba7-bf89-fb9fea8b6759} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
| 767 | 2024.02.02 03:19:39.615146 [ 3 ] {} <Debug> HTTP-Session: 151cfbc4-4c0d-4e2b-b1fe-800c86ca0eba Destroying unnamed session | ||
| 768 | 2024.02.02 03:19:40.001117 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.97 MiB, peak 224.04 MiB, will set to 228.27 MiB (RSS), difference: 9.30 MiB | ||
| 769 | 2024.02.02 03:19:53.650909 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 770 | 2024.02.02 03:19:53.651001 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 771 | 2024.02.02 03:20:08.651262 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 772 | 2024.02.02 03:20:08.651349 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 773 | 2024.02.02 03:20:23.651446 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 774 | 2024.02.02 03:20:23.651540 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 775 | 2024.02.02 03:20:29.624892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 776 | 2024.02.02 03:20:29.625008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 777 | 2024.02.02 03:20:29.625060 [ 3 ] {} <Debug> HTTP-Session: 2c3ec3b8-694e-4de6-9aee-92ba01acf937 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 778 | 2024.02.02 03:20:29.625111 [ 3 ] {} <Debug> HTTP-Session: 2c3ec3b8-694e-4de6-9aee-92ba01acf937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2024.02.02 03:20:29.625279 [ 3 ] {07d8c1db-c7ea-4c3b-92d2-2c1acf6d4ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
| 780 | 2024.02.02 03:20:29.625706 [ 3 ] {07d8c1db-c7ea-4c3b-92d2-2c1acf6d4ed9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2024.02.02 03:20:29.626514 [ 3 ] {07d8c1db-c7ea-4c3b-92d2-2c1acf6d4ed9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2024.02.02 03:20:29.626671 [ 3 ] {07d8c1db-c7ea-4c3b-92d2-2c1acf6d4ed9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2024.02.02 03:20:29.627659 [ 3 ] {07d8c1db-c7ea-4c3b-92d2-2c1acf6d4ed9} <Debug> DynamicQueryHandler: Done processing query | ||
| 784 | 2024.02.02 03:20:29.627691 [ 3 ] {07d8c1db-c7ea-4c3b-92d2-2c1acf6d4ed9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 785 | 2024.02.02 03:20:29.627707 [ 3 ] {} <Debug> HTTP-Session: 2c3ec3b8-694e-4de6-9aee-92ba01acf937 Destroying unnamed session | ||
| 786 | 2024.02.02 03:20:29.630678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 787 | 2024.02.02 03:20:29.630760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 788 | 2024.02.02 03:20:29.630785 [ 3 ] {} <Debug> HTTP-Session: f2208a73-4d98-4144-8145-f08f0f20bc57 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 789 | 2024.02.02 03:20:29.630829 [ 3 ] {} <Debug> HTTP-Session: f2208a73-4d98-4144-8145-f08f0f20bc57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2024.02.02 03:20:29.630995 [ 3 ] {32b16e90-9874-4232-aba4-34864aa35d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 791 | 2024.02.02 03:20:29.638641 [ 3 ] {32b16e90-9874-4232-aba4-34864aa35d17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2024.02.02 03:20:29.638789 [ 3 ] {32b16e90-9874-4232-aba4-34864aa35d17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2024.02.02 03:20:29.638859 [ 3 ] {32b16e90-9874-4232-aba4-34864aa35d17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2024.02.02 03:20:29.639717 [ 3 ] {32b16e90-9874-4232-aba4-34864aa35d17} <Debug> DynamicQueryHandler: Done processing query | ||
| 795 | 2024.02.02 03:20:29.639746 [ 3 ] {32b16e90-9874-4232-aba4-34864aa35d17} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 796 | 2024.02.02 03:20:29.639763 [ 3 ] {} <Debug> HTTP-Session: f2208a73-4d98-4144-8145-f08f0f20bc57 Destroying unnamed session | ||
| 797 | 2024.02.02 03:20:29.640074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 798 | 2024.02.02 03:20:29.640124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 799 | 2024.02.02 03:20:29.640150 [ 3 ] {} <Debug> HTTP-Session: 3e17201f-a848-49b4-a2f8-89a7438f0f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 800 | 2024.02.02 03:20:29.640169 [ 3 ] {} <Debug> HTTP-Session: 3e17201f-a848-49b4-a2f8-89a7438f0f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2024.02.02 03:20:29.640291 [ 3 ] {5ea1272d-2564-41b5-ac95-b12fe4a2596b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 802 | 2024.02.02 03:20:29.640748 [ 3 ] {5ea1272d-2564-41b5-ac95-b12fe4a2596b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2024.02.02 03:20:29.640897 [ 3 ] {5ea1272d-2564-41b5-ac95-b12fe4a2596b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2024.02.02 03:20:29.640941 [ 3 ] {5ea1272d-2564-41b5-ac95-b12fe4a2596b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2024.02.02 03:20:29.641758 [ 3 ] {5ea1272d-2564-41b5-ac95-b12fe4a2596b} <Debug> DynamicQueryHandler: Done processing query | ||
| 806 | 2024.02.02 03:20:29.641787 [ 3 ] {5ea1272d-2564-41b5-ac95-b12fe4a2596b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 807 | 2024.02.02 03:20:29.641803 [ 3 ] {} <Debug> HTTP-Session: 3e17201f-a848-49b4-a2f8-89a7438f0f28 Destroying unnamed session | ||
| 808 | 2024.02.02 03:20:29.641990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 809 | 2024.02.02 03:20:29.642036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 810 | 2024.02.02 03:20:29.642056 [ 3 ] {} <Debug> HTTP-Session: e0ecd0a9-9a70-46f2-bc29-fe4fa2ad3cb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 811 | 2024.02.02 03:20:29.642072 [ 3 ] {} <Debug> HTTP-Session: e0ecd0a9-9a70-46f2-bc29-fe4fa2ad3cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2024.02.02 03:20:29.642189 [ 3 ] {a7953927-71cc-4667-98a7-679888dbf2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) 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) | ||
| 813 | 2024.02.02 03:20:29.642540 [ 3 ] {a7953927-71cc-4667-98a7-679888dbf2f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2024.02.02 03:20:29.642691 [ 3 ] {a7953927-71cc-4667-98a7-679888dbf2f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2024.02.02 03:20:29.642734 [ 3 ] {a7953927-71cc-4667-98a7-679888dbf2f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2024.02.02 03:20:29.643561 [ 3 ] {a7953927-71cc-4667-98a7-679888dbf2f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 817 | 2024.02.02 03:20:29.643589 [ 3 ] {a7953927-71cc-4667-98a7-679888dbf2f0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 818 | 2024.02.02 03:20:29.643606 [ 3 ] {} <Debug> HTTP-Session: e0ecd0a9-9a70-46f2-bc29-fe4fa2ad3cb3 Destroying unnamed session | ||
| 819 | 2024.02.02 03:20:29.644449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 820 | 2024.02.02 03:20:29.644495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 821 | 2024.02.02 03:20:29.644515 [ 3 ] {} <Debug> HTTP-Session: 116ca4e4-ff97-4928-9265-e7ee03f745b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 822 | 2024.02.02 03:20:29.644531 [ 3 ] {} <Debug> HTTP-Session: 116ca4e4-ff97-4928-9265-e7ee03f745b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2024.02.02 03:20:29.644610 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 824 | 2024.02.02 03:20:29.644650 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2024.02.02 03:20:29.645347 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 826 | 2024.02.02 03:20:29.648602 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 827 | 2024.02.02 03:20:29.650971 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 828 | 2024.02.02 03:20:29.651165 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} <Trace> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 829 | 2024.02.02 03:20:29.651300 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} <Information> executeQuery: Read 4 rows, 443.00 B in 0.006657236 sec., 600 rows/sec., 64.98 KiB/sec. | ||
| 830 | 2024.02.02 03:20:29.651450 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} <Debug> DynamicQueryHandler: Done processing query | ||
| 831 | 2024.02.02 03:20:29.651478 [ 3 ] {7673ac0b-e91b-43fc-9d70-a7f1be8d3430} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 832 | 2024.02.02 03:20:29.651498 [ 3 ] {} <Debug> HTTP-Session: 116ca4e4-ff97-4928-9265-e7ee03f745b7 Destroying unnamed session | ||
| 833 | 2024.02.02 03:20:29.651618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 834 | 2024.02.02 03:20:29.651672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 835 | 2024.02.02 03:20:29.651695 [ 3 ] {} <Debug> HTTP-Session: fa893521-4c75-4f4b-abbc-df9cb7218e22 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 836 | 2024.02.02 03:20:29.651716 [ 3 ] {} <Debug> HTTP-Session: fa893521-4c75-4f4b-abbc-df9cb7218e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2024.02.02 03:20:29.651806 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 838 | 2024.02.02 03:20:29.651853 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 839 | 2024.02.02 03:20:29.651981 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 840 | 2024.02.02 03:20:29.657831 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 841 | 2024.02.02 03:20:29.658063 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 842 | 2024.02.02 03:20:29.658245 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 843 | 2024.02.02 03:20:29.658380 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.006531346 sec., 6277 rows/sec., 508.81 KiB/sec. | ||
| 844 | 2024.02.02 03:20:29.658580 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} <Debug> DynamicQueryHandler: Done processing query | ||
| 845 | 2024.02.02 03:20:29.658608 [ 3 ] {86b9a89c-1fc6-4901-8349-9d1101d6ddb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 846 | 2024.02.02 03:20:29.658628 [ 3 ] {} <Debug> HTTP-Session: fa893521-4c75-4f4b-abbc-df9cb7218e22 Destroying unnamed session | ||
| 847 | 2024.02.02 03:20:29.658960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 19843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 848 | 2024.02.02 03:20:29.659016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 849 | 2024.02.02 03:20:29.659039 [ 3 ] {} <Debug> HTTP-Session: c61a8199-a1ec-420d-81df-36cc9faf5096 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 850 | 2024.02.02 03:20:29.659059 [ 3 ] {} <Debug> HTTP-Session: c61a8199-a1ec-420d-81df-36cc9faf5096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2024.02.02 03:20:29.659143 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 852 | 2024.02.02 03:20:29.659180 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 853 | 2024.02.02 03:20:29.659280 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 854 | 2024.02.02 03:20:29.659617 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 855 | 2024.02.02 03:20:29.659820 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 856 | 2024.02.02 03:20:29.659971 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 857 | 2024.02.02 03:20:29.660130 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} <Information> executeQuery: Read 123 rows, 12.30 KiB in 0.000956848 sec., 128547 rows/sec., 12.55 MiB/sec. | ||
| 858 | 2024.02.02 03:20:29.660261 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} <Debug> DynamicQueryHandler: Done processing query | ||
| 859 | 2024.02.02 03:20:29.660286 [ 3 ] {3514d54e-03ae-4ab4-a96c-cd83035c0045} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 860 | 2024.02.02 03:20:29.660301 [ 3 ] {} <Debug> HTTP-Session: c61a8199-a1ec-420d-81df-36cc9faf5096 Destroying unnamed session | ||
| 861 | 2024.02.02 03:20:29.660410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 862 | 2024.02.02 03:20:29.660454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 863 | 2024.02.02 03:20:29.660473 [ 3 ] {} <Debug> HTTP-Session: 6ae1ae7b-2b69-4979-bff3-73a6f8bb43cf Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 864 | 2024.02.02 03:20:29.660489 [ 3 ] {} <Debug> HTTP-Session: 6ae1ae7b-2b69-4979-bff3-73a6f8bb43cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2024.02.02 03:20:29.660563 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 866 | 2024.02.02 03:20:29.660601 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 867 | 2024.02.02 03:20:29.661837 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 868 | 2024.02.02 03:20:29.664755 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 869 | 2024.02.02 03:20:29.665227 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 870 | 2024.02.02 03:20:29.665382 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 871 | 2024.02.02 03:20:29.665488 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} <Information> executeQuery: Read 54 rows, 4.34 KiB in 0.004892382 sec., 11037 rows/sec., 886.66 KiB/sec. | ||
| 872 | 2024.02.02 03:20:29.665625 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} <Debug> DynamicQueryHandler: Done processing query | ||
| 873 | 2024.02.02 03:20:29.665650 [ 3 ] {ebbb73a3-44bd-4b4e-982e-31519295f265} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 874 | 2024.02.02 03:20:29.665665 [ 3 ] {} <Debug> HTTP-Session: 6ae1ae7b-2b69-4979-bff3-73a6f8bb43cf Destroying unnamed session | ||
| 875 | 2024.02.02 03:20:29.665958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 876 | 2024.02.02 03:20:29.666003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 877 | 2024.02.02 03:20:29.666022 [ 3 ] {} <Debug> HTTP-Session: 36ea70a8-4598-4ca9-bf7f-6a24364827e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 878 | 2024.02.02 03:20:29.666038 [ 3 ] {} <Debug> HTTP-Session: 36ea70a8-4598-4ca9-bf7f-6a24364827e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2024.02.02 03:20:29.666123 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 880 | 2024.02.02 03:20:29.666169 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 881 | 2024.02.02 03:20:29.666323 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 882 | 2024.02.02 03:20:29.666856 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 883 | 2024.02.02 03:20:29.670260 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 884 | 2024.02.02 03:20:29.670452 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 885 | 2024.02.02 03:20:29.670587 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.004424907 sec., 9265 rows/sec., 12.50 MiB/sec. | ||
| 886 | 2024.02.02 03:20:29.670734 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} <Debug> DynamicQueryHandler: Done processing query | ||
| 887 | 2024.02.02 03:20:29.670759 [ 3 ] {b9a5822d-fc1c-4cc3-8562-6862ede8a435} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 888 | 2024.02.02 03:20:29.670775 [ 3 ] {} <Debug> HTTP-Session: 36ea70a8-4598-4ca9-bf7f-6a24364827e5 Destroying unnamed session | ||
| 889 | 2024.02.02 03:20:29.670925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 3411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 890 | 2024.02.02 03:20:29.670970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 891 | 2024.02.02 03:20:29.670989 [ 3 ] {} <Debug> HTTP-Session: 1b58a43c-53c0-4a53-aada-58666315db28 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 892 | 2024.02.02 03:20:29.671006 [ 3 ] {} <Debug> HTTP-Session: 1b58a43c-53c0-4a53-aada-58666315db28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2024.02.02 03:20:29.671077 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 894 | 2024.02.02 03:20:29.671650 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 895 | 2024.02.02 03:20:29.671761 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 896 | 2024.02.02 03:20:29.672051 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 897 | 2024.02.02 03:20:29.672409 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2024.02.02 03:20:29.672629 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} <Trace> oximeter.measurements_i64 (4b31ac6b-1c5c-4f23-988c-a4b3732c9914): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 899 | 2024.02.02 03:20:29.672775 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} <Information> executeQuery: Read 21 rows, 1.57 KiB in 0.001665424 sec., 12609 rows/sec., 941.72 KiB/sec. | ||
| 900 | 2024.02.02 03:20:29.672926 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} <Debug> DynamicQueryHandler: Done processing query | ||
| 901 | 2024.02.02 03:20:29.672955 [ 3 ] {f23a9c59-6980-4887-9ef7-24aca589586a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 902 | 2024.02.02 03:20:29.672975 [ 3 ] {} <Debug> HTTP-Session: 1b58a43c-53c0-4a53-aada-58666315db28 Destroying unnamed session | ||
| 903 | 2024.02.02 03:20:38.651632 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 904 | 2024.02.02 03:20:38.651707 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 905 | 2024.02.02 03:20:39.620656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 6509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 906 | 2024.02.02 03:20:39.620769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 907 | 2024.02.02 03:20:39.620799 [ 3 ] {} <Debug> HTTP-Session: 205f7b4b-3a02-422e-819c-ebd48efe69f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 908 | 2024.02.02 03:20:39.620827 [ 3 ] {} <Debug> HTTP-Session: 205f7b4b-3a02-422e-819c-ebd48efe69f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2024.02.02 03:20:39.620971 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 910 | 2024.02.02 03:20:39.621039 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 911 | 2024.02.02 03:20:39.621219 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 912 | 2024.02.02 03:20:39.621642 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 913 | 2024.02.02 03:20:39.621903 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 914 | 2024.02.02 03:20:39.622069 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 915 | 2024.02.02 03:20:39.622198 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.00118329 sec., 38029 rows/sec., 3.01 MiB/sec. | ||
| 916 | 2024.02.02 03:20:39.622368 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} <Debug> DynamicQueryHandler: Done processing query | ||
| 917 | 2024.02.02 03:20:39.622393 [ 3 ] {f7485a09-8e4b-467a-884b-68806f5fb388} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 918 | 2024.02.02 03:20:39.622410 [ 3 ] {} <Debug> HTTP-Session: 205f7b4b-3a02-422e-819c-ebd48efe69f3 Destroying unnamed session | ||
| 919 | 2024.02.02 03:20:39.622623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 21683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 920 | 2024.02.02 03:20:39.622672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 921 | 2024.02.02 03:20:39.622693 [ 3 ] {} <Debug> HTTP-Session: c07bc7d4-d8ab-4f47-b33f-9bfe137d5c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 922 | 2024.02.02 03:20:39.622711 [ 3 ] {} <Debug> HTTP-Session: c07bc7d4-d8ab-4f47-b33f-9bfe137d5c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2024.02.02 03:20:39.622798 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 924 | 2024.02.02 03:20:39.622841 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 925 | 2024.02.02 03:20:39.622957 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 926 | 2024.02.02 03:20:39.623344 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 927 | 2024.02.02 03:20:39.623569 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 928 | 2024.02.02 03:20:39.623725 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 929 | 2024.02.02 03:20:39.623841 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} <Information> executeQuery: Read 135 rows, 13.41 KiB in 0.001013659 sec., 133180 rows/sec., 12.92 MiB/sec. | ||
| 930 | 2024.02.02 03:20:39.623964 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} <Debug> DynamicQueryHandler: Done processing query | ||
| 931 | 2024.02.02 03:20:39.623988 [ 3 ] {ca9bdaf7-aba7-479e-8506-d38f67cbda85} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 932 | 2024.02.02 03:20:39.624004 [ 3 ] {} <Debug> HTTP-Session: c07bc7d4-d8ab-4f47-b33f-9bfe137d5c62 Destroying unnamed session | ||
| 933 | 2024.02.02 03:20:39.624162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 934 | 2024.02.02 03:20:39.624209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 935 | 2024.02.02 03:20:39.624228 [ 3 ] {} <Debug> HTTP-Session: 1c3056bb-d58e-4681-adb2-ade32014d78f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 936 | 2024.02.02 03:20:39.624244 [ 3 ] {} <Debug> HTTP-Session: 1c3056bb-d58e-4681-adb2-ade32014d78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2024.02.02 03:20:39.624318 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 938 | 2024.02.02 03:20:39.624358 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 939 | 2024.02.02 03:20:39.624464 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 940 | 2024.02.02 03:20:39.624753 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 941 | 2024.02.02 03:20:39.624956 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 942 | 2024.02.02 03:20:39.625101 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 943 | 2024.02.02 03:20:39.625229 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000873068 sec., 51542 rows/sec., 4.03 MiB/sec. | ||
| 944 | 2024.02.02 03:20:39.625377 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} <Debug> DynamicQueryHandler: Done processing query | ||
| 945 | 2024.02.02 03:20:39.625398 [ 3 ] {3832a232-d90d-48d6-a473-7d4ac0d7cc65} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 946 | 2024.02.02 03:20:39.625414 [ 3 ] {} <Debug> HTTP-Session: 1c3056bb-d58e-4681-adb2-ade32014d78f Destroying unnamed session | ||
| 947 | 2024.02.02 03:20:39.625605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 48150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 948 | 2024.02.02 03:20:39.625648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 949 | 2024.02.02 03:20:39.625667 [ 3 ] {} <Debug> HTTP-Session: e757e0d3-6bb9-405c-9439-a9f7e8fa9d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 950 | 2024.02.02 03:20:39.625683 [ 3 ] {} <Debug> HTTP-Session: e757e0d3-6bb9-405c-9439-a9f7e8fa9d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2024.02.02 03:20:39.625771 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 952 | 2024.02.02 03:20:39.625816 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 953 | 2024.02.02 03:20:39.625951 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 954 | 2024.02.02 03:20:39.626441 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 955 | 2024.02.02 03:20:39.626752 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 956 | 2024.02.02 03:20:39.626929 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 957 | 2024.02.02 03:20:39.627025 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.00122534 sec., 36724 rows/sec., 49.56 MiB/sec. | ||
| 958 | 2024.02.02 03:20:39.627208 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} <Debug> DynamicQueryHandler: Done processing query | ||
| 959 | 2024.02.02 03:20:39.627231 [ 3 ] {de021940-4eb7-4bb9-bb53-32bd7e9d9de3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 960 | 2024.02.02 03:20:39.627248 [ 3 ] {} <Debug> HTTP-Session: e757e0d3-6bb9-405c-9439-a9f7e8fa9d64 Destroying unnamed session | ||
| 961 | 2024.02.02 03:20:49.620602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 6509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 962 | 2024.02.02 03:20:49.620737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 963 | 2024.02.02 03:20:49.620769 [ 3 ] {} <Debug> HTTP-Session: d75c8468-a7c1-4728-8a43-1f1187aa608f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 964 | 2024.02.02 03:20:49.620797 [ 3 ] {} <Debug> HTTP-Session: d75c8468-a7c1-4728-8a43-1f1187aa608f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2024.02.02 03:20:49.620941 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 966 | 2024.02.02 03:20:49.621001 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 967 | 2024.02.02 03:20:49.621157 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 968 | 2024.02.02 03:20:49.621587 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 969 | 2024.02.02 03:20:49.621852 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 970 | 2024.02.02 03:20:49.622019 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 971 | 2024.02.02 03:20:49.622138 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001156341 sec., 38915 rows/sec., 3.08 MiB/sec. | ||
| 972 | 2024.02.02 03:20:49.622276 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} <Debug> DynamicQueryHandler: Done processing query | ||
| 973 | 2024.02.02 03:20:49.622302 [ 3 ] {2e2d941b-98e3-4896-8cb0-dcbe5b3aaeac} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 974 | 2024.02.02 03:20:49.622318 [ 3 ] {} <Debug> HTTP-Session: d75c8468-a7c1-4728-8a43-1f1187aa608f Destroying unnamed session | ||
| 975 | 2024.02.02 03:20:49.622487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 21683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 976 | 2024.02.02 03:20:49.622535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 977 | 2024.02.02 03:20:49.622555 [ 3 ] {} <Debug> HTTP-Session: 80b336b0-bda1-4f27-aa48-2b4a5d89ac52 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 978 | 2024.02.02 03:20:49.622572 [ 3 ] {} <Debug> HTTP-Session: 80b336b0-bda1-4f27-aa48-2b4a5d89ac52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2024.02.02 03:20:49.622659 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 980 | 2024.02.02 03:20:49.622701 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 981 | 2024.02.02 03:20:49.622806 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 982 | 2024.02.02 03:20:49.623193 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 983 | 2024.02.02 03:20:49.623416 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 984 | 2024.02.02 03:20:49.623578 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 985 | 2024.02.02 03:20:49.623677 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} <Information> executeQuery: Read 135 rows, 13.41 KiB in 0.000989768 sec., 136395 rows/sec., 13.23 MiB/sec. | ||
| 986 | 2024.02.02 03:20:49.623803 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} <Debug> DynamicQueryHandler: Done processing query | ||
| 987 | 2024.02.02 03:20:49.623827 [ 3 ] {5369e2e1-2bf1-440d-93e9-cd8ef384f7af} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 988 | 2024.02.02 03:20:49.623843 [ 3 ] {} <Debug> HTTP-Session: 80b336b0-bda1-4f27-aa48-2b4a5d89ac52 Destroying unnamed session | ||
| 989 | 2024.02.02 03:20:49.623967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 990 | 2024.02.02 03:20:49.624013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 991 | 2024.02.02 03:20:49.624032 [ 3 ] {} <Debug> HTTP-Session: 867197e5-fe87-4692-a168-18dcab047556 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 992 | 2024.02.02 03:20:49.624049 [ 3 ] {} <Debug> HTTP-Session: 867197e5-fe87-4692-a168-18dcab047556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2024.02.02 03:20:49.624122 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 994 | 2024.02.02 03:20:49.624161 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 995 | 2024.02.02 03:20:49.624266 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 996 | 2024.02.02 03:20:49.624549 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 997 | 2024.02.02 03:20:49.624757 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 998 | 2024.02.02 03:20:49.624905 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 999 | 2024.02.02 03:20:49.625022 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000870898 sec., 51670 rows/sec., 4.04 MiB/sec. | ||
| 1000 | 2024.02.02 03:20:49.625137 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1001 | 2024.02.02 03:20:49.625160 [ 3 ] {f9541421-e8bf-4e08-8870-0cb1cf2e42d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1002 | 2024.02.02 03:20:49.625177 [ 3 ] {} <Debug> HTTP-Session: 867197e5-fe87-4692-a168-18dcab047556 Destroying unnamed session | ||
| 1003 | 2024.02.02 03:20:49.625391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 48151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1004 | 2024.02.02 03:20:49.625435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1005 | 2024.02.02 03:20:49.625454 [ 3 ] {} <Debug> HTTP-Session: 299342f2-1cb7-43b5-ac8d-0f79c8557622 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1006 | 2024.02.02 03:20:49.625470 [ 3 ] {} <Debug> HTTP-Session: 299342f2-1cb7-43b5-ac8d-0f79c8557622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2024.02.02 03:20:49.625558 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1008 | 2024.02.02 03:20:49.625603 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1009 | 2024.02.02 03:20:49.625739 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1010 | 2024.02.02 03:20:49.626198 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1011 | 2024.02.02 03:20:49.626516 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1012 | 2024.02.02 03:20:49.626693 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1013 | 2024.02.02 03:20:49.626807 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.00122046 sec., 36871 rows/sec., 49.76 MiB/sec. | ||
| 1014 | 2024.02.02 03:20:49.626932 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} <Debug> DynamicQueryHandler: Done processing query | ||
| 1015 | 2024.02.02 03:20:49.626955 [ 3 ] {573ee2e5-6709-4fdf-b34d-260af0dcf023} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1016 | 2024.02.02 03:20:49.626972 [ 3 ] {} <Debug> HTTP-Session: 299342f2-1cb7-43b5-ac8d-0f79c8557622 Destroying unnamed session | ||
| 1017 | 2024.02.02 03:20:53.651755 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1018 | 2024.02.02 03:20:53.651823 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1019 | 2024.02.02 03:20:59.620742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1020 | 2024.02.02 03:20:59.620875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1021 | 2024.02.02 03:20:59.620908 [ 3 ] {} <Debug> HTTP-Session: d7fd25a4-ca9f-45f9-9064-cb22b01b6ad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1022 | 2024.02.02 03:20:59.620936 [ 3 ] {} <Debug> HTTP-Session: d7fd25a4-ca9f-45f9-9064-cb22b01b6ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2024.02.02 03:20:59.621148 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) 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) | ||
| 1024 | 2024.02.02 03:20:59.622033 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1025 | 2024.02.02 03:20:59.622204 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2024.02.02 03:20:59.622301 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1027 | 2024.02.02 03:20:59.622595 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
| 1028 | 2024.02.02 03:20:59.626456 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} <Trace> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1029 | 2024.02.02 03:20:59.626493 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (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 | ||
| 1030 | 2024.02.02 03:20:59.628498 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1031 | 2024.02.02 03:20:59.636788 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.015587183 sec., 256 rows/sec., 27.75 KiB/sec. | ||
| 1032 | 2024.02.02 03:20:59.637020 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1033 | 2024.02.02 03:20:59.637047 [ 3 ] {1b10a32a-4790-4e7a-8411-2093bd47d69a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1034 | 2024.02.02 03:20:59.637064 [ 3 ] {} <Debug> HTTP-Session: d7fd25a4-ca9f-45f9-9064-cb22b01b6ad4 Destroying unnamed session | ||
| 1035 | 2024.02.02 03:20:59.637414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1036 | 2024.02.02 03:20:59.637466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1037 | 2024.02.02 03:20:59.637486 [ 3 ] {} <Debug> HTTP-Session: 53e9c825-d488-4bba-8142-c3300711bed7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1038 | 2024.02.02 03:20:59.637506 [ 3 ] {} <Debug> HTTP-Session: 53e9c825-d488-4bba-8142-c3300711bed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2024.02.02 03:20:59.637640 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) 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) | ||
| 1040 | 2024.02.02 03:20:59.638098 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2024.02.02 03:20:59.638262 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2024.02.02 03:20:59.638305 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2024.02.02 03:20:59.638455 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1044 | 2024.02.02 03:20:59.638485 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} <Trace> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1045 | 2024.02.02 03:20:59.638508 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (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 | ||
| 1046 | 2024.02.02 03:20:59.638537 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1047 | 2024.02.02 03:20:59.639566 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001887056 sec., 2119 rows/sec., 229.26 KiB/sec. | ||
| 1048 | 2024.02.02 03:20:59.639757 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1049 | 2024.02.02 03:20:59.639782 [ 3 ] {1f8ed701-8ec9-40f6-ae01-0ba0a4c7749c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1050 | 2024.02.02 03:20:59.639799 [ 3 ] {} <Debug> HTTP-Session: 53e9c825-d488-4bba-8142-c3300711bed7 Destroying unnamed session | ||
| 1051 | 2024.02.02 03:20:59.640011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1052 | 2024.02.02 03:20:59.640059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1053 | 2024.02.02 03:20:59.640078 [ 3 ] {} <Debug> HTTP-Session: 3c6cba77-5ed1-4b0e-9914-5e2dadbc273e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1054 | 2024.02.02 03:20:59.640095 [ 3 ] {} <Debug> HTTP-Session: 3c6cba77-5ed1-4b0e-9914-5e2dadbc273e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2024.02.02 03:20:59.640215 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) 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) | ||
| 1056 | 2024.02.02 03:20:59.640661 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1057 | 2024.02.02 03:20:59.640822 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1058 | 2024.02.02 03:20:59.640863 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1059 | 2024.02.02 03:20:59.641010 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1060 | 2024.02.02 03:20:59.641039 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} <Trace> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1061 | 2024.02.02 03:20:59.641060 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (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 | ||
| 1062 | 2024.02.02 03:20:59.641088 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1063 | 2024.02.02 03:20:59.642049 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001796946 sec., 2225 rows/sec., 240.75 KiB/sec. | ||
| 1064 | 2024.02.02 03:20:59.642256 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1065 | 2024.02.02 03:20:59.642281 [ 3 ] {f2f583e5-803e-4a16-a4af-4a88ffbd41f9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1066 | 2024.02.02 03:20:59.642297 [ 3 ] {} <Debug> HTTP-Session: 3c6cba77-5ed1-4b0e-9914-5e2dadbc273e Destroying unnamed session | ||
| 1067 | 2024.02.02 03:20:59.642628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1068 | 2024.02.02 03:20:59.642674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1069 | 2024.02.02 03:20:59.642694 [ 3 ] {} <Debug> HTTP-Session: 49368ff2-cc71-4f3e-9500-1cc5694530cb Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1070 | 2024.02.02 03:20:59.642710 [ 3 ] {} <Debug> HTTP-Session: 49368ff2-cc71-4f3e-9500-1cc5694530cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2024.02.02 03:20:59.642829 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) 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) | ||
| 1072 | 2024.02.02 03:20:59.643282 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1073 | 2024.02.02 03:20:59.643445 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2024.02.02 03:20:59.643486 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2024.02.02 03:20:59.643631 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1076 | 2024.02.02 03:20:59.643659 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} <Trace> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1077 | 2024.02.02 03:20:59.643681 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (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 | ||
| 1078 | 2024.02.02 03:20:59.643709 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1079 | 2024.02.02 03:20:59.644686 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001819605 sec., 2198 rows/sec., 237.75 KiB/sec. | ||
| 1080 | 2024.02.02 03:20:59.644883 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1081 | 2024.02.02 03:20:59.644909 [ 3 ] {a93a9a9c-a86d-43ee-a56e-fc9aa80574a5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1082 | 2024.02.02 03:20:59.644925 [ 3 ] {} <Debug> HTTP-Session: 49368ff2-cc71-4f3e-9500-1cc5694530cb Destroying unnamed session | ||
| 1083 | 2024.02.02 03:20:59.645186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1084 | 2024.02.02 03:20:59.645233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1085 | 2024.02.02 03:20:59.645252 [ 3 ] {} <Debug> HTTP-Session: ac9845fd-5795-47f5-a173-12178d962f1e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1086 | 2024.02.02 03:20:59.645269 [ 3 ] {} <Debug> HTTP-Session: ac9845fd-5795-47f5-a173-12178d962f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2024.02.02 03:20:59.645387 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) 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) | ||
| 1088 | 2024.02.02 03:20:59.645848 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1089 | 2024.02.02 03:20:59.646013 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1090 | 2024.02.02 03:20:59.646055 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1091 | 2024.02.02 03:20:59.646200 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1092 | 2024.02.02 03:20:59.646229 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} <Trace> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1093 | 2024.02.02 03:20:59.646251 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (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 | ||
| 1094 | 2024.02.02 03:20:59.646279 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1095 | 2024.02.02 03:20:59.647131 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001705505 sec., 2345 rows/sec., 253.66 KiB/sec. | ||
| 1096 | 2024.02.02 03:20:59.647324 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1097 | 2024.02.02 03:20:59.647348 [ 3 ] {e4ed06cb-5b02-46c5-8b1e-e3850c24b37d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1098 | 2024.02.02 03:20:59.647365 [ 3 ] {} <Debug> HTTP-Session: ac9845fd-5795-47f5-a173-12178d962f1e Destroying unnamed session | ||
| 1099 | 2024.02.02 03:20:59.647598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1100 | 2024.02.02 03:20:59.647646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1101 | 2024.02.02 03:20:59.647666 [ 3 ] {} <Debug> HTTP-Session: fac8183e-b594-4eae-8dd2-49cf13b29ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1102 | 2024.02.02 03:20:59.647682 [ 3 ] {} <Debug> HTTP-Session: fac8183e-b594-4eae-8dd2-49cf13b29ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2024.02.02 03:20:59.647804 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) 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) | ||
| 1104 | 2024.02.02 03:20:59.648273 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1105 | 2024.02.02 03:20:59.648441 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1106 | 2024.02.02 03:20:59.648483 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1107 | 2024.02.02 03:20:59.648629 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1108 | 2024.02.02 03:20:59.648657 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} <Trace> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1109 | 2024.02.02 03:20:59.648678 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (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 | ||
| 1110 | 2024.02.02 03:20:59.648705 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1111 | 2024.02.02 03:20:59.649655 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001796575 sec., 2226 rows/sec., 240.80 KiB/sec. | ||
| 1112 | 2024.02.02 03:20:59.649860 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} <Debug> DynamicQueryHandler: Done processing query | ||
| 1113 | 2024.02.02 03:20:59.649884 [ 3 ] {2d0a5994-f1cc-497d-ac1b-f3d553a67612} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1114 | 2024.02.02 03:20:59.649901 [ 3 ] {} <Debug> HTTP-Session: fac8183e-b594-4eae-8dd2-49cf13b29ceb Destroying unnamed session | ||
| 1115 | 2024.02.02 03:20:59.668068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1116 | 2024.02.02 03:20:59.668165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1117 | 2024.02.02 03:20:59.668203 [ 3 ] {} <Debug> HTTP-Session: f80413b8-f3b8-4756-a89a-8266800b9f9f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1118 | 2024.02.02 03:20:59.668235 [ 3 ] {} <Debug> HTTP-Session: f80413b8-f3b8-4756-a89a-8266800b9f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2024.02.02 03:20:59.668386 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1120 | 2024.02.02 03:20:59.668447 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1121 | 2024.02.02 03:20:59.668592 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1122 | 2024.02.02 03:20:59.669018 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1123 | 2024.02.02 03:20:59.669320 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1124 | 2024.02.02 03:20:59.669488 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} <Trace> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1125 | 2024.02.02 03:20:59.669595 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} <Information> executeQuery: Read 6 rows, 996.00 B in 0.00116004 sec., 5172 rows/sec., 838.47 KiB/sec. | ||
| 1126 | 2024.02.02 03:20:59.669729 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1127 | 2024.02.02 03:20:59.669753 [ 3 ] {5658e005-056a-4eb2-83f8-9a5c2b57b5f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1128 | 2024.02.02 03:20:59.669769 [ 3 ] {} <Debug> HTTP-Session: f80413b8-f3b8-4756-a89a-8266800b9f9f Destroying unnamed session | ||
| 1129 | 2024.02.02 03:20:59.669907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 6509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1130 | 2024.02.02 03:20:59.669951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1131 | 2024.02.02 03:20:59.669969 [ 3 ] {} <Debug> HTTP-Session: b3ffa5a3-d2a2-49a4-a432-661e3a3e801b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1132 | 2024.02.02 03:20:59.669986 [ 3 ] {} <Debug> HTTP-Session: b3ffa5a3-d2a2-49a4-a432-661e3a3e801b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2024.02.02 03:20:59.670059 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1134 | 2024.02.02 03:20:59.670098 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1135 | 2024.02.02 03:20:59.670203 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1136 | 2024.02.02 03:20:59.670501 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1137 | 2024.02.02 03:20:59.670711 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1138 | 2024.02.02 03:20:59.670871 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1139 | 2024.02.02 03:20:59.670966 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.000880557 sec., 51104 rows/sec., 4.05 MiB/sec. | ||
| 1140 | 2024.02.02 03:20:59.671077 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} <Debug> DynamicQueryHandler: Done processing query | ||
| 1141 | 2024.02.02 03:20:59.671101 [ 3 ] {c2d9bbcb-1886-4ff0-82ba-507d743fa018} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1142 | 2024.02.02 03:20:59.671117 [ 3 ] {} <Debug> HTTP-Session: b3ffa5a3-d2a2-49a4-a432-661e3a3e801b Destroying unnamed session | ||
| 1143 | 2024.02.02 03:20:59.671330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 26678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1144 | 2024.02.02 03:20:59.671376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1145 | 2024.02.02 03:20:59.671395 [ 3 ] {} <Debug> HTTP-Session: f13723d8-46dc-4ce0-b268-fb4b99d363b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1146 | 2024.02.02 03:20:59.671411 [ 3 ] {} <Debug> HTTP-Session: f13723d8-46dc-4ce0-b268-fb4b99d363b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2024.02.02 03:20:59.671488 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1148 | 2024.02.02 03:20:59.671527 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1149 | 2024.02.02 03:20:59.671627 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1150 | 2024.02.02 03:20:59.672014 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1151 | 2024.02.02 03:20:59.672235 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1152 | 2024.02.02 03:20:59.672384 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1153 | 2024.02.02 03:20:59.672476 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} <Information> executeQuery: Read 171 rows, 16.22 KiB in 0.000959399 sec., 178236 rows/sec., 16.51 MiB/sec. | ||
| 1154 | 2024.02.02 03:20:59.672589 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1155 | 2024.02.02 03:20:59.672612 [ 3 ] {5ea25fd2-3dc8-4214-8be8-9f3ca5a7ffc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1156 | 2024.02.02 03:20:59.672629 [ 3 ] {} <Debug> HTTP-Session: f13723d8-46dc-4ce0-b268-fb4b99d363b1 Destroying unnamed session | ||
| 1157 | 2024.02.02 03:20:59.672766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 11730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1158 | 2024.02.02 03:20:59.672811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1159 | 2024.02.02 03:20:59.672830 [ 3 ] {} <Debug> HTTP-Session: 58093595-0ac2-45bb-8f4f-9222d488a7ed Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1160 | 2024.02.02 03:20:59.672846 [ 3 ] {} <Debug> HTTP-Session: 58093595-0ac2-45bb-8f4f-9222d488a7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2024.02.02 03:20:59.672919 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1162 | 2024.02.02 03:20:59.672957 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1163 | 2024.02.02 03:20:59.673061 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1164 | 2024.02.02 03:20:59.673366 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1165 | 2024.02.02 03:20:59.673578 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1166 | 2024.02.02 03:20:59.673722 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1167 | 2024.02.02 03:20:59.673814 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} <Information> executeQuery: Read 69 rows, 5.50 KiB in 0.000866818 sec., 79601 rows/sec., 6.20 MiB/sec. | ||
| 1168 | 2024.02.02 03:20:59.673973 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} <Debug> DynamicQueryHandler: Done processing query | ||
| 1169 | 2024.02.02 03:20:59.673998 [ 3 ] {fa3e169d-01a7-43bb-b862-522168af8c83} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1170 | 2024.02.02 03:20:59.674015 [ 3 ] {} <Debug> HTTP-Session: 58093595-0ac2-45bb-8f4f-9222d488a7ed Destroying unnamed session | ||
| 1171 | 2024.02.02 03:20:59.674214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 95014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1172 | 2024.02.02 03:20:59.674261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1173 | 2024.02.02 03:20:59.674280 [ 3 ] {} <Debug> HTTP-Session: d9f73014-3001-4546-88f5-bc148971637d Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1174 | 2024.02.02 03:20:59.674297 [ 3 ] {} <Debug> HTTP-Session: d9f73014-3001-4546-88f5-bc148971637d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2024.02.02 03:20:59.674400 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1176 | 2024.02.02 03:20:59.674443 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1177 | 2024.02.02 03:20:59.674569 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1178 | 2024.02.02 03:20:59.675118 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1179 | 2024.02.02 03:20:59.675414 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1180 | 2024.02.02 03:20:59.675614 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1181 | 2024.02.02 03:20:59.675724 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} <Information> executeQuery: Read 492 rows, 35.55 KiB in 0.001294041 sec., 380204 rows/sec., 26.83 MiB/sec. | ||
| 1182 | 2024.02.02 03:20:59.675843 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1183 | 2024.02.02 03:20:59.675866 [ 3 ] {281ee896-da8a-4f4e-a426-5765bac8c33e} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB. | ||
| 1184 | 2024.02.02 03:20:59.675883 [ 3 ] {} <Debug> HTTP-Session: d9f73014-3001-4546-88f5-bc148971637d Destroying unnamed session | ||
| 1185 | 2024.02.02 03:20:59.676065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 48152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1186 | 2024.02.02 03:20:59.676111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1187 | 2024.02.02 03:20:59.676131 [ 3 ] {} <Debug> HTTP-Session: b375b586-3600-4674-82a9-2f87b06b0ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1188 | 2024.02.02 03:20:59.676147 [ 3 ] {} <Debug> HTTP-Session: b375b586-3600-4674-82a9-2f87b06b0ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2024.02.02 03:20:59.676231 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1190 | 2024.02.02 03:20:59.676274 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1191 | 2024.02.02 03:20:59.676405 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1192 | 2024.02.02 03:20:59.676929 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1193 | 2024.02.02 03:20:59.677225 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1194 | 2024.02.02 03:20:59.677401 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1195 | 2024.02.02 03:20:59.677488 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.00127018 sec., 35428 rows/sec., 47.81 MiB/sec. | ||
| 1196 | 2024.02.02 03:20:59.677599 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1197 | 2024.02.02 03:20:59.677622 [ 3 ] {1e3a8e57-1e9d-4643-880e-985ce2030fe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1198 | 2024.02.02 03:20:59.677636 [ 3 ] {} <Debug> HTTP-Session: b375b586-3600-4674-82a9-2f87b06b0ff2 Destroying unnamed session | ||
| 1199 | 2024.02.02 03:21:08.652076 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1200 | 2024.02.02 03:21:08.652153 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1201 | 2024.02.02 03:21:09.620698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 6509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1202 | 2024.02.02 03:21:09.620807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1203 | 2024.02.02 03:21:09.620838 [ 3 ] {} <Debug> HTTP-Session: c86f1820-331a-4aa9-8f2b-d0a7e9c5d1e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1204 | 2024.02.02 03:21:09.620866 [ 3 ] {} <Debug> HTTP-Session: c86f1820-331a-4aa9-8f2b-d0a7e9c5d1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2024.02.02 03:21:09.621015 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1206 | 2024.02.02 03:21:09.621086 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1207 | 2024.02.02 03:21:09.621269 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1208 | 2024.02.02 03:21:09.621747 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1209 | 2024.02.02 03:21:09.622007 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1210 | 2024.02.02 03:21:09.622174 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1211 | 2024.02.02 03:21:09.622312 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.00124808 sec., 36055 rows/sec., 2.85 MiB/sec. | ||
| 1212 | 2024.02.02 03:21:09.622460 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} <Debug> DynamicQueryHandler: Done processing query | ||
| 1213 | 2024.02.02 03:21:09.622484 [ 3 ] {233e2593-b8d6-432e-b9fd-8b17640a2963} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1214 | 2024.02.02 03:21:09.622501 [ 3 ] {} <Debug> HTTP-Session: c86f1820-331a-4aa9-8f2b-d0a7e9c5d1e2 Destroying unnamed session | ||
| 1215 | 2024.02.02 03:21:09.622647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 21683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1216 | 2024.02.02 03:21:09.622699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1217 | 2024.02.02 03:21:09.622719 [ 3 ] {} <Debug> HTTP-Session: 445376f0-6f2b-4f9d-9a12-f5eb12f54064 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1218 | 2024.02.02 03:21:09.622738 [ 3 ] {} <Debug> HTTP-Session: 445376f0-6f2b-4f9d-9a12-f5eb12f54064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2024.02.02 03:21:09.622826 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1220 | 2024.02.02 03:21:09.622871 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1221 | 2024.02.02 03:21:09.622979 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1222 | 2024.02.02 03:21:09.623351 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1223 | 2024.02.02 03:21:09.623573 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1224 | 2024.02.02 03:21:09.623725 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1225 | 2024.02.02 03:21:09.623849 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} <Information> executeQuery: Read 135 rows, 13.41 KiB in 0.000990328 sec., 136318 rows/sec., 13.22 MiB/sec. | ||
| 1226 | 2024.02.02 03:21:09.623966 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} <Debug> DynamicQueryHandler: Done processing query | ||
| 1227 | 2024.02.02 03:21:09.623990 [ 3 ] {99a6787d-3a6c-4c32-9bcb-ddbff44f3086} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1228 | 2024.02.02 03:21:09.624008 [ 3 ] {} <Debug> HTTP-Session: 445376f0-6f2b-4f9d-9a12-f5eb12f54064 Destroying unnamed session | ||
| 1229 | 2024.02.02 03:21:09.624150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1230 | 2024.02.02 03:21:09.624196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1231 | 2024.02.02 03:21:09.624217 [ 3 ] {} <Debug> HTTP-Session: ff13cf1c-c3a8-4745-be30-a38b971a0ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1232 | 2024.02.02 03:21:09.624233 [ 3 ] {} <Debug> HTTP-Session: ff13cf1c-c3a8-4745-be30-a38b971a0ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2024.02.02 03:21:09.624305 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1234 | 2024.02.02 03:21:09.624346 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1235 | 2024.02.02 03:21:09.624451 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1236 | 2024.02.02 03:21:09.624847 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1237 | 2024.02.02 03:21:09.625058 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1238 | 2024.02.02 03:21:09.625217 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1239 | 2024.02.02 03:21:09.625340 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000999019 sec., 45044 rows/sec., 3.52 MiB/sec. | ||
| 1240 | 2024.02.02 03:21:09.625494 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} <Debug> DynamicQueryHandler: Done processing query | ||
| 1241 | 2024.02.02 03:21:09.625519 [ 3 ] {071fff44-dcb9-442e-8e1e-6211a4034156} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1242 | 2024.02.02 03:21:09.625536 [ 3 ] {} <Debug> HTTP-Session: ff13cf1c-c3a8-4745-be30-a38b971a0ea6 Destroying unnamed session | ||
| 1243 | 2024.02.02 03:21:09.625750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 48153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1244 | 2024.02.02 03:21:09.625797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1245 | 2024.02.02 03:21:09.625816 [ 3 ] {} <Debug> HTTP-Session: 6dfa0f52-dc6d-45f0-8bc5-5f9119d6cfb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1246 | 2024.02.02 03:21:09.625834 [ 3 ] {} <Debug> HTTP-Session: 6dfa0f52-dc6d-45f0-8bc5-5f9119d6cfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2024.02.02 03:21:09.625926 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1248 | 2024.02.02 03:21:09.625973 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1249 | 2024.02.02 03:21:09.626118 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1250 | 2024.02.02 03:21:09.626625 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1251 | 2024.02.02 03:21:09.626964 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1252 | 2024.02.02 03:21:09.627143 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1253 | 2024.02.02 03:21:09.627271 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001314152 sec., 34242 rows/sec., 46.21 MiB/sec. | ||
| 1254 | 2024.02.02 03:21:09.627398 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} <Debug> DynamicQueryHandler: Done processing query | ||
| 1255 | 2024.02.02 03:21:09.627423 [ 3 ] {2cec599b-c45c-4273-9a6e-8ff6bc963e64} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1256 | 2024.02.02 03:21:09.627440 [ 3 ] {} <Debug> HTTP-Session: 6dfa0f52-dc6d-45f0-8bc5-5f9119d6cfb1 Destroying unnamed session | ||
| 1257 | 2024.02.02 03:21:19.621478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1258 | 2024.02.02 03:21:19.621601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1259 | 2024.02.02 03:21:19.621626 [ 3 ] {} <Debug> HTTP-Session: e1cf99e6-744f-4ea8-910c-2ba4a560b22d Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1260 | 2024.02.02 03:21:19.621650 [ 3 ] {} <Debug> HTTP-Session: e1cf99e6-744f-4ea8-910c-2ba4a560b22d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2024.02.02 03:21:19.621843 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) 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) | ||
| 1262 | 2024.02.02 03:21:19.622453 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1263 | 2024.02.02 03:21:19.622633 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1264 | 2024.02.02 03:21:19.622683 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1265 | 2024.02.02 03:21:19.622855 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1266 | 2024.02.02 03:21:19.622992 [ 190 ] {c8a1f767-d99e-4af1-9633-fe8972631704} <Trace> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1267 | 2024.02.02 03:21:19.623006 [ 189 ] {c8a1f767-d99e-4af1-9633-fe8972631704} <Trace> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1268 | 2024.02.02 03:21:19.623169 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1269 | 2024.02.02 03:21:19.623258 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} <Debug> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1270 | 2024.02.02 03:21:19.625117 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003224268 sec., 3101 rows/sec., 435.84 KiB/sec. | ||
| 1271 | 2024.02.02 03:21:19.625426 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} <Debug> DynamicQueryHandler: Done processing query | ||
| 1272 | 2024.02.02 03:21:19.625456 [ 3 ] {c8a1f767-d99e-4af1-9633-fe8972631704} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1273 | 2024.02.02 03:21:19.625478 [ 3 ] {} <Debug> HTTP-Session: e1cf99e6-744f-4ea8-910c-2ba4a560b22d Destroying unnamed session | ||
| 1274 | 2024.02.02 03:21:19.625660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1275 | 2024.02.02 03:21:19.625714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1276 | 2024.02.02 03:21:19.625738 [ 3 ] {} <Debug> HTTP-Session: cc97944f-d4a7-4186-b9a6-62305ae654c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1277 | 2024.02.02 03:21:19.625759 [ 3 ] {} <Debug> HTTP-Session: cc97944f-d4a7-4186-b9a6-62305ae654c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2024.02.02 03:21:19.625856 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1279 | 2024.02.02 03:21:19.625907 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1280 | 2024.02.02 03:21:19.626083 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1281 | 2024.02.02 03:21:19.626413 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1282 | 2024.02.02 03:21:19.626717 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1283 | 2024.02.02 03:21:19.626879 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} <Trace> oximeter.timeseries_schema (32266921-b4b9-435d-8caf-df89492d4fa4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1284 | 2024.02.02 03:21:19.626983 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} <Information> executeQuery: Read 1 rows, 232.00 B in 0.00109311 sec., 914 rows/sec., 207.26 KiB/sec. | ||
| 1285 | 2024.02.02 03:21:19.627103 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} <Debug> DynamicQueryHandler: Done processing query | ||
| 1286 | 2024.02.02 03:21:19.627127 [ 3 ] {eb4699b4-a1fe-4dd6-ad2b-85e6f6c9dfbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1287 | 2024.02.02 03:21:19.627144 [ 3 ] {} <Debug> HTTP-Session: cc97944f-d4a7-4186-b9a6-62305ae654c8 Destroying unnamed session | ||
| 1288 | 2024.02.02 03:21:19.627288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 6940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1289 | 2024.02.02 03:21:19.627333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1290 | 2024.02.02 03:21:19.627353 [ 3 ] {} <Debug> HTTP-Session: eefbb75e-f0b1-49b1-be47-c842a51a71c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1291 | 2024.02.02 03:21:19.627369 [ 3 ] {} <Debug> HTTP-Session: eefbb75e-f0b1-49b1-be47-c842a51a71c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2024.02.02 03:21:19.627442 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1293 | 2024.02.02 03:21:19.627480 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1294 | 2024.02.02 03:21:19.627584 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1295 | 2024.02.02 03:21:19.627911 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1296 | 2024.02.02 03:21:19.628121 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1297 | 2024.02.02 03:21:19.628278 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1298 | 2024.02.02 03:21:19.628368 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.000898668 sec., 53412 rows/sec., 4.23 MiB/sec. | ||
| 1299 | 2024.02.02 03:21:19.628487 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1300 | 2024.02.02 03:21:19.628492 [ 85 ] {} <Debug> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1301 | 2024.02.02 03:21:19.628523 [ 3 ] {a7f88826-c38c-4f19-83c8-bfaabed45c7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1302 | 2024.02.02 03:21:19.628560 [ 3 ] {} <Debug> HTTP-Session: eefbb75e-f0b1-49b1-be47-c842a51a71c2 Destroying unnamed session | ||
| 1303 | 2024.02.02 03:21:19.628574 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1304 | 2024.02.02 03:21:19.628684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1305 | 2024.02.02 03:21:19.628743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1306 | 2024.02.02 03:21:19.628736 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1307 | 2024.02.02 03:21:19.628763 [ 3 ] {} <Debug> HTTP-Session: d0fb2524-a3e0-467b-943b-a587a230b576 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1308 | 2024.02.02 03:21:19.628787 [ 3 ] {} <Debug> HTTP-Session: d0fb2524-a3e0-467b-943b-a587a230b576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2024.02.02 03:21:19.628858 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1310 | 2024.02.02 03:21:19.628908 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1311 | 2024.02.02 03:21:19.628941 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1312 | 2024.02.02 03:21:19.629078 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part | ||
| 1313 | 2024.02.02 03:21:19.629077 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1314 | 2024.02.02 03:21:19.629285 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part | ||
| 1315 | 2024.02.02 03:21:19.629500 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part | ||
| 1316 | 2024.02.02 03:21:19.629576 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1317 | 2024.02.02 03:21:19.629632 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part | ||
| 1318 | 2024.02.02 03:21:19.629727 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part | ||
| 1319 | 2024.02.02 03:21:19.629819 [ 11 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
| 1320 | 2024.02.02 03:21:19.629835 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1321 | 2024.02.02 03:21:19.630013 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1322 | 2024.02.02 03:21:19.630156 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001264221 sec., 1582 rows/sec., 135.18 KiB/sec. | ||
| 1323 | 2024.02.02 03:21:19.630316 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1324 | 2024.02.02 03:21:19.630349 [ 3 ] {967095ec-a29c-49a8-871d-6293bcaccc3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1325 | 2024.02.02 03:21:19.630380 [ 3 ] {} <Debug> HTTP-Session: d0fb2524-a3e0-467b-943b-a587a230b576 Destroying unnamed session | ||
| 1326 | 2024.02.02 03:21:19.630566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1327 | 2024.02.02 03:21:19.630630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1328 | 2024.02.02 03:21:19.630651 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 4 columns (4 merged, 0 gathered) in 0.001999057 sec., 134563.44666510262 rows/sec., 10.65 MiB/sec. | ||
| 1329 | 2024.02.02 03:21:19.630666 [ 3 ] {} <Debug> HTTP-Session: eef7480d-8b59-478c-b4c0-9ea36d0dd407 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1330 | 2024.02.02 03:21:19.630730 [ 3 ] {} <Debug> HTTP-Session: eef7480d-8b59-478c-b4c0-9ea36d0dd407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2024.02.02 03:21:19.630843 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1332 | 2024.02.02 03:21:19.630867 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1333 | 2024.02.02 03:21:19.630909 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1334 | 2024.02.02 03:21:19.631072 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1335 | 2024.02.02 03:21:19.631178 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1336 | 2024.02.02 03:21:19.631299 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_6_1} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1337 | 2024.02.02 03:21:19.631593 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1338 | 2024.02.02 03:21:19.631827 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1339 | 2024.02.02 03:21:19.631981 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1340 | 2024.02.02 03:21:19.632092 [ 85 ] {} <Debug> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1341 | 2024.02.02 03:21:19.632107 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} <Information> executeQuery: Read 145 rows, 14.29 KiB in 0.00121612 sec., 119231 rows/sec., 11.47 MiB/sec. | ||
| 1342 | 2024.02.02 03:21:19.632142 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1343 | 2024.02.02 03:21:19.632305 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1344 | 2024.02.02 03:21:19.632368 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} <Debug> DynamicQueryHandler: Done processing query | ||
| 1345 | 2024.02.02 03:21:19.632412 [ 3 ] {41abe5ff-25dc-4438-af47-564d70ab9575} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1346 | 2024.02.02 03:21:19.632458 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1347 | 2024.02.02 03:21:19.632465 [ 3 ] {} <Debug> HTTP-Session: eef7480d-8b59-478c-b4c0-9ea36d0dd407 Destroying unnamed session | ||
| 1348 | 2024.02.02 03:21:19.632516 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 123 rows starting from the beginning of the part | ||
| 1349 | 2024.02.02 03:21:19.632641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1350 | 2024.02.02 03:21:19.632699 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 135 rows starting from the beginning of the part | ||
| 1351 | 2024.02.02 03:21:19.632725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1352 | 2024.02.02 03:21:19.632772 [ 3 ] {} <Debug> HTTP-Session: 9051d79a-2261-4445-8828-87235adf7e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1353 | 2024.02.02 03:21:19.632807 [ 3 ] {} <Debug> HTTP-Session: 9051d79a-2261-4445-8828-87235adf7e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1354 | 2024.02.02 03:21:19.632897 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 135 rows starting from the beginning of the part | ||
| 1355 | 2024.02.02 03:21:19.633026 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1356 | 2024.02.02 03:21:19.633127 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 171 rows starting from the beginning of the part | ||
| 1357 | 2024.02.02 03:21:19.633136 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1358 | 2024.02.02 03:21:19.633401 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 135 rows starting from the beginning of the part | ||
| 1359 | 2024.02.02 03:21:19.633625 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1360 | 2024.02.02 03:21:19.633652 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 145 rows starting from the beginning of the part | ||
| 1361 | 2024.02.02 03:21:19.634544 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1362 | 2024.02.02 03:21:19.635031 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1363 | 2024.02.02 03:21:19.635395 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1364 | 2024.02.02 03:21:19.635459 [ 9 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 4 columns (4 merged, 0 gathered) in 0.003251658 sec., 259559.89221498693 rows/sec., 24.94 MiB/sec. | ||
| 1365 | 2024.02.02 03:21:19.635603 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002505401 sec., 798 rows/sec., 55.74 KiB/sec. | ||
| 1366 | 2024.02.02 03:21:19.635664 [ 9 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1367 | 2024.02.02 03:21:19.635829 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1368 | 2024.02.02 03:21:19.635864 [ 3 ] {bf7494a1-9d2c-4712-8339-80f7dd7af0e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1369 | 2024.02.02 03:21:19.635886 [ 3 ] {} <Debug> HTTP-Session: 9051d79a-2261-4445-8828-87235adf7e75 Destroying unnamed session | ||
| 1370 | 2024.02.02 03:21:19.635955 [ 9 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1371 | 2024.02.02 03:21:19.636024 [ 9 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_6_1} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1372 | 2024.02.02 03:21:19.636046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1373 | 2024.02.02 03:21:19.636133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1374 | 2024.02.02 03:21:19.636152 [ 3 ] {} <Debug> HTTP-Session: ed669545-ab1d-4d6b-a188-d23373940b26 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1375 | 2024.02.02 03:21:19.636168 [ 3 ] {} <Debug> HTTP-Session: ed669545-ab1d-4d6b-a188-d23373940b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1376 | 2024.02.02 03:21:19.636249 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1377 | 2024.02.02 03:21:19.636290 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1378 | 2024.02.02 03:21:19.636409 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1379 | 2024.02.02 03:21:19.636721 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1380 | 2024.02.02 03:21:19.636935 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1381 | 2024.02.02 03:21:19.637083 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1382 | 2024.02.02 03:21:19.637204 [ 85 ] {} <Debug> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1383 | 2024.02.02 03:21:19.637207 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} <Information> executeQuery: Read 56 rows, 4.49 KiB in 0.000922058 sec., 60733 rows/sec., 4.75 MiB/sec. | ||
| 1384 | 2024.02.02 03:21:19.637274 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1385 | 2024.02.02 03:21:19.637417 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1386 | 2024.02.02 03:21:19.637456 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} <Debug> DynamicQueryHandler: Done processing query | ||
| 1387 | 2024.02.02 03:21:19.637503 [ 3 ] {64a385a2-13e1-4bc8-b61b-0973db5fd9ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1388 | 2024.02.02 03:21:19.637536 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1389 | 2024.02.02 03:21:19.637549 [ 3 ] {} <Debug> HTTP-Session: ed669545-ab1d-4d6b-a188-d23373940b26 Destroying unnamed session | ||
| 1390 | 2024.02.02 03:21:19.637587 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
| 1391 | 2024.02.02 03:21:19.637740 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part | ||
| 1392 | 2024.02.02 03:21:19.637740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1393 | 2024.02.02 03:21:19.637847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1394 | 2024.02.02 03:21:19.637910 [ 3 ] {} <Debug> HTTP-Session: a65ba6c8-129f-4426-848d-af92d02dd9df Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1395 | 2024.02.02 03:21:19.637918 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part | ||
| 1396 | 2024.02.02 03:21:19.637936 [ 3 ] {} <Debug> HTTP-Session: a65ba6c8-129f-4426-848d-af92d02dd9df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1397 | 2024.02.02 03:21:19.638155 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 69 rows starting from the beginning of the part | ||
| 1398 | 2024.02.02 03:21:19.638171 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1399 | 2024.02.02 03:21:19.638271 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1400 | 2024.02.02 03:21:19.638388 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part | ||
| 1401 | 2024.02.02 03:21:19.638682 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1402 | 2024.02.02 03:21:19.638837 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1403 | 2024.02.02 03:21:19.639778 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1404 | 2024.02.02 03:21:19.640497 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 4 columns (4 merged, 0 gathered) in 0.003149377 sec., 99702.2585736798 rows/sec., 7.80 MiB/sec. | ||
| 1405 | 2024.02.02 03:21:19.640506 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1406 | 2024.02.02 03:21:19.640632 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1407 | 2024.02.02 03:21:19.640784 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1408 | 2024.02.02 03:21:19.640860 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1409 | 2024.02.02 03:21:19.641000 [ 17 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_6_1} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1410 | 2024.02.02 03:21:19.641013 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002772734 sec., 360 rows/sec., 25.36 KiB/sec. | ||
| 1411 | 2024.02.02 03:21:19.641238 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1412 | 2024.02.02 03:21:19.641262 [ 3 ] {8de74c8d-53fb-4d69-8513-5e9330efaac2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1413 | 2024.02.02 03:21:19.641279 [ 3 ] {} <Debug> HTTP-Session: a65ba6c8-129f-4426-848d-af92d02dd9df Destroying unnamed session | ||
| 1414 | 2024.02.02 03:21:19.641443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1415 | 2024.02.02 03:21:19.641490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1416 | 2024.02.02 03:21:19.641509 [ 3 ] {} <Debug> HTTP-Session: aa1ff296-0c60-4a83-8101-e5553edd5b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1417 | 2024.02.02 03:21:19.641526 [ 3 ] {} <Debug> HTTP-Session: aa1ff296-0c60-4a83-8101-e5553edd5b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2024.02.02 03:21:19.641620 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1419 | 2024.02.02 03:21:19.641664 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1420 | 2024.02.02 03:21:19.641809 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1421 | 2024.02.02 03:21:19.642396 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1422 | 2024.02.02 03:21:19.642723 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1423 | 2024.02.02 03:21:19.642909 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1424 | 2024.02.02 03:21:19.643021 [ 85 ] {} <Debug> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1425 | 2024.02.02 03:21:19.643036 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001379901 sec., 34785 rows/sec., 46.94 MiB/sec. | ||
| 1426 | 2024.02.02 03:21:19.643068 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1427 | 2024.02.02 03:21:19.643236 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1428 | 2024.02.02 03:21:19.643271 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} <Debug> DynamicQueryHandler: Done processing query | ||
| 1429 | 2024.02.02 03:21:19.643296 [ 3 ] {f54a4ff3-f702-4c5f-8fbf-826532579157} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1430 | 2024.02.02 03:21:19.643322 [ 3 ] {} <Debug> HTTP-Session: aa1ff296-0c60-4a83-8101-e5553edd5b73 Destroying unnamed session | ||
| 1431 | 2024.02.02 03:21:19.643363 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1432 | 2024.02.02 03:21:19.643397 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part | ||
| 1433 | 2024.02.02 03:21:19.643504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1434 | 2024.02.02 03:21:19.643536 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part | ||
| 1435 | 2024.02.02 03:21:19.643560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1436 | 2024.02.02 03:21:19.643589 [ 3 ] {} <Debug> HTTP-Session: c1dbd531-4f96-4776-aa6d-242e6097000c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1437 | 2024.02.02 03:21:19.643614 [ 3 ] {} <Debug> HTTP-Session: c1dbd531-4f96-4776-aa6d-242e6097000c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1438 | 2024.02.02 03:21:19.643710 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part | ||
| 1439 | 2024.02.02 03:21:19.643725 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1440 | 2024.02.02 03:21:19.643781 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1441 | 2024.02.02 03:21:19.643910 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part | ||
| 1442 | 2024.02.02 03:21:19.644036 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1443 | 2024.02.02 03:21:19.644139 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part | ||
| 1444 | 2024.02.02 03:21:19.644357 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
| 1445 | 2024.02.02 03:21:19.644543 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1446 | 2024.02.02 03:21:19.644828 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1447 | 2024.02.02 03:21:19.645058 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} <Trace> oximeter.measurements_i64 (4b31ac6b-1c5c-4f23-988c-a4b3732c9914): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1448 | 2024.02.02 03:21:19.645226 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} <Information> executeQuery: Read 6 rows, 434.00 B in 0.001457843 sec., 4115 rows/sec., 290.72 KiB/sec. | ||
| 1449 | 2024.02.02 03:21:19.645421 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1450 | 2024.02.02 03:21:19.645449 [ 3 ] {a65f5ab4-b0f4-4054-b82b-7af85a39c62b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1451 | 2024.02.02 03:21:19.645466 [ 3 ] {} <Debug> HTTP-Session: c1dbd531-4f96-4776-aa6d-242e6097000c Destroying unnamed session | ||
| 1452 | 2024.02.02 03:21:19.646760 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 6 columns (6 merged, 0 gathered) in 0.003601731 sec., 74686.3105545639 rows/sec., 100.79 MiB/sec. | ||
| 1453 | 2024.02.02 03:21:19.646988 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1454 | 2024.02.02 03:21:19.647215 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1455 | 2024.02.02 03:21:19.647271 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1456 | 2024.02.02 03:21:19.647330 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_6_1: 4.07 MiB. | ||
| 1457 | 2024.02.02 03:21:23.652193 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1458 | 2024.02.02 03:21:23.652266 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1459 | 2024.02.02 03:21:29.623400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1460 | 2024.02.02 03:21:29.623529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1461 | 2024.02.02 03:21:29.623558 [ 3 ] {} <Debug> HTTP-Session: 20325c74-a7e3-4310-916a-d91fa59446ee Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1462 | 2024.02.02 03:21:29.623585 [ 3 ] {} <Debug> HTTP-Session: 20325c74-a7e3-4310-916a-d91fa59446ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2024.02.02 03:21:29.623727 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1464 | 2024.02.02 03:21:29.623794 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1465 | 2024.02.02 03:21:29.623974 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1466 | 2024.02.02 03:21:29.624529 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1467 | 2024.02.02 03:21:29.624785 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1468 | 2024.02.02 03:21:29.624948 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1469 | 2024.02.02 03:21:29.625076 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001305861 sec., 38288 rows/sec., 3.03 MiB/sec. | ||
| 1470 | 2024.02.02 03:21:29.625242 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} <Debug> DynamicQueryHandler: Done processing query | ||
| 1471 | 2024.02.02 03:21:29.625269 [ 3 ] {b3ef82b5-4087-4a99-8b97-c0bf22122d10} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1472 | 2024.02.02 03:21:29.625287 [ 3 ] {} <Debug> HTTP-Session: 20325c74-a7e3-4310-916a-d91fa59446ee Destroying unnamed session | ||
| 1473 | 2024.02.02 03:21:29.625397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1474 | 2024.02.02 03:21:29.625443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1475 | 2024.02.02 03:21:29.625462 [ 3 ] {} <Debug> HTTP-Session: 7716908f-edab-48d3-a447-9b556fd17f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1476 | 2024.02.02 03:21:29.625478 [ 3 ] {} <Debug> HTTP-Session: 7716908f-edab-48d3-a447-9b556fd17f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1477 | 2024.02.02 03:21:29.625549 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1478 | 2024.02.02 03:21:29.625590 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1479 | 2024.02.02 03:21:29.625704 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1480 | 2024.02.02 03:21:29.626028 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1481 | 2024.02.02 03:21:29.626238 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1482 | 2024.02.02 03:21:29.626399 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1483 | 2024.02.02 03:21:29.626512 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000933848 sec., 2141 rows/sec., 183.00 KiB/sec. | ||
| 1484 | 2024.02.02 03:21:29.626629 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} <Debug> DynamicQueryHandler: Done processing query | ||
| 1485 | 2024.02.02 03:21:29.626652 [ 3 ] {f17371be-5dda-4b8c-bb22-ec9c2eb6a301} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1486 | 2024.02.02 03:21:29.626668 [ 3 ] {} <Debug> HTTP-Session: 7716908f-edab-48d3-a447-9b556fd17f52 Destroying unnamed session | ||
| 1487 | 2024.02.02 03:21:29.626837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 29125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1488 | 2024.02.02 03:21:29.626884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1489 | 2024.02.02 03:21:29.626903 [ 3 ] {} <Debug> HTTP-Session: e90486e4-66e1-4fcc-be84-2d637db7fccc Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1490 | 2024.02.02 03:21:29.626919 [ 3 ] {} <Debug> HTTP-Session: e90486e4-66e1-4fcc-be84-2d637db7fccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1491 | 2024.02.02 03:21:29.626995 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1492 | 2024.02.02 03:21:29.627033 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1493 | 2024.02.02 03:21:29.627133 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1494 | 2024.02.02 03:21:29.627566 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1495 | 2024.02.02 03:21:29.627787 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1496 | 2024.02.02 03:21:29.627936 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1497 | 2024.02.02 03:21:29.628044 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} <Information> executeQuery: Read 187 rows, 17.70 KiB in 0.001020229 sec., 183292 rows/sec., 16.94 MiB/sec. | ||
| 1498 | 2024.02.02 03:21:29.628164 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1499 | 2024.02.02 03:21:29.628187 [ 3 ] {307f32df-2ff7-4bdf-8545-752d893cf9e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1500 | 2024.02.02 03:21:29.628203 [ 3 ] {} <Debug> HTTP-Session: e90486e4-66e1-4fcc-be84-2d637db7fccc Destroying unnamed session | ||
| 1501 | 2024.02.02 03:21:29.628304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1502 | 2024.02.02 03:21:29.628349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1503 | 2024.02.02 03:21:29.628368 [ 3 ] {} <Debug> HTTP-Session: 3ff63920-2a54-441c-a00f-3a53ec187ad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1504 | 2024.02.02 03:21:29.628390 [ 3 ] {} <Debug> HTTP-Session: 3ff63920-2a54-441c-a00f-3a53ec187ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2024.02.02 03:21:29.628460 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1506 | 2024.02.02 03:21:29.628498 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1507 | 2024.02.02 03:21:29.628601 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1508 | 2024.02.02 03:21:29.628859 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1509 | 2024.02.02 03:21:29.629057 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1510 | 2024.02.02 03:21:29.629203 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1511 | 2024.02.02 03:21:29.629317 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000822737 sec., 2430 rows/sec., 169.74 KiB/sec. | ||
| 1512 | 2024.02.02 03:21:29.629437 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} <Debug> DynamicQueryHandler: Done processing query | ||
| 1513 | 2024.02.02 03:21:29.629460 [ 3 ] {141b1158-5038-439e-a9a2-1a5a75eab564} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1514 | 2024.02.02 03:21:29.629475 [ 3 ] {} <Debug> HTTP-Session: 3ff63920-2a54-441c-a00f-3a53ec187ad9 Destroying unnamed session | ||
| 1515 | 2024.02.02 03:21:29.629597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1516 | 2024.02.02 03:21:29.629641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1517 | 2024.02.02 03:21:29.629661 [ 3 ] {} <Debug> HTTP-Session: 4ba4c52c-12f5-4f0d-bd5d-465c6a93ed2f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1518 | 2024.02.02 03:21:29.629678 [ 3 ] {} <Debug> HTTP-Session: 4ba4c52c-12f5-4f0d-bd5d-465c6a93ed2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2024.02.02 03:21:29.629751 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1520 | 2024.02.02 03:21:29.629790 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1521 | 2024.02.02 03:21:29.629895 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1522 | 2024.02.02 03:21:29.630214 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1523 | 2024.02.02 03:21:29.630429 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1524 | 2024.02.02 03:21:29.630581 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1525 | 2024.02.02 03:21:29.630678 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} <Information> executeQuery: Read 76 rows, 6.07 KiB in 0.000895648 sec., 84854 rows/sec., 6.61 MiB/sec. | ||
| 1526 | 2024.02.02 03:21:29.630800 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1527 | 2024.02.02 03:21:29.630822 [ 3 ] {f4eacd73-0d24-4e01-9dbb-046336a651c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1528 | 2024.02.02 03:21:29.630838 [ 3 ] {} <Debug> HTTP-Session: 4ba4c52c-12f5-4f0d-bd5d-465c6a93ed2f Destroying unnamed session | ||
| 1529 | 2024.02.02 03:21:29.630941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1530 | 2024.02.02 03:21:29.630987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1531 | 2024.02.02 03:21:29.631005 [ 3 ] {} <Debug> HTTP-Session: 90c1fa62-b5af-4e52-8a48-e6467c780e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1532 | 2024.02.02 03:21:29.631021 [ 3 ] {} <Debug> HTTP-Session: 90c1fa62-b5af-4e52-8a48-e6467c780e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2024.02.02 03:21:29.631092 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1534 | 2024.02.02 03:21:29.631159 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1535 | 2024.02.02 03:21:29.631276 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1536 | 2024.02.02 03:21:29.631569 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1537 | 2024.02.02 03:21:29.631834 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1538 | 2024.02.02 03:21:29.632023 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1539 | 2024.02.02 03:21:29.632151 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001005569 sec., 36795 rows/sec., 2.59 MiB/sec. | ||
| 1540 | 2024.02.02 03:21:29.632276 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1541 | 2024.02.02 03:21:29.632299 [ 3 ] {ead63819-2bcb-4091-b8a7-68d9659a123d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1542 | 2024.02.02 03:21:29.632315 [ 3 ] {} <Debug> HTTP-Session: 90c1fa62-b5af-4e52-8a48-e6467c780e82 Destroying unnamed session | ||
| 1543 | 2024.02.02 03:21:29.632484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1544 | 2024.02.02 03:21:29.632530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1545 | 2024.02.02 03:21:29.632573 [ 3 ] {} <Debug> HTTP-Session: b0be567e-ef25-4667-a1bc-710ba3734bf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1546 | 2024.02.02 03:21:29.632590 [ 3 ] {} <Debug> HTTP-Session: b0be567e-ef25-4667-a1bc-710ba3734bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2024.02.02 03:21:29.632683 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1548 | 2024.02.02 03:21:29.632727 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1549 | 2024.02.02 03:21:29.632861 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1550 | 2024.02.02 03:21:29.633359 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1551 | 2024.02.02 03:21:29.633684 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1552 | 2024.02.02 03:21:29.633861 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1553 | 2024.02.02 03:21:29.633974 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.00126309 sec., 39585 rows/sec., 53.42 MiB/sec. | ||
| 1554 | 2024.02.02 03:21:29.634099 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} <Debug> DynamicQueryHandler: Done processing query | ||
| 1555 | 2024.02.02 03:21:29.634122 [ 3 ] {48f9984b-9fe5-4b6c-9f49-da1d209b3073} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 1556 | 2024.02.02 03:21:29.634138 [ 3 ] {} <Debug> HTTP-Session: b0be567e-ef25-4667-a1bc-710ba3734bf3 Destroying unnamed session | ||
| 1557 | 2024.02.02 03:21:38.652319 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1558 | 2024.02.02 03:21:38.652417 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1559 | 2024.02.02 03:21:39.622281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1560 | 2024.02.02 03:21:39.622401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1561 | 2024.02.02 03:21:39.622430 [ 3 ] {} <Debug> HTTP-Session: d1f10e0b-9349-4cb0-b068-556efbdc6265 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1562 | 2024.02.02 03:21:39.622458 [ 3 ] {} <Debug> HTTP-Session: d1f10e0b-9349-4cb0-b068-556efbdc6265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2024.02.02 03:21:39.622599 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1564 | 2024.02.02 03:21:39.622664 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1565 | 2024.02.02 03:21:39.622841 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1566 | 2024.02.02 03:21:39.623380 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1567 | 2024.02.02 03:21:39.623664 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1568 | 2024.02.02 03:21:39.623839 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1569 | 2024.02.02 03:21:39.623947 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001308681 sec., 38206 rows/sec., 3.02 MiB/sec. | ||
| 1570 | 2024.02.02 03:21:39.624143 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1571 | 2024.02.02 03:21:39.624170 [ 3 ] {4df524ed-c599-4dd5-8fa0-8f3ee457d4b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1572 | 2024.02.02 03:21:39.624187 [ 3 ] {} <Debug> HTTP-Session: d1f10e0b-9349-4cb0-b068-556efbdc6265 Destroying unnamed session | ||
| 1573 | 2024.02.02 03:21:39.624372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1574 | 2024.02.02 03:21:39.624428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1575 | 2024.02.02 03:21:39.624449 [ 3 ] {} <Debug> HTTP-Session: 60be2e4b-f693-41b5-8b5e-43210f2f1861 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1576 | 2024.02.02 03:21:39.624468 [ 3 ] {} <Debug> HTTP-Session: 60be2e4b-f693-41b5-8b5e-43210f2f1861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2024.02.02 03:21:39.624558 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1578 | 2024.02.02 03:21:39.624603 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1579 | 2024.02.02 03:21:39.624735 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1580 | 2024.02.02 03:21:39.625170 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1581 | 2024.02.02 03:21:39.625402 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1582 | 2024.02.02 03:21:39.625559 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1583 | 2024.02.02 03:21:39.625657 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} <Information> executeQuery: Read 150 rows, 14.79 KiB in 0.00106808 sec., 140438 rows/sec., 13.53 MiB/sec. | ||
| 1584 | 2024.02.02 03:21:39.625832 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} <Debug> DynamicQueryHandler: Done processing query | ||
| 1585 | 2024.02.02 03:21:39.625855 [ 3 ] {43c9db72-f510-42a9-baed-fbac7f414e79} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1586 | 2024.02.02 03:21:39.625872 [ 3 ] {} <Debug> HTTP-Session: 60be2e4b-f693-41b5-8b5e-43210f2f1861 Destroying unnamed session | ||
| 1587 | 2024.02.02 03:21:39.626005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1588 | 2024.02.02 03:21:39.626054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1589 | 2024.02.02 03:21:39.626074 [ 3 ] {} <Debug> HTTP-Session: 45bdbe32-c4ef-488d-a4ab-7d3fb0b21e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1590 | 2024.02.02 03:21:39.626091 [ 3 ] {} <Debug> HTTP-Session: 45bdbe32-c4ef-488d-a4ab-7d3fb0b21e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2024.02.02 03:21:39.626170 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1592 | 2024.02.02 03:21:39.626209 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1593 | 2024.02.02 03:21:39.626322 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1594 | 2024.02.02 03:21:39.626650 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1595 | 2024.02.02 03:21:39.626862 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1596 | 2024.02.02 03:21:39.627030 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1597 | 2024.02.02 03:21:39.627133 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000935938 sec., 53422 rows/sec., 4.18 MiB/sec. | ||
| 1598 | 2024.02.02 03:21:39.627327 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1599 | 2024.02.02 03:21:39.627352 [ 3 ] {d5025c72-71fb-4a55-8a30-d15c409dcb8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1600 | 2024.02.02 03:21:39.627368 [ 3 ] {} <Debug> HTTP-Session: 45bdbe32-c4ef-488d-a4ab-7d3fb0b21e6e Destroying unnamed session | ||
| 1601 | 2024.02.02 03:21:39.627644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1602 | 2024.02.02 03:21:39.627691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1603 | 2024.02.02 03:21:39.627709 [ 3 ] {} <Debug> HTTP-Session: 6ebec4db-31d7-43a9-89d8-c399caa22e1e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1604 | 2024.02.02 03:21:39.627725 [ 3 ] {} <Debug> HTTP-Session: 6ebec4db-31d7-43a9-89d8-c399caa22e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2024.02.02 03:21:39.627822 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1606 | 2024.02.02 03:21:39.627868 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1607 | 2024.02.02 03:21:39.628009 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1608 | 2024.02.02 03:21:39.628560 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1609 | 2024.02.02 03:21:39.628894 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1610 | 2024.02.02 03:21:39.629077 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1611 | 2024.02.02 03:21:39.629178 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001326772 sec., 37685 rows/sec., 50.85 MiB/sec. | ||
| 1612 | 2024.02.02 03:21:39.629384 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} <Debug> DynamicQueryHandler: Done processing query | ||
| 1613 | 2024.02.02 03:21:39.629408 [ 3 ] {8df33415-6129-4be9-9b36-d32d5afc3635} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 1614 | 2024.02.02 03:21:39.629424 [ 3 ] {} <Debug> HTTP-Session: 6ebec4db-31d7-43a9-89d8-c399caa22e1e Destroying unnamed session | ||
| 1615 | 2024.02.02 03:21:49.621268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1616 | 2024.02.02 03:21:49.621402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1617 | 2024.02.02 03:21:49.621432 [ 3 ] {} <Debug> HTTP-Session: 71372383-958b-4825-ad66-1180a1c75b1a Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1618 | 2024.02.02 03:21:49.621461 [ 3 ] {} <Debug> HTTP-Session: 71372383-958b-4825-ad66-1180a1c75b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1619 | 2024.02.02 03:21:49.621604 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1620 | 2024.02.02 03:21:49.621671 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1621 | 2024.02.02 03:21:49.621857 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1622 | 2024.02.02 03:21:49.622308 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1623 | 2024.02.02 03:21:49.622569 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1624 | 2024.02.02 03:21:49.622735 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1625 | 2024.02.02 03:21:49.622852 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.00121104 sec., 41286 rows/sec., 3.27 MiB/sec. | ||
| 1626 | 2024.02.02 03:21:49.623027 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1627 | 2024.02.02 03:21:49.623052 [ 3 ] {b63bba5a-18a9-463f-8716-d981bdb5557b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1628 | 2024.02.02 03:21:49.623069 [ 3 ] {} <Debug> HTTP-Session: 71372383-958b-4825-ad66-1180a1c75b1a Destroying unnamed session | ||
| 1629 | 2024.02.02 03:21:49.623216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1630 | 2024.02.02 03:21:49.623263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1631 | 2024.02.02 03:21:49.623281 [ 3 ] {} <Debug> HTTP-Session: b3f1fd7a-7c4d-46e0-92d9-f4810a174a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1632 | 2024.02.02 03:21:49.623297 [ 3 ] {} <Debug> HTTP-Session: b3f1fd7a-7c4d-46e0-92d9-f4810a174a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2024.02.02 03:21:49.623378 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1634 | 2024.02.02 03:21:49.623420 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1635 | 2024.02.02 03:21:49.623529 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1636 | 2024.02.02 03:21:49.623908 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1637 | 2024.02.02 03:21:49.624138 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1638 | 2024.02.02 03:21:49.624290 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1639 | 2024.02.02 03:21:49.624408 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} <Information> executeQuery: Read 150 rows, 14.79 KiB in 0.001000009 sec., 149998 rows/sec., 14.45 MiB/sec. | ||
| 1640 | 2024.02.02 03:21:49.624569 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1641 | 2024.02.02 03:21:49.624594 [ 3 ] {2ccbf2e8-72b1-44cf-9b0a-2e53f67718cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1642 | 2024.02.02 03:21:49.624610 [ 3 ] {} <Debug> HTTP-Session: b3f1fd7a-7c4d-46e0-92d9-f4810a174a36 Destroying unnamed session | ||
| 1643 | 2024.02.02 03:21:49.624739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1644 | 2024.02.02 03:21:49.624784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1645 | 2024.02.02 03:21:49.624802 [ 3 ] {} <Debug> HTTP-Session: 4b78d8b8-12d6-4779-8d22-76f8cf41cc52 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1646 | 2024.02.02 03:21:49.624819 [ 3 ] {} <Debug> HTTP-Session: 4b78d8b8-12d6-4779-8d22-76f8cf41cc52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2024.02.02 03:21:49.624892 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1648 | 2024.02.02 03:21:49.624931 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1649 | 2024.02.02 03:21:49.625043 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1650 | 2024.02.02 03:21:49.625348 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1651 | 2024.02.02 03:21:49.625554 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1652 | 2024.02.02 03:21:49.625728 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1653 | 2024.02.02 03:21:49.625839 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000919478 sec., 54378 rows/sec., 4.25 MiB/sec. | ||
| 1654 | 2024.02.02 03:21:49.625953 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} <Debug> DynamicQueryHandler: Done processing query | ||
| 1655 | 2024.02.02 03:21:49.625977 [ 3 ] {5d9bb05e-dabd-46c9-aa77-e7a8c3d14d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1656 | 2024.02.02 03:21:49.625993 [ 3 ] {} <Debug> HTTP-Session: 4b78d8b8-12d6-4779-8d22-76f8cf41cc52 Destroying unnamed session | ||
| 1657 | 2024.02.02 03:21:49.626192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1658 | 2024.02.02 03:21:49.626238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1659 | 2024.02.02 03:21:49.626257 [ 3 ] {} <Debug> HTTP-Session: 1557f7cf-eae3-404a-9504-e7351176671a Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1660 | 2024.02.02 03:21:49.626274 [ 3 ] {} <Debug> HTTP-Session: 1557f7cf-eae3-404a-9504-e7351176671a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1661 | 2024.02.02 03:21:49.626364 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1662 | 2024.02.02 03:21:49.626408 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1663 | 2024.02.02 03:21:49.626548 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1664 | 2024.02.02 03:21:49.627049 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1665 | 2024.02.02 03:21:49.627380 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1666 | 2024.02.02 03:21:49.627561 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1667 | 2024.02.02 03:21:49.627692 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.00129254 sec., 38683 rows/sec., 52.20 MiB/sec. | ||
| 1668 | 2024.02.02 03:21:49.627827 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1669 | 2024.02.02 03:21:49.627851 [ 3 ] {b939ea62-0d22-4b9c-a1bd-e76bbbe5eed4} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 1670 | 2024.02.02 03:21:49.627867 [ 3 ] {} <Debug> HTTP-Session: 1557f7cf-eae3-404a-9504-e7351176671a Destroying unnamed session | ||
| 1671 | 2024.02.02 03:21:53.652680 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1672 | 2024.02.02 03:21:53.652786 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1673 | 2024.02.02 03:21:59.623449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1674 | 2024.02.02 03:21:59.623573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1675 | 2024.02.02 03:21:59.623600 [ 3 ] {} <Debug> HTTP-Session: 79d7d172-6ce2-4ac0-a012-db94af281ef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1676 | 2024.02.02 03:21:59.623624 [ 3 ] {} <Debug> HTTP-Session: 79d7d172-6ce2-4ac0-a012-db94af281ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2024.02.02 03:21:59.623756 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1678 | 2024.02.02 03:21:59.623817 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1679 | 2024.02.02 03:21:59.624065 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1680 | 2024.02.02 03:21:59.624601 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1681 | 2024.02.02 03:21:59.625022 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1682 | 2024.02.02 03:21:59.625233 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1683 | 2024.02.02 03:21:59.625350 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001556943 sec., 32114 rows/sec., 2.54 MiB/sec. | ||
| 1684 | 2024.02.02 03:21:59.625565 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1685 | 2024.02.02 03:21:59.625594 [ 3 ] {177fb48d-b7f4-40cc-bbbc-36f64d2f07f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1686 | 2024.02.02 03:21:59.625611 [ 3 ] {} <Debug> HTTP-Session: 79d7d172-6ce2-4ac0-a012-db94af281ef3 Destroying unnamed session | ||
| 1687 | 2024.02.02 03:21:59.625772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 28976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1688 | 2024.02.02 03:21:59.625828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1689 | 2024.02.02 03:21:59.625849 [ 3 ] {} <Debug> HTTP-Session: 153fe694-01e4-48f7-90f6-48d61de3d430 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1690 | 2024.02.02 03:21:59.625869 [ 3 ] {} <Debug> HTTP-Session: 153fe694-01e4-48f7-90f6-48d61de3d430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2024.02.02 03:21:59.625965 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1692 | 2024.02.02 03:21:59.626012 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1693 | 2024.02.02 03:21:59.626132 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1694 | 2024.02.02 03:21:59.626598 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1695 | 2024.02.02 03:21:59.626849 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1696 | 2024.02.02 03:21:59.627017 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1697 | 2024.02.02 03:21:59.627118 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} <Information> executeQuery: Read 186 rows, 17.61 KiB in 0.001122369 sec., 165720 rows/sec., 15.32 MiB/sec. | ||
| 1698 | 2024.02.02 03:21:59.627269 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1699 | 2024.02.02 03:21:59.627296 [ 3 ] {4f829806-1149-4202-91e0-2cdb85759f3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1700 | 2024.02.02 03:21:59.627312 [ 3 ] {} <Debug> HTTP-Session: 153fe694-01e4-48f7-90f6-48d61de3d430 Destroying unnamed session | ||
| 1701 | 2024.02.02 03:21:59.627458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1702 | 2024.02.02 03:21:59.627511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1703 | 2024.02.02 03:21:59.627531 [ 3 ] {} <Debug> HTTP-Session: e133121d-54c5-4659-83c1-3425112354f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1704 | 2024.02.02 03:21:59.627550 [ 3 ] {} <Debug> HTTP-Session: e133121d-54c5-4659-83c1-3425112354f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1705 | 2024.02.02 03:21:59.627633 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1706 | 2024.02.02 03:21:59.627673 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1707 | 2024.02.02 03:21:59.627780 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1708 | 2024.02.02 03:21:59.628176 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1709 | 2024.02.02 03:21:59.628403 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1710 | 2024.02.02 03:21:59.628564 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1711 | 2024.02.02 03:21:59.628658 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} <Information> executeQuery: Read 74 rows, 5.90 KiB in 0.000998178 sec., 74135 rows/sec., 5.77 MiB/sec. | ||
| 1712 | 2024.02.02 03:21:59.628794 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1713 | 2024.02.02 03:21:59.628819 [ 3 ] {ef070661-3455-4c0c-91a7-cd31efc50ee8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1714 | 2024.02.02 03:21:59.628835 [ 3 ] {} <Debug> HTTP-Session: e133121d-54c5-4659-83c1-3425112354f6 Destroying unnamed session | ||
| 1715 | 2024.02.02 03:21:59.628985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1716 | 2024.02.02 03:21:59.629032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1717 | 2024.02.02 03:21:59.629053 [ 3 ] {} <Debug> HTTP-Session: 4fc46aab-a349-457a-bb61-5adc60fa0978 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1718 | 2024.02.02 03:21:59.629070 [ 3 ] {} <Debug> HTTP-Session: 4fc46aab-a349-457a-bb61-5adc60fa0978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1719 | 2024.02.02 03:21:59.629146 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1720 | 2024.02.02 03:21:59.629191 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1721 | 2024.02.02 03:21:59.629312 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1722 | 2024.02.02 03:21:59.629637 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1723 | 2024.02.02 03:21:59.629912 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1724 | 2024.02.02 03:21:59.630133 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1725 | 2024.02.02 03:21:59.630265 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001083569 sec., 33223 rows/sec., 2.34 MiB/sec. | ||
| 1726 | 2024.02.02 03:21:59.630394 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} <Debug> DynamicQueryHandler: Done processing query | ||
| 1727 | 2024.02.02 03:21:59.630419 [ 3 ] {44822cba-2d1e-430c-9ad7-0d3dc67c0206} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1728 | 2024.02.02 03:21:59.630436 [ 3 ] {} <Debug> HTTP-Session: 4fc46aab-a349-457a-bb61-5adc60fa0978 Destroying unnamed session | ||
| 1729 | 2024.02.02 03:21:59.630589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1730 | 2024.02.02 03:21:59.630637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1731 | 2024.02.02 03:21:59.630657 [ 3 ] {} <Debug> HTTP-Session: c4fab399-cc87-4afa-8686-be1ac07e0c3e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1732 | 2024.02.02 03:21:59.630674 [ 3 ] {} <Debug> HTTP-Session: c4fab399-cc87-4afa-8686-be1ac07e0c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1733 | 2024.02.02 03:21:59.630764 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1734 | 2024.02.02 03:21:59.630809 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1735 | 2024.02.02 03:21:59.630945 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1736 | 2024.02.02 03:21:59.631464 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1737 | 2024.02.02 03:21:59.631802 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1738 | 2024.02.02 03:21:59.632001 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1739 | 2024.02.02 03:21:59.632130 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001336681 sec., 37406 rows/sec., 50.48 MiB/sec. | ||
| 1740 | 2024.02.02 03:21:59.632259 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1741 | 2024.02.02 03:21:59.632284 [ 3 ] {c2509054-b3b8-4433-8a74-9072a3e3b0e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 1742 | 2024.02.02 03:21:59.632299 [ 3 ] {} <Debug> HTTP-Session: c4fab399-cc87-4afa-8686-be1ac07e0c3e Destroying unnamed session | ||
| 1743 | 2024.02.02 03:22:08.652872 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1744 | 2024.02.02 03:22:08.652952 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1745 | 2024.02.02 03:22:09.622668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1746 | 2024.02.02 03:22:09.622787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1747 | 2024.02.02 03:22:09.622819 [ 3 ] {} <Debug> HTTP-Session: af1bf6ca-cbe0-4929-8567-a16907b62ef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1748 | 2024.02.02 03:22:09.622848 [ 3 ] {} <Debug> HTTP-Session: af1bf6ca-cbe0-4929-8567-a16907b62ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1749 | 2024.02.02 03:22:09.622991 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1750 | 2024.02.02 03:22:09.623060 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1751 | 2024.02.02 03:22:09.623244 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1752 | 2024.02.02 03:22:09.623736 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1753 | 2024.02.02 03:22:09.624025 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1754 | 2024.02.02 03:22:09.624202 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1755 | 2024.02.02 03:22:09.624316 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001285101 sec., 38907 rows/sec., 3.08 MiB/sec. | ||
| 1756 | 2024.02.02 03:22:09.624307 [ 55 ] {} <Debug> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1757 | 2024.02.02 03:22:09.624380 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1758 | 2024.02.02 03:22:09.624488 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1759 | 2024.02.02 03:22:09.624491 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1760 | 2024.02.02 03:22:09.624517 [ 3 ] {e4e81422-9cc0-4f39-95d2-ae4c6f688fb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1761 | 2024.02.02 03:22:09.624571 [ 3 ] {} <Debug> HTTP-Session: af1bf6ca-cbe0-4929-8567-a16907b62ef8 Destroying unnamed session | ||
| 1762 | 2024.02.02 03:22:09.624654 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1763 | 2024.02.02 03:22:09.624715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1764 | 2024.02.02 03:22:09.624726 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part | ||
| 1765 | 2024.02.02 03:22:09.624811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1766 | 2024.02.02 03:22:09.624865 [ 3 ] {} <Debug> HTTP-Session: 4137dd08-d919-47e0-8d6f-b24090444e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1767 | 2024.02.02 03:22:09.624898 [ 3 ] {} <Debug> HTTP-Session: 4137dd08-d919-47e0-8d6f-b24090444e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1768 | 2024.02.02 03:22:09.625014 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 1769 | 2024.02.02 03:22:09.625124 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1770 | 2024.02.02 03:22:09.625257 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1771 | 2024.02.02 03:22:09.625257 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 1772 | 2024.02.02 03:22:09.625562 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 1773 | 2024.02.02 03:22:09.625705 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1774 | 2024.02.02 03:22:09.625790 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 1775 | 2024.02.02 03:22:09.625951 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 1776 | 2024.02.02 03:22:09.627006 [ 14 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 4 columns (4 merged, 0 gathered) in 0.002544902 sec., 117096.8469512775 rows/sec., 9.27 MiB/sec. | ||
| 1777 | 2024.02.02 03:22:09.627141 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1778 | 2024.02.02 03:22:09.627335 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1779 | 2024.02.02 03:22:09.627404 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_11_2} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1780 | 2024.02.02 03:22:09.628761 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1781 | 2024.02.02 03:22:09.629045 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1782 | 2024.02.02 03:22:09.629259 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1783 | 2024.02.02 03:22:09.629379 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} <Information> executeQuery: Read 4 rows, 342.00 B in 0.004193896 sec., 953 rows/sec., 79.64 KiB/sec. | ||
| 1784 | 2024.02.02 03:22:09.629601 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1785 | 2024.02.02 03:22:09.629632 [ 3 ] {669b5646-4079-46b0-a5ea-4713d175776f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1786 | 2024.02.02 03:22:09.629652 [ 3 ] {} <Debug> HTTP-Session: 4137dd08-d919-47e0-8d6f-b24090444e39 Destroying unnamed session | ||
| 1787 | 2024.02.02 03:22:09.629862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1788 | 2024.02.02 03:22:09.629915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1789 | 2024.02.02 03:22:09.629935 [ 3 ] {} <Debug> HTTP-Session: 8160f3b5-6086-47c7-8cd3-f041de1ba6cf Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1790 | 2024.02.02 03:22:09.629953 [ 3 ] {} <Debug> HTTP-Session: 8160f3b5-6086-47c7-8cd3-f041de1ba6cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1791 | 2024.02.02 03:22:09.630037 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1792 | 2024.02.02 03:22:09.630079 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1793 | 2024.02.02 03:22:09.630199 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1794 | 2024.02.02 03:22:09.630598 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1795 | 2024.02.02 03:22:09.630846 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1796 | 2024.02.02 03:22:09.631030 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1797 | 2024.02.02 03:22:09.631122 [ 55 ] {} <Debug> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1798 | 2024.02.02 03:22:09.631134 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} <Information> executeQuery: Read 152 rows, 14.97 KiB in 0.001066359 sec., 142541 rows/sec., 13.71 MiB/sec. | ||
| 1799 | 2024.02.02 03:22:09.631164 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1800 | 2024.02.02 03:22:09.631270 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1801 | 2024.02.02 03:22:09.631302 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1802 | 2024.02.02 03:22:09.631329 [ 3 ] {0de54c6f-3278-4833-beb3-90f6273280b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1803 | 2024.02.02 03:22:09.631354 [ 3 ] {} <Debug> HTTP-Session: 8160f3b5-6086-47c7-8cd3-f041de1ba6cf Destroying unnamed session | ||
| 1804 | 2024.02.02 03:22:09.631368 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1805 | 2024.02.02 03:22:09.631404 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 181 rows starting from the beginning of the part | ||
| 1806 | 2024.02.02 03:22:09.631472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1807 | 2024.02.02 03:22:09.631531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1808 | 2024.02.02 03:22:09.631537 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 187 rows starting from the beginning of the part | ||
| 1809 | 2024.02.02 03:22:09.631553 [ 3 ] {} <Debug> HTTP-Session: 785ce9e7-14a0-4847-a416-1976926ae246 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1810 | 2024.02.02 03:22:09.631586 [ 3 ] {} <Debug> HTTP-Session: 785ce9e7-14a0-4847-a416-1976926ae246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1811 | 2024.02.02 03:22:09.631693 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 1812 | 2024.02.02 03:22:09.631701 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1813 | 2024.02.02 03:22:09.631760 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1814 | 2024.02.02 03:22:09.631848 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
| 1815 | 2024.02.02 03:22:09.632011 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1816 | 2024.02.02 03:22:09.632012 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 186 rows starting from the beginning of the part | ||
| 1817 | 2024.02.02 03:22:09.632144 [ 11 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 152 rows starting from the beginning of the part | ||
| 1818 | 2024.02.02 03:22:09.632614 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1819 | 2024.02.02 03:22:09.632921 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1820 | 2024.02.02 03:22:09.633104 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1821 | 2024.02.02 03:22:09.633351 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} <Information> executeQuery: Read 4 rows, 286.00 B in 0.001597524 sec., 2503 rows/sec., 174.83 KiB/sec. | ||
| 1822 | 2024.02.02 03:22:09.633416 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1006 rows, containing 4 columns (4 merged, 0 gathered) in 0.002180888 sec., 461279.9923700804 rows/sec., 43.42 MiB/sec. | ||
| 1823 | 2024.02.02 03:22:09.633559 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1824 | 2024.02.02 03:22:09.633605 [ 3 ] {24b3a224-3d3d-46cf-9b7c-128c772239c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1825 | 2024.02.02 03:22:09.633624 [ 3 ] {} <Debug> HTTP-Session: 785ce9e7-14a0-4847-a416-1976926ae246 Destroying unnamed session | ||
| 1826 | 2024.02.02 03:22:09.633690 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1827 | 2024.02.02 03:22:09.633801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1828 | 2024.02.02 03:22:09.633868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1829 | 2024.02.02 03:22:09.633900 [ 3 ] {} <Debug> HTTP-Session: 9d752d67-ef2c-4799-80f1-d622075dc03a Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1830 | 2024.02.02 03:22:09.633934 [ 3 ] {} <Debug> HTTP-Session: 9d752d67-ef2c-4799-80f1-d622075dc03a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2024.02.02 03:22:09.634038 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1832 | 2024.02.02 03:22:09.634074 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1833 | 2024.02.02 03:22:09.634129 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1834 | 2024.02.02 03:22:09.634138 [ 17 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_11_2} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1835 | 2024.02.02 03:22:09.634345 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1836 | 2024.02.02 03:22:09.634668 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1837 | 2024.02.02 03:22:09.634890 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1838 | 2024.02.02 03:22:09.635052 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1839 | 2024.02.02 03:22:09.635160 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.001041789 sec., 51833 rows/sec., 4.06 MiB/sec. | ||
| 1840 | 2024.02.02 03:22:09.635173 [ 73 ] {} <Debug> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1841 | 2024.02.02 03:22:09.635272 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1842 | 2024.02.02 03:22:09.635352 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} <Debug> DynamicQueryHandler: Done processing query | ||
| 1843 | 2024.02.02 03:22:09.635369 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1844 | 2024.02.02 03:22:09.635385 [ 3 ] {6a83d3b4-d034-498b-b529-c291e31cbd94} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1845 | 2024.02.02 03:22:09.635420 [ 3 ] {} <Debug> HTTP-Session: 9d752d67-ef2c-4799-80f1-d622075dc03a Destroying unnamed session | ||
| 1846 | 2024.02.02 03:22:09.635462 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1847 | 2024.02.02 03:22:09.635487 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part | ||
| 1848 | 2024.02.02 03:22:09.635535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1849 | 2024.02.02 03:22:09.635590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1850 | 2024.02.02 03:22:09.635621 [ 3 ] {} <Debug> HTTP-Session: ca6c09dd-7d0f-4ff9-a429-a3ecbbe160be Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1851 | 2024.02.02 03:22:09.635631 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part | ||
| 1852 | 2024.02.02 03:22:09.635643 [ 3 ] {} <Debug> HTTP-Session: ca6c09dd-7d0f-4ff9-a429-a3ecbbe160be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1853 | 2024.02.02 03:22:09.635756 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1854 | 2024.02.02 03:22:09.635762 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 1855 | 2024.02.02 03:22:09.635820 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1856 | 2024.02.02 03:22:09.635912 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 1857 | 2024.02.02 03:22:09.636073 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 1858 | 2024.02.02 03:22:09.636105 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1859 | 2024.02.02 03:22:09.636210 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part | ||
| 1860 | 2024.02.02 03:22:09.636612 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1861 | 2024.02.02 03:22:09.637009 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1862 | 2024.02.02 03:22:09.637144 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.001811685 sec., 218581.04471803873 rows/sec., 17.06 MiB/sec. | ||
| 1863 | 2024.02.02 03:22:09.637249 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1864 | 2024.02.02 03:22:09.637256 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1865 | 2024.02.02 03:22:09.637412 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001607084 sec., 1244 rows/sec., 87.50 KiB/sec. | ||
| 1866 | 2024.02.02 03:22:09.637499 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1867 | 2024.02.02 03:22:09.637612 [ 23 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_11_2} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1868 | 2024.02.02 03:22:09.637629 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} <Debug> DynamicQueryHandler: Done processing query | ||
| 1869 | 2024.02.02 03:22:09.637661 [ 3 ] {a0a7076a-533d-4f9e-aea8-981de300b6af} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1870 | 2024.02.02 03:22:09.637689 [ 3 ] {} <Debug> HTTP-Session: ca6c09dd-7d0f-4ff9-a429-a3ecbbe160be Destroying unnamed session | ||
| 1871 | 2024.02.02 03:22:09.637859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1872 | 2024.02.02 03:22:09.637909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1873 | 2024.02.02 03:22:09.637929 [ 3 ] {} <Debug> HTTP-Session: e031ff60-82fb-431e-80ac-b78b99de6f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1874 | 2024.02.02 03:22:09.637946 [ 3 ] {} <Debug> HTTP-Session: e031ff60-82fb-431e-80ac-b78b99de6f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2024.02.02 03:22:09.638035 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1876 | 2024.02.02 03:22:09.638087 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1877 | 2024.02.02 03:22:09.638219 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1878 | 2024.02.02 03:22:09.638768 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1879 | 2024.02.02 03:22:09.639107 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1880 | 2024.02.02 03:22:09.639321 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1881 | 2024.02.02 03:22:09.639445 [ 73 ] {} <Debug> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1882 | 2024.02.02 03:22:09.639454 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001378322 sec., 36275 rows/sec., 48.95 MiB/sec. | ||
| 1883 | 2024.02.02 03:22:09.639508 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1884 | 2024.02.02 03:22:09.639673 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1885 | 2024.02.02 03:22:09.639737 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1886 | 2024.02.02 03:22:09.639786 [ 3 ] {1d63617e-da5c-4800-9013-a6ce7068859c} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 1887 | 2024.02.02 03:22:09.639845 [ 3 ] {} <Debug> HTTP-Session: e031ff60-82fb-431e-80ac-b78b99de6f5a Destroying unnamed session | ||
| 1888 | 2024.02.02 03:22:09.639863 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1889 | 2024.02.02 03:22:09.639905 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 269 rows starting from the beginning of the part | ||
| 1890 | 2024.02.02 03:22:09.640057 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 1891 | 2024.02.02 03:22:09.640161 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 1892 | 2024.02.02 03:22:09.640258 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 1893 | 2024.02.02 03:22:09.640353 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 1894 | 2024.02.02 03:22:09.640445 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 1895 | 2024.02.02 03:22:09.641985 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 6 columns (6 merged, 0 gathered) in 0.00240726 sec., 215597.81660477057 rows/sec., 290.94 MiB/sec. | ||
| 1896 | 2024.02.02 03:22:09.642260 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1897 | 2024.02.02 03:22:09.642469 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1898 | 2024.02.02 03:22:09.642532 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1899 | 2024.02.02 03:22:09.642590 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_11_2: 4.01 MiB. | ||
| 1900 | 2024.02.02 03:22:10.000201 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.02 MiB, peak 236.33 MiB, will set to 230.89 MiB (RSS), difference: -4.13 MiB | ||
| 1901 | 2024.02.02 03:22:19.622743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1902 | 2024.02.02 03:22:19.622883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1903 | 2024.02.02 03:22:19.622914 [ 3 ] {} <Debug> HTTP-Session: 7d74a11a-d42a-4dfe-81cd-a0780d73ecb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1904 | 2024.02.02 03:22:19.622943 [ 3 ] {} <Debug> HTTP-Session: 7d74a11a-d42a-4dfe-81cd-a0780d73ecb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1905 | 2024.02.02 03:22:19.623087 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1906 | 2024.02.02 03:22:19.623156 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1907 | 2024.02.02 03:22:19.623320 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1908 | 2024.02.02 03:22:19.623789 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1909 | 2024.02.02 03:22:19.624068 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1910 | 2024.02.02 03:22:19.624246 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1911 | 2024.02.02 03:22:19.624368 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001241121 sec., 40286 rows/sec., 3.19 MiB/sec. | ||
| 1912 | 2024.02.02 03:22:19.624575 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1913 | 2024.02.02 03:22:19.624604 [ 3 ] {ddc0ded3-a6f6-402f-a7ff-7ca75670e88c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1914 | 2024.02.02 03:22:19.624621 [ 3 ] {} <Debug> HTTP-Session: 7d74a11a-d42a-4dfe-81cd-a0780d73ecb9 Destroying unnamed session | ||
| 1915 | 2024.02.02 03:22:19.624780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1916 | 2024.02.02 03:22:19.624834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1917 | 2024.02.02 03:22:19.624855 [ 3 ] {} <Debug> HTTP-Session: 7e855b26-5e82-454d-b5a8-f370897a885b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1918 | 2024.02.02 03:22:19.624874 [ 3 ] {} <Debug> HTTP-Session: 7e855b26-5e82-454d-b5a8-f370897a885b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1919 | 2024.02.02 03:22:19.624956 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1920 | 2024.02.02 03:22:19.625000 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1921 | 2024.02.02 03:22:19.625119 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1922 | 2024.02.02 03:22:19.625433 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1923 | 2024.02.02 03:22:19.625652 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1924 | 2024.02.02 03:22:19.625810 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1925 | 2024.02.02 03:22:19.625927 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000941618 sec., 2124 rows/sec., 181.49 KiB/sec. | ||
| 1926 | 2024.02.02 03:22:19.626061 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} <Debug> DynamicQueryHandler: Done processing query | ||
| 1927 | 2024.02.02 03:22:19.626087 [ 3 ] {bd4a47fc-0471-4484-b254-1a84e039fd03} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1928 | 2024.02.02 03:22:19.626102 [ 3 ] {} <Debug> HTTP-Session: 7e855b26-5e82-454d-b5a8-f370897a885b Destroying unnamed session | ||
| 1929 | 2024.02.02 03:22:19.626280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1930 | 2024.02.02 03:22:19.626327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1931 | 2024.02.02 03:22:19.626346 [ 3 ] {} <Debug> HTTP-Session: 74abf37e-5b54-47ed-8449-019acf532641 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1932 | 2024.02.02 03:22:19.626363 [ 3 ] {} <Debug> HTTP-Session: 74abf37e-5b54-47ed-8449-019acf532641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1933 | 2024.02.02 03:22:19.626440 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1934 | 2024.02.02 03:22:19.626480 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1935 | 2024.02.02 03:22:19.626590 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1936 | 2024.02.02 03:22:19.626972 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1937 | 2024.02.02 03:22:19.627215 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1938 | 2024.02.02 03:22:19.627373 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1939 | 2024.02.02 03:22:19.627494 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} <Information> executeQuery: Read 151 rows, 14.88 KiB in 0.001023879 sec., 147478 rows/sec., 14.20 MiB/sec. | ||
| 1940 | 2024.02.02 03:22:19.627615 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} <Debug> DynamicQueryHandler: Done processing query | ||
| 1941 | 2024.02.02 03:22:19.627640 [ 3 ] {5ea3ff4b-558b-45c6-ace7-8ca74c18da05} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1942 | 2024.02.02 03:22:19.627655 [ 3 ] {} <Debug> HTTP-Session: 74abf37e-5b54-47ed-8449-019acf532641 Destroying unnamed session | ||
| 1943 | 2024.02.02 03:22:19.627756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1944 | 2024.02.02 03:22:19.627803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1945 | 2024.02.02 03:22:19.627822 [ 3 ] {} <Debug> HTTP-Session: ad943bd5-a353-4b3d-8c0c-f345b132f0b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1946 | 2024.02.02 03:22:19.627839 [ 3 ] {} <Debug> HTTP-Session: ad943bd5-a353-4b3d-8c0c-f345b132f0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1947 | 2024.02.02 03:22:19.627908 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1948 | 2024.02.02 03:22:19.627949 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1949 | 2024.02.02 03:22:19.628057 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1950 | 2024.02.02 03:22:19.628323 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1951 | 2024.02.02 03:22:19.628540 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1952 | 2024.02.02 03:22:19.628721 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1953 | 2024.02.02 03:22:19.628835 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000897118 sec., 2229 rows/sec., 155.66 KiB/sec. | ||
| 1954 | 2024.02.02 03:22:19.628954 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} <Debug> DynamicQueryHandler: Done processing query | ||
| 1955 | 2024.02.02 03:22:19.628979 [ 3 ] {922fc310-2f93-465a-b44c-1f5fb07f0548} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1956 | 2024.02.02 03:22:19.628995 [ 3 ] {} <Debug> HTTP-Session: ad943bd5-a353-4b3d-8c0c-f345b132f0b1 Destroying unnamed session | ||
| 1957 | 2024.02.02 03:22:19.629101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1958 | 2024.02.02 03:22:19.629146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1959 | 2024.02.02 03:22:19.629166 [ 3 ] {} <Debug> HTTP-Session: 02592bd2-aa56-4244-82a0-65759e97b009 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1960 | 2024.02.02 03:22:19.629184 [ 3 ] {} <Debug> HTTP-Session: 02592bd2-aa56-4244-82a0-65759e97b009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1961 | 2024.02.02 03:22:19.629259 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1962 | 2024.02.02 03:22:19.629298 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1963 | 2024.02.02 03:22:19.629403 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1964 | 2024.02.02 03:22:19.629703 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1965 | 2024.02.02 03:22:19.629920 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1966 | 2024.02.02 03:22:19.630076 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1967 | 2024.02.02 03:22:19.630197 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.000901017 sec., 57712 rows/sec., 4.52 MiB/sec. | ||
| 1968 | 2024.02.02 03:22:19.630325 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1969 | 2024.02.02 03:22:19.630350 [ 3 ] {9d80ba65-d6bf-476c-925e-a2b8ed55d5b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1970 | 2024.02.02 03:22:19.630365 [ 3 ] {} <Debug> HTTP-Session: 02592bd2-aa56-4244-82a0-65759e97b009 Destroying unnamed session | ||
| 1971 | 2024.02.02 03:22:19.630460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1972 | 2024.02.02 03:22:19.630506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1973 | 2024.02.02 03:22:19.630526 [ 3 ] {} <Debug> HTTP-Session: 77fbcc98-4f02-4c91-9d75-29678b5748e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1974 | 2024.02.02 03:22:19.630542 [ 3 ] {} <Debug> HTTP-Session: 77fbcc98-4f02-4c91-9d75-29678b5748e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2024.02.02 03:22:19.630611 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1976 | 2024.02.02 03:22:19.630655 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1977 | 2024.02.02 03:22:19.630777 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1978 | 2024.02.02 03:22:19.631043 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1979 | 2024.02.02 03:22:19.631316 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1980 | 2024.02.02 03:22:19.631505 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1981 | 2024.02.02 03:22:19.631630 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000987809 sec., 1012 rows/sec., 71.18 KiB/sec. | ||
| 1982 | 2024.02.02 03:22:19.631621 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1983 | 2024.02.02 03:22:19.631742 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 1984 | 2024.02.02 03:22:19.631805 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} <Debug> DynamicQueryHandler: Done processing query | ||
| 1985 | 2024.02.02 03:22:19.631844 [ 3 ] {4e968dd4-5b4b-4aef-8d6f-36a229508517} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1986 | 2024.02.02 03:22:19.631843 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1987 | 2024.02.02 03:22:19.631871 [ 3 ] {} <Debug> HTTP-Session: 77fbcc98-4f02-4c91-9d75-29678b5748e6 Destroying unnamed session | ||
| 1988 | 2024.02.02 03:22:19.631998 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1989 | 2024.02.02 03:22:19.632067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1990 | 2024.02.02 03:22:19.632077 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 492 rows starting from the beginning of the part | ||
| 1991 | 2024.02.02 03:22:19.632159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1992 | 2024.02.02 03:22:19.632192 [ 3 ] {} <Debug> HTTP-Session: 5a8b20e0-8019-406c-ab12-c4004fa66b13 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 1993 | 2024.02.02 03:22:19.632221 [ 3 ] {} <Debug> HTTP-Session: 5a8b20e0-8019-406c-ab12-c4004fa66b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2024.02.02 03:22:19.632344 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 1995 | 2024.02.02 03:22:19.632452 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1996 | 2024.02.02 03:22:19.632602 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1997 | 2024.02.02 03:22:19.632620 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::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 | ||
| 1998 | 2024.02.02 03:22:19.632969 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::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 | ||
| 1999 | 2024.02.02 03:22:19.633266 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2000 | 2024.02.02 03:22:19.633283 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::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 | ||
| 2001 | 2024.02.02 03:22:19.633487 [ 17 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2002 | 2024.02.02 03:22:19.634169 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 2003 | 2024.02.02 03:22:19.634947 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2004 | 2024.02.02 03:22:19.635228 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 5 columns (5 merged, 0 gathered) in 0.003432259 sec., 165780.03000356324 rows/sec., 11.70 MiB/sec. | ||
| 2005 | 2024.02.02 03:22:19.635287 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2006 | 2024.02.02 03:22:19.635451 [ 11 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2007 | 2024.02.02 03:22:19.635485 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.002971476 sec., 16826 rows/sec., 22.71 MiB/sec. | ||
| 2008 | 2024.02.02 03:22:19.635715 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} <Debug> DynamicQueryHandler: Done processing query | ||
| 2009 | 2024.02.02 03:22:19.635744 [ 3 ] {e76c5270-cf2e-4546-92cf-7052f9e62141} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 2010 | 2024.02.02 03:22:19.635762 [ 3 ] {} <Debug> HTTP-Session: 5a8b20e0-8019-406c-ab12-c4004fa66b13 Destroying unnamed session | ||
| 2011 | 2024.02.02 03:22:19.635794 [ 11 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 2012 | 2024.02.02 03:22:19.635854 [ 11 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 2013 | 2024.02.02 03:22:23.653004 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2014 | 2024.02.02 03:22:23.653074 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2015 | 2024.02.02 03:22:29.624484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2016 | 2024.02.02 03:22:29.624619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2017 | 2024.02.02 03:22:29.624649 [ 3 ] {} <Debug> HTTP-Session: 6107e771-1f40-417f-8135-21480118af0f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2018 | 2024.02.02 03:22:29.624677 [ 3 ] {} <Debug> HTTP-Session: 6107e771-1f40-417f-8135-21480118af0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2024.02.02 03:22:29.624821 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2020 | 2024.02.02 03:22:29.624889 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2021 | 2024.02.02 03:22:29.625068 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2022 | 2024.02.02 03:22:29.625567 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 2023 | 2024.02.02 03:22:29.625870 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2024 | 2024.02.02 03:22:29.626044 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2025 | 2024.02.02 03:22:29.626162 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001301911 sec., 38405 rows/sec., 3.04 MiB/sec. | ||
| 2026 | 2024.02.02 03:22:29.626359 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2027 | 2024.02.02 03:22:29.626387 [ 3 ] {4c25ccb8-02a7-4071-8436-2260914c577f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2028 | 2024.02.02 03:22:29.626404 [ 3 ] {} <Debug> HTTP-Session: 6107e771-1f40-417f-8135-21480118af0f Destroying unnamed session | ||
| 2029 | 2024.02.02 03:22:29.626520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2030 | 2024.02.02 03:22:29.626574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2031 | 2024.02.02 03:22:29.626596 [ 3 ] {} <Debug> HTTP-Session: 7b125d1e-979f-4706-8cbd-c7262737c6a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2032 | 2024.02.02 03:22:29.626615 [ 3 ] {} <Debug> HTTP-Session: 7b125d1e-979f-4706-8cbd-c7262737c6a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2024.02.02 03:22:29.626694 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2034 | 2024.02.02 03:22:29.626739 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2035 | 2024.02.02 03:22:29.626860 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2036 | 2024.02.02 03:22:29.627249 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 2037 | 2024.02.02 03:22:29.627476 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2038 | 2024.02.02 03:22:29.627638 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2039 | 2024.02.02 03:22:29.627766 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001039889 sec., 1923 rows/sec., 164.34 KiB/sec. | ||
| 2040 | 2024.02.02 03:22:29.627891 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2041 | 2024.02.02 03:22:29.627917 [ 3 ] {e13fa227-719a-4c37-9b7b-a1dcf37905c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2042 | 2024.02.02 03:22:29.627932 [ 3 ] {} <Debug> HTTP-Session: 7b125d1e-979f-4706-8cbd-c7262737c6a5 Destroying unnamed session | ||
| 2043 | 2024.02.02 03:22:29.628112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 29125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2044 | 2024.02.02 03:22:29.628160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2045 | 2024.02.02 03:22:29.628180 [ 3 ] {} <Debug> HTTP-Session: 6e69dc5c-873e-4d83-8070-0454d59d17c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2046 | 2024.02.02 03:22:29.628198 [ 3 ] {} <Debug> HTTP-Session: 6e69dc5c-873e-4d83-8070-0454d59d17c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2024.02.02 03:22:29.628279 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2048 | 2024.02.02 03:22:29.628319 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2049 | 2024.02.02 03:22:29.628426 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2050 | 2024.02.02 03:22:29.628840 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 2051 | 2024.02.02 03:22:29.629085 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2052 | 2024.02.02 03:22:29.629247 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2053 | 2024.02.02 03:22:29.629368 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} <Information> executeQuery: Read 187 rows, 17.70 KiB in 0.001058989 sec., 176583 rows/sec., 16.32 MiB/sec. | ||
| 2054 | 2024.02.02 03:22:29.629487 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} <Debug> DynamicQueryHandler: Done processing query | ||
| 2055 | 2024.02.02 03:22:29.629512 [ 3 ] {9b12467a-6ef8-4f21-ad18-2b3cbde12620} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2056 | 2024.02.02 03:22:29.629528 [ 3 ] {} <Debug> HTTP-Session: 6e69dc5c-873e-4d83-8070-0454d59d17c0 Destroying unnamed session | ||
| 2057 | 2024.02.02 03:22:29.629678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2058 | 2024.02.02 03:22:29.629725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2059 | 2024.02.02 03:22:29.629745 [ 3 ] {} <Debug> HTTP-Session: 8284890c-a9bc-40f8-bcc8-7ef6ad141d48 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2060 | 2024.02.02 03:22:29.629763 [ 3 ] {} <Debug> HTTP-Session: 8284890c-a9bc-40f8-bcc8-7ef6ad141d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2024.02.02 03:22:29.629833 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2062 | 2024.02.02 03:22:29.629874 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2063 | 2024.02.02 03:22:29.629981 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2064 | 2024.02.02 03:22:29.630248 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 2065 | 2024.02.02 03:22:29.630461 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2066 | 2024.02.02 03:22:29.630621 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2067 | 2024.02.02 03:22:29.630741 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000870238 sec., 2298 rows/sec., 160.47 KiB/sec. | ||
| 2068 | 2024.02.02 03:22:29.630858 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2069 | 2024.02.02 03:22:29.630883 [ 3 ] {daa9e058-093d-40ef-906d-ccc2bb6ee06b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2070 | 2024.02.02 03:22:29.630898 [ 3 ] {} <Debug> HTTP-Session: 8284890c-a9bc-40f8-bcc8-7ef6ad141d48 Destroying unnamed session | ||
| 2071 | 2024.02.02 03:22:29.631027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2072 | 2024.02.02 03:22:29.631073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2073 | 2024.02.02 03:22:29.631093 [ 3 ] {} <Debug> HTTP-Session: 7ffb8310-bff7-4e21-88f1-68ff59e9b279 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2074 | 2024.02.02 03:22:29.631110 [ 3 ] {} <Debug> HTTP-Session: 7ffb8310-bff7-4e21-88f1-68ff59e9b279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2024.02.02 03:22:29.631183 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2076 | 2024.02.02 03:22:29.631223 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2077 | 2024.02.02 03:22:29.631328 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2078 | 2024.02.02 03:22:29.631659 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 2079 | 2024.02.02 03:22:29.631909 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2080 | 2024.02.02 03:22:29.632068 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2081 | 2024.02.02 03:22:29.632184 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} <Information> executeQuery: Read 76 rows, 6.07 KiB in 0.000972078 sec., 78183 rows/sec., 6.09 MiB/sec. | ||
| 2082 | 2024.02.02 03:22:29.632301 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2083 | 2024.02.02 03:22:29.632325 [ 3 ] {08b5de9c-5fde-479b-af45-02d81db974a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2084 | 2024.02.02 03:22:29.632341 [ 3 ] {} <Debug> HTTP-Session: 7ffb8310-bff7-4e21-88f1-68ff59e9b279 Destroying unnamed session | ||
| 2085 | 2024.02.02 03:22:29.632453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2086 | 2024.02.02 03:22:29.632500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2087 | 2024.02.02 03:22:29.632519 [ 3 ] {} <Debug> HTTP-Session: b995b898-f890-451c-bcea-999a7ca5bb99 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2088 | 2024.02.02 03:22:29.632537 [ 3 ] {} <Debug> HTTP-Session: b995b898-f890-451c-bcea-999a7ca5bb99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2024.02.02 03:22:29.632608 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2090 | 2024.02.02 03:22:29.632653 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2091 | 2024.02.02 03:22:29.632774 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2092 | 2024.02.02 03:22:29.633080 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 2093 | 2024.02.02 03:22:29.633357 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2094 | 2024.02.02 03:22:29.633544 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2095 | 2024.02.02 03:22:29.633664 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001026448 sec., 36046 rows/sec., 2.54 MiB/sec. | ||
| 2096 | 2024.02.02 03:22:29.633844 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2097 | 2024.02.02 03:22:29.633869 [ 3 ] {e155745b-8cff-46da-96f7-2758319ee77c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2098 | 2024.02.02 03:22:29.633885 [ 3 ] {} <Debug> HTTP-Session: b995b898-f890-451c-bcea-999a7ca5bb99 Destroying unnamed session | ||
| 2099 | 2024.02.02 03:22:29.634037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2100 | 2024.02.02 03:22:29.634084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2101 | 2024.02.02 03:22:29.634105 [ 3 ] {} <Debug> HTTP-Session: 2fc27f00-a056-44f2-a44b-8d47dc71f54b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2102 | 2024.02.02 03:22:29.634121 [ 3 ] {} <Debug> HTTP-Session: 2fc27f00-a056-44f2-a44b-8d47dc71f54b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2024.02.02 03:22:29.634212 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2104 | 2024.02.02 03:22:29.634257 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2105 | 2024.02.02 03:22:29.634408 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2106 | 2024.02.02 03:22:29.634930 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 2107 | 2024.02.02 03:22:29.635268 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2108 | 2024.02.02 03:22:29.635460 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2109 | 2024.02.02 03:22:29.635577 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001338122 sec., 37365 rows/sec., 50.42 MiB/sec. | ||
| 2110 | 2024.02.02 03:22:29.635701 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2111 | 2024.02.02 03:22:29.635725 [ 3 ] {cc4b3b09-30f8-434c-9620-305acb7c9fb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 2112 | 2024.02.02 03:22:29.635740 [ 3 ] {} <Debug> HTTP-Session: 2fc27f00-a056-44f2-a44b-8d47dc71f54b Destroying unnamed session | ||
| 2113 | 2024.02.02 03:22:38.653124 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2114 | 2024.02.02 03:22:38.653227 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2115 | 2024.02.02 03:22:39.622753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2116 | 2024.02.02 03:22:39.622868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2117 | 2024.02.02 03:22:39.622900 [ 3 ] {} <Debug> HTTP-Session: 706f8390-d394-4d9f-a844-7ff1fa4d7153 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2118 | 2024.02.02 03:22:39.622928 [ 3 ] {} <Debug> HTTP-Session: 706f8390-d394-4d9f-a844-7ff1fa4d7153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2024.02.02 03:22:39.623075 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2120 | 2024.02.02 03:22:39.623145 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2121 | 2024.02.02 03:22:39.623327 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2122 | 2024.02.02 03:22:39.623816 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2123 | 2024.02.02 03:22:39.624104 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2124 | 2024.02.02 03:22:39.624278 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2125 | 2024.02.02 03:22:39.624407 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001292521 sec., 38684 rows/sec., 3.06 MiB/sec. | ||
| 2126 | 2024.02.02 03:22:39.624613 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} <Debug> DynamicQueryHandler: Done processing query | ||
| 2127 | 2024.02.02 03:22:39.624641 [ 3 ] {ceddc04a-e9cd-4d0e-b2b9-9f98e4118631} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2128 | 2024.02.02 03:22:39.624658 [ 3 ] {} <Debug> HTTP-Session: 706f8390-d394-4d9f-a844-7ff1fa4d7153 Destroying unnamed session | ||
| 2129 | 2024.02.02 03:22:39.624807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2130 | 2024.02.02 03:22:39.624860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2131 | 2024.02.02 03:22:39.624880 [ 3 ] {} <Debug> HTTP-Session: 5f20df69-c44c-414b-afe3-d50e36993881 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2132 | 2024.02.02 03:22:39.624899 [ 3 ] {} <Debug> HTTP-Session: 5f20df69-c44c-414b-afe3-d50e36993881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2024.02.02 03:22:39.624988 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2134 | 2024.02.02 03:22:39.625032 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2135 | 2024.02.02 03:22:39.625152 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2136 | 2024.02.02 03:22:39.625527 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2137 | 2024.02.02 03:22:39.625786 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2138 | 2024.02.02 03:22:39.625947 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2139 | 2024.02.02 03:22:39.626070 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} <Information> executeQuery: Read 150 rows, 14.79 KiB in 0.001047469 sec., 143202 rows/sec., 13.79 MiB/sec. | ||
| 2140 | 2024.02.02 03:22:39.626192 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2141 | 2024.02.02 03:22:39.626218 [ 3 ] {d21a182c-ca5c-43b6-977c-c8870ddb84e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2142 | 2024.02.02 03:22:39.626234 [ 3 ] {} <Debug> HTTP-Session: 5f20df69-c44c-414b-afe3-d50e36993881 Destroying unnamed session | ||
| 2143 | 2024.02.02 03:22:39.626354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2144 | 2024.02.02 03:22:39.626402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2145 | 2024.02.02 03:22:39.626421 [ 3 ] {} <Debug> HTTP-Session: a83e9304-c327-4104-b560-54851bfc631b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2146 | 2024.02.02 03:22:39.626438 [ 3 ] {} <Debug> HTTP-Session: a83e9304-c327-4104-b560-54851bfc631b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2024.02.02 03:22:39.626514 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2148 | 2024.02.02 03:22:39.626557 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2149 | 2024.02.02 03:22:39.626665 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2150 | 2024.02.02 03:22:39.626956 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2151 | 2024.02.02 03:22:39.627181 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2152 | 2024.02.02 03:22:39.627339 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2153 | 2024.02.02 03:22:39.627470 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000917947 sec., 54469 rows/sec., 4.26 MiB/sec. | ||
| 2154 | 2024.02.02 03:22:39.627650 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} <Debug> DynamicQueryHandler: Done processing query | ||
| 2155 | 2024.02.02 03:22:39.627675 [ 3 ] {1e28d856-b760-4c18-920c-07c9de2fa935} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2156 | 2024.02.02 03:22:39.627691 [ 3 ] {} <Debug> HTTP-Session: a83e9304-c327-4104-b560-54851bfc631b Destroying unnamed session | ||
| 2157 | 2024.02.02 03:22:39.627881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2158 | 2024.02.02 03:22:39.627932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2159 | 2024.02.02 03:22:39.627952 [ 3 ] {} <Debug> HTTP-Session: 43e7661e-5290-4c36-862f-d2cf3c806a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2160 | 2024.02.02 03:22:39.627969 [ 3 ] {} <Debug> HTTP-Session: 43e7661e-5290-4c36-862f-d2cf3c806a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2024.02.02 03:22:39.628063 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2162 | 2024.02.02 03:22:39.628112 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2163 | 2024.02.02 03:22:39.628268 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2164 | 2024.02.02 03:22:39.628763 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2165 | 2024.02.02 03:22:39.629109 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2166 | 2024.02.02 03:22:39.629301 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2167 | 2024.02.02 03:22:39.629425 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001333311 sec., 37500 rows/sec., 50.61 MiB/sec. | ||
| 2168 | 2024.02.02 03:22:39.629550 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2169 | 2024.02.02 03:22:39.629575 [ 3 ] {62d2302f-48fe-4066-9908-ec8f97a6248a} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 2170 | 2024.02.02 03:22:39.629591 [ 3 ] {} <Debug> HTTP-Session: 43e7661e-5290-4c36-862f-d2cf3c806a54 Destroying unnamed session | ||
| 2171 | 2024.02.02 03:22:40.538058 [ 136 ] {} <Debug> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2172 | 2024.02.02 03:22:40.538146 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2173 | 2024.02.02 03:22:40.538266 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2174 | 2024.02.02 03:22:40.538450 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2175 | 2024.02.02 03:22:40.538506 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 2176 | 2024.02.02 03:22:40.538728 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 2177 | 2024.02.02 03:22:40.538883 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 2178 | 2024.02.02 03:22:40.539001 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 2179 | 2024.02.02 03:22:40.539074 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 2180 | 2024.02.02 03:22:40.539607 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001402352 sec., 8557.052722854176 rows/sec., 597.49 KiB/sec. | ||
| 2181 | 2024.02.02 03:22:40.539687 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2182 | 2024.02.02 03:22:40.539847 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_5_1} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2183 | 2024.02.02 03:22:40.539904 [ 17 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_5_1} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2184 | 2024.02.02 03:22:40.776495 [ 136 ] {} <Debug> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2185 | 2024.02.02 03:22:40.776566 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2186 | 2024.02.02 03:22:40.776636 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2187 | 2024.02.02 03:22:40.776749 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2188 | 2024.02.02 03:22:40.776780 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 2189 | 2024.02.02 03:22:40.776941 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 2190 | 2024.02.02 03:22:40.777056 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 2191 | 2024.02.02 03:22:40.777153 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 2192 | 2024.02.02 03:22:40.777243 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 2193 | 2024.02.02 03:22:40.777924 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001311971 sec., 9146.543635491942 rows/sec., 775.61 KiB/sec. | ||
| 2194 | 2024.02.02 03:22:40.778026 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2195 | 2024.02.02 03:22:40.778203 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_5_1} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2196 | 2024.02.02 03:22:40.778262 [ 12 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_5_1} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2197 | 2024.02.02 03:22:49.622749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2198 | 2024.02.02 03:22:49.622885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2199 | 2024.02.02 03:22:49.622916 [ 3 ] {} <Debug> HTTP-Session: 53595b38-dcdf-4eb7-981e-c79bc10a9908 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2200 | 2024.02.02 03:22:49.622944 [ 3 ] {} <Debug> HTTP-Session: 53595b38-dcdf-4eb7-981e-c79bc10a9908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2024.02.02 03:22:49.623089 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2202 | 2024.02.02 03:22:49.623158 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2203 | 2024.02.02 03:22:49.623332 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2204 | 2024.02.02 03:22:49.623765 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2205 | 2024.02.02 03:22:49.624050 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2206 | 2024.02.02 03:22:49.624220 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2207 | 2024.02.02 03:22:49.624347 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001219441 sec., 41002 rows/sec., 3.25 MiB/sec. | ||
| 2208 | 2024.02.02 03:22:49.624376 [ 149 ] {} <Debug> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 2209 | 2024.02.02 03:22:49.624495 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2210 | 2024.02.02 03:22:49.624564 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} <Debug> DynamicQueryHandler: Done processing query | ||
| 2211 | 2024.02.02 03:22:49.624615 [ 3 ] {e5a56f29-ad25-4b12-977b-ee1525774851} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2212 | 2024.02.02 03:22:49.624616 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact | ||
| 2213 | 2024.02.02 03:22:49.624649 [ 3 ] {} <Debug> HTTP-Session: 53595b38-dcdf-4eb7-981e-c79bc10a9908 Destroying unnamed session | ||
| 2214 | 2024.02.02 03:22:49.624791 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2215 | 2024.02.02 03:22:49.624850 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part | ||
| 2216 | 2024.02.02 03:22:49.624871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2217 | 2024.02.02 03:22:49.624946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2218 | 2024.02.02 03:22:49.624999 [ 3 ] {} <Debug> HTTP-Session: 42d9b855-0adf-4a92-a5a2-64dbdc4ce388 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2219 | 2024.02.02 03:22:49.625040 [ 3 ] {} <Debug> HTTP-Session: 42d9b855-0adf-4a92-a5a2-64dbdc4ce388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2024.02.02 03:22:49.625160 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 2221 | 2024.02.02 03:22:49.625268 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2222 | 2024.02.02 03:22:49.625395 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2223 | 2024.02.02 03:22:49.625415 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 2224 | 2024.02.02 03:22:49.625722 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
| 2225 | 2024.02.02 03:22:49.625873 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2226 | 2024.02.02 03:22:49.625970 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 2227 | 2024.02.02 03:22:49.626609 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2228 | 2024.02.02 03:22:49.627119 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2229 | 2024.02.02 03:22:49.627255 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002697983 sec., 92661.81439986834 rows/sec., 7.33 MiB/sec. | ||
| 2230 | 2024.02.02 03:22:49.627411 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2231 | 2024.02.02 03:22:49.627443 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 2232 | 2024.02.02 03:22:49.627649 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} <Information> executeQuery: Read 150 rows, 14.79 KiB in 0.002305469 sec., 65062 rows/sec., 6.27 MiB/sec. | ||
| 2233 | 2024.02.02 03:22:49.627790 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
| 2234 | 2024.02.02 03:22:49.627909 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2235 | 2024.02.02 03:22:49.627913 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_15_3} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 | ||
| 2236 | 2024.02.02 03:22:49.627956 [ 3 ] {51c468ee-4424-4261-bfcc-6e2321c592f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2237 | 2024.02.02 03:22:49.627990 [ 3 ] {} <Debug> HTTP-Session: 42d9b855-0adf-4a92-a5a2-64dbdc4ce388 Destroying unnamed session | ||
| 2238 | 2024.02.02 03:22:49.628172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2239 | 2024.02.02 03:22:49.628224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2240 | 2024.02.02 03:22:49.628244 [ 3 ] {} <Debug> HTTP-Session: 5787d66e-b64e-4d0b-9533-948b9d1b3e43 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2241 | 2024.02.02 03:22:49.628262 [ 3 ] {} <Debug> HTTP-Session: 5787d66e-b64e-4d0b-9533-948b9d1b3e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2024.02.02 03:22:49.628346 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2243 | 2024.02.02 03:22:49.628388 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2244 | 2024.02.02 03:22:49.628515 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2245 | 2024.02.02 03:22:49.628819 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2246 | 2024.02.02 03:22:49.629037 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2247 | 2024.02.02 03:22:49.629189 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2248 | 2024.02.02 03:22:49.629308 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000922348 sec., 54209 rows/sec., 4.24 MiB/sec. | ||
| 2249 | 2024.02.02 03:22:49.629500 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2250 | 2024.02.02 03:22:49.629525 [ 3 ] {beb5517e-44a2-4ecd-8b5c-f2fe42d9b0e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2251 | 2024.02.02 03:22:49.629540 [ 3 ] {} <Debug> HTTP-Session: 5787d66e-b64e-4d0b-9533-948b9d1b3e43 Destroying unnamed session | ||
| 2252 | 2024.02.02 03:22:49.629674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2253 | 2024.02.02 03:22:49.629722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2254 | 2024.02.02 03:22:49.629741 [ 3 ] {} <Debug> HTTP-Session: fd1aca1b-eb8c-41e1-952e-b8f08a6ef936 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2255 | 2024.02.02 03:22:49.629758 [ 3 ] {} <Debug> HTTP-Session: fd1aca1b-eb8c-41e1-952e-b8f08a6ef936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2024.02.02 03:22:49.629854 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2257 | 2024.02.02 03:22:49.629901 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2258 | 2024.02.02 03:22:49.630058 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2259 | 2024.02.02 03:22:49.630560 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2260 | 2024.02.02 03:22:49.630898 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2261 | 2024.02.02 03:22:49.631083 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2262 | 2024.02.02 03:22:49.631228 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001331901 sec., 37540 rows/sec., 50.66 MiB/sec. | ||
| 2263 | 2024.02.02 03:22:49.631372 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2264 | 2024.02.02 03:22:49.631395 [ 3 ] {e751019e-a995-4062-811b-a508ff53a3e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 2265 | 2024.02.02 03:22:49.631412 [ 3 ] {} <Debug> HTTP-Session: fd1aca1b-eb8c-41e1-952e-b8f08a6ef936 Destroying unnamed session | ||
| 2266 | 2024.02.02 03:22:53.653305 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2267 | 2024.02.02 03:22:53.653383 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2268 | 2024.02.02 03:22:59.624649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2269 | 2024.02.02 03:22:59.624781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2270 | 2024.02.02 03:22:59.624812 [ 3 ] {} <Debug> HTTP-Session: a6a77f1f-eb38-4985-8d5d-c655621e8326 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2271 | 2024.02.02 03:22:59.624842 [ 3 ] {} <Debug> HTTP-Session: a6a77f1f-eb38-4985-8d5d-c655621e8326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2024.02.02 03:22:59.624984 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2273 | 2024.02.02 03:22:59.625053 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2274 | 2024.02.02 03:22:59.625236 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2275 | 2024.02.02 03:22:59.625812 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2276 | 2024.02.02 03:22:59.626091 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2277 | 2024.02.02 03:22:59.626258 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2278 | 2024.02.02 03:22:59.626391 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001362431 sec., 36699 rows/sec., 2.90 MiB/sec. | ||
| 2279 | 2024.02.02 03:22:59.626605 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2280 | 2024.02.02 03:22:59.626632 [ 3 ] {6cc90eb0-92f9-4234-b48e-309349f1c61a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2281 | 2024.02.02 03:22:59.626649 [ 3 ] {} <Debug> HTTP-Session: a6a77f1f-eb38-4985-8d5d-c655621e8326 Destroying unnamed session | ||
| 2282 | 2024.02.02 03:22:59.626800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 28976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2283 | 2024.02.02 03:22:59.626852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2284 | 2024.02.02 03:22:59.626873 [ 3 ] {} <Debug> HTTP-Session: 8ef01726-3de2-48b5-a31d-64692b513893 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2285 | 2024.02.02 03:22:59.626891 [ 3 ] {} <Debug> HTTP-Session: 8ef01726-3de2-48b5-a31d-64692b513893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2024.02.02 03:22:59.626983 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2287 | 2024.02.02 03:22:59.627027 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2288 | 2024.02.02 03:22:59.627151 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2289 | 2024.02.02 03:22:59.627590 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2290 | 2024.02.02 03:22:59.627823 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2291 | 2024.02.02 03:22:59.627979 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2292 | 2024.02.02 03:22:59.628104 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} <Information> executeQuery: Read 186 rows, 17.61 KiB in 0.001086329 sec., 171218 rows/sec., 15.83 MiB/sec. | ||
| 2293 | 2024.02.02 03:22:59.628100 [ 158 ] {} <Debug> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2294 | 2024.02.02 03:22:59.628220 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2295 | 2024.02.02 03:22:59.628294 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2296 | 2024.02.02 03:22:59.628339 [ 3 ] {efffb292-f0bd-4cec-b480-3e564a28272e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2297 | 2024.02.02 03:22:59.628339 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2298 | 2024.02.02 03:22:59.628364 [ 3 ] {} <Debug> HTTP-Session: 8ef01726-3de2-48b5-a31d-64692b513893 Destroying unnamed session | ||
| 2299 | 2024.02.02 03:22:59.628476 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2300 | 2024.02.02 03:22:59.628512 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 190 rows starting from the beginning of the part | ||
| 2301 | 2024.02.02 03:22:59.628586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2302 | 2024.02.02 03:22:59.628674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2303 | 2024.02.02 03:22:59.628734 [ 3 ] {} <Debug> HTTP-Session: 3b1ed387-4795-4411-9d24-e5286735a4c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2304 | 2024.02.02 03:22:59.628753 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 151 rows starting from the beginning of the part | ||
| 2305 | 2024.02.02 03:22:59.628773 [ 3 ] {} <Debug> HTTP-Session: 3b1ed387-4795-4411-9d24-e5286735a4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2024.02.02 03:22:59.629075 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 187 rows starting from the beginning of the part | ||
| 2307 | 2024.02.02 03:22:59.629092 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2308 | 2024.02.02 03:22:59.629176 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2309 | 2024.02.02 03:22:59.629315 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 150 rows starting from the beginning of the part | ||
| 2310 | 2024.02.02 03:22:59.629604 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part | ||
| 2311 | 2024.02.02 03:22:59.629651 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2312 | 2024.02.02 03:22:59.629823 [ 12 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 186 rows starting from the beginning of the part | ||
| 2313 | 2024.02.02 03:22:59.630359 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2314 | 2024.02.02 03:22:59.630872 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2315 | 2024.02.02 03:22:59.631113 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2316 | 2024.02.02 03:22:59.631249 [ 158 ] {} <Debug> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2317 | 2024.02.02 03:22:59.631339 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} <Information> executeQuery: Read 74 rows, 5.90 KiB in 0.002150448 sec., 34411 rows/sec., 2.68 MiB/sec. | ||
| 2318 | 2024.02.02 03:22:59.631344 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2319 | 2024.02.02 03:22:59.631589 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2320 | 2024.02.02 03:22:59.631892 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} <Debug> DynamicQueryHandler: Done processing query | ||
| 2321 | 2024.02.02 03:22:59.631923 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2322 | 2024.02.02 03:22:59.631960 [ 3 ] {d24b4294-1341-40ce-bb16-a993a7842c95} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2323 | 2024.02.02 03:22:59.631994 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 100 rows starting from the beginning of the part | ||
| 2324 | 2024.02.02 03:22:59.632008 [ 3 ] {} <Debug> HTTP-Session: 3b1ed387-4795-4411-9d24-e5286735a4c8 Destroying unnamed session | ||
| 2325 | 2024.02.02 03:22:59.632014 [ 19 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 4 columns (4 merged, 0 gathered) in 0.003718791 sec., 272669.2626716586 rows/sec., 25.67 MiB/sec. | ||
| 2326 | 2024.02.02 03:22:59.632161 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
| 2327 | 2024.02.02 03:22:59.632186 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2328 | 2024.02.02 03:22:59.632312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2329 | 2024.02.02 03:22:59.632342 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 76 rows starting from the beginning of the part | ||
| 2330 | 2024.02.02 03:22:59.632431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2331 | 2024.02.02 03:22:59.632480 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2332 | 2024.02.02 03:22:59.632501 [ 3 ] {} <Debug> HTTP-Session: 7367f759-6dd7-49a3-a505-33c403cbd0a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2333 | 2024.02.02 03:22:59.632600 [ 3 ] {} <Debug> HTTP-Session: 7367f759-6dd7-49a3-a505-33c403cbd0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2024.02.02 03:22:59.632620 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
| 2335 | 2024.02.02 03:22:59.632638 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_16_3} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2336 | 2024.02.02 03:22:59.632981 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 2337 | 2024.02.02 03:22:59.632985 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2338 | 2024.02.02 03:22:59.633108 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2339 | 2024.02.02 03:22:59.633163 [ 12 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
| 2340 | 2024.02.02 03:22:59.633710 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2341 | 2024.02.02 03:22:59.634717 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2342 | 2024.02.02 03:22:59.635010 [ 20 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 4 columns (4 merged, 0 gathered) in 0.003568861 sec., 112640.97985323609 rows/sec., 8.80 MiB/sec. | ||
| 2343 | 2024.02.02 03:22:59.635158 [ 20 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2344 | 2024.02.02 03:22:59.635344 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2345 | 2024.02.02 03:22:59.635468 [ 20 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2346 | 2024.02.02 03:22:59.635558 [ 20 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_16_3} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2347 | 2024.02.02 03:22:59.635699 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2348 | 2024.02.02 03:22:59.635841 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002788334 sec., 12910 rows/sec., 933.02 KiB/sec. | ||
| 2349 | 2024.02.02 03:22:59.636000 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} <Debug> DynamicQueryHandler: Done processing query | ||
| 2350 | 2024.02.02 03:22:59.636023 [ 3 ] {53db3078-96be-4d76-8da4-1133e9d46379} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2351 | 2024.02.02 03:22:59.636041 [ 3 ] {} <Debug> HTTP-Session: 7367f759-6dd7-49a3-a505-33c403cbd0a2 Destroying unnamed session | ||
| 2352 | 2024.02.02 03:22:59.636298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2353 | 2024.02.02 03:22:59.636345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2354 | 2024.02.02 03:22:59.636364 [ 3 ] {} <Debug> HTTP-Session: edf37c5f-088d-454d-b578-e047d3d35939 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2355 | 2024.02.02 03:22:59.636381 [ 3 ] {} <Debug> HTTP-Session: edf37c5f-088d-454d-b578-e047d3d35939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2024.02.02 03:22:59.636490 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2357 | 2024.02.02 03:22:59.636534 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2358 | 2024.02.02 03:22:59.636682 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2359 | 2024.02.02 03:22:59.637273 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2360 | 2024.02.02 03:22:59.637624 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2361 | 2024.02.02 03:22:59.637807 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2362 | 2024.02.02 03:22:59.637926 [ 158 ] {} <Debug> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2363 | 2024.02.02 03:22:59.637944 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001422492 sec., 35149 rows/sec., 47.43 MiB/sec. | ||
| 2364 | 2024.02.02 03:22:59.637978 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2365 | 2024.02.02 03:22:59.638202 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2366 | 2024.02.02 03:22:59.638300 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2367 | 2024.02.02 03:22:59.638343 [ 3 ] {01a74496-7288-4dea-98b8-7790166fef0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 2368 | 2024.02.02 03:22:59.638394 [ 3 ] {} <Debug> HTTP-Session: edf37c5f-088d-454d-b578-e047d3d35939 Destroying unnamed session | ||
| 2369 | 2024.02.02 03:22:59.638404 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2370 | 2024.02.02 03:22:59.638457 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 519 rows starting from the beginning of the part | ||
| 2371 | 2024.02.02 03:22:59.638586 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 2372 | 2024.02.02 03:22:59.638692 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 2373 | 2024.02.02 03:22:59.638784 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
| 2374 | 2024.02.02 03:22:59.638874 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 2375 | 2024.02.02 03:22:59.638967 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 2376 | 2024.02.02 03:22:59.640485 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 6 columns (6 merged, 0 gathered) in 0.00243008 sec., 316450.487226758 rows/sec., 427.03 MiB/sec. | ||
| 2377 | 2024.02.02 03:22:59.640891 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2378 | 2024.02.02 03:22:59.641139 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2379 | 2024.02.02 03:22:59.641206 [ 12 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2380 | 2024.02.02 03:22:59.641274 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_16_3: 4.05 MiB. | ||
| 2381 | 2024.02.02 03:23:08.653450 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2382 | 2024.02.02 03:23:08.653547 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2383 | 2024.02.02 03:23:09.623416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2384 | 2024.02.02 03:23:09.623521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2385 | 2024.02.02 03:23:09.623546 [ 3 ] {} <Debug> HTTP-Session: a59eed47-cce0-40a2-9b00-901d407bf757 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2386 | 2024.02.02 03:23:09.623570 [ 3 ] {} <Debug> HTTP-Session: a59eed47-cce0-40a2-9b00-901d407bf757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2024.02.02 03:23:09.623697 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2388 | 2024.02.02 03:23:09.623757 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2389 | 2024.02.02 03:23:09.623914 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2390 | 2024.02.02 03:23:09.624378 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2391 | 2024.02.02 03:23:09.624650 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2392 | 2024.02.02 03:23:09.624820 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2393 | 2024.02.02 03:23:09.624955 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001223381 sec., 40870 rows/sec., 3.24 MiB/sec. | ||
| 2394 | 2024.02.02 03:23:09.625105 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2395 | 2024.02.02 03:23:09.625131 [ 3 ] {a4be560b-6464-4abc-a5a6-be8acf7f08c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2396 | 2024.02.02 03:23:09.625148 [ 3 ] {} <Debug> HTTP-Session: a59eed47-cce0-40a2-9b00-901d407bf757 Destroying unnamed session | ||
| 2397 | 2024.02.02 03:23:09.625270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2398 | 2024.02.02 03:23:09.625321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2399 | 2024.02.02 03:23:09.625340 [ 3 ] {} <Debug> HTTP-Session: d4c76460-94bd-4024-bb24-4550dc4c5064 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2400 | 2024.02.02 03:23:09.625358 [ 3 ] {} <Debug> HTTP-Session: d4c76460-94bd-4024-bb24-4550dc4c5064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2024.02.02 03:23:09.625436 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2402 | 2024.02.02 03:23:09.625477 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2403 | 2024.02.02 03:23:09.625589 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2404 | 2024.02.02 03:23:09.625923 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2405 | 2024.02.02 03:23:09.626137 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2406 | 2024.02.02 03:23:09.626291 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2407 | 2024.02.02 03:23:09.626415 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000943748 sec., 4238 rows/sec., 353.89 KiB/sec. | ||
| 2408 | 2024.02.02 03:23:09.626552 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2409 | 2024.02.02 03:23:09.626576 [ 3 ] {3eebf3de-0de2-4489-8bec-d9051e53dcd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2410 | 2024.02.02 03:23:09.626593 [ 3 ] {} <Debug> HTTP-Session: d4c76460-94bd-4024-bb24-4550dc4c5064 Destroying unnamed session | ||
| 2411 | 2024.02.02 03:23:09.626727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2412 | 2024.02.02 03:23:09.626775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2413 | 2024.02.02 03:23:09.626793 [ 3 ] {} <Debug> HTTP-Session: 22323423-96f1-4210-b9b3-769ddcd8d6b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2414 | 2024.02.02 03:23:09.626810 [ 3 ] {} <Debug> HTTP-Session: 22323423-96f1-4210-b9b3-769ddcd8d6b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2024.02.02 03:23:09.626890 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2416 | 2024.02.02 03:23:09.626929 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2417 | 2024.02.02 03:23:09.627038 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2418 | 2024.02.02 03:23:09.627454 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2419 | 2024.02.02 03:23:09.627691 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2420 | 2024.02.02 03:23:09.627845 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2421 | 2024.02.02 03:23:09.627968 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} <Information> executeQuery: Read 152 rows, 14.97 KiB in 0.001048449 sec., 144976 rows/sec., 13.95 MiB/sec. | ||
| 2422 | 2024.02.02 03:23:09.628105 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2423 | 2024.02.02 03:23:09.628129 [ 3 ] {4e077de0-591e-4d9d-bd86-d7ea689232a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2424 | 2024.02.02 03:23:09.628145 [ 3 ] {} <Debug> HTTP-Session: 22323423-96f1-4210-b9b3-769ddcd8d6b2 Destroying unnamed session | ||
| 2425 | 2024.02.02 03:23:09.628286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2426 | 2024.02.02 03:23:09.628331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2427 | 2024.02.02 03:23:09.628350 [ 3 ] {} <Debug> HTTP-Session: fcdfd14c-fc1a-4ff1-8a07-4d6b1c4595bf Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2428 | 2024.02.02 03:23:09.628367 [ 3 ] {} <Debug> HTTP-Session: fcdfd14c-fc1a-4ff1-8a07-4d6b1c4595bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2024.02.02 03:23:09.628438 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2430 | 2024.02.02 03:23:09.628476 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2431 | 2024.02.02 03:23:09.628584 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2432 | 2024.02.02 03:23:09.628888 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2433 | 2024.02.02 03:23:09.629113 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2434 | 2024.02.02 03:23:09.629267 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2435 | 2024.02.02 03:23:09.629380 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000914238 sec., 4375 rows/sec., 305.50 KiB/sec. | ||
| 2436 | 2024.02.02 03:23:09.629497 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} <Debug> DynamicQueryHandler: Done processing query | ||
| 2437 | 2024.02.02 03:23:09.629520 [ 3 ] {7f3ae5e6-0dfb-4422-96e1-01b1a3435c12} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2438 | 2024.02.02 03:23:09.629536 [ 3 ] {} <Debug> HTTP-Session: fcdfd14c-fc1a-4ff1-8a07-4d6b1c4595bf Destroying unnamed session | ||
| 2439 | 2024.02.02 03:23:09.629659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2440 | 2024.02.02 03:23:09.629705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2441 | 2024.02.02 03:23:09.629723 [ 3 ] {} <Debug> HTTP-Session: 99944f4c-648a-48cf-a5e4-f55619f20280 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2442 | 2024.02.02 03:23:09.629741 [ 3 ] {} <Debug> HTTP-Session: 99944f4c-648a-48cf-a5e4-f55619f20280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2024.02.02 03:23:09.629815 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2444 | 2024.02.02 03:23:09.629854 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2445 | 2024.02.02 03:23:09.629957 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2446 | 2024.02.02 03:23:09.630296 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2447 | 2024.02.02 03:23:09.630507 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2448 | 2024.02.02 03:23:09.630660 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2449 | 2024.02.02 03:23:09.630774 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000931748 sec., 57955 rows/sec., 4.54 MiB/sec. | ||
| 2450 | 2024.02.02 03:23:09.630893 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} <Debug> DynamicQueryHandler: Done processing query | ||
| 2451 | 2024.02.02 03:23:09.630916 [ 3 ] {16d4a224-3318-45ac-90bc-302863b3cee4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2452 | 2024.02.02 03:23:09.630934 [ 3 ] {} <Debug> HTTP-Session: 99944f4c-648a-48cf-a5e4-f55619f20280 Destroying unnamed session | ||
| 2453 | 2024.02.02 03:23:09.631046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2454 | 2024.02.02 03:23:09.631092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2455 | 2024.02.02 03:23:09.631111 [ 3 ] {} <Debug> HTTP-Session: f7af7d61-8f62-46cd-8cac-c87e8b0f7afe Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2456 | 2024.02.02 03:23:09.631129 [ 3 ] {} <Debug> HTTP-Session: f7af7d61-8f62-46cd-8cac-c87e8b0f7afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2024.02.02 03:23:09.631201 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2458 | 2024.02.02 03:23:09.631246 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2459 | 2024.02.02 03:23:09.631366 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2460 | 2024.02.02 03:23:09.631657 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2461 | 2024.02.02 03:23:09.631924 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2462 | 2024.02.02 03:23:09.632106 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2463 | 2024.02.02 03:23:09.632234 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001002119 sec., 1995 rows/sec., 140.33 KiB/sec. | ||
| 2464 | 2024.02.02 03:23:09.632409 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2465 | 2024.02.02 03:23:09.632434 [ 3 ] {270cdb64-8925-43b9-b44c-e8cacb3b262c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2466 | 2024.02.02 03:23:09.632450 [ 3 ] {} <Debug> HTTP-Session: f7af7d61-8f62-46cd-8cac-c87e8b0f7afe Destroying unnamed session | ||
| 2467 | 2024.02.02 03:23:09.632612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2468 | 2024.02.02 03:23:09.632658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2469 | 2024.02.02 03:23:09.632677 [ 3 ] {} <Debug> HTTP-Session: 370aa1af-b6ac-451e-860e-e1688d52f79b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2470 | 2024.02.02 03:23:09.632694 [ 3 ] {} <Debug> HTTP-Session: 370aa1af-b6ac-451e-860e-e1688d52f79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2024.02.02 03:23:09.632781 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2472 | 2024.02.02 03:23:09.632826 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2473 | 2024.02.02 03:23:09.632975 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2474 | 2024.02.02 03:23:09.633547 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2475 | 2024.02.02 03:23:09.633878 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2476 | 2024.02.02 03:23:09.634084 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2477 | 2024.02.02 03:23:09.634198 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001382881 sec., 36156 rows/sec., 48.79 MiB/sec. | ||
| 2478 | 2024.02.02 03:23:09.634359 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2479 | 2024.02.02 03:23:09.634381 [ 3 ] {7da2053a-c523-477d-947c-9755b0f1b15f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 2480 | 2024.02.02 03:23:09.634397 [ 3 ] {} <Debug> HTTP-Session: 370aa1af-b6ac-451e-860e-e1688d52f79b Destroying unnamed session | ||
| 2481 | 2024.02.02 03:23:19.623086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2482 | 2024.02.02 03:23:19.623206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2483 | 2024.02.02 03:23:19.623232 [ 3 ] {} <Debug> HTTP-Session: 04109442-1b97-47b3-a1ca-47059a5aec57 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2484 | 2024.02.02 03:23:19.623262 [ 3 ] {} <Debug> HTTP-Session: 04109442-1b97-47b3-a1ca-47059a5aec57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2485 | 2024.02.02 03:23:19.623398 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2486 | 2024.02.02 03:23:19.623466 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2487 | 2024.02.02 03:23:19.623649 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2488 | 2024.02.02 03:23:19.624192 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2489 | 2024.02.02 03:23:19.624481 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2490 | 2024.02.02 03:23:19.624656 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2491 | 2024.02.02 03:23:19.624777 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001339252 sec., 37334 rows/sec., 2.96 MiB/sec. | ||
| 2492 | 2024.02.02 03:23:19.624935 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2493 | 2024.02.02 03:23:19.624962 [ 3 ] {862742c3-2392-4f2e-85de-f63ec9b9061b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2494 | 2024.02.02 03:23:19.624979 [ 3 ] {} <Debug> HTTP-Session: 04109442-1b97-47b3-a1ca-47059a5aec57 Destroying unnamed session | ||
| 2495 | 2024.02.02 03:23:19.625103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2496 | 2024.02.02 03:23:19.625156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2497 | 2024.02.02 03:23:19.625176 [ 3 ] {} <Debug> HTTP-Session: bb789fec-2e1c-4136-98e8-506dd484445b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2498 | 2024.02.02 03:23:19.625194 [ 3 ] {} <Debug> HTTP-Session: bb789fec-2e1c-4136-98e8-506dd484445b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2499 | 2024.02.02 03:23:19.625313 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2500 | 2024.02.02 03:23:19.625402 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2501 | 2024.02.02 03:23:19.625525 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2502 | 2024.02.02 03:23:19.625892 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2503 | 2024.02.02 03:23:19.626134 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2504 | 2024.02.02 03:23:19.626289 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2505 | 2024.02.02 03:23:19.626406 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001025128 sec., 1950 rows/sec., 166.71 KiB/sec. | ||
| 2506 | 2024.02.02 03:23:19.626533 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} <Debug> DynamicQueryHandler: Done processing query | ||
| 2507 | 2024.02.02 03:23:19.626556 [ 3 ] {2e115dfd-fa34-47c9-a6c4-1bfad5697c08} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2508 | 2024.02.02 03:23:19.626573 [ 3 ] {} <Debug> HTTP-Session: bb789fec-2e1c-4136-98e8-506dd484445b Destroying unnamed session | ||
| 2509 | 2024.02.02 03:23:19.626739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2510 | 2024.02.02 03:23:19.626786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2511 | 2024.02.02 03:23:19.626805 [ 3 ] {} <Debug> HTTP-Session: 85abc4fc-5bd7-49bd-8882-c5cd33d6267d Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2512 | 2024.02.02 03:23:19.626822 [ 3 ] {} <Debug> HTTP-Session: 85abc4fc-5bd7-49bd-8882-c5cd33d6267d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2024.02.02 03:23:19.626902 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2514 | 2024.02.02 03:23:19.626941 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2515 | 2024.02.02 03:23:19.627047 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2516 | 2024.02.02 03:23:19.627440 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2517 | 2024.02.02 03:23:19.627664 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2518 | 2024.02.02 03:23:19.627817 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2519 | 2024.02.02 03:23:19.627940 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} <Information> executeQuery: Read 151 rows, 14.88 KiB in 0.001010228 sec., 149471 rows/sec., 14.39 MiB/sec. | ||
| 2520 | 2024.02.02 03:23:19.628061 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} <Debug> DynamicQueryHandler: Done processing query | ||
| 2521 | 2024.02.02 03:23:19.628085 [ 3 ] {e44cff79-d17f-42b4-8a9f-ddc8614e02ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2522 | 2024.02.02 03:23:19.628103 [ 3 ] {} <Debug> HTTP-Session: 85abc4fc-5bd7-49bd-8882-c5cd33d6267d Destroying unnamed session | ||
| 2523 | 2024.02.02 03:23:19.628209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2524 | 2024.02.02 03:23:19.628255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2525 | 2024.02.02 03:23:19.628274 [ 3 ] {} <Debug> HTTP-Session: a9a7b29f-15c3-483f-bacf-354423a40cb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2526 | 2024.02.02 03:23:19.628290 [ 3 ] {} <Debug> HTTP-Session: a9a7b29f-15c3-483f-bacf-354423a40cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2527 | 2024.02.02 03:23:19.628360 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2528 | 2024.02.02 03:23:19.628399 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2529 | 2024.02.02 03:23:19.628504 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2530 | 2024.02.02 03:23:19.628775 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2531 | 2024.02.02 03:23:19.628980 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2532 | 2024.02.02 03:23:19.629144 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2533 | 2024.02.02 03:23:19.629263 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000873938 sec., 2288 rows/sec., 159.79 KiB/sec. | ||
| 2534 | 2024.02.02 03:23:19.629444 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2535 | 2024.02.02 03:23:19.629468 [ 3 ] {cb884ad1-eb5b-4313-bd82-c5c8d1ecf09c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2536 | 2024.02.02 03:23:19.629484 [ 3 ] {} <Debug> HTTP-Session: a9a7b29f-15c3-483f-bacf-354423a40cb3 Destroying unnamed session | ||
| 2537 | 2024.02.02 03:23:19.629592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2538 | 2024.02.02 03:23:19.629638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2539 | 2024.02.02 03:23:19.629656 [ 3 ] {} <Debug> HTTP-Session: ad482692-3262-4e9c-822a-44de30d3094f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2540 | 2024.02.02 03:23:19.629674 [ 3 ] {} <Debug> HTTP-Session: ad482692-3262-4e9c-822a-44de30d3094f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2024.02.02 03:23:19.629748 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2542 | 2024.02.02 03:23:19.629787 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2543 | 2024.02.02 03:23:19.629903 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2544 | 2024.02.02 03:23:19.630276 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2545 | 2024.02.02 03:23:19.630480 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2546 | 2024.02.02 03:23:19.630631 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2547 | 2024.02.02 03:23:19.630751 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.000974538 sec., 53358 rows/sec., 4.18 MiB/sec. | ||
| 2548 | 2024.02.02 03:23:19.630872 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} <Debug> DynamicQueryHandler: Done processing query | ||
| 2549 | 2024.02.02 03:23:19.630895 [ 3 ] {ec7f39d1-89a7-4cae-bc19-2c5975b70852} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2550 | 2024.02.02 03:23:19.630911 [ 3 ] {} <Debug> HTTP-Session: ad482692-3262-4e9c-822a-44de30d3094f Destroying unnamed session | ||
| 2551 | 2024.02.02 03:23:19.631020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2552 | 2024.02.02 03:23:19.631064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2553 | 2024.02.02 03:23:19.631084 [ 3 ] {} <Debug> HTTP-Session: 7ad1ddf6-c8c3-46c6-bfee-29f20f25b0f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2554 | 2024.02.02 03:23:19.631101 [ 3 ] {} <Debug> HTTP-Session: 7ad1ddf6-c8c3-46c6-bfee-29f20f25b0f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2024.02.02 03:23:19.631171 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2556 | 2024.02.02 03:23:19.631214 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2557 | 2024.02.02 03:23:19.631334 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2558 | 2024.02.02 03:23:19.631611 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2559 | 2024.02.02 03:23:19.631873 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2560 | 2024.02.02 03:23:19.632049 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2561 | 2024.02.02 03:23:19.632169 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000969508 sec., 1031 rows/sec., 72.52 KiB/sec. | ||
| 2562 | 2024.02.02 03:23:19.632290 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} <Debug> DynamicQueryHandler: Done processing query | ||
| 2563 | 2024.02.02 03:23:19.632314 [ 3 ] {a45ea8a7-7377-41f8-afdc-8e20fd2ae545} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2564 | 2024.02.02 03:23:19.632330 [ 3 ] {} <Debug> HTTP-Session: 7ad1ddf6-c8c3-46c6-bfee-29f20f25b0f7 Destroying unnamed session | ||
| 2565 | 2024.02.02 03:23:19.632481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2566 | 2024.02.02 03:23:19.632528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2567 | 2024.02.02 03:23:19.632546 [ 3 ] {} <Debug> HTTP-Session: 34119c7c-b20e-4c30-8a5a-af82e893a013 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2568 | 2024.02.02 03:23:19.632562 [ 3 ] {} <Debug> HTTP-Session: 34119c7c-b20e-4c30-8a5a-af82e893a013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2024.02.02 03:23:19.632648 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2570 | 2024.02.02 03:23:19.632693 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2571 | 2024.02.02 03:23:19.632828 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2572 | 2024.02.02 03:23:19.633332 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 2573 | 2024.02.02 03:23:19.633651 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2574 | 2024.02.02 03:23:19.633833 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2575 | 2024.02.02 03:23:19.633955 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.00127805 sec., 39122 rows/sec., 52.79 MiB/sec. | ||
| 2576 | 2024.02.02 03:23:19.634079 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} <Debug> DynamicQueryHandler: Done processing query | ||
| 2577 | 2024.02.02 03:23:19.634102 [ 3 ] {20bec933-0908-4b76-8197-5238722d3b19} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 2578 | 2024.02.02 03:23:19.634119 [ 3 ] {} <Debug> HTTP-Session: 34119c7c-b20e-4c30-8a5a-af82e893a013 Destroying unnamed session | ||
| 2579 | 2024.02.02 03:23:23.653819 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2580 | 2024.02.02 03:23:23.653922 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2581 | 2024.02.02 03:23:29.625961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2582 | 2024.02.02 03:23:29.626137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2583 | 2024.02.02 03:23:29.626183 [ 3 ] {} <Debug> HTTP-Session: f1b7d1ca-847a-435a-a8da-9433c2c17929 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2584 | 2024.02.02 03:23:29.626226 [ 3 ] {} <Debug> HTTP-Session: f1b7d1ca-847a-435a-a8da-9433c2c17929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2024.02.02 03:23:29.626430 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2586 | 2024.02.02 03:23:29.626531 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2587 | 2024.02.02 03:23:29.626781 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2588 | 2024.02.02 03:23:29.627275 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2589 | 2024.02.02 03:23:29.627542 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2590 | 2024.02.02 03:23:29.627719 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2591 | 2024.02.02 03:23:29.627842 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001354061 sec., 36925 rows/sec., 2.92 MiB/sec. | ||
| 2592 | 2024.02.02 03:23:29.627863 [ 170 ] {} <Debug> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 2593 | 2024.02.02 03:23:29.627974 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2594 | 2024.02.02 03:23:29.628052 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2595 | 2024.02.02 03:23:29.628105 [ 3 ] {b9d23487-f022-4454-8861-68051a70443e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2596 | 2024.02.02 03:23:29.628136 [ 3 ] {} <Debug> HTTP-Session: f1b7d1ca-847a-435a-a8da-9433c2c17929 Destroying unnamed session | ||
| 2597 | 2024.02.02 03:23:29.628132 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact | ||
| 2598 | 2024.02.02 03:23:29.628280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2599 | 2024.02.02 03:23:29.628388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2600 | 2024.02.02 03:23:29.628409 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2601 | 2024.02.02 03:23:29.628425 [ 3 ] {} <Debug> HTTP-Session: 4964900d-d38e-4bad-9239-5cb0d7bf477c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2602 | 2024.02.02 03:23:29.628498 [ 3 ] {} <Debug> HTTP-Session: 4964900d-d38e-4bad-9239-5cb0d7bf477c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2024.02.02 03:23:29.628507 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 50 rows starting from the beginning of the part | ||
| 2604 | 2024.02.02 03:23:29.628698 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2605 | 2024.02.02 03:23:29.628793 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2606 | 2024.02.02 03:23:29.628908 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 2607 | 2024.02.02 03:23:29.629239 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
| 2608 | 2024.02.02 03:23:29.629298 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2609 | 2024.02.02 03:23:29.629489 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
| 2610 | 2024.02.02 03:23:29.629633 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 2611 | 2024.02.02 03:23:29.630157 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2612 | 2024.02.02 03:23:29.630513 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2613 | 2024.02.02 03:23:29.630814 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2614 | 2024.02.02 03:23:29.631156 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00239924 sec., 833 rows/sec., 71.23 KiB/sec. | ||
| 2615 | 2024.02.02 03:23:29.631182 [ 12 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.003138947 sec., 79644.54321783707 rows/sec., 6.30 MiB/sec. | ||
| 2616 | 2024.02.02 03:23:29.631370 [ 12 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 2617 | 2024.02.02 03:23:29.631377 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} <Debug> DynamicQueryHandler: Done processing query | ||
| 2618 | 2024.02.02 03:23:29.631425 [ 3 ] {de2de26c-bdb9-4551-b83f-b7d7bd2ad5cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2619 | 2024.02.02 03:23:29.631446 [ 3 ] {} <Debug> HTTP-Session: 4964900d-d38e-4bad-9239-5cb0d7bf477c Destroying unnamed session | ||
| 2620 | 2024.02.02 03:23:29.631604 [ 12 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
| 2621 | 2024.02.02 03:23:29.631628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 29125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2622 | 2024.02.02 03:23:29.631693 [ 12 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_19_4} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 | ||
| 2623 | 2024.02.02 03:23:29.631702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2624 | 2024.02.02 03:23:29.631739 [ 3 ] {} <Debug> HTTP-Session: 8df8f59b-a4a0-4c36-90fe-79e3229354ac Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2625 | 2024.02.02 03:23:29.631797 [ 3 ] {} <Debug> HTTP-Session: 8df8f59b-a4a0-4c36-90fe-79e3229354ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2626 | 2024.02.02 03:23:29.631887 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2627 | 2024.02.02 03:23:29.631928 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2628 | 2024.02.02 03:23:29.632049 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2629 | 2024.02.02 03:23:29.632467 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2630 | 2024.02.02 03:23:29.632695 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2631 | 2024.02.02 03:23:29.632846 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2632 | 2024.02.02 03:23:29.632964 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} <Information> executeQuery: Read 187 rows, 17.70 KiB in 0.001045679 sec., 178831 rows/sec., 16.53 MiB/sec. | ||
| 2633 | 2024.02.02 03:23:29.633170 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2634 | 2024.02.02 03:23:29.633194 [ 3 ] {a44b61f1-d6d0-4c65-8c7a-84bcbe02e40d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2635 | 2024.02.02 03:23:29.633210 [ 3 ] {} <Debug> HTTP-Session: 8df8f59b-a4a0-4c36-90fe-79e3229354ac Destroying unnamed session | ||
| 2636 | 2024.02.02 03:23:29.633313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2637 | 2024.02.02 03:23:29.633359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2638 | 2024.02.02 03:23:29.633378 [ 3 ] {} <Debug> HTTP-Session: e293c60d-3416-40af-b849-f87a63e5ea09 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2639 | 2024.02.02 03:23:29.633396 [ 3 ] {} <Debug> HTTP-Session: e293c60d-3416-40af-b849-f87a63e5ea09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2024.02.02 03:23:29.633467 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2641 | 2024.02.02 03:23:29.633506 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2642 | 2024.02.02 03:23:29.633629 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2643 | 2024.02.02 03:23:29.633912 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2644 | 2024.02.02 03:23:29.634119 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2645 | 2024.02.02 03:23:29.634267 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2646 | 2024.02.02 03:23:29.634393 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000898028 sec., 2227 rows/sec., 155.51 KiB/sec. | ||
| 2647 | 2024.02.02 03:23:29.634511 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2648 | 2024.02.02 03:23:29.634535 [ 3 ] {03a682ca-2dce-446c-99fe-fb169ec55ac1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2649 | 2024.02.02 03:23:29.634551 [ 3 ] {} <Debug> HTTP-Session: e293c60d-3416-40af-b849-f87a63e5ea09 Destroying unnamed session | ||
| 2650 | 2024.02.02 03:23:29.634661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2651 | 2024.02.02 03:23:29.634708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2652 | 2024.02.02 03:23:29.634726 [ 3 ] {} <Debug> HTTP-Session: 2d8cf16f-0c6a-4df3-9dea-69aee4b02885 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2653 | 2024.02.02 03:23:29.634742 [ 3 ] {} <Debug> HTTP-Session: 2d8cf16f-0c6a-4df3-9dea-69aee4b02885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2654 | 2024.02.02 03:23:29.634816 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2655 | 2024.02.02 03:23:29.634854 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2656 | 2024.02.02 03:23:29.634958 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2657 | 2024.02.02 03:23:29.635284 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2658 | 2024.02.02 03:23:29.635500 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2659 | 2024.02.02 03:23:29.635660 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2660 | 2024.02.02 03:23:29.635780 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} <Information> executeQuery: Read 76 rows, 6.07 KiB in 0.000936078 sec., 81189 rows/sec., 6.33 MiB/sec. | ||
| 2661 | 2024.02.02 03:23:29.635987 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} <Debug> DynamicQueryHandler: Done processing query | ||
| 2662 | 2024.02.02 03:23:29.636012 [ 3 ] {9bb7191c-808b-45c2-923d-532886429a16} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2663 | 2024.02.02 03:23:29.636028 [ 3 ] {} <Debug> HTTP-Session: 2d8cf16f-0c6a-4df3-9dea-69aee4b02885 Destroying unnamed session | ||
| 2664 | 2024.02.02 03:23:29.636132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2665 | 2024.02.02 03:23:29.636177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2666 | 2024.02.02 03:23:29.636196 [ 3 ] {} <Debug> HTTP-Session: 3dfeef96-3f3f-495e-82d6-1da9a4b5b2f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2667 | 2024.02.02 03:23:29.636212 [ 3 ] {} <Debug> HTTP-Session: 3dfeef96-3f3f-495e-82d6-1da9a4b5b2f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2668 | 2024.02.02 03:23:29.636288 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2669 | 2024.02.02 03:23:29.636332 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2670 | 2024.02.02 03:23:29.636476 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2671 | 2024.02.02 03:23:29.636789 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2672 | 2024.02.02 03:23:29.637055 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2673 | 2024.02.02 03:23:29.637242 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2674 | 2024.02.02 03:23:29.637354 [ 170 ] {} <Debug> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2675 | 2024.02.02 03:23:29.637368 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001050929 sec., 35206 rows/sec., 2.48 MiB/sec. | ||
| 2676 | 2024.02.02 03:23:29.637410 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2677 | 2024.02.02 03:23:29.637628 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2678 | 2024.02.02 03:23:29.637652 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2679 | 2024.02.02 03:23:29.637725 [ 3 ] {4d63bb8c-3719-4c4b-8a04-0ebb2a340d2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2680 | 2024.02.02 03:23:29.637764 [ 3 ] {} <Debug> HTTP-Session: 3dfeef96-3f3f-495e-82d6-1da9a4b5b2f2 Destroying unnamed session | ||
| 2681 | 2024.02.02 03:23:29.637836 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2682 | 2024.02.02 03:23:29.637881 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 569 rows starting from the beginning of the part | ||
| 2683 | 2024.02.02 03:23:29.637959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2684 | 2024.02.02 03:23:29.638041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2685 | 2024.02.02 03:23:29.638094 [ 3 ] {} <Debug> HTTP-Session: b5c2db58-1772-468d-beba-ef60de92db71 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2686 | 2024.02.02 03:23:29.638157 [ 3 ] {} <Debug> HTTP-Session: b5c2db58-1772-468d-beba-ef60de92db71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2687 | 2024.02.02 03:23:29.638204 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::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 | ||
| 2688 | 2024.02.02 03:23:29.638382 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2689 | 2024.02.02 03:23:29.638521 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2690 | 2024.02.02 03:23:29.638537 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::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 | ||
| 2691 | 2024.02.02 03:23:29.638919 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::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 | ||
| 2692 | 2024.02.02 03:23:29.639205 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2693 | 2024.02.02 03:23:29.639224 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 2694 | 2024.02.02 03:23:29.639421 [ 21 ] {98782b87-db9b-4f74-843f-2c662de779ef::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 | ||
| 2695 | 2024.02.02 03:23:29.640185 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2696 | 2024.02.02 03:23:29.641035 [ 12 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 5 columns (5 merged, 0 gathered) in 0.00353714 sec., 192811.14120447595 rows/sec., 13.60 MiB/sec. | ||
| 2697 | 2024.02.02 03:23:29.641106 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2698 | 2024.02.02 03:23:29.641217 [ 12 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2699 | 2024.02.02 03:23:29.641422 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2700 | 2024.02.02 03:23:29.641590 [ 12 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2701 | 2024.02.02 03:23:29.641686 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.003234158 sec., 15459 rows/sec., 20.86 MiB/sec. | ||
| 2702 | 2024.02.02 03:23:29.641757 [ 12 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2703 | 2024.02.02 03:23:29.641995 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2704 | 2024.02.02 03:23:29.642023 [ 3 ] {4278f579-fa1f-4947-a1ec-61bcc4fdb64d} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 2705 | 2024.02.02 03:23:29.642039 [ 3 ] {} <Debug> HTTP-Session: b5c2db58-1772-468d-beba-ef60de92db71 Destroying unnamed session | ||
| 2706 | 2024.02.02 03:23:38.653997 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2707 | 2024.02.02 03:23:38.654103 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2708 | 2024.02.02 03:23:39.623361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2709 | 2024.02.02 03:23:39.623465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2710 | 2024.02.02 03:23:39.623490 [ 3 ] {} <Debug> HTTP-Session: 349fbb5a-34d9-4785-b703-844afe77d376 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2711 | 2024.02.02 03:23:39.623514 [ 3 ] {} <Debug> HTTP-Session: 349fbb5a-34d9-4785-b703-844afe77d376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2712 | 2024.02.02 03:23:39.623655 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2713 | 2024.02.02 03:23:39.623717 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2714 | 2024.02.02 03:23:39.623880 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2715 | 2024.02.02 03:23:39.624333 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2716 | 2024.02.02 03:23:39.624608 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2717 | 2024.02.02 03:23:39.624807 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2718 | 2024.02.02 03:23:39.624960 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001258791 sec., 39720 rows/sec., 3.14 MiB/sec. | ||
| 2719 | 2024.02.02 03:23:39.625220 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2720 | 2024.02.02 03:23:39.625247 [ 3 ] {739b558f-e2ea-4d40-82b0-4d231f34815a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2721 | 2024.02.02 03:23:39.625265 [ 3 ] {} <Debug> HTTP-Session: 349fbb5a-34d9-4785-b703-844afe77d376 Destroying unnamed session | ||
| 2722 | 2024.02.02 03:23:39.625435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2723 | 2024.02.02 03:23:39.625489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2724 | 2024.02.02 03:23:39.625510 [ 3 ] {} <Debug> HTTP-Session: 30b7c21f-e806-407b-ab61-22eb32d22f91 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2725 | 2024.02.02 03:23:39.625530 [ 3 ] {} <Debug> HTTP-Session: 30b7c21f-e806-407b-ab61-22eb32d22f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2726 | 2024.02.02 03:23:39.625623 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2727 | 2024.02.02 03:23:39.625669 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2728 | 2024.02.02 03:23:39.625797 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2729 | 2024.02.02 03:23:39.626181 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2730 | 2024.02.02 03:23:39.626422 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2731 | 2024.02.02 03:23:39.626579 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2732 | 2024.02.02 03:23:39.626695 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} <Information> executeQuery: Read 150 rows, 14.79 KiB in 0.001032959 sec., 145213 rows/sec., 13.99 MiB/sec. | ||
| 2733 | 2024.02.02 03:23:39.626876 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2734 | 2024.02.02 03:23:39.626901 [ 3 ] {d0676e9f-8ecb-4db1-a427-9ffd6737998b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2735 | 2024.02.02 03:23:39.626917 [ 3 ] {} <Debug> HTTP-Session: 30b7c21f-e806-407b-ab61-22eb32d22f91 Destroying unnamed session | ||
| 2736 | 2024.02.02 03:23:39.627045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2737 | 2024.02.02 03:23:39.627093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2738 | 2024.02.02 03:23:39.627112 [ 3 ] {} <Debug> HTTP-Session: 4f91d6d3-18ce-4d84-9941-27a6dfe3ee13 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2739 | 2024.02.02 03:23:39.627130 [ 3 ] {} <Debug> HTTP-Session: 4f91d6d3-18ce-4d84-9941-27a6dfe3ee13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2740 | 2024.02.02 03:23:39.627206 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2741 | 2024.02.02 03:23:39.627248 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2742 | 2024.02.02 03:23:39.627369 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2743 | 2024.02.02 03:23:39.627670 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2744 | 2024.02.02 03:23:39.627884 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2745 | 2024.02.02 03:23:39.628039 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2746 | 2024.02.02 03:23:39.628148 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000903868 sec., 55317 rows/sec., 4.33 MiB/sec. | ||
| 2747 | 2024.02.02 03:23:39.628265 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2748 | 2024.02.02 03:23:39.628289 [ 3 ] {2d52f8fd-84f0-419d-9190-d9a38375dbf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2749 | 2024.02.02 03:23:39.628306 [ 3 ] {} <Debug> HTTP-Session: 4f91d6d3-18ce-4d84-9941-27a6dfe3ee13 Destroying unnamed session | ||
| 2750 | 2024.02.02 03:23:39.628503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2751 | 2024.02.02 03:23:39.628549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2752 | 2024.02.02 03:23:39.628568 [ 3 ] {} <Debug> HTTP-Session: 0e9da29a-030f-4e6d-a099-3d7f3d9e29a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2753 | 2024.02.02 03:23:39.628584 [ 3 ] {} <Debug> HTTP-Session: 0e9da29a-030f-4e6d-a099-3d7f3d9e29a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2754 | 2024.02.02 03:23:39.628686 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2755 | 2024.02.02 03:23:39.628732 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2756 | 2024.02.02 03:23:39.628871 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2757 | 2024.02.02 03:23:39.629406 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2758 | 2024.02.02 03:23:39.629734 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2759 | 2024.02.02 03:23:39.629917 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2760 | 2024.02.02 03:23:39.630050 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001336431 sec., 37413 rows/sec., 50.49 MiB/sec. | ||
| 2761 | 2024.02.02 03:23:39.630177 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2762 | 2024.02.02 03:23:39.630200 [ 3 ] {ad436024-cb7f-49e5-9575-40af1a49c65f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 2763 | 2024.02.02 03:23:39.630217 [ 3 ] {} <Debug> HTTP-Session: 0e9da29a-030f-4e6d-a099-3d7f3d9e29a4 Destroying unnamed session | ||
| 2764 | 2024.02.02 03:23:49.624358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2765 | 2024.02.02 03:23:49.624500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2766 | 2024.02.02 03:23:49.624530 [ 3 ] {} <Debug> HTTP-Session: 2f88b454-a752-4795-ad2c-1a73dc98acce Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2767 | 2024.02.02 03:23:49.624560 [ 3 ] {} <Debug> HTTP-Session: 2f88b454-a752-4795-ad2c-1a73dc98acce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2768 | 2024.02.02 03:23:49.624703 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2769 | 2024.02.02 03:23:49.624772 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2770 | 2024.02.02 03:23:49.624959 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2771 | 2024.02.02 03:23:49.625446 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2772 | 2024.02.02 03:23:49.625734 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2773 | 2024.02.02 03:23:49.625906 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2774 | 2024.02.02 03:23:49.626107 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001362651 sec., 36693 rows/sec., 2.90 MiB/sec. | ||
| 2775 | 2024.02.02 03:23:49.626283 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2776 | 2024.02.02 03:23:49.626314 [ 3 ] {d68747e5-18e8-4b43-82d7-f06040af67b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2777 | 2024.02.02 03:23:49.626335 [ 3 ] {} <Debug> HTTP-Session: 2f88b454-a752-4795-ad2c-1a73dc98acce Destroying unnamed session | ||
| 2778 | 2024.02.02 03:23:49.626482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2779 | 2024.02.02 03:23:49.626543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2780 | 2024.02.02 03:23:49.626564 [ 3 ] {} <Debug> HTTP-Session: b2411fe8-1fd9-4135-9495-a04e2a126a4c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2781 | 2024.02.02 03:23:49.626583 [ 3 ] {} <Debug> HTTP-Session: b2411fe8-1fd9-4135-9495-a04e2a126a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2782 | 2024.02.02 03:23:49.626672 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2783 | 2024.02.02 03:23:49.626715 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2784 | 2024.02.02 03:23:49.626828 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2785 | 2024.02.02 03:23:49.627206 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2786 | 2024.02.02 03:23:49.627455 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2787 | 2024.02.02 03:23:49.627632 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2788 | 2024.02.02 03:23:49.627753 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} <Information> executeQuery: Read 150 rows, 14.79 KiB in 0.001046799 sec., 143293 rows/sec., 13.80 MiB/sec. | ||
| 2789 | 2024.02.02 03:23:49.627748 [ 162 ] {} <Debug> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2790 | 2024.02.02 03:23:49.627868 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2791 | 2024.02.02 03:23:49.627946 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 2792 | 2024.02.02 03:23:49.627990 [ 3 ] {5458eb72-a005-45a4-a4fc-3fb421e7c6ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2793 | 2024.02.02 03:23:49.627996 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2794 | 2024.02.02 03:23:49.628017 [ 3 ] {} <Debug> HTTP-Session: b2411fe8-1fd9-4135-9495-a04e2a126a4c Destroying unnamed session | ||
| 2795 | 2024.02.02 03:23:49.628131 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2796 | 2024.02.02 03:23:49.628177 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 190 rows starting from the beginning of the part | ||
| 2797 | 2024.02.02 03:23:49.628189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2798 | 2024.02.02 03:23:49.628288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2799 | 2024.02.02 03:23:49.628346 [ 3 ] {} <Debug> HTTP-Session: e2b9a962-35f2-4a88-ba86-15ad3090c118 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2800 | 2024.02.02 03:23:49.628404 [ 3 ] {} <Debug> HTTP-Session: e2b9a962-35f2-4a88-ba86-15ad3090c118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2801 | 2024.02.02 03:23:49.628417 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 152 rows starting from the beginning of the part | ||
| 2802 | 2024.02.02 03:23:49.628600 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2803 | 2024.02.02 03:23:49.628647 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 151 rows starting from the beginning of the part | ||
| 2804 | 2024.02.02 03:23:49.628711 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2805 | 2024.02.02 03:23:49.628891 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 187 rows starting from the beginning of the part | ||
| 2806 | 2024.02.02 03:23:49.629184 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 150 rows starting from the beginning of the part | ||
| 2807 | 2024.02.02 03:23:49.629199 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2808 | 2024.02.02 03:23:49.629382 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 150 rows starting from the beginning of the part | ||
| 2809 | 2024.02.02 03:23:49.629889 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2810 | 2024.02.02 03:23:49.630381 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2811 | 2024.02.02 03:23:49.630637 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2812 | 2024.02.02 03:23:49.630800 [ 162 ] {} <Debug> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2813 | 2024.02.02 03:23:49.630887 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.002186708 sec., 22865 rows/sec., 1.79 MiB/sec. | ||
| 2814 | 2024.02.02 03:23:49.630919 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2815 | 2024.02.02 03:23:49.631249 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2816 | 2024.02.02 03:23:49.631337 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} <Debug> DynamicQueryHandler: Done processing query | ||
| 2817 | 2024.02.02 03:23:49.631349 [ 22 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 4 columns (4 merged, 0 gathered) in 0.003395959 sec., 288578.277888514 rows/sec., 27.35 MiB/sec. | ||
| 2818 | 2024.02.02 03:23:49.631395 [ 3 ] {4a97381f-ab78-415e-9108-cd84119f9881} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2819 | 2024.02.02 03:23:49.631454 [ 3 ] {} <Debug> HTTP-Session: e2b9a962-35f2-4a88-ba86-15ad3090c118 Destroying unnamed session | ||
| 2820 | 2024.02.02 03:23:49.631532 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2821 | 2024.02.02 03:23:49.631577 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2822 | 2024.02.02 03:23:49.631589 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 100 rows starting from the beginning of the part | ||
| 2823 | 2024.02.02 03:23:49.631765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2824 | 2024.02.02 03:23:49.631870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2825 | 2024.02.02 03:23:49.631906 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2826 | 2024.02.02 03:23:49.631920 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part | ||
| 2827 | 2024.02.02 03:23:49.631941 [ 3 ] {} <Debug> HTTP-Session: 4d0c0e11-a46a-4ce5-a4ce-0fb864830702 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2828 | 2024.02.02 03:23:49.632017 [ 3 ] {} <Debug> HTTP-Session: 4d0c0e11-a46a-4ce5-a4ce-0fb864830702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2829 | 2024.02.02 03:23:49.632084 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_21_4} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2830 | 2024.02.02 03:23:49.632343 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
| 2831 | 2024.02.02 03:23:49.632374 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2832 | 2024.02.02 03:23:49.632513 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2833 | 2024.02.02 03:23:49.632568 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 76 rows starting from the beginning of the part | ||
| 2834 | 2024.02.02 03:23:49.632896 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part | ||
| 2835 | 2024.02.02 03:23:49.633267 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2836 | 2024.02.02 03:23:49.633280 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part | ||
| 2837 | 2024.02.02 03:23:49.634458 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2838 | 2024.02.02 03:23:49.635155 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 4 columns (4 merged, 0 gathered) in 0.004132275 sec., 92443.02472608913 rows/sec., 7.23 MiB/sec. | ||
| 2839 | 2024.02.02 03:23:49.635315 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2840 | 2024.02.02 03:23:49.635325 [ 21 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2841 | 2024.02.02 03:23:49.635611 [ 21 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2842 | 2024.02.02 03:23:49.635624 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2843 | 2024.02.02 03:23:49.635701 [ 21 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_21_4} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2844 | 2024.02.02 03:23:49.635798 [ 162 ] {} <Debug> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2845 | 2024.02.02 03:23:49.635931 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.00345829 sec., 14458 rows/sec., 19.51 MiB/sec. | ||
| 2846 | 2024.02.02 03:23:49.635960 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2847 | 2024.02.02 03:23:49.636146 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2848 | 2024.02.02 03:23:49.636253 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2849 | 2024.02.02 03:23:49.636307 [ 3 ] {1ae19f6f-4aea-439e-b089-d7197bb03a9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 2850 | 2024.02.02 03:23:49.636339 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2851 | 2024.02.02 03:23:49.636349 [ 3 ] {} <Debug> HTTP-Session: 4d0c0e11-a46a-4ce5-a4ce-0fb864830702 Destroying unnamed session | ||
| 2852 | 2024.02.02 03:23:49.636407 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 769 rows starting from the beginning of the part | ||
| 2853 | 2024.02.02 03:23:49.636527 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
| 2854 | 2024.02.02 03:23:49.636626 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
| 2855 | 2024.02.02 03:23:49.636723 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 2856 | 2024.02.02 03:23:49.636812 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part | ||
| 2857 | 2024.02.02 03:23:49.636902 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part | ||
| 2858 | 2024.02.02 03:23:49.644963 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1019 rows, containing 6 columns (6 merged, 0 gathered) in 0.008903986 sec., 114443.1269321403 rows/sec., 154.44 MiB/sec. | ||
| 2859 | 2024.02.02 03:23:49.645709 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2860 | 2024.02.02 03:23:49.645930 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2861 | 2024.02.02 03:23:49.645991 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2862 | 2024.02.02 03:23:49.646055 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_21_4: 8.30 MiB. | ||
| 2863 | 2024.02.02 03:23:50.000195 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.92 MiB, peak 239.46 MiB, will set to 231.89 MiB (RSS), difference: -3.03 MiB | ||
| 2864 | 2024.02.02 03:23:53.654189 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2865 | 2024.02.02 03:23:53.654290 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2866 | 2024.02.02 03:23:59.626383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2867 | 2024.02.02 03:23:59.626522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2868 | 2024.02.02 03:23:59.626553 [ 3 ] {} <Debug> HTTP-Session: 5a92e395-0e44-4cd4-a18d-c049b49ce836 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2869 | 2024.02.02 03:23:59.626582 [ 3 ] {} <Debug> HTTP-Session: 5a92e395-0e44-4cd4-a18d-c049b49ce836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2870 | 2024.02.02 03:23:59.626725 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2871 | 2024.02.02 03:23:59.626792 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2872 | 2024.02.02 03:23:59.626971 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2873 | 2024.02.02 03:23:59.627473 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2874 | 2024.02.02 03:23:59.627752 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2875 | 2024.02.02 03:23:59.627925 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2876 | 2024.02.02 03:23:59.628054 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.00128754 sec., 38833 rows/sec., 3.07 MiB/sec. | ||
| 2877 | 2024.02.02 03:23:59.628236 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} <Debug> DynamicQueryHandler: Done processing query | ||
| 2878 | 2024.02.02 03:23:59.628264 [ 3 ] {82b096b4-6182-448b-84f6-e210b6d14a71} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2879 | 2024.02.02 03:23:59.628280 [ 3 ] {} <Debug> HTTP-Session: 5a92e395-0e44-4cd4-a18d-c049b49ce836 Destroying unnamed session | ||
| 2880 | 2024.02.02 03:23:59.628466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 28976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2881 | 2024.02.02 03:23:59.628517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2882 | 2024.02.02 03:23:59.628537 [ 3 ] {} <Debug> HTTP-Session: 2ac2628a-0b51-47d4-86fe-8c3943dcd279 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2883 | 2024.02.02 03:23:59.628557 [ 3 ] {} <Debug> HTTP-Session: 2ac2628a-0b51-47d4-86fe-8c3943dcd279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2884 | 2024.02.02 03:23:59.628645 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2885 | 2024.02.02 03:23:59.628686 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2886 | 2024.02.02 03:23:59.628807 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2887 | 2024.02.02 03:23:59.629245 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2888 | 2024.02.02 03:23:59.629477 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2889 | 2024.02.02 03:23:59.629634 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2890 | 2024.02.02 03:23:59.629747 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} <Information> executeQuery: Read 186 rows, 17.61 KiB in 0.001067709 sec., 174204 rows/sec., 16.10 MiB/sec. | ||
| 2891 | 2024.02.02 03:23:59.629915 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} <Debug> DynamicQueryHandler: Done processing query | ||
| 2892 | 2024.02.02 03:23:59.629940 [ 3 ] {5bbe817f-518c-4e6a-a7e1-3db175b0be00} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2893 | 2024.02.02 03:23:59.629956 [ 3 ] {} <Debug> HTTP-Session: 2ac2628a-0b51-47d4-86fe-8c3943dcd279 Destroying unnamed session | ||
| 2894 | 2024.02.02 03:23:59.630082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2895 | 2024.02.02 03:23:59.630128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2896 | 2024.02.02 03:23:59.630146 [ 3 ] {} <Debug> HTTP-Session: d903d976-d77c-4d3f-ac29-a9575a49b4a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2897 | 2024.02.02 03:23:59.630162 [ 3 ] {} <Debug> HTTP-Session: d903d976-d77c-4d3f-ac29-a9575a49b4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2898 | 2024.02.02 03:23:59.630238 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2899 | 2024.02.02 03:23:59.630278 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2900 | 2024.02.02 03:23:59.630390 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2901 | 2024.02.02 03:23:59.630714 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2902 | 2024.02.02 03:23:59.630927 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2903 | 2024.02.02 03:23:59.631088 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2904 | 2024.02.02 03:23:59.631211 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} <Information> executeQuery: Read 74 rows, 5.90 KiB in 0.000937068 sec., 78969 rows/sec., 6.15 MiB/sec. | ||
| 2905 | 2024.02.02 03:23:59.631353 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} <Debug> DynamicQueryHandler: Done processing query | ||
| 2906 | 2024.02.02 03:23:59.631376 [ 3 ] {b5e336e7-d82f-427c-905f-588d2dcac613} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2907 | 2024.02.02 03:23:59.631391 [ 3 ] {} <Debug> HTTP-Session: d903d976-d77c-4d3f-ac29-a9575a49b4a2 Destroying unnamed session | ||
| 2908 | 2024.02.02 03:23:59.631548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2909 | 2024.02.02 03:23:59.631592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2910 | 2024.02.02 03:23:59.631610 [ 3 ] {} <Debug> HTTP-Session: 7f3d189f-0396-4c62-ba76-0cd8e0b43d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2911 | 2024.02.02 03:23:59.631627 [ 3 ] {} <Debug> HTTP-Session: 7f3d189f-0396-4c62-ba76-0cd8e0b43d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2912 | 2024.02.02 03:23:59.631699 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2913 | 2024.02.02 03:23:59.631743 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2914 | 2024.02.02 03:23:59.631866 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2915 | 2024.02.02 03:23:59.632166 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2916 | 2024.02.02 03:23:59.632434 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2917 | 2024.02.02 03:23:59.632605 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2918 | 2024.02.02 03:23:59.632728 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000997048 sec., 36106 rows/sec., 2.55 MiB/sec. | ||
| 2919 | 2024.02.02 03:23:59.632867 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} <Debug> DynamicQueryHandler: Done processing query | ||
| 2920 | 2024.02.02 03:23:59.632890 [ 3 ] {97d5527b-61c4-4702-a9da-5455b429e599} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2921 | 2024.02.02 03:23:59.632906 [ 3 ] {} <Debug> HTTP-Session: 7f3d189f-0396-4c62-ba76-0cd8e0b43d2c Destroying unnamed session | ||
| 2922 | 2024.02.02 03:23:59.633083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2923 | 2024.02.02 03:23:59.633127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2924 | 2024.02.02 03:23:59.633144 [ 3 ] {} <Debug> HTTP-Session: f75b2c5b-6f58-4da7-aec9-ce58be2a0f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2925 | 2024.02.02 03:23:59.633160 [ 3 ] {} <Debug> HTTP-Session: f75b2c5b-6f58-4da7-aec9-ce58be2a0f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2926 | 2024.02.02 03:23:59.633252 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2927 | 2024.02.02 03:23:59.633295 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2928 | 2024.02.02 03:23:59.633429 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2929 | 2024.02.02 03:23:59.633938 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2930 | 2024.02.02 03:23:59.634260 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2931 | 2024.02.02 03:23:59.634439 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2932 | 2024.02.02 03:23:59.634550 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001272711 sec., 39286 rows/sec., 53.01 MiB/sec. | ||
| 2933 | 2024.02.02 03:23:59.634665 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} <Debug> DynamicQueryHandler: Done processing query | ||
| 2934 | 2024.02.02 03:23:59.634686 [ 3 ] {41803a26-c7e8-4810-82ec-2b917e907a83} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 2935 | 2024.02.02 03:23:59.634700 [ 3 ] {} <Debug> HTTP-Session: f75b2c5b-6f58-4da7-aec9-ce58be2a0f6e Destroying unnamed session | ||
| 2936 | 2024.02.02 03:24:08.654345 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2937 | 2024.02.02 03:24:08.654419 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2938 | 2024.02.02 03:24:09.625788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2939 | 2024.02.02 03:24:09.625904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2940 | 2024.02.02 03:24:09.625935 [ 3 ] {} <Debug> HTTP-Session: 89c1f003-4b3a-464f-b6a1-8c1c0b929aea Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2941 | 2024.02.02 03:24:09.625964 [ 3 ] {} <Debug> HTTP-Session: 89c1f003-4b3a-464f-b6a1-8c1c0b929aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2942 | 2024.02.02 03:24:09.626107 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2943 | 2024.02.02 03:24:09.626175 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2944 | 2024.02.02 03:24:09.626355 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2945 | 2024.02.02 03:24:09.626922 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2946 | 2024.02.02 03:24:09.627202 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2947 | 2024.02.02 03:24:09.627369 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2948 | 2024.02.02 03:24:09.627502 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001348511 sec., 37077 rows/sec., 2.93 MiB/sec. | ||
| 2949 | 2024.02.02 03:24:09.627508 [ 154 ] {} <Debug> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 2950 | 2024.02.02 03:24:09.627648 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2951 | 2024.02.02 03:24:09.627728 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2952 | 2024.02.02 03:24:09.627793 [ 3 ] {507f5ff9-53da-4e8f-9b7f-9f5c1fe2ab2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2953 | 2024.02.02 03:24:09.627805 [ 16 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact | ||
| 2954 | 2024.02.02 03:24:09.627822 [ 3 ] {} <Debug> HTTP-Session: 89c1f003-4b3a-464f-b6a1-8c1c0b929aea Destroying unnamed session | ||
| 2955 | 2024.02.02 03:24:09.627963 [ 16 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2956 | 2024.02.02 03:24:09.628024 [ 16 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 50 rows starting from the beginning of the part | ||
| 2957 | 2024.02.02 03:24:09.628035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2958 | 2024.02.02 03:24:09.628125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2959 | 2024.02.02 03:24:09.628174 [ 3 ] {} <Debug> HTTP-Session: 8a24c5a5-04f8-4c61-9676-3c1d7c258bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2960 | 2024.02.02 03:24:09.628225 [ 3 ] {} <Debug> HTTP-Session: 8a24c5a5-04f8-4c61-9676-3c1d7c258bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2961 | 2024.02.02 03:24:09.628247 [ 16 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part | ||
| 2962 | 2024.02.02 03:24:09.628415 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2963 | 2024.02.02 03:24:09.628476 [ 16 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part | ||
| 2964 | 2024.02.02 03:24:09.628504 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2965 | 2024.02.02 03:24:09.628718 [ 16 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 2966 | 2024.02.02 03:24:09.628969 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2967 | 2024.02.02 03:24:09.628990 [ 16 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 50 rows starting from the beginning of the part | ||
| 2968 | 2024.02.02 03:24:09.629665 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2969 | 2024.02.02 03:24:09.630170 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2970 | 2024.02.02 03:24:09.630310 [ 21 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002593162 sec., 96407.3976095593 rows/sec., 7.63 MiB/sec. | ||
| 2971 | 2024.02.02 03:24:09.630453 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2972 | 2024.02.02 03:24:09.630543 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 2973 | 2024.02.02 03:24:09.630753 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002264169 sec., 1766 rows/sec., 147.51 KiB/sec. | ||
| 2974 | 2024.02.02 03:24:09.630985 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. | ||
| 2975 | 2024.02.02 03:24:09.630988 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2976 | 2024.02.02 03:24:09.631048 [ 3 ] {eb0ca835-a093-4da9-93df-4197f2c7f6c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2977 | 2024.02.02 03:24:09.631070 [ 3 ] {} <Debug> HTTP-Session: 8a24c5a5-04f8-4c61-9676-3c1d7c258bf4 Destroying unnamed session | ||
| 2978 | 2024.02.02 03:24:09.631087 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_23_5} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 | ||
| 2979 | 2024.02.02 03:24:09.631239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2980 | 2024.02.02 03:24:09.631297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2981 | 2024.02.02 03:24:09.631318 [ 3 ] {} <Debug> HTTP-Session: 09fdc29d-6643-4af4-9c0d-aaa18cc205bb Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2982 | 2024.02.02 03:24:09.631336 [ 3 ] {} <Debug> HTTP-Session: 09fdc29d-6643-4af4-9c0d-aaa18cc205bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2983 | 2024.02.02 03:24:09.631424 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2984 | 2024.02.02 03:24:09.631468 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2985 | 2024.02.02 03:24:09.631590 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2986 | 2024.02.02 03:24:09.632035 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 2987 | 2024.02.02 03:24:09.632284 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2988 | 2024.02.02 03:24:09.632443 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2989 | 2024.02.02 03:24:09.632567 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} <Information> executeQuery: Read 152 rows, 14.97 KiB in 0.001105839 sec., 137452 rows/sec., 13.22 MiB/sec. | ||
| 2990 | 2024.02.02 03:24:09.632780 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} <Debug> DynamicQueryHandler: Done processing query | ||
| 2991 | 2024.02.02 03:24:09.632805 [ 3 ] {03d8cb8b-9e55-4bf9-a466-ab82e05f88e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2992 | 2024.02.02 03:24:09.632821 [ 3 ] {} <Debug> HTTP-Session: 09fdc29d-6643-4af4-9c0d-aaa18cc205bb Destroying unnamed session | ||
| 2993 | 2024.02.02 03:24:09.632963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2994 | 2024.02.02 03:24:09.633010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2995 | 2024.02.02 03:24:09.633028 [ 3 ] {} <Debug> HTTP-Session: fcc07270-be34-4825-8559-a6be332837dc Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 2996 | 2024.02.02 03:24:09.633045 [ 3 ] {} <Debug> HTTP-Session: fcc07270-be34-4825-8559-a6be332837dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2997 | 2024.02.02 03:24:09.633116 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2998 | 2024.02.02 03:24:09.633156 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2999 | 2024.02.02 03:24:09.633280 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3000 | 2024.02.02 03:24:09.633556 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 3001 | 2024.02.02 03:24:09.633765 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3002 | 2024.02.02 03:24:09.633918 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3003 | 2024.02.02 03:24:09.634033 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000878448 sec., 4553 rows/sec., 317.94 KiB/sec. | ||
| 3004 | 2024.02.02 03:24:09.634169 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3005 | 2024.02.02 03:24:09.634192 [ 3 ] {34547a28-a078-47fa-9645-8fe843d8c3a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3006 | 2024.02.02 03:24:09.634208 [ 3 ] {} <Debug> HTTP-Session: fcc07270-be34-4825-8559-a6be332837dc Destroying unnamed session | ||
| 3007 | 2024.02.02 03:24:09.634330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3008 | 2024.02.02 03:24:09.634376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3009 | 2024.02.02 03:24:09.634394 [ 3 ] {} <Debug> HTTP-Session: df8da919-8282-4b95-acc7-d3f8221a5ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3010 | 2024.02.02 03:24:09.634411 [ 3 ] {} <Debug> HTTP-Session: df8da919-8282-4b95-acc7-d3f8221a5ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3011 | 2024.02.02 03:24:09.634483 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3012 | 2024.02.02 03:24:09.634522 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3013 | 2024.02.02 03:24:09.634626 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3014 | 2024.02.02 03:24:09.634937 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 3015 | 2024.02.02 03:24:09.635149 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3016 | 2024.02.02 03:24:09.635306 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3017 | 2024.02.02 03:24:09.635425 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000913248 sec., 59129 rows/sec., 4.63 MiB/sec. | ||
| 3018 | 2024.02.02 03:24:09.635542 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3019 | 2024.02.02 03:24:09.635566 [ 3 ] {98f87c2b-e2e8-4f9e-b1d5-d297f789bdc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3020 | 2024.02.02 03:24:09.635582 [ 3 ] {} <Debug> HTTP-Session: df8da919-8282-4b95-acc7-d3f8221a5ff9 Destroying unnamed session | ||
| 3021 | 2024.02.02 03:24:09.635686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3022 | 2024.02.02 03:24:09.635732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3023 | 2024.02.02 03:24:09.635751 [ 3 ] {} <Debug> HTTP-Session: 675da330-4476-4857-a819-de7112a8d520 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3024 | 2024.02.02 03:24:09.635769 [ 3 ] {} <Debug> HTTP-Session: 675da330-4476-4857-a819-de7112a8d520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3025 | 2024.02.02 03:24:09.635839 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3026 | 2024.02.02 03:24:09.635882 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3027 | 2024.02.02 03:24:09.636002 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3028 | 2024.02.02 03:24:09.636277 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 3029 | 2024.02.02 03:24:09.636539 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3030 | 2024.02.02 03:24:09.636731 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3031 | 2024.02.02 03:24:09.636853 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000985339 sec., 2029 rows/sec., 142.72 KiB/sec. | ||
| 3032 | 2024.02.02 03:24:09.637000 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 3033 | 2024.02.02 03:24:09.637024 [ 3 ] {d5e6db67-7962-4a77-91c3-00da2a4d32bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3034 | 2024.02.02 03:24:09.637041 [ 3 ] {} <Debug> HTTP-Session: 675da330-4476-4857-a819-de7112a8d520 Destroying unnamed session | ||
| 3035 | 2024.02.02 03:24:09.637217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3036 | 2024.02.02 03:24:09.637279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3037 | 2024.02.02 03:24:09.637298 [ 3 ] {} <Debug> HTTP-Session: 0a6c8033-451a-473b-bfbb-98c8d0e9a0a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3038 | 2024.02.02 03:24:09.637315 [ 3 ] {} <Debug> HTTP-Session: 0a6c8033-451a-473b-bfbb-98c8d0e9a0a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3039 | 2024.02.02 03:24:09.637405 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3040 | 2024.02.02 03:24:09.637451 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3041 | 2024.02.02 03:24:09.637590 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3042 | 2024.02.02 03:24:09.638108 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 3043 | 2024.02.02 03:24:09.638440 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3044 | 2024.02.02 03:24:09.638624 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3045 | 2024.02.02 03:24:09.638735 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001292901 sec., 38672 rows/sec., 52.19 MiB/sec. | ||
| 3046 | 2024.02.02 03:24:09.638937 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} <Debug> DynamicQueryHandler: Done processing query | ||
| 3047 | 2024.02.02 03:24:09.638962 [ 3 ] {9d51241f-d455-4e2e-97e2-60e28544b237} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 3048 | 2024.02.02 03:24:09.638978 [ 3 ] {} <Debug> HTTP-Session: 0a6c8033-451a-473b-bfbb-98c8d0e9a0a5 Destroying unnamed session | ||
| 3049 | 2024.02.02 03:24:19.625643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3050 | 2024.02.02 03:24:19.625782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3051 | 2024.02.02 03:24:19.625813 [ 3 ] {} <Debug> HTTP-Session: d5b78552-a4dc-41d0-ab20-67447fd79c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3052 | 2024.02.02 03:24:19.625842 [ 3 ] {} <Debug> HTTP-Session: d5b78552-a4dc-41d0-ab20-67447fd79c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3053 | 2024.02.02 03:24:19.625990 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3054 | 2024.02.02 03:24:19.626060 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3055 | 2024.02.02 03:24:19.626247 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3056 | 2024.02.02 03:24:19.626739 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 3057 | 2024.02.02 03:24:19.627018 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3058 | 2024.02.02 03:24:19.627190 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3059 | 2024.02.02 03:24:19.627335 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001301951 sec., 38403 rows/sec., 3.04 MiB/sec. | ||
| 3060 | 2024.02.02 03:24:19.627481 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3061 | 2024.02.02 03:24:19.627507 [ 3 ] {bdcf53a5-7f07-48ab-af90-b12eca652ae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3062 | 2024.02.02 03:24:19.627524 [ 3 ] {} <Debug> HTTP-Session: d5b78552-a4dc-41d0-ab20-67447fd79c79 Destroying unnamed session | ||
| 3063 | 2024.02.02 03:24:19.627648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3064 | 2024.02.02 03:24:19.627701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3065 | 2024.02.02 03:24:19.627722 [ 3 ] {} <Debug> HTTP-Session: f1cb1647-a9bc-443f-84d2-25e3b1a48560 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3066 | 2024.02.02 03:24:19.627740 [ 3 ] {} <Debug> HTTP-Session: f1cb1647-a9bc-443f-84d2-25e3b1a48560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3067 | 2024.02.02 03:24:19.627818 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3068 | 2024.02.02 03:24:19.627862 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3069 | 2024.02.02 03:24:19.628063 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3070 | 2024.02.02 03:24:19.628363 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 3071 | 2024.02.02 03:24:19.628579 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3072 | 2024.02.02 03:24:19.628735 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3073 | 2024.02.02 03:24:19.628853 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001000108 sec., 1999 rows/sec., 170.88 KiB/sec. | ||
| 3074 | 2024.02.02 03:24:19.628850 [ 148 ] {} <Debug> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3075 | 2024.02.02 03:24:19.628946 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 3076 | 2024.02.02 03:24:19.629108 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
| 3077 | 2024.02.02 03:24:19.629150 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3078 | 2024.02.02 03:24:19.629198 [ 3 ] {ed460191-eae8-40dc-ace6-ee39a8918f0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3079 | 2024.02.02 03:24:19.629246 [ 3 ] {} <Debug> HTTP-Session: f1cb1647-a9bc-443f-84d2-25e3b1a48560 Destroying unnamed session | ||
| 3080 | 2024.02.02 03:24:19.629279 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3081 | 2024.02.02 03:24:19.629409 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 3082 | 2024.02.02 03:24:19.629434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3083 | 2024.02.02 03:24:19.629524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3084 | 2024.02.02 03:24:19.629557 [ 3 ] {} <Debug> HTTP-Session: f54369ed-83ee-4260-b2ff-9b0edc20c45c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3085 | 2024.02.02 03:24:19.629606 [ 3 ] {} <Debug> HTTP-Session: f54369ed-83ee-4260-b2ff-9b0edc20c45c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3086 | 2024.02.02 03:24:19.629661 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 3087 | 2024.02.02 03:24:19.629808 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3088 | 2024.02.02 03:24:19.629925 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3089 | 2024.02.02 03:24:19.629932 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 3090 | 2024.02.02 03:24:19.630267 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 3091 | 2024.02.02 03:24:19.630396 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3092 | 2024.02.02 03:24:19.630516 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 3093 | 2024.02.02 03:24:19.630647 [ 16 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 3094 | 2024.02.02 03:24:19.631161 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3095 | 2024.02.02 03:24:19.631653 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3096 | 2024.02.02 03:24:19.631851 [ 21 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002875964 sec., 7649.608965898044 rows/sec., 640.07 KiB/sec. | ||
| 3097 | 2024.02.02 03:24:19.631926 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3098 | 2024.02.02 03:24:19.632141 [ 21 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3099 | 2024.02.02 03:24:19.632190 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} <Information> executeQuery: Read 151 rows, 14.88 KiB in 0.002329479 sec., 64821 rows/sec., 6.24 MiB/sec. | ||
| 3100 | 2024.02.02 03:24:19.632373 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} <Debug> DynamicQueryHandler: Done processing query | ||
| 3101 | 2024.02.02 03:24:19.632409 [ 3 ] {e5e9dbd0-764d-46e6-91ef-781c4d2fdded} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3102 | 2024.02.02 03:24:19.632437 [ 3 ] {} <Debug> HTTP-Session: f54369ed-83ee-4260-b2ff-9b0edc20c45c Destroying unnamed session | ||
| 3103 | 2024.02.02 03:24:19.632484 [ 21 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_10_2} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 3104 | 2024.02.02 03:24:19.632564 [ 21 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_10_2} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
| 3105 | 2024.02.02 03:24:19.632645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3106 | 2024.02.02 03:24:19.632714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3107 | 2024.02.02 03:24:19.632734 [ 3 ] {} <Debug> HTTP-Session: 72ca9214-9f2c-45d7-9251-5671fbccb5ab Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3108 | 2024.02.02 03:24:19.632751 [ 3 ] {} <Debug> HTTP-Session: 72ca9214-9f2c-45d7-9251-5671fbccb5ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3109 | 2024.02.02 03:24:19.632824 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3110 | 2024.02.02 03:24:19.632864 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3111 | 2024.02.02 03:24:19.632983 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3112 | 2024.02.02 03:24:19.633281 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 3113 | 2024.02.02 03:24:19.633492 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3114 | 2024.02.02 03:24:19.633645 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3115 | 2024.02.02 03:24:19.633760 [ 148 ] {} <Debug> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3116 | 2024.02.02 03:24:19.633768 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000908868 sec., 2200 rows/sec., 153.65 KiB/sec. | ||
| 3117 | 2024.02.02 03:24:19.633809 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 3118 | 2024.02.02 03:24:19.633930 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
| 3119 | 2024.02.02 03:24:19.633965 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} <Debug> DynamicQueryHandler: Done processing query | ||
| 3120 | 2024.02.02 03:24:19.633995 [ 3 ] {a7b1e86a-cf73-44b7-81a1-e013a0bcad28} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3121 | 2024.02.02 03:24:19.634023 [ 3 ] {} <Debug> HTTP-Session: 72ca9214-9f2c-45d7-9251-5671fbccb5ab Destroying unnamed session | ||
| 3122 | 2024.02.02 03:24:19.634028 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3123 | 2024.02.02 03:24:19.634061 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 3124 | 2024.02.02 03:24:19.634150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3125 | 2024.02.02 03:24:19.634203 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 3126 | 2024.02.02 03:24:19.634206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3127 | 2024.02.02 03:24:19.634241 [ 3 ] {} <Debug> HTTP-Session: f12eefaf-87d6-4cb7-9262-2708fc23eb11 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3128 | 2024.02.02 03:24:19.634261 [ 3 ] {} <Debug> HTTP-Session: f12eefaf-87d6-4cb7-9262-2708fc23eb11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3129 | 2024.02.02 03:24:19.634324 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 3130 | 2024.02.02 03:24:19.634372 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3131 | 2024.02.02 03:24:19.634431 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3132 | 2024.02.02 03:24:19.634441 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 3133 | 2024.02.02 03:24:19.634609 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 3134 | 2024.02.02 03:24:19.634670 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3135 | 2024.02.02 03:24:19.634753 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 3136 | 2024.02.02 03:24:19.635160 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3137 | 2024.02.02 03:24:19.635455 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3138 | 2024.02.02 03:24:19.635639 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001757175 sec., 12520.096177102452 rows/sec., 874.21 KiB/sec. | ||
| 3139 | 2024.02.02 03:24:19.635684 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3140 | 2024.02.02 03:24:19.635798 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3141 | 2024.02.02 03:24:19.635882 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.001465492 sec., 35482 rows/sec., 2.78 MiB/sec. | ||
| 3142 | 2024.02.02 03:24:19.636083 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3143 | 2024.02.02 03:24:19.636111 [ 3 ] {eac4ee99-d244-4fb2-b81d-6de773f939b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3144 | 2024.02.02 03:24:19.636128 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_10_2} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 3145 | 2024.02.02 03:24:19.636135 [ 3 ] {} <Debug> HTTP-Session: f12eefaf-87d6-4cb7-9262-2708fc23eb11 Destroying unnamed session | ||
| 3146 | 2024.02.02 03:24:19.636192 [ 15 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_10_2} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
| 3147 | 2024.02.02 03:24:19.636269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3148 | 2024.02.02 03:24:19.636314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3149 | 2024.02.02 03:24:19.636332 [ 3 ] {} <Debug> HTTP-Session: e09dca32-3350-4ade-8aa2-d6ddf42c76a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3150 | 2024.02.02 03:24:19.636350 [ 3 ] {} <Debug> HTTP-Session: e09dca32-3350-4ade-8aa2-d6ddf42c76a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3151 | 2024.02.02 03:24:19.636420 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3152 | 2024.02.02 03:24:19.636464 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3153 | 2024.02.02 03:24:19.636586 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3154 | 2024.02.02 03:24:19.636876 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 3155 | 2024.02.02 03:24:19.637143 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3156 | 2024.02.02 03:24:19.637327 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3157 | 2024.02.02 03:24:19.637443 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000995228 sec., 1004 rows/sec., 70.65 KiB/sec. | ||
| 3158 | 2024.02.02 03:24:19.637567 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3159 | 2024.02.02 03:24:19.637590 [ 3 ] {2ed3c83c-bf22-4440-9095-857e9fc1e6f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3160 | 2024.02.02 03:24:19.637606 [ 3 ] {} <Debug> HTTP-Session: e09dca32-3350-4ade-8aa2-d6ddf42c76a4 Destroying unnamed session | ||
| 3161 | 2024.02.02 03:24:19.637780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3162 | 2024.02.02 03:24:19.637829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3163 | 2024.02.02 03:24:19.637848 [ 3 ] {} <Debug> HTTP-Session: 7ac0dc37-dc93-4518-b92b-506f13ad7541 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3164 | 2024.02.02 03:24:19.637866 [ 3 ] {} <Debug> HTTP-Session: 7ac0dc37-dc93-4518-b92b-506f13ad7541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3165 | 2024.02.02 03:24:19.637959 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3166 | 2024.02.02 03:24:19.638004 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3167 | 2024.02.02 03:24:19.638143 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3168 | 2024.02.02 03:24:19.638671 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 3169 | 2024.02.02 03:24:19.639004 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3170 | 2024.02.02 03:24:19.639216 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3171 | 2024.02.02 03:24:19.639344 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001356551 sec., 36858 rows/sec., 49.74 MiB/sec. | ||
| 3172 | 2024.02.02 03:24:19.639472 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3173 | 2024.02.02 03:24:19.639497 [ 3 ] {6f8fbc72-4731-4607-85fe-90f42ae4672a} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 3174 | 2024.02.02 03:24:19.639512 [ 3 ] {} <Debug> HTTP-Session: 7ac0dc37-dc93-4518-b92b-506f13ad7541 Destroying unnamed session | ||
| 3175 | 2024.02.02 03:24:23.654461 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3176 | 2024.02.02 03:24:23.654531 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3177 | 2024.02.02 03:24:29.627712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3178 | 2024.02.02 03:24:29.627850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3179 | 2024.02.02 03:24:29.627881 [ 3 ] {} <Debug> HTTP-Session: d5a9c424-0871-4f4c-9a29-d6da82b1961d Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3180 | 2024.02.02 03:24:29.627909 [ 3 ] {} <Debug> HTTP-Session: d5a9c424-0871-4f4c-9a29-d6da82b1961d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3181 | 2024.02.02 03:24:29.628056 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3182 | 2024.02.02 03:24:29.628124 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3183 | 2024.02.02 03:24:29.628305 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3184 | 2024.02.02 03:24:29.628809 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3185 | 2024.02.02 03:24:29.629086 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3186 | 2024.02.02 03:24:29.629261 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3187 | 2024.02.02 03:24:29.629381 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001281781 sec., 39008 rows/sec., 3.09 MiB/sec. | ||
| 3188 | 2024.02.02 03:24:29.629546 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} <Debug> DynamicQueryHandler: Done processing query | ||
| 3189 | 2024.02.02 03:24:29.629574 [ 3 ] {f2ce93e6-fae8-4b8d-b804-7e7e2a592858} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3190 | 2024.02.02 03:24:29.629590 [ 3 ] {} <Debug> HTTP-Session: d5a9c424-0871-4f4c-9a29-d6da82b1961d Destroying unnamed session | ||
| 3191 | 2024.02.02 03:24:29.629701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3192 | 2024.02.02 03:24:29.629752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3193 | 2024.02.02 03:24:29.629772 [ 3 ] {} <Debug> HTTP-Session: a021b494-2d82-4b4c-8117-8d247107443e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3194 | 2024.02.02 03:24:29.629792 [ 3 ] {} <Debug> HTTP-Session: a021b494-2d82-4b4c-8117-8d247107443e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3195 | 2024.02.02 03:24:29.629870 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3196 | 2024.02.02 03:24:29.629912 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3197 | 2024.02.02 03:24:29.630024 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3198 | 2024.02.02 03:24:29.630328 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3199 | 2024.02.02 03:24:29.630547 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3200 | 2024.02.02 03:24:29.630701 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3201 | 2024.02.02 03:24:29.630825 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000923968 sec., 2164 rows/sec., 184.96 KiB/sec. | ||
| 3202 | 2024.02.02 03:24:29.631001 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3203 | 2024.02.02 03:24:29.631026 [ 3 ] {9b81d021-2526-4e37-b650-82ef0025764f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3204 | 2024.02.02 03:24:29.631042 [ 3 ] {} <Debug> HTTP-Session: a021b494-2d82-4b4c-8117-8d247107443e Destroying unnamed session | ||
| 3205 | 2024.02.02 03:24:29.631204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 29125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3206 | 2024.02.02 03:24:29.631251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3207 | 2024.02.02 03:24:29.631270 [ 3 ] {} <Debug> HTTP-Session: dfc42061-b6e6-499d-933f-a35374a2a3f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3208 | 2024.02.02 03:24:29.631287 [ 3 ] {} <Debug> HTTP-Session: dfc42061-b6e6-499d-933f-a35374a2a3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3209 | 2024.02.02 03:24:29.631368 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3210 | 2024.02.02 03:24:29.631409 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3211 | 2024.02.02 03:24:29.631526 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3212 | 2024.02.02 03:24:29.631948 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3213 | 2024.02.02 03:24:29.632173 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3214 | 2024.02.02 03:24:29.632331 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3215 | 2024.02.02 03:24:29.632461 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} <Information> executeQuery: Read 187 rows, 17.70 KiB in 0.001060669 sec., 176303 rows/sec., 16.29 MiB/sec. | ||
| 3216 | 2024.02.02 03:24:29.632644 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} <Debug> DynamicQueryHandler: Done processing query | ||
| 3217 | 2024.02.02 03:24:29.632669 [ 3 ] {27fc101c-5f33-4f40-bace-913f259e2faf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3218 | 2024.02.02 03:24:29.632685 [ 3 ] {} <Debug> HTTP-Session: dfc42061-b6e6-499d-933f-a35374a2a3f2 Destroying unnamed session | ||
| 3219 | 2024.02.02 03:24:29.632795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3220 | 2024.02.02 03:24:29.632840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3221 | 2024.02.02 03:24:29.632860 [ 3 ] {} <Debug> HTTP-Session: 43375fd8-80cb-43ca-b4c6-571b7521022e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3222 | 2024.02.02 03:24:29.632876 [ 3 ] {} <Debug> HTTP-Session: 43375fd8-80cb-43ca-b4c6-571b7521022e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3223 | 2024.02.02 03:24:29.632948 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3224 | 2024.02.02 03:24:29.632990 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3225 | 2024.02.02 03:24:29.633111 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3226 | 2024.02.02 03:24:29.633392 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3227 | 2024.02.02 03:24:29.633600 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3228 | 2024.02.02 03:24:29.633763 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3229 | 2024.02.02 03:24:29.633882 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000904127 sec., 2212 rows/sec., 154.46 KiB/sec. | ||
| 3230 | 2024.02.02 03:24:29.634002 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} <Debug> DynamicQueryHandler: Done processing query | ||
| 3231 | 2024.02.02 03:24:29.634026 [ 3 ] {2973e639-291d-49e3-a8f5-8a4b10ff65ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3232 | 2024.02.02 03:24:29.634041 [ 3 ] {} <Debug> HTTP-Session: 43375fd8-80cb-43ca-b4c6-571b7521022e Destroying unnamed session | ||
| 3233 | 2024.02.02 03:24:29.634157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3234 | 2024.02.02 03:24:29.634203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3235 | 2024.02.02 03:24:29.634221 [ 3 ] {} <Debug> HTTP-Session: a03ab559-1a3f-45b2-88d0-dfeaae6a0c06 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3236 | 2024.02.02 03:24:29.634238 [ 3 ] {} <Debug> HTTP-Session: a03ab559-1a3f-45b2-88d0-dfeaae6a0c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3237 | 2024.02.02 03:24:29.634311 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3238 | 2024.02.02 03:24:29.634350 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3239 | 2024.02.02 03:24:29.634456 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3240 | 2024.02.02 03:24:29.634776 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3241 | 2024.02.02 03:24:29.634984 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3242 | 2024.02.02 03:24:29.635137 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3243 | 2024.02.02 03:24:29.635270 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} <Information> executeQuery: Read 76 rows, 6.07 KiB in 0.000923038 sec., 82336 rows/sec., 6.42 MiB/sec. | ||
| 3244 | 2024.02.02 03:24:29.635433 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} <Debug> DynamicQueryHandler: Done processing query | ||
| 3245 | 2024.02.02 03:24:29.635457 [ 3 ] {a4869c4d-555a-4f72-9063-4d47e5d49a42} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3246 | 2024.02.02 03:24:29.635473 [ 3 ] {} <Debug> HTTP-Session: a03ab559-1a3f-45b2-88d0-dfeaae6a0c06 Destroying unnamed session | ||
| 3247 | 2024.02.02 03:24:29.635576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3248 | 2024.02.02 03:24:29.635621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3249 | 2024.02.02 03:24:29.635640 [ 3 ] {} <Debug> HTTP-Session: 1abdb528-d7b8-4395-b638-e5e912854f2e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3250 | 2024.02.02 03:24:29.635656 [ 3 ] {} <Debug> HTTP-Session: 1abdb528-d7b8-4395-b638-e5e912854f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3251 | 2024.02.02 03:24:29.635728 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3252 | 2024.02.02 03:24:29.635772 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3253 | 2024.02.02 03:24:29.635903 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3254 | 2024.02.02 03:24:29.636270 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3255 | 2024.02.02 03:24:29.636540 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3256 | 2024.02.02 03:24:29.636726 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 3257 | 2024.02.02 03:24:29.636849 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00109155 sec., 33896 rows/sec., 2.39 MiB/sec. | ||
| 3258 | 2024.02.02 03:24:29.636974 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} <Debug> DynamicQueryHandler: Done processing query | ||
| 3259 | 2024.02.02 03:24:29.636998 [ 3 ] {fe446225-daf6-463f-899e-7b2c9dc84f95} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3260 | 2024.02.02 03:24:29.637014 [ 3 ] {} <Debug> HTTP-Session: 1abdb528-d7b8-4395-b638-e5e912854f2e Destroying unnamed session | ||
| 3261 | 2024.02.02 03:24:29.637183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3262 | 2024.02.02 03:24:29.637231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3263 | 2024.02.02 03:24:29.637250 [ 3 ] {} <Debug> HTTP-Session: 8c4c6135-218a-4ec0-b87e-5be52abc82bc Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3264 | 2024.02.02 03:24:29.637268 [ 3 ] {} <Debug> HTTP-Session: 8c4c6135-218a-4ec0-b87e-5be52abc82bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3265 | 2024.02.02 03:24:29.637358 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3266 | 2024.02.02 03:24:29.637403 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3267 | 2024.02.02 03:24:29.637539 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3268 | 2024.02.02 03:24:29.638058 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3269 | 2024.02.02 03:24:29.638384 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3270 | 2024.02.02 03:24:29.638563 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3271 | 2024.02.02 03:24:29.638700 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001304561 sec., 38327 rows/sec., 51.72 MiB/sec. | ||
| 3272 | 2024.02.02 03:24:29.638872 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} <Debug> DynamicQueryHandler: Done processing query | ||
| 3273 | 2024.02.02 03:24:29.638897 [ 3 ] {51f05a1d-eedc-498f-8c24-8690f8ec2412} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 3274 | 2024.02.02 03:24:29.638913 [ 3 ] {} <Debug> HTTP-Session: 8c4c6135-218a-4ec0-b87e-5be52abc82bc Destroying unnamed session | ||
| 3275 | 2024.02.02 03:24:38.654777 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3276 | 2024.02.02 03:24:38.654847 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3277 | 2024.02.02 03:24:39.625882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3278 | 2024.02.02 03:24:39.625999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3279 | 2024.02.02 03:24:39.626030 [ 3 ] {} <Debug> HTTP-Session: 7666b548-3693-4d9b-87b8-b3756d20de29 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3280 | 2024.02.02 03:24:39.626058 [ 3 ] {} <Debug> HTTP-Session: 7666b548-3693-4d9b-87b8-b3756d20de29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3281 | 2024.02.02 03:24:39.626203 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3282 | 2024.02.02 03:24:39.626270 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3283 | 2024.02.02 03:24:39.626452 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3284 | 2024.02.02 03:24:39.627022 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3285 | 2024.02.02 03:24:39.627313 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3286 | 2024.02.02 03:24:39.627482 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3287 | 2024.02.02 03:24:39.627592 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001357811 sec., 36823 rows/sec., 2.91 MiB/sec. | ||
| 3288 | 2024.02.02 03:24:39.627727 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3289 | 2024.02.02 03:24:39.627752 [ 3 ] {dd06521a-451d-4652-8888-ca6f5e8a7d1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3290 | 2024.02.02 03:24:39.627767 [ 3 ] {} <Debug> HTTP-Session: 7666b548-3693-4d9b-87b8-b3756d20de29 Destroying unnamed session | ||
| 3291 | 2024.02.02 03:24:39.627908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3292 | 2024.02.02 03:24:39.627955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3293 | 2024.02.02 03:24:39.627973 [ 3 ] {} <Debug> HTTP-Session: 03ac85ae-1843-46aa-b07b-7aad65f9a8e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3294 | 2024.02.02 03:24:39.627990 [ 3 ] {} <Debug> HTTP-Session: 03ac85ae-1843-46aa-b07b-7aad65f9a8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3295 | 2024.02.02 03:24:39.628068 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3296 | 2024.02.02 03:24:39.628108 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3297 | 2024.02.02 03:24:39.628211 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3298 | 2024.02.02 03:24:39.628668 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3299 | 2024.02.02 03:24:39.628895 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3300 | 2024.02.02 03:24:39.629053 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3301 | 2024.02.02 03:24:39.629152 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} <Information> executeQuery: Read 150 rows, 14.79 KiB in 0.001015059 sec., 147774 rows/sec., 14.23 MiB/sec. | ||
| 3302 | 2024.02.02 03:24:39.629145 [ 139 ] {} <Debug> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3303 | 2024.02.02 03:24:39.629226 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3304 | 2024.02.02 03:24:39.629291 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3305 | 2024.02.02 03:24:39.629331 [ 3 ] {d2d74881-48e5-48a0-8aef-8662b1b22a1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3306 | 2024.02.02 03:24:39.629338 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3307 | 2024.02.02 03:24:39.629353 [ 3 ] {} <Debug> HTTP-Session: 03ac85ae-1843-46aa-b07b-7aad65f9a8e0 Destroying unnamed session | ||
| 3308 | 2024.02.02 03:24:39.629489 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3309 | 2024.02.02 03:24:39.629551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3310 | 2024.02.02 03:24:39.629555 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 190 rows starting from the beginning of the part | ||
| 3311 | 2024.02.02 03:24:39.629648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3312 | 2024.02.02 03:24:39.629694 [ 3 ] {} <Debug> HTTP-Session: 3ababddd-a32b-4074-99c9-663bce5dc960 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3313 | 2024.02.02 03:24:39.629727 [ 3 ] {} <Debug> HTTP-Session: 3ababddd-a32b-4074-99c9-663bce5dc960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3314 | 2024.02.02 03:24:39.629850 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 186 rows starting from the beginning of the part | ||
| 3315 | 2024.02.02 03:24:39.629948 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3316 | 2024.02.02 03:24:39.630047 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3317 | 2024.02.02 03:24:39.630106 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 152 rows starting from the beginning of the part | ||
| 3318 | 2024.02.02 03:24:39.630398 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 151 rows starting from the beginning of the part | ||
| 3319 | 2024.02.02 03:24:39.630529 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3320 | 2024.02.02 03:24:39.630629 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 187 rows starting from the beginning of the part | ||
| 3321 | 2024.02.02 03:24:39.630781 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 150 rows starting from the beginning of the part | ||
| 3322 | 2024.02.02 03:24:39.631330 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3323 | 2024.02.02 03:24:39.631768 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3324 | 2024.02.02 03:24:39.632111 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3325 | 2024.02.02 03:24:39.632233 [ 139 ] {} <Debug> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3326 | 2024.02.02 03:24:39.632271 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.002274849 sec., 21979 rows/sec., 1.72 MiB/sec. | ||
| 3327 | 2024.02.02 03:24:39.632276 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3328 | 2024.02.02 03:24:39.632639 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3329 | 2024.02.02 03:24:39.632905 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} <Debug> DynamicQueryHandler: Done processing query | ||
| 3330 | 2024.02.02 03:24:39.632991 [ 3 ] {71d48944-6957-43c0-8f0c-2ce9af032585} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3331 | 2024.02.02 03:24:39.633084 [ 3 ] {} <Debug> HTTP-Session: 3ababddd-a32b-4074-99c9-663bce5dc960 Destroying unnamed session | ||
| 3332 | 2024.02.02 03:24:39.633076 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3333 | 2024.02.02 03:24:39.633198 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 100 rows starting from the beginning of the part | ||
| 3334 | 2024.02.02 03:24:39.633228 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 4 columns (4 merged, 0 gathered) in 0.003939793 sec., 257881.56890476227 rows/sec., 24.27 MiB/sec. | ||
| 3335 | 2024.02.02 03:24:39.633375 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 74 rows starting from the beginning of the part | ||
| 3336 | 2024.02.02 03:24:39.633386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3337 | 2024.02.02 03:24:39.633410 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3338 | 2024.02.02 03:24:39.633531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3339 | 2024.02.02 03:24:39.633638 [ 3 ] {} <Debug> HTTP-Session: 1e5dab96-1760-4e93-b4bb-eee728305283 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3340 | 2024.02.02 03:24:39.633661 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part | ||
| 3341 | 2024.02.02 03:24:39.633690 [ 3 ] {} <Debug> HTTP-Session: 1e5dab96-1760-4e93-b4bb-eee728305283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3342 | 2024.02.02 03:24:39.633820 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3343 | 2024.02.02 03:24:39.633976 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part | ||
| 3344 | 2024.02.02 03:24:39.634027 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3345 | 2024.02.02 03:24:39.634029 [ 16 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_26_5} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3346 | 2024.02.02 03:24:39.634196 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3347 | 2024.02.02 03:24:39.634287 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 76 rows starting from the beginning of the part | ||
| 3348 | 2024.02.02 03:24:39.634475 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part | ||
| 3349 | 2024.02.02 03:24:39.634618 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3350 | 2024.02.02 03:24:39.635537 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 4 columns (4 merged, 0 gathered) in 0.003178267 sec., 127742.57165933511 rows/sec., 9.98 MiB/sec. | ||
| 3351 | 2024.02.02 03:24:39.635600 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3352 | 2024.02.02 03:24:39.635689 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3353 | 2024.02.02 03:24:39.635938 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3354 | 2024.02.02 03:24:39.636063 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_26_5} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3355 | 2024.02.02 03:24:39.636245 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3356 | 2024.02.02 03:24:39.636449 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3357 | 2024.02.02 03:24:39.636552 [ 139 ] {} <Debug> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3358 | 2024.02.02 03:24:39.636562 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.00246312 sec., 20299 rows/sec., 27.39 MiB/sec. | ||
| 3359 | 2024.02.02 03:24:39.636589 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3360 | 2024.02.02 03:24:39.636689 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3361 | 2024.02.02 03:24:39.636753 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3362 | 2024.02.02 03:24:39.636786 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3363 | 2024.02.02 03:24:39.636786 [ 3 ] {1cf204ac-489c-42c9-a8cb-46472a22cd9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 3364 | 2024.02.02 03:24:39.636821 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1019 rows starting from the beginning of the part | ||
| 3365 | 2024.02.02 03:24:39.636824 [ 3 ] {} <Debug> HTTP-Session: 1e5dab96-1760-4e93-b4bb-eee728305283 Destroying unnamed session | ||
| 3366 | 2024.02.02 03:24:39.636935 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 3367 | 2024.02.02 03:24:39.637028 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 50 rows starting from the beginning of the part | ||
| 3368 | 2024.02.02 03:24:39.637112 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 50 rows starting from the beginning of the part | ||
| 3369 | 2024.02.02 03:24:39.637193 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
| 3370 | 2024.02.02 03:24:39.637272 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part | ||
| 3371 | 2024.02.02 03:24:39.640750 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1269 rows, containing 6 columns (6 merged, 0 gathered) in 0.004114405 sec., 308428.5577136913 rows/sec., 416.21 MiB/sec. | ||
| 3372 | 2024.02.02 03:24:39.641263 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3373 | 2024.02.02 03:24:39.641483 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3374 | 2024.02.02 03:24:39.641540 [ 15 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3375 | 2024.02.02 03:24:39.641601 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_26_5: 8.92 MiB. | ||
| 3376 | 2024.02.02 03:24:40.000152 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.06 MiB, peak 240.95 MiB, will set to 233.68 MiB (RSS), difference: 1.62 MiB | ||
| 3377 | 2024.02.02 03:24:42.517677 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 3378 | 2024.02.02 03:24:42.517822 [ 135 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3379 | 2024.02.02 03:24:42.517989 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact | ||
| 3380 | 2024.02.02 03:24:42.518249 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3381 | 2024.02.02 03:24:42.518325 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 682 rows starting from the beginning of the part | ||
| 3382 | 2024.02.02 03:24:42.518631 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::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 | ||
| 3383 | 2024.02.02 03:24:42.518731 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::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 | ||
| 3384 | 2024.02.02 03:24:42.518819 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 3385 | 2024.02.02 03:24:42.518904 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part | ||
| 3386 | 2024.02.02 03:24:42.519647 [ 13 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728905 sec., 438427.79100066226 rows/sec., 30.93 MiB/sec. | ||
| 3387 | 2024.02.02 03:24:42.519849 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 3388 | 2024.02.02 03:24:42.520073 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
| 3389 | 2024.02.02 03:24:42.520136 [ 24 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 | ||
| 3390 | 2024.02.02 03:24:49.625489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3391 | 2024.02.02 03:24:49.625628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3392 | 2024.02.02 03:24:49.625661 [ 3 ] {} <Debug> HTTP-Session: b65d5665-1b90-4e49-8fb6-68508f457d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3393 | 2024.02.02 03:24:49.625689 [ 3 ] {} <Debug> HTTP-Session: b65d5665-1b90-4e49-8fb6-68508f457d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3394 | 2024.02.02 03:24:49.625837 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3395 | 2024.02.02 03:24:49.625908 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3396 | 2024.02.02 03:24:49.626094 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3397 | 2024.02.02 03:24:49.626592 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3398 | 2024.02.02 03:24:49.626865 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3399 | 2024.02.02 03:24:49.627037 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3400 | 2024.02.02 03:24:49.627166 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001280461 sec., 39048 rows/sec., 3.09 MiB/sec. | ||
| 3401 | 2024.02.02 03:24:49.627175 [ 133 ] {} <Debug> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 3402 | 2024.02.02 03:24:49.627308 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3403 | 2024.02.02 03:24:49.627389 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} <Debug> DynamicQueryHandler: Done processing query | ||
| 3404 | 2024.02.02 03:24:49.627415 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact | ||
| 3405 | 2024.02.02 03:24:49.627425 [ 3 ] {83b0facb-2a14-4842-a595-1d7c580d9f08} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3406 | 2024.02.02 03:24:49.627469 [ 3 ] {} <Debug> HTTP-Session: b65d5665-1b90-4e49-8fb6-68508f457d67 Destroying unnamed session | ||
| 3407 | 2024.02.02 03:24:49.627520 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3408 | 2024.02.02 03:24:49.627555 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 50 rows starting from the beginning of the part | ||
| 3409 | 2024.02.02 03:24:49.627654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3410 | 2024.02.02 03:24:49.627696 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 50 rows starting from the beginning of the part | ||
| 3411 | 2024.02.02 03:24:49.627721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3412 | 2024.02.02 03:24:49.627751 [ 3 ] {} <Debug> HTTP-Session: 43dd90d7-e45d-481f-8d47-6a1a8c4f3dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3413 | 2024.02.02 03:24:49.627772 [ 3 ] {} <Debug> HTTP-Session: 43dd90d7-e45d-481f-8d47-6a1a8c4f3dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3414 | 2024.02.02 03:24:49.627838 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
| 3415 | 2024.02.02 03:24:49.627904 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3416 | 2024.02.02 03:24:49.627970 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3417 | 2024.02.02 03:24:49.627987 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part | ||
| 3418 | 2024.02.02 03:24:49.628197 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 50 rows starting from the beginning of the part | ||
| 3419 | 2024.02.02 03:24:49.628222 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3420 | 2024.02.02 03:24:49.628838 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3421 | 2024.02.02 03:24:49.629066 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.001691414 sec., 147805.3273769757 rows/sec., 11.70 MiB/sec. | ||
| 3422 | 2024.02.02 03:24:49.629160 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3423 | 2024.02.02 03:24:49.629191 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 3424 | 2024.02.02 03:24:49.629352 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3425 | 2024.02.02 03:24:49.629384 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. | ||
| 3426 | 2024.02.02 03:24:49.629471 [ 15 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_27_6} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 | ||
| 3427 | 2024.02.02 03:24:49.629533 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} <Information> executeQuery: Read 150 rows, 14.79 KiB in 0.001587413 sec., 94493 rows/sec., 9.10 MiB/sec. | ||
| 3428 | 2024.02.02 03:24:49.629764 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3429 | 2024.02.02 03:24:49.629790 [ 3 ] {7328d723-7a59-4c39-bda5-f43f87cb2cf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3430 | 2024.02.02 03:24:49.629807 [ 3 ] {} <Debug> HTTP-Session: 43dd90d7-e45d-481f-8d47-6a1a8c4f3dcd Destroying unnamed session | ||
| 3431 | 2024.02.02 03:24:49.629944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3432 | 2024.02.02 03:24:49.629993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3433 | 2024.02.02 03:24:49.630012 [ 3 ] {} <Debug> HTTP-Session: d4ee3a2f-afad-4eba-9db9-e58f599605b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3434 | 2024.02.02 03:24:49.630029 [ 3 ] {} <Debug> HTTP-Session: d4ee3a2f-afad-4eba-9db9-e58f599605b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3435 | 2024.02.02 03:24:49.630105 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3436 | 2024.02.02 03:24:49.630146 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3437 | 2024.02.02 03:24:49.630267 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3438 | 2024.02.02 03:24:49.630586 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3439 | 2024.02.02 03:24:49.630804 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3440 | 2024.02.02 03:24:49.630969 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3441 | 2024.02.02 03:24:49.631099 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000956218 sec., 52289 rows/sec., 4.09 MiB/sec. | ||
| 3442 | 2024.02.02 03:24:49.631307 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} <Debug> DynamicQueryHandler: Done processing query | ||
| 3443 | 2024.02.02 03:24:49.631333 [ 3 ] {95882f82-261b-45ef-a0d5-d15d7423b502} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3444 | 2024.02.02 03:24:49.631348 [ 3 ] {} <Debug> HTTP-Session: d4ee3a2f-afad-4eba-9db9-e58f599605b6 Destroying unnamed session | ||
| 3445 | 2024.02.02 03:24:49.631544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3446 | 2024.02.02 03:24:49.631593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3447 | 2024.02.02 03:24:49.631611 [ 3 ] {} <Debug> HTTP-Session: 04fcccc3-dcdc-447e-8688-cc98d468f6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3448 | 2024.02.02 03:24:49.631628 [ 3 ] {} <Debug> HTTP-Session: 04fcccc3-dcdc-447e-8688-cc98d468f6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3449 | 2024.02.02 03:24:49.631719 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3450 | 2024.02.02 03:24:49.631767 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3451 | 2024.02.02 03:24:49.631928 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3452 | 2024.02.02 03:24:49.632476 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3453 | 2024.02.02 03:24:49.632812 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3454 | 2024.02.02 03:24:49.633002 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3455 | 2024.02.02 03:24:49.633144 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001388282 sec., 36015 rows/sec., 48.60 MiB/sec. | ||
| 3456 | 2024.02.02 03:24:49.633354 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3457 | 2024.02.02 03:24:49.633379 [ 3 ] {906ea65b-dfa5-4016-a93a-bbc36329925f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 3458 | 2024.02.02 03:24:49.633395 [ 3 ] {} <Debug> HTTP-Session: 04fcccc3-dcdc-447e-8688-cc98d468f6ae Destroying unnamed session | ||
| 3459 | 2024.02.02 03:24:53.654891 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3460 | 2024.02.02 03:24:53.654998 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3461 | 2024.02.02 03:24:59.627646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3462 | 2024.02.02 03:24:59.627779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3463 | 2024.02.02 03:24:59.627806 [ 3 ] {} <Debug> HTTP-Session: fe1356eb-b1b2-49e9-beaa-c5ff2fd625e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3464 | 2024.02.02 03:24:59.627841 [ 3 ] {} <Debug> HTTP-Session: fe1356eb-b1b2-49e9-beaa-c5ff2fd625e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2024.02.02 03:24:59.628056 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3466 | 2024.02.02 03:24:59.628160 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3467 | 2024.02.02 03:24:59.628426 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3468 | 2024.02.02 03:24:59.629034 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3469 | 2024.02.02 03:24:59.629311 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3470 | 2024.02.02 03:24:59.629482 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3471 | 2024.02.02 03:24:59.629596 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001479692 sec., 33790 rows/sec., 2.67 MiB/sec. | ||
| 3472 | 2024.02.02 03:24:59.629784 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} <Debug> DynamicQueryHandler: Done processing query | ||
| 3473 | 2024.02.02 03:24:59.629812 [ 3 ] {8326f192-646c-40bd-85b5-db0508c05e63} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3474 | 2024.02.02 03:24:59.629829 [ 3 ] {} <Debug> HTTP-Session: fe1356eb-b1b2-49e9-beaa-c5ff2fd625e1 Destroying unnamed session | ||
| 3475 | 2024.02.02 03:24:59.630002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 28976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3476 | 2024.02.02 03:24:59.630056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3477 | 2024.02.02 03:24:59.630076 [ 3 ] {} <Debug> HTTP-Session: 334ad4a1-6c73-4da8-a995-d897d20e440f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3478 | 2024.02.02 03:24:59.630095 [ 3 ] {} <Debug> HTTP-Session: 334ad4a1-6c73-4da8-a995-d897d20e440f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3479 | 2024.02.02 03:24:59.630187 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3480 | 2024.02.02 03:24:59.630233 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3481 | 2024.02.02 03:24:59.630347 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3482 | 2024.02.02 03:24:59.630788 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3483 | 2024.02.02 03:24:59.631020 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3484 | 2024.02.02 03:24:59.631176 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3485 | 2024.02.02 03:24:59.631273 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} <Information> executeQuery: Read 186 rows, 17.61 KiB in 0.0010576 sec., 175869 rows/sec., 16.26 MiB/sec. | ||
| 3486 | 2024.02.02 03:24:59.631397 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3487 | 2024.02.02 03:24:59.631420 [ 3 ] {9e9d8541-6bb9-4e8b-9520-870cfc1e54b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3488 | 2024.02.02 03:24:59.631436 [ 3 ] {} <Debug> HTTP-Session: 334ad4a1-6c73-4da8-a995-d897d20e440f Destroying unnamed session | ||
| 3489 | 2024.02.02 03:24:59.631558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3490 | 2024.02.02 03:24:59.631606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3491 | 2024.02.02 03:24:59.631624 [ 3 ] {} <Debug> HTTP-Session: 4f8f96f3-e195-40d6-b71c-dea3e9316f79 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3492 | 2024.02.02 03:24:59.631641 [ 3 ] {} <Debug> HTTP-Session: 4f8f96f3-e195-40d6-b71c-dea3e9316f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3493 | 2024.02.02 03:24:59.631715 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3494 | 2024.02.02 03:24:59.631755 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3495 | 2024.02.02 03:24:59.631860 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3496 | 2024.02.02 03:24:59.632187 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3497 | 2024.02.02 03:24:59.632396 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3498 | 2024.02.02 03:24:59.632560 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3499 | 2024.02.02 03:24:59.632654 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} <Information> executeQuery: Read 74 rows, 5.90 KiB in 0.000911337 sec., 81199 rows/sec., 6.32 MiB/sec. | ||
| 3500 | 2024.02.02 03:24:59.632808 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3501 | 2024.02.02 03:24:59.632831 [ 3 ] {31e7b293-179b-4873-85d8-e8b0f49823e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3502 | 2024.02.02 03:24:59.632848 [ 3 ] {} <Debug> HTTP-Session: 4f8f96f3-e195-40d6-b71c-dea3e9316f79 Destroying unnamed session | ||
| 3503 | 2024.02.02 03:24:59.633003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3504 | 2024.02.02 03:24:59.633049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3505 | 2024.02.02 03:24:59.633067 [ 3 ] {} <Debug> HTTP-Session: 81a134c4-19b2-4116-854c-566c5848d23b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3506 | 2024.02.02 03:24:59.633083 [ 3 ] {} <Debug> HTTP-Session: 81a134c4-19b2-4116-854c-566c5848d23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2024.02.02 03:24:59.633159 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3508 | 2024.02.02 03:24:59.633206 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3509 | 2024.02.02 03:24:59.633325 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3510 | 2024.02.02 03:24:59.633626 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3511 | 2024.02.02 03:24:59.633900 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3512 | 2024.02.02 03:24:59.634082 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 3513 | 2024.02.02 03:24:59.634191 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000993108 sec., 36249 rows/sec., 2.56 MiB/sec. | ||
| 3514 | 2024.02.02 03:24:59.634332 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3515 | 2024.02.02 03:24:59.634358 [ 3 ] {9898d2e1-54ef-416b-9e60-c3f8e86f68b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3516 | 2024.02.02 03:24:59.634373 [ 3 ] {} <Debug> HTTP-Session: 81a134c4-19b2-4116-854c-566c5848d23b Destroying unnamed session | ||
| 3517 | 2024.02.02 03:24:59.634539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3518 | 2024.02.02 03:24:59.634584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3519 | 2024.02.02 03:24:59.634603 [ 3 ] {} <Debug> HTTP-Session: 9c45d353-993f-412b-affa-243cf758b58b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3520 | 2024.02.02 03:24:59.634619 [ 3 ] {} <Debug> HTTP-Session: 9c45d353-993f-412b-affa-243cf758b58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3521 | 2024.02.02 03:24:59.634709 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3522 | 2024.02.02 03:24:59.634754 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3523 | 2024.02.02 03:24:59.634892 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3524 | 2024.02.02 03:24:59.635431 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
| 3525 | 2024.02.02 03:24:59.635761 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3526 | 2024.02.02 03:24:59.635955 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3527 | 2024.02.02 03:24:59.636055 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001318831 sec., 37912 rows/sec., 51.16 MiB/sec. | ||
| 3528 | 2024.02.02 03:24:59.636180 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} <Debug> DynamicQueryHandler: Done processing query | ||
| 3529 | 2024.02.02 03:24:59.636204 [ 3 ] {12a83cef-277c-4720-ae2e-eb3503351d47} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 3530 | 2024.02.02 03:24:59.636220 [ 3 ] {} <Debug> HTTP-Session: 9c45d353-993f-412b-affa-243cf758b58b Destroying unnamed session | ||
| 3531 | 2024.02.02 03:25:08.655251 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3532 | 2024.02.02 03:25:08.655331 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3533 | 2024.02.02 03:25:09.626667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3534 | 2024.02.02 03:25:09.626783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3535 | 2024.02.02 03:25:09.626812 [ 3 ] {} <Debug> HTTP-Session: 74928f2b-9d4f-4219-bd51-8fb183deafc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3536 | 2024.02.02 03:25:09.626839 [ 3 ] {} <Debug> HTTP-Session: 74928f2b-9d4f-4219-bd51-8fb183deafc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3537 | 2024.02.02 03:25:09.626983 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3538 | 2024.02.02 03:25:09.627051 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3539 | 2024.02.02 03:25:09.627231 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3540 | 2024.02.02 03:25:09.627711 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3541 | 2024.02.02 03:25:09.627985 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3542 | 2024.02.02 03:25:09.628155 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3543 | 2024.02.02 03:25:09.628264 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001241371 sec., 40278 rows/sec., 3.19 MiB/sec. | ||
| 3544 | 2024.02.02 03:25:09.628408 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} <Debug> DynamicQueryHandler: Done processing query | ||
| 3545 | 2024.02.02 03:25:09.628434 [ 3 ] {16f3e0d3-d62b-4da8-bc78-b770c633f0bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3546 | 2024.02.02 03:25:09.628450 [ 3 ] {} <Debug> HTTP-Session: 74928f2b-9d4f-4219-bd51-8fb183deafc8 Destroying unnamed session | ||
| 3547 | 2024.02.02 03:25:09.628578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3548 | 2024.02.02 03:25:09.628626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3549 | 2024.02.02 03:25:09.628645 [ 3 ] {} <Debug> HTTP-Session: ef7f128d-a0d1-4e49-95f2-c26d129c5cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3550 | 2024.02.02 03:25:09.628664 [ 3 ] {} <Debug> HTTP-Session: ef7f128d-a0d1-4e49-95f2-c26d129c5cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3551 | 2024.02.02 03:25:09.628742 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3552 | 2024.02.02 03:25:09.628784 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3553 | 2024.02.02 03:25:09.628893 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3554 | 2024.02.02 03:25:09.629192 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3555 | 2024.02.02 03:25:09.629411 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3556 | 2024.02.02 03:25:09.629574 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 3557 | 2024.02.02 03:25:09.629671 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000899948 sec., 4444 rows/sec., 371.12 KiB/sec. | ||
| 3558 | 2024.02.02 03:25:09.629830 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} <Debug> DynamicQueryHandler: Done processing query | ||
| 3559 | 2024.02.02 03:25:09.629854 [ 3 ] {a8896212-5c3c-45e0-b278-237ab6e39c15} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3560 | 2024.02.02 03:25:09.629870 [ 3 ] {} <Debug> HTTP-Session: ef7f128d-a0d1-4e49-95f2-c26d129c5cc4 Destroying unnamed session | ||
| 3561 | 2024.02.02 03:25:09.630027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3562 | 2024.02.02 03:25:09.630074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3563 | 2024.02.02 03:25:09.630092 [ 3 ] {} <Debug> HTTP-Session: 17de357f-238b-43c9-b233-ce4ccdc949af Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3564 | 2024.02.02 03:25:09.630109 [ 3 ] {} <Debug> HTTP-Session: 17de357f-238b-43c9-b233-ce4ccdc949af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2024.02.02 03:25:09.630183 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3566 | 2024.02.02 03:25:09.630223 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3567 | 2024.02.02 03:25:09.630334 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3568 | 2024.02.02 03:25:09.630707 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3569 | 2024.02.02 03:25:09.630931 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3570 | 2024.02.02 03:25:09.631079 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3571 | 2024.02.02 03:25:09.631175 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} <Information> executeQuery: Read 152 rows, 14.97 KiB in 0.000962368 sec., 157943 rows/sec., 15.19 MiB/sec. | ||
| 3572 | 2024.02.02 03:25:09.631288 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} <Debug> DynamicQueryHandler: Done processing query | ||
| 3573 | 2024.02.02 03:25:09.631312 [ 3 ] {c859edc5-24e9-4379-b01b-ac91497c7307} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3574 | 2024.02.02 03:25:09.631327 [ 3 ] {} <Debug> HTTP-Session: 17de357f-238b-43c9-b233-ce4ccdc949af Destroying unnamed session | ||
| 3575 | 2024.02.02 03:25:09.631472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3576 | 2024.02.02 03:25:09.631517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3577 | 2024.02.02 03:25:09.631536 [ 3 ] {} <Debug> HTTP-Session: f50d824a-2f4e-4d45-bb26-fea18d135714 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3578 | 2024.02.02 03:25:09.631553 [ 3 ] {} <Debug> HTTP-Session: f50d824a-2f4e-4d45-bb26-fea18d135714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2024.02.02 03:25:09.631620 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3580 | 2024.02.02 03:25:09.631659 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3581 | 2024.02.02 03:25:09.631764 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3582 | 2024.02.02 03:25:09.632033 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3583 | 2024.02.02 03:25:09.632236 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3584 | 2024.02.02 03:25:09.632390 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 3585 | 2024.02.02 03:25:09.632481 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000833767 sec., 4797 rows/sec., 334.98 KiB/sec. | ||
| 3586 | 2024.02.02 03:25:09.632604 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3587 | 2024.02.02 03:25:09.632628 [ 3 ] {e32a81ae-ea03-449f-af5a-d8a99644e3e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3588 | 2024.02.02 03:25:09.632643 [ 3 ] {} <Debug> HTTP-Session: f50d824a-2f4e-4d45-bb26-fea18d135714 Destroying unnamed session | ||
| 3589 | 2024.02.02 03:25:09.632769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3590 | 2024.02.02 03:25:09.632815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3591 | 2024.02.02 03:25:09.632833 [ 3 ] {} <Debug> HTTP-Session: 601dd80d-9ffe-4969-a304-217049321cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3592 | 2024.02.02 03:25:09.632851 [ 3 ] {} <Debug> HTTP-Session: 601dd80d-9ffe-4969-a304-217049321cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2024.02.02 03:25:09.632921 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3594 | 2024.02.02 03:25:09.632960 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3595 | 2024.02.02 03:25:09.633062 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3596 | 2024.02.02 03:25:09.633367 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3597 | 2024.02.02 03:25:09.633575 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3598 | 2024.02.02 03:25:09.633727 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3599 | 2024.02.02 03:25:09.633823 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000873547 sec., 61816 rows/sec., 4.84 MiB/sec. | ||
| 3600 | 2024.02.02 03:25:09.633945 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3601 | 2024.02.02 03:25:09.633969 [ 3 ] {2390781c-6741-4cd5-9d97-8decae335f6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3602 | 2024.02.02 03:25:09.633984 [ 3 ] {} <Debug> HTTP-Session: 601dd80d-9ffe-4969-a304-217049321cc4 Destroying unnamed session | ||
| 3603 | 2024.02.02 03:25:09.634093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3604 | 2024.02.02 03:25:09.634136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3605 | 2024.02.02 03:25:09.634154 [ 3 ] {} <Debug> HTTP-Session: 5db08b2a-bca7-40b6-a6b1-381d1fabd541 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3606 | 2024.02.02 03:25:09.634170 [ 3 ] {} <Debug> HTTP-Session: 5db08b2a-bca7-40b6-a6b1-381d1fabd541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2024.02.02 03:25:09.634238 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3608 | 2024.02.02 03:25:09.634280 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3609 | 2024.02.02 03:25:09.634400 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3610 | 2024.02.02 03:25:09.634671 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3611 | 2024.02.02 03:25:09.634929 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3612 | 2024.02.02 03:25:09.635111 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 3613 | 2024.02.02 03:25:09.635229 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000956708 sec., 2090 rows/sec., 146.99 KiB/sec. | ||
| 3614 | 2024.02.02 03:25:09.635349 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} <Debug> DynamicQueryHandler: Done processing query | ||
| 3615 | 2024.02.02 03:25:09.635373 [ 3 ] {afc8455b-017e-4295-be7f-744d282f4eba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3616 | 2024.02.02 03:25:09.635389 [ 3 ] {} <Debug> HTTP-Session: 5db08b2a-bca7-40b6-a6b1-381d1fabd541 Destroying unnamed session | ||
| 3617 | 2024.02.02 03:25:09.635532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3618 | 2024.02.02 03:25:09.635578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3619 | 2024.02.02 03:25:09.635596 [ 3 ] {} <Debug> HTTP-Session: 22bd8847-4b49-4dfa-932f-3c31c4d74e34 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3620 | 2024.02.02 03:25:09.635613 [ 3 ] {} <Debug> HTTP-Session: 22bd8847-4b49-4dfa-932f-3c31c4d74e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2024.02.02 03:25:09.635696 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3622 | 2024.02.02 03:25:09.635740 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3623 | 2024.02.02 03:25:09.635874 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3624 | 2024.02.02 03:25:09.636374 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3625 | 2024.02.02 03:25:09.636690 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3626 | 2024.02.02 03:25:09.636869 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3627 | 2024.02.02 03:25:09.636993 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001266711 sec., 39472 rows/sec., 53.27 MiB/sec. | ||
| 3628 | 2024.02.02 03:25:09.637169 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} <Debug> DynamicQueryHandler: Done processing query | ||
| 3629 | 2024.02.02 03:25:09.637194 [ 3 ] {c8d372cc-ac23-47bf-a5ff-4d6923b0ad09} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 3630 | 2024.02.02 03:25:09.637209 [ 3 ] {} <Debug> HTTP-Session: 22bd8847-4b49-4dfa-932f-3c31c4d74e34 Destroying unnamed session | ||
| 3631 | 2024.02.02 03:25:19.626863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3632 | 2024.02.02 03:25:19.626987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3633 | 2024.02.02 03:25:19.627014 [ 3 ] {} <Debug> HTTP-Session: 65cb81b6-2c90-41c5-8f76-8595db17b6f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3634 | 2024.02.02 03:25:19.627038 [ 3 ] {} <Debug> HTTP-Session: 65cb81b6-2c90-41c5-8f76-8595db17b6f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2024.02.02 03:25:19.627169 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3636 | 2024.02.02 03:25:19.627233 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3637 | 2024.02.02 03:25:19.627395 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3638 | 2024.02.02 03:25:19.627870 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3639 | 2024.02.02 03:25:19.628145 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3640 | 2024.02.02 03:25:19.628357 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3641 | 2024.02.02 03:25:19.628501 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001288351 sec., 38809 rows/sec., 3.07 MiB/sec. | ||
| 3642 | 2024.02.02 03:25:19.628674 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} <Debug> DynamicQueryHandler: Done processing query | ||
| 3643 | 2024.02.02 03:25:19.628705 [ 3 ] {61f3f0f4-5868-4613-ad44-36e27a465046} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3644 | 2024.02.02 03:25:19.628727 [ 3 ] {} <Debug> HTTP-Session: 65cb81b6-2c90-41c5-8f76-8595db17b6f0 Destroying unnamed session | ||
| 3645 | 2024.02.02 03:25:19.628862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3646 | 2024.02.02 03:25:19.628923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3647 | 2024.02.02 03:25:19.628947 [ 3 ] {} <Debug> HTTP-Session: bd1b605e-8f54-47ce-8418-a32ee40ac2c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3648 | 2024.02.02 03:25:19.628971 [ 3 ] {} <Debug> HTTP-Session: bd1b605e-8f54-47ce-8418-a32ee40ac2c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3649 | 2024.02.02 03:25:19.629067 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3650 | 2024.02.02 03:25:19.629119 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3651 | 2024.02.02 03:25:19.629255 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3652 | 2024.02.02 03:25:19.629594 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3653 | 2024.02.02 03:25:19.629825 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3654 | 2024.02.02 03:25:19.629979 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3655 | 2024.02.02 03:25:19.630098 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000992329 sec., 2015 rows/sec., 172.22 KiB/sec. | ||
| 3656 | 2024.02.02 03:25:19.630220 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} <Debug> DynamicQueryHandler: Done processing query | ||
| 3657 | 2024.02.02 03:25:19.630243 [ 3 ] {454177e8-7f31-4a9d-947f-f217d7053022} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3658 | 2024.02.02 03:25:19.630260 [ 3 ] {} <Debug> HTTP-Session: bd1b605e-8f54-47ce-8418-a32ee40ac2c0 Destroying unnamed session | ||
| 3659 | 2024.02.02 03:25:19.630420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3660 | 2024.02.02 03:25:19.630471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3661 | 2024.02.02 03:25:19.630490 [ 3 ] {} <Debug> HTTP-Session: cf2efac4-a7de-4995-aa23-ccaf941fcd74 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3662 | 2024.02.02 03:25:19.630509 [ 3 ] {} <Debug> HTTP-Session: cf2efac4-a7de-4995-aa23-ccaf941fcd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2024.02.02 03:25:19.630590 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3664 | 2024.02.02 03:25:19.630630 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3665 | 2024.02.02 03:25:19.630739 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3666 | 2024.02.02 03:25:19.631126 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3667 | 2024.02.02 03:25:19.631353 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3668 | 2024.02.02 03:25:19.631504 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3669 | 2024.02.02 03:25:19.631627 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} <Information> executeQuery: Read 151 rows, 14.88 KiB in 0.000999359 sec., 151096 rows/sec., 14.54 MiB/sec. | ||
| 3670 | 2024.02.02 03:25:19.631788 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} <Debug> DynamicQueryHandler: Done processing query | ||
| 3671 | 2024.02.02 03:25:19.631811 [ 3 ] {a96be23d-2ed9-41da-b6a1-a28b9d5d8e55} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3672 | 2024.02.02 03:25:19.631828 [ 3 ] {} <Debug> HTTP-Session: cf2efac4-a7de-4995-aa23-ccaf941fcd74 Destroying unnamed session | ||
| 3673 | 2024.02.02 03:25:19.631967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3674 | 2024.02.02 03:25:19.632023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3675 | 2024.02.02 03:25:19.632053 [ 3 ] {} <Debug> HTTP-Session: 438eb98a-2a82-4247-b7d0-94a26cfc89de Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3676 | 2024.02.02 03:25:19.632079 [ 3 ] {} <Debug> HTTP-Session: 438eb98a-2a82-4247-b7d0-94a26cfc89de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2024.02.02 03:25:19.632179 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3678 | 2024.02.02 03:25:19.632238 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3679 | 2024.02.02 03:25:19.632401 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3680 | 2024.02.02 03:25:19.632744 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3681 | 2024.02.02 03:25:19.633028 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3682 | 2024.02.02 03:25:19.633243 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3683 | 2024.02.02 03:25:19.633393 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00117286 sec., 1705 rows/sec., 119.07 KiB/sec. | ||
| 3684 | 2024.02.02 03:25:19.633538 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} <Debug> DynamicQueryHandler: Done processing query | ||
| 3685 | 2024.02.02 03:25:19.633571 [ 3 ] {3c6b37eb-a315-4089-aeb3-0b144de88550} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3686 | 2024.02.02 03:25:19.633595 [ 3 ] {} <Debug> HTTP-Session: 438eb98a-2a82-4247-b7d0-94a26cfc89de Destroying unnamed session | ||
| 3687 | 2024.02.02 03:25:19.633739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3688 | 2024.02.02 03:25:19.633803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3689 | 2024.02.02 03:25:19.633831 [ 3 ] {} <Debug> HTTP-Session: 166eab8a-215e-4cb3-83ff-2d71dc256609 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3690 | 2024.02.02 03:25:19.633855 [ 3 ] {} <Debug> HTTP-Session: 166eab8a-215e-4cb3-83ff-2d71dc256609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3691 | 2024.02.02 03:25:19.633957 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3692 | 2024.02.02 03:25:19.634014 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3693 | 2024.02.02 03:25:19.634165 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3694 | 2024.02.02 03:25:19.634483 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3695 | 2024.02.02 03:25:19.634690 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3696 | 2024.02.02 03:25:19.634837 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3697 | 2024.02.02 03:25:19.634951 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.000954028 sec., 54505 rows/sec., 4.27 MiB/sec. | ||
| 3698 | 2024.02.02 03:25:19.635069 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} <Debug> DynamicQueryHandler: Done processing query | ||
| 3699 | 2024.02.02 03:25:19.635093 [ 3 ] {625c7372-cc6f-4aa9-b810-8885bf2cbe64} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3700 | 2024.02.02 03:25:19.635108 [ 3 ] {} <Debug> HTTP-Session: 166eab8a-215e-4cb3-83ff-2d71dc256609 Destroying unnamed session | ||
| 3701 | 2024.02.02 03:25:19.635214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3702 | 2024.02.02 03:25:19.635259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3703 | 2024.02.02 03:25:19.635283 [ 3 ] {} <Debug> HTTP-Session: 5598c5e4-6d11-4734-85fd-bd692927033b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3704 | 2024.02.02 03:25:19.635301 [ 3 ] {} <Debug> HTTP-Session: 5598c5e4-6d11-4734-85fd-bd692927033b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3705 | 2024.02.02 03:25:19.635372 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3706 | 2024.02.02 03:25:19.635416 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3707 | 2024.02.02 03:25:19.635541 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3708 | 2024.02.02 03:25:19.635865 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3709 | 2024.02.02 03:25:19.636128 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3710 | 2024.02.02 03:25:19.636304 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 3711 | 2024.02.02 03:25:19.636434 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001024729 sec., 975 rows/sec., 68.62 KiB/sec. | ||
| 3712 | 2024.02.02 03:25:19.636641 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} <Debug> DynamicQueryHandler: Done processing query | ||
| 3713 | 2024.02.02 03:25:19.636665 [ 3 ] {e3152455-478b-4e7b-90d3-973524ea89cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3714 | 2024.02.02 03:25:19.636682 [ 3 ] {} <Debug> HTTP-Session: 5598c5e4-6d11-4734-85fd-bd692927033b Destroying unnamed session | ||
| 3715 | 2024.02.02 03:25:19.636844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3716 | 2024.02.02 03:25:19.636890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3717 | 2024.02.02 03:25:19.636909 [ 3 ] {} <Debug> HTTP-Session: 1906ee37-a27f-42fb-857c-99cfb88f82fb Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3718 | 2024.02.02 03:25:19.636925 [ 3 ] {} <Debug> HTTP-Session: 1906ee37-a27f-42fb-857c-99cfb88f82fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2024.02.02 03:25:19.637019 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3720 | 2024.02.02 03:25:19.637064 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3721 | 2024.02.02 03:25:19.637213 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3722 | 2024.02.02 03:25:19.637747 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3723 | 2024.02.02 03:25:19.638072 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3724 | 2024.02.02 03:25:19.638254 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3725 | 2024.02.02 03:25:19.638385 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001334911 sec., 37455 rows/sec., 50.54 MiB/sec. | ||
| 3726 | 2024.02.02 03:25:19.638515 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} <Debug> DynamicQueryHandler: Done processing query | ||
| 3727 | 2024.02.02 03:25:19.638538 [ 3 ] {a96e932c-ba23-4e3d-bbec-f41c058dba80} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 3728 | 2024.02.02 03:25:19.638555 [ 3 ] {} <Debug> HTTP-Session: 1906ee37-a27f-42fb-857c-99cfb88f82fb Destroying unnamed session | ||
| 3729 | 2024.02.02 03:25:23.655584 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3730 | 2024.02.02 03:25:23.655655 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3731 | 2024.02.02 03:25:29.628917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3732 | 2024.02.02 03:25:29.629043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3733 | 2024.02.02 03:25:29.629070 [ 3 ] {} <Debug> HTTP-Session: 329ebf45-7c6d-4b35-b7d8-06a6f9336ba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3734 | 2024.02.02 03:25:29.629094 [ 3 ] {} <Debug> HTTP-Session: 329ebf45-7c6d-4b35-b7d8-06a6f9336ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2024.02.02 03:25:29.629222 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3736 | 2024.02.02 03:25:29.629283 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3737 | 2024.02.02 03:25:29.629442 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3738 | 2024.02.02 03:25:29.629908 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3739 | 2024.02.02 03:25:29.630172 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3740 | 2024.02.02 03:25:29.630341 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3741 | 2024.02.02 03:25:29.630470 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.00120891 sec., 41359 rows/sec., 3.27 MiB/sec. | ||
| 3742 | 2024.02.02 03:25:29.630489 [ 118 ] {} <Debug> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 3743 | 2024.02.02 03:25:29.630614 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3744 | 2024.02.02 03:25:29.630688 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} <Debug> DynamicQueryHandler: Done processing query | ||
| 3745 | 2024.02.02 03:25:29.630753 [ 3 ] {8945a5ed-6445-492f-be2c-f8b52b158afd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3746 | 2024.02.02 03:25:29.630778 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact | ||
| 3747 | 2024.02.02 03:25:29.630787 [ 3 ] {} <Debug> HTTP-Session: 329ebf45-7c6d-4b35-b7d8-06a6f9336ba3 Destroying unnamed session | ||
| 3748 | 2024.02.02 03:25:29.630943 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3749 | 2024.02.02 03:25:29.630975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3750 | 2024.02.02 03:25:29.631001 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 50 rows starting from the beginning of the part | ||
| 3751 | 2024.02.02 03:25:29.631078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3752 | 2024.02.02 03:25:29.631131 [ 3 ] {} <Debug> HTTP-Session: 2c0115cf-72b5-49f1-8a0e-d6ede8d9ee40 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3753 | 2024.02.02 03:25:29.631169 [ 3 ] {} <Debug> HTTP-Session: 2c0115cf-72b5-49f1-8a0e-d6ede8d9ee40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2024.02.02 03:25:29.631297 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part | ||
| 3755 | 2024.02.02 03:25:29.631382 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3756 | 2024.02.02 03:25:29.631493 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3757 | 2024.02.02 03:25:29.631549 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 50 rows starting from the beginning of the part | ||
| 3758 | 2024.02.02 03:25:29.631899 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 50 rows starting from the beginning of the part | ||
| 3759 | 2024.02.02 03:25:29.631964 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3760 | 2024.02.02 03:25:29.632147 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 50 rows starting from the beginning of the part | ||
| 3761 | 2024.02.02 03:25:29.632618 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3762 | 2024.02.02 03:25:29.633079 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3763 | 2024.02.02 03:25:29.633488 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3764 | 2024.02.02 03:25:29.633542 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002865844 sec., 87234.33655146616 rows/sec., 6.91 MiB/sec. | ||
| 3765 | 2024.02.02 03:25:29.633704 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002266009 sec., 882 rows/sec., 75.42 KiB/sec. | ||
| 3766 | 2024.02.02 03:25:29.633748 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 3767 | 2024.02.02 03:25:29.633911 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} <Debug> DynamicQueryHandler: Done processing query | ||
| 3768 | 2024.02.02 03:25:29.633946 [ 3 ] {6b2e16a0-32ab-43c9-a0af-a88557770b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3769 | 2024.02.02 03:25:29.633985 [ 3 ] {} <Debug> HTTP-Session: 2c0115cf-72b5-49f1-8a0e-d6ede8d9ee40 Destroying unnamed session | ||
| 3770 | 2024.02.02 03:25:29.634039 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7. | ||
| 3771 | 2024.02.02 03:25:29.634108 [ 17 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_31_7} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0 | ||
| 3772 | 2024.02.02 03:25:29.634200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 29125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3773 | 2024.02.02 03:25:29.634262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3774 | 2024.02.02 03:25:29.634282 [ 3 ] {} <Debug> HTTP-Session: d586de96-6f64-4187-8067-03c2cbbd6925 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3775 | 2024.02.02 03:25:29.634300 [ 3 ] {} <Debug> HTTP-Session: d586de96-6f64-4187-8067-03c2cbbd6925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2024.02.02 03:25:29.634382 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3777 | 2024.02.02 03:25:29.634424 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3778 | 2024.02.02 03:25:29.634544 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3779 | 2024.02.02 03:25:29.635015 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3780 | 2024.02.02 03:25:29.635247 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3781 | 2024.02.02 03:25:29.635402 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3782 | 2024.02.02 03:25:29.635515 [ 118 ] {} <Debug> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3783 | 2024.02.02 03:25:29.635529 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} <Information> executeQuery: Read 187 rows, 17.70 KiB in 0.0011113 sec., 168271 rows/sec., 15.55 MiB/sec. | ||
| 3784 | 2024.02.02 03:25:29.635567 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3785 | 2024.02.02 03:25:29.635729 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3786 | 2024.02.02 03:25:29.635780 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3787 | 2024.02.02 03:25:29.635818 [ 3 ] {e3a52adb-9837-489c-8b90-eaa65f4df85c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3788 | 2024.02.02 03:25:29.635857 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3789 | 2024.02.02 03:25:29.635871 [ 3 ] {} <Debug> HTTP-Session: d586de96-6f64-4187-8067-03c2cbbd6925 Destroying unnamed session | ||
| 3790 | 2024.02.02 03:25:29.635911 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 190 rows starting from the beginning of the part | ||
| 3791 | 2024.02.02 03:25:29.636015 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 150 rows starting from the beginning of the part | ||
| 3792 | 2024.02.02 03:25:29.636086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3793 | 2024.02.02 03:25:29.636181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3794 | 2024.02.02 03:25:29.636200 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 186 rows starting from the beginning of the part | ||
| 3795 | 2024.02.02 03:25:29.636214 [ 3 ] {} <Debug> HTTP-Session: 71bb190c-da80-4cdd-a220-bd772fee62c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3796 | 2024.02.02 03:25:29.636262 [ 3 ] {} <Debug> HTTP-Session: 71bb190c-da80-4cdd-a220-bd772fee62c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2024.02.02 03:25:29.636431 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 152 rows starting from the beginning of the part | ||
| 3798 | 2024.02.02 03:25:29.636461 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3799 | 2024.02.02 03:25:29.636537 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3800 | 2024.02.02 03:25:29.636640 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 151 rows starting from the beginning of the part | ||
| 3801 | 2024.02.02 03:25:29.636927 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 187 rows starting from the beginning of the part | ||
| 3802 | 2024.02.02 03:25:29.637036 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3803 | 2024.02.02 03:25:29.637869 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3804 | 2024.02.02 03:25:29.638341 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3805 | 2024.02.02 03:25:29.638666 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3806 | 2024.02.02 03:25:29.638839 [ 18 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 4 columns (4 merged, 0 gathered) in 0.003177197 sec., 319778.72319531965 rows/sec., 30.09 MiB/sec. | ||
| 3807 | 2024.02.02 03:25:29.638919 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002408311 sec., 830 rows/sec., 57.99 KiB/sec. | ||
| 3808 | 2024.02.02 03:25:29.639036 [ 23 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3809 | 2024.02.02 03:25:29.639077 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} <Debug> DynamicQueryHandler: Done processing query | ||
| 3810 | 2024.02.02 03:25:29.639103 [ 3 ] {e66302e0-3a8b-44e6-a1ab-7ab350b3c601} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3811 | 2024.02.02 03:25:29.639120 [ 3 ] {} <Debug> HTTP-Session: 71bb190c-da80-4cdd-a220-bd772fee62c6 Destroying unnamed session | ||
| 3812 | 2024.02.02 03:25:29.639245 [ 23 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3813 | 2024.02.02 03:25:29.639257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3814 | 2024.02.02 03:25:29.639305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3815 | 2024.02.02 03:25:29.639313 [ 23 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_31_6} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3816 | 2024.02.02 03:25:29.639329 [ 3 ] {} <Debug> HTTP-Session: 95e1a551-7bec-421b-918c-5bb527ee97c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3817 | 2024.02.02 03:25:29.639348 [ 3 ] {} <Debug> HTTP-Session: 95e1a551-7bec-421b-918c-5bb527ee97c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2024.02.02 03:25:29.639444 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3819 | 2024.02.02 03:25:29.639489 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3820 | 2024.02.02 03:25:29.639596 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3821 | 2024.02.02 03:25:29.639938 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3822 | 2024.02.02 03:25:29.640147 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3823 | 2024.02.02 03:25:29.640299 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3824 | 2024.02.02 03:25:29.640420 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} <Information> executeQuery: Read 76 rows, 6.07 KiB in 0.000938888 sec., 80946 rows/sec., 6.31 MiB/sec. | ||
| 3825 | 2024.02.02 03:25:29.640413 [ 117 ] {} <Debug> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3826 | 2024.02.02 03:25:29.640504 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3827 | 2024.02.02 03:25:29.640604 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3828 | 2024.02.02 03:25:29.640605 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3829 | 2024.02.02 03:25:29.640635 [ 3 ] {5a9befaf-b067-4948-ae40-14b4397149a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3830 | 2024.02.02 03:25:29.640661 [ 3 ] {} <Debug> HTTP-Session: 95e1a551-7bec-421b-918c-5bb527ee97c3 Destroying unnamed session | ||
| 3831 | 2024.02.02 03:25:29.640706 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3832 | 2024.02.02 03:25:29.640734 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 100 rows starting from the beginning of the part | ||
| 3833 | 2024.02.02 03:25:29.640785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3834 | 2024.02.02 03:25:29.640839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3835 | 2024.02.02 03:25:29.640857 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 50 rows starting from the beginning of the part | ||
| 3836 | 2024.02.02 03:25:29.640887 [ 3 ] {} <Debug> HTTP-Session: 387a6a57-61cd-4ff3-9910-c63edb23f22b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3837 | 2024.02.02 03:25:29.640914 [ 3 ] {} <Debug> HTTP-Session: 387a6a57-61cd-4ff3-9910-c63edb23f22b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2024.02.02 03:25:29.641011 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 74 rows starting from the beginning of the part | ||
| 3839 | 2024.02.02 03:25:29.641037 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3840 | 2024.02.02 03:25:29.641096 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3841 | 2024.02.02 03:25:29.641134 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 54 rows starting from the beginning of the part | ||
| 3842 | 2024.02.02 03:25:29.641297 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 52 rows starting from the beginning of the part | ||
| 3843 | 2024.02.02 03:25:29.641376 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3844 | 2024.02.02 03:25:29.641414 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 76 rows starting from the beginning of the part | ||
| 3845 | 2024.02.02 03:25:29.641860 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3846 | 2024.02.02 03:25:29.642236 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3847 | 2024.02.02 03:25:29.642314 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 4 columns (4 merged, 0 gathered) in 0.001738605 sec., 233520.5523968929 rows/sec., 18.24 MiB/sec. | ||
| 3848 | 2024.02.02 03:25:29.642413 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3849 | 2024.02.02 03:25:29.642479 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 3850 | 2024.02.02 03:25:29.642637 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001563003 sec., 23672 rows/sec., 1.67 MiB/sec. | ||
| 3851 | 2024.02.02 03:25:29.642661 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3852 | 2024.02.02 03:25:29.642750 [ 15 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_31_6} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3853 | 2024.02.02 03:25:29.642788 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} <Debug> DynamicQueryHandler: Done processing query | ||
| 3854 | 2024.02.02 03:25:29.642821 [ 3 ] {4f9b9d13-9a32-49bc-a6c4-c91e0c609dad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3855 | 2024.02.02 03:25:29.642839 [ 3 ] {} <Debug> HTTP-Session: 387a6a57-61cd-4ff3-9910-c63edb23f22b Destroying unnamed session | ||
| 3856 | 2024.02.02 03:25:29.642995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3857 | 2024.02.02 03:25:29.643041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3858 | 2024.02.02 03:25:29.643059 [ 3 ] {} <Debug> HTTP-Session: cfcfcd34-5f7a-4e0a-a813-cf751416653c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3859 | 2024.02.02 03:25:29.643076 [ 3 ] {} <Debug> HTTP-Session: cfcfcd34-5f7a-4e0a-a813-cf751416653c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2024.02.02 03:25:29.643170 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3861 | 2024.02.02 03:25:29.643214 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3862 | 2024.02.02 03:25:29.643347 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3863 | 2024.02.02 03:25:29.643884 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3864 | 2024.02.02 03:25:29.644201 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3865 | 2024.02.02 03:25:29.644382 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3866 | 2024.02.02 03:25:29.644496 [ 117 ] {} <Debug> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3867 | 2024.02.02 03:25:29.644514 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001315451 sec., 38009 rows/sec., 51.29 MiB/sec. | ||
| 3868 | 2024.02.02 03:25:29.644544 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3869 | 2024.02.02 03:25:29.644721 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3870 | 2024.02.02 03:25:29.644805 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3871 | 2024.02.02 03:25:29.644829 [ 3 ] {c71d1866-1636-4cf8-93c7-b945c7b5426e} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 3872 | 2024.02.02 03:25:29.644847 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3873 | 2024.02.02 03:25:29.644853 [ 3 ] {} <Debug> HTTP-Session: cfcfcd34-5f7a-4e0a-a813-cf751416653c Destroying unnamed session | ||
| 3874 | 2024.02.02 03:25:29.644882 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1269 rows starting from the beginning of the part | ||
| 3875 | 2024.02.02 03:25:29.644978 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 50 rows starting from the beginning of the part | ||
| 3876 | 2024.02.02 03:25:29.645062 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part | ||
| 3877 | 2024.02.02 03:25:29.645143 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 50 rows starting from the beginning of the part | ||
| 3878 | 2024.02.02 03:25:29.645220 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 50 rows starting from the beginning of the part | ||
| 3879 | 2024.02.02 03:25:29.645296 [ 23 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 50 rows starting from the beginning of the part | ||
| 3880 | 2024.02.02 03:25:29.648982 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1519 rows, containing 6 columns (6 merged, 0 gathered) in 0.004368487 sec., 347717.6422866773 rows/sec., 469.23 MiB/sec. | ||
| 3881 | 2024.02.02 03:25:29.650127 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3882 | 2024.02.02 03:25:29.650356 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3883 | 2024.02.02 03:25:29.650419 [ 13 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3884 | 2024.02.02 03:25:29.650493 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_31_6: 8.12 MiB. | ||
| 3885 | 2024.02.02 03:25:30.000151 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.96 MiB, peak 242.06 MiB, will set to 235.16 MiB (RSS), difference: 1.20 MiB | ||
| 3886 | 2024.02.02 03:25:38.655890 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3887 | 2024.02.02 03:25:38.655961 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3888 | 2024.02.02 03:25:39.626938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3889 | 2024.02.02 03:25:39.627053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3890 | 2024.02.02 03:25:39.627084 [ 3 ] {} <Debug> HTTP-Session: 52763b23-9692-45dd-8c1e-619e7d9b6521 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3891 | 2024.02.02 03:25:39.627112 [ 3 ] {} <Debug> HTTP-Session: 52763b23-9692-45dd-8c1e-619e7d9b6521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2024.02.02 03:25:39.627256 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3893 | 2024.02.02 03:25:39.627323 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3894 | 2024.02.02 03:25:39.627484 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3895 | 2024.02.02 03:25:39.627990 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3896 | 2024.02.02 03:25:39.628265 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3897 | 2024.02.02 03:25:39.628436 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3898 | 2024.02.02 03:25:39.628554 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001257881 sec., 39749 rows/sec., 3.15 MiB/sec. | ||
| 3899 | 2024.02.02 03:25:39.628720 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3900 | 2024.02.02 03:25:39.628746 [ 3 ] {4948f1f5-c5cb-4926-abb8-ffa0115a9be3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3901 | 2024.02.02 03:25:39.628763 [ 3 ] {} <Debug> HTTP-Session: 52763b23-9692-45dd-8c1e-619e7d9b6521 Destroying unnamed session | ||
| 3902 | 2024.02.02 03:25:39.628925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3903 | 2024.02.02 03:25:39.628979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3904 | 2024.02.02 03:25:39.628999 [ 3 ] {} <Debug> HTTP-Session: bcf10ec9-23e0-4fa0-8bbd-e5f1e5c11917 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3905 | 2024.02.02 03:25:39.629018 [ 3 ] {} <Debug> HTTP-Session: bcf10ec9-23e0-4fa0-8bbd-e5f1e5c11917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2024.02.02 03:25:39.629104 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3907 | 2024.02.02 03:25:39.629148 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3908 | 2024.02.02 03:25:39.629260 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3909 | 2024.02.02 03:25:39.629673 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3910 | 2024.02.02 03:25:39.629896 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3911 | 2024.02.02 03:25:39.630053 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3912 | 2024.02.02 03:25:39.630149 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} <Information> executeQuery: Read 150 rows, 14.79 KiB in 0.001015138 sec., 147763 rows/sec., 14.23 MiB/sec. | ||
| 3913 | 2024.02.02 03:25:39.630293 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} <Debug> DynamicQueryHandler: Done processing query | ||
| 3914 | 2024.02.02 03:25:39.630317 [ 3 ] {9672b023-165d-4445-bc1c-518bc3db09ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3915 | 2024.02.02 03:25:39.630334 [ 3 ] {} <Debug> HTTP-Session: bcf10ec9-23e0-4fa0-8bbd-e5f1e5c11917 Destroying unnamed session | ||
| 3916 | 2024.02.02 03:25:39.630466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3917 | 2024.02.02 03:25:39.630512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3918 | 2024.02.02 03:25:39.630532 [ 3 ] {} <Debug> HTTP-Session: f53d5c28-3b93-47f1-bf01-0e0e2007a854 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3919 | 2024.02.02 03:25:39.630548 [ 3 ] {} <Debug> HTTP-Session: f53d5c28-3b93-47f1-bf01-0e0e2007a854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2024.02.02 03:25:39.630623 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3921 | 2024.02.02 03:25:39.630664 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3922 | 2024.02.02 03:25:39.630776 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3923 | 2024.02.02 03:25:39.631150 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3924 | 2024.02.02 03:25:39.631362 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3925 | 2024.02.02 03:25:39.631523 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3926 | 2024.02.02 03:25:39.631616 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000965258 sec., 51799 rows/sec., 4.05 MiB/sec. | ||
| 3927 | 2024.02.02 03:25:39.631732 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} <Debug> DynamicQueryHandler: Done processing query | ||
| 3928 | 2024.02.02 03:25:39.631755 [ 3 ] {c30a96a4-7b0b-469e-8478-c37660a59007} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3929 | 2024.02.02 03:25:39.631770 [ 3 ] {} <Debug> HTTP-Session: f53d5c28-3b93-47f1-bf01-0e0e2007a854 Destroying unnamed session | ||
| 3930 | 2024.02.02 03:25:39.631967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3931 | 2024.02.02 03:25:39.632013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3932 | 2024.02.02 03:25:39.632033 [ 3 ] {} <Debug> HTTP-Session: 3d656c03-efa9-4b00-a719-1382bd9dd1f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3933 | 2024.02.02 03:25:39.632049 [ 3 ] {} <Debug> HTTP-Session: 3d656c03-efa9-4b00-a719-1382bd9dd1f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2024.02.02 03:25:39.632143 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3935 | 2024.02.02 03:25:39.632190 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3936 | 2024.02.02 03:25:39.632324 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3937 | 2024.02.02 03:25:39.632846 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3938 | 2024.02.02 03:25:39.633167 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3939 | 2024.02.02 03:25:39.633350 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3940 | 2024.02.02 03:25:39.633451 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001279661 sec., 39072 rows/sec., 52.73 MiB/sec. | ||
| 3941 | 2024.02.02 03:25:39.633578 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3942 | 2024.02.02 03:25:39.633601 [ 3 ] {8064699b-ed6b-4277-a924-2699f4ebeca0} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 3943 | 2024.02.02 03:25:39.633617 [ 3 ] {} <Debug> HTTP-Session: 3d656c03-efa9-4b00-a719-1382bd9dd1f9 Destroying unnamed session | ||
| 3944 | 2024.02.02 03:25:40.062646 [ 75 ] {} <Debug> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 3945 | 2024.02.02 03:25:40.062709 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3946 | 2024.02.02 03:25:40.062782 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
| 3947 | 2024.02.02 03:25:40.062888 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3948 | 2024.02.02 03:25:40.062917 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 3949 | 2024.02.02 03:25:40.063046 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 3950 | 2024.02.02 03:25:40.063127 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 3951 | 2024.02.02 03:25:40.063205 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 3952 | 2024.02.02 03:25:40.063278 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 3953 | 2024.02.02 03:25:40.063780 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001028778 sec., 17496.486122370425 rows/sec., 1.43 MiB/sec. | ||
| 3954 | 2024.02.02 03:25:40.063865 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 3955 | 2024.02.02 03:25:40.064015 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_14_3} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
| 3956 | 2024.02.02 03:25:40.064070 [ 19 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_14_3} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
| 3957 | 2024.02.02 03:25:40.290531 [ 101 ] {} <Debug> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 3958 | 2024.02.02 03:25:40.290614 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3959 | 2024.02.02 03:25:40.290687 [ 13 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
| 3960 | 2024.02.02 03:25:40.290777 [ 13 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3961 | 2024.02.02 03:25:40.290809 [ 13 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 3962 | 2024.02.02 03:25:40.290925 [ 13 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 3963 | 2024.02.02 03:25:40.291025 [ 13 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 3964 | 2024.02.02 03:25:40.291108 [ 13 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 3965 | 2024.02.02 03:25:40.291188 [ 13 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 3966 | 2024.02.02 03:25:40.291755 [ 20 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001089889 sec., 16515.443315787204 rows/sec., 1.13 MiB/sec. | ||
| 3967 | 2024.02.02 03:25:40.291913 [ 12 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 3968 | 2024.02.02 03:25:40.292144 [ 12 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_14_3} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
| 3969 | 2024.02.02 03:25:40.292214 [ 12 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_14_3} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
| 3970 | 2024.02.02 03:25:43.006802 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 3971 | 2024.02.02 03:25:43.006950 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3972 | 2024.02.02 03:25:43.007070 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact | ||
| 3973 | 2024.02.02 03:25:43.007219 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3974 | 2024.02.02 03:25:43.007261 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 758 rows starting from the beginning of the part | ||
| 3975 | 2024.02.02 03:25:43.007402 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::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 | ||
| 3976 | 2024.02.02 03:25:43.007509 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::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 | ||
| 3977 | 2024.02.02 03:25:43.007600 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 3978 | 2024.02.02 03:25:43.007683 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 3979 | 2024.02.02 03:25:43.008396 [ 20 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 834 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372202 sec., 607782.236143075 rows/sec., 42.87 MiB/sec. | ||
| 3980 | 2024.02.02 03:25:43.008549 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 3981 | 2024.02.02 03:25:43.008775 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
| 3982 | 2024.02.02 03:25:43.008836 [ 23 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_19_4} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 | ||
| 3983 | 2024.02.02 03:25:49.627369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3984 | 2024.02.02 03:25:49.627491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3985 | 2024.02.02 03:25:49.627517 [ 3 ] {} <Debug> HTTP-Session: c92d0421-18b5-40d9-bb96-b8de8890d7c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 3986 | 2024.02.02 03:25:49.627542 [ 3 ] {} <Debug> HTTP-Session: c92d0421-18b5-40d9-bb96-b8de8890d7c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2024.02.02 03:25:49.627668 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3988 | 2024.02.02 03:25:49.627728 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3989 | 2024.02.02 03:25:49.627889 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3990 | 2024.02.02 03:25:49.628389 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 3991 | 2024.02.02 03:25:49.628658 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3992 | 2024.02.02 03:25:49.628824 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3993 | 2024.02.02 03:25:49.628967 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001264511 sec., 39540 rows/sec., 3.13 MiB/sec. | ||
| 3994 | 2024.02.02 03:25:49.629119 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3995 | 2024.02.02 03:25:49.629144 [ 3 ] {175a4739-f24d-4857-8285-3e5622cdda6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3996 | 2024.02.02 03:25:49.629162 [ 3 ] {} <Debug> HTTP-Session: c92d0421-18b5-40d9-bb96-b8de8890d7c1 Destroying unnamed session | ||
| 3997 | 2024.02.02 03:25:49.629392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 23981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3998 | 2024.02.02 03:25:49.629445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3999 | 2024.02.02 03:25:49.629464 [ 3 ] {} <Debug> HTTP-Session: cf6651d3-e93b-4dff-988c-a2c9f9ec07a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4000 | 2024.02.02 03:25:49.629483 [ 3 ] {} <Debug> HTTP-Session: cf6651d3-e93b-4dff-988c-a2c9f9ec07a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2024.02.02 03:25:49.629568 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4002 | 2024.02.02 03:25:49.629610 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4003 | 2024.02.02 03:25:49.629722 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4004 | 2024.02.02 03:25:49.630148 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 4005 | 2024.02.02 03:25:49.630370 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4006 | 2024.02.02 03:25:49.630523 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4007 | 2024.02.02 03:25:49.630643 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} <Information> executeQuery: Read 150 rows, 14.79 KiB in 0.001045059 sec., 143532 rows/sec., 13.82 MiB/sec. | ||
| 4008 | 2024.02.02 03:25:49.630769 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} <Debug> DynamicQueryHandler: Done processing query | ||
| 4009 | 2024.02.02 03:25:49.630794 [ 3 ] {90f51d4d-7b56-4596-bd7a-0268cfcda292} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4010 | 2024.02.02 03:25:49.630810 [ 3 ] {} <Debug> HTTP-Session: cf6651d3-e93b-4dff-988c-a2c9f9ec07a1 Destroying unnamed session | ||
| 4011 | 2024.02.02 03:25:49.630989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4012 | 2024.02.02 03:25:49.631037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4013 | 2024.02.02 03:25:49.631055 [ 3 ] {} <Debug> HTTP-Session: 687dc27b-e9bd-4a41-b2c4-9feb4fbea52b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4014 | 2024.02.02 03:25:49.631072 [ 3 ] {} <Debug> HTTP-Session: 687dc27b-e9bd-4a41-b2c4-9feb4fbea52b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2024.02.02 03:25:49.631144 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4016 | 2024.02.02 03:25:49.631184 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4017 | 2024.02.02 03:25:49.631290 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4018 | 2024.02.02 03:25:49.631601 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 4019 | 2024.02.02 03:25:49.631807 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4020 | 2024.02.02 03:25:49.631975 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4021 | 2024.02.02 03:25:49.632100 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000925127 sec., 54046 rows/sec., 4.23 MiB/sec. | ||
| 4022 | 2024.02.02 03:25:49.632256 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} <Debug> DynamicQueryHandler: Done processing query | ||
| 4023 | 2024.02.02 03:25:49.632281 [ 3 ] {afe5c50d-f955-48d1-aecb-d32e7d620944} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4024 | 2024.02.02 03:25:49.632296 [ 3 ] {} <Debug> HTTP-Session: 687dc27b-e9bd-4a41-b2c4-9feb4fbea52b Destroying unnamed session | ||
| 4025 | 2024.02.02 03:25:49.632435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4026 | 2024.02.02 03:25:49.632481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4027 | 2024.02.02 03:25:49.632499 [ 3 ] {} <Debug> HTTP-Session: 5a6e0243-6ac2-405a-921b-f238a8631fdb Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4028 | 2024.02.02 03:25:49.632516 [ 3 ] {} <Debug> HTTP-Session: 5a6e0243-6ac2-405a-921b-f238a8631fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4029 | 2024.02.02 03:25:49.632603 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4030 | 2024.02.02 03:25:49.632648 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4031 | 2024.02.02 03:25:49.632791 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4032 | 2024.02.02 03:25:49.633308 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 4033 | 2024.02.02 03:25:49.633638 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4034 | 2024.02.02 03:25:49.633819 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4035 | 2024.02.02 03:25:49.633950 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001318121 sec., 37932 rows/sec., 51.19 MiB/sec. | ||
| 4036 | 2024.02.02 03:25:49.634081 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} <Debug> DynamicQueryHandler: Done processing query | ||
| 4037 | 2024.02.02 03:25:49.634103 [ 3 ] {c4405c50-7716-4d82-832b-6a1d9130ec42} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 4038 | 2024.02.02 03:25:49.634120 [ 3 ] {} <Debug> HTTP-Session: 5a6e0243-6ac2-405a-921b-f238a8631fdb Destroying unnamed session | ||
| 4039 | 2024.02.02 03:25:53.656203 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4040 | 2024.02.02 03:25:53.656277 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4041 | 2024.02.02 03:25:59.629354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4042 | 2024.02.02 03:25:59.629475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4043 | 2024.02.02 03:25:59.629501 [ 3 ] {} <Debug> HTTP-Session: 4945d4bf-9e7c-41d1-938e-9ec04516db0e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4044 | 2024.02.02 03:25:59.629526 [ 3 ] {} <Debug> HTTP-Session: 4945d4bf-9e7c-41d1-938e-9ec04516db0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4045 | 2024.02.02 03:25:59.629654 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4046 | 2024.02.02 03:25:59.629713 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4047 | 2024.02.02 03:25:59.629875 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4048 | 2024.02.02 03:25:59.630324 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 4049 | 2024.02.02 03:25:59.630587 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4050 | 2024.02.02 03:25:59.630755 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4051 | 2024.02.02 03:25:59.630892 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.00119965 sec., 41678 rows/sec., 3.30 MiB/sec. | ||
| 4052 | 2024.02.02 03:25:59.631055 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} <Debug> DynamicQueryHandler: Done processing query | ||
| 4053 | 2024.02.02 03:25:59.631079 [ 3 ] {2af67837-0a07-43f1-a691-6aee02429833} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4054 | 2024.02.02 03:25:59.631096 [ 3 ] {} <Debug> HTTP-Session: 4945d4bf-9e7c-41d1-938e-9ec04516db0e Destroying unnamed session | ||
| 4055 | 2024.02.02 03:25:59.631258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 28976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4056 | 2024.02.02 03:25:59.631308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4057 | 2024.02.02 03:25:59.631329 [ 3 ] {} <Debug> HTTP-Session: ebf6215b-52f7-4732-b0c1-251eb63688af Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4058 | 2024.02.02 03:25:59.631348 [ 3 ] {} <Debug> HTTP-Session: ebf6215b-52f7-4732-b0c1-251eb63688af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2024.02.02 03:25:59.631436 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4060 | 2024.02.02 03:25:59.631478 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4061 | 2024.02.02 03:25:59.631587 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4062 | 2024.02.02 03:25:59.632040 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 4063 | 2024.02.02 03:25:59.632270 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4064 | 2024.02.02 03:25:59.632426 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4065 | 2024.02.02 03:25:59.632555 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} <Information> executeQuery: Read 186 rows, 17.61 KiB in 0.001083489 sec., 171667 rows/sec., 15.87 MiB/sec. | ||
| 4066 | 2024.02.02 03:25:59.632717 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 4067 | 2024.02.02 03:25:59.632742 [ 3 ] {b0830208-74d5-4b8e-ae48-dbabc73b03a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4068 | 2024.02.02 03:25:59.632759 [ 3 ] {} <Debug> HTTP-Session: ebf6215b-52f7-4732-b0c1-251eb63688af Destroying unnamed session | ||
| 4069 | 2024.02.02 03:25:59.632883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4070 | 2024.02.02 03:25:59.632929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4071 | 2024.02.02 03:25:59.632948 [ 3 ] {} <Debug> HTTP-Session: 169cf1be-b782-40a9-a714-cb10e02021f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4072 | 2024.02.02 03:25:59.632965 [ 3 ] {} <Debug> HTTP-Session: 169cf1be-b782-40a9-a714-cb10e02021f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2024.02.02 03:25:59.633042 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4074 | 2024.02.02 03:25:59.633083 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4075 | 2024.02.02 03:25:59.633198 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4076 | 2024.02.02 03:25:59.633584 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 4077 | 2024.02.02 03:25:59.633808 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4078 | 2024.02.02 03:25:59.633963 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4079 | 2024.02.02 03:25:59.634081 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} <Information> executeQuery: Read 74 rows, 5.90 KiB in 0.001009299 sec., 73318 rows/sec., 5.71 MiB/sec. | ||
| 4080 | 2024.02.02 03:25:59.634207 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4081 | 2024.02.02 03:25:59.634230 [ 3 ] {a2da4197-74c3-485a-bc0e-cc35ca21fd5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4082 | 2024.02.02 03:25:59.634247 [ 3 ] {} <Debug> HTTP-Session: 169cf1be-b782-40a9-a714-cb10e02021f2 Destroying unnamed session | ||
| 4083 | 2024.02.02 03:25:59.634357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4084 | 2024.02.02 03:25:59.634401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4085 | 2024.02.02 03:25:59.634421 [ 3 ] {} <Debug> HTTP-Session: 7df7995e-bd7f-4034-99c9-619597bd39a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4086 | 2024.02.02 03:25:59.634438 [ 3 ] {} <Debug> HTTP-Session: 7df7995e-bd7f-4034-99c9-619597bd39a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4087 | 2024.02.02 03:25:59.634512 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4088 | 2024.02.02 03:25:59.634556 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4089 | 2024.02.02 03:25:59.634680 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4090 | 2024.02.02 03:25:59.635006 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 4091 | 2024.02.02 03:25:59.635265 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4092 | 2024.02.02 03:25:59.635440 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 4093 | 2024.02.02 03:25:59.635564 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001020489 sec., 35277 rows/sec., 2.49 MiB/sec. | ||
| 4094 | 2024.02.02 03:25:59.635699 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} <Debug> DynamicQueryHandler: Done processing query | ||
| 4095 | 2024.02.02 03:25:59.635722 [ 3 ] {fe1aaab2-00c1-48ec-8bc4-1ae676c63881} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4096 | 2024.02.02 03:25:59.635738 [ 3 ] {} <Debug> HTTP-Session: 7df7995e-bd7f-4034-99c9-619597bd39a1 Destroying unnamed session | ||
| 4097 | 2024.02.02 03:25:59.635895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4098 | 2024.02.02 03:25:59.635942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4099 | 2024.02.02 03:25:59.635961 [ 3 ] {} <Debug> HTTP-Session: 6dd280e4-83f6-4989-b6d8-d98ea23dd971 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4100 | 2024.02.02 03:25:59.635978 [ 3 ] {} <Debug> HTTP-Session: 6dd280e4-83f6-4989-b6d8-d98ea23dd971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2024.02.02 03:25:59.636069 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4102 | 2024.02.02 03:25:59.636113 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4103 | 2024.02.02 03:25:59.636246 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4104 | 2024.02.02 03:25:59.636789 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
| 4105 | 2024.02.02 03:25:59.637108 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4106 | 2024.02.02 03:25:59.637286 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4107 | 2024.02.02 03:25:59.637418 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001313471 sec., 38067 rows/sec., 51.37 MiB/sec. | ||
| 4108 | 2024.02.02 03:25:59.637662 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 4109 | 2024.02.02 03:25:59.637686 [ 3 ] {4609b2cc-12f6-4478-b663-82ffa377d9b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 4110 | 2024.02.02 03:25:59.637702 [ 3 ] {} <Debug> HTTP-Session: 6dd280e4-83f6-4989-b6d8-d98ea23dd971 Destroying unnamed session | ||
| 4111 | 2024.02.02 03:26:08.656689 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4112 | 2024.02.02 03:26:08.656756 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4113 | 2024.02.02 03:26:09.627423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4114 | 2024.02.02 03:26:09.627541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4115 | 2024.02.02 03:26:09.627571 [ 3 ] {} <Debug> HTTP-Session: 8bd07a6e-21cb-47b7-a675-ace783fb7636 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4116 | 2024.02.02 03:26:09.627600 [ 3 ] {} <Debug> HTTP-Session: 8bd07a6e-21cb-47b7-a675-ace783fb7636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2024.02.02 03:26:09.627747 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4118 | 2024.02.02 03:26:09.627816 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4119 | 2024.02.02 03:26:09.627999 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4120 | 2024.02.02 03:26:09.628550 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4121 | 2024.02.02 03:26:09.628815 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4122 | 2024.02.02 03:26:09.628978 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4123 | 2024.02.02 03:26:09.629109 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001317762 sec., 37943 rows/sec., 3.00 MiB/sec. | ||
| 4124 | 2024.02.02 03:26:09.629123 [ 105 ] {} <Debug> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 4125 | 2024.02.02 03:26:09.629247 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4126 | 2024.02.02 03:26:09.629322 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4127 | 2024.02.02 03:26:09.629354 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact | ||
| 4128 | 2024.02.02 03:26:09.629369 [ 3 ] {289201f3-4997-4426-9706-cfb38173699a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4129 | 2024.02.02 03:26:09.629410 [ 3 ] {} <Debug> HTTP-Session: 8bd07a6e-21cb-47b7-a675-ace783fb7636 Destroying unnamed session | ||
| 4130 | 2024.02.02 03:26:09.629491 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4131 | 2024.02.02 03:26:09.629542 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 50 rows starting from the beginning of the part | ||
| 4132 | 2024.02.02 03:26:09.629572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4133 | 2024.02.02 03:26:09.629653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4134 | 2024.02.02 03:26:09.629689 [ 3 ] {} <Debug> HTTP-Session: 25e99ee4-64d0-4bcb-a4cc-f099c3e92a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4135 | 2024.02.02 03:26:09.629743 [ 3 ] {} <Debug> HTTP-Session: 25e99ee4-64d0-4bcb-a4cc-f099c3e92a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2024.02.02 03:26:09.629791 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 50 rows starting from the beginning of the part | ||
| 4137 | 2024.02.02 03:26:09.629941 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4138 | 2024.02.02 03:26:09.630046 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part | ||
| 4139 | 2024.02.02 03:26:09.630048 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4140 | 2024.02.02 03:26:09.630343 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part | ||
| 4141 | 2024.02.02 03:26:09.630526 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4142 | 2024.02.02 03:26:09.630592 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 50 rows starting from the beginning of the part | ||
| 4143 | 2024.02.02 03:26:09.631243 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4144 | 2024.02.02 03:26:09.631731 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4145 | 2024.02.02 03:26:09.631857 [ 20 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002552272 sec., 97951.9424261991 rows/sec., 7.75 MiB/sec. | ||
| 4146 | 2024.02.02 03:26:09.632012 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 4147 | 2024.02.02 03:26:09.632059 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 4148 | 2024.02.02 03:26:09.632195 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002202239 sec., 1816 rows/sec., 151.66 KiB/sec. | ||
| 4149 | 2024.02.02 03:26:09.632359 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8. | ||
| 4150 | 2024.02.02 03:26:09.632416 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} <Debug> DynamicQueryHandler: Done processing query | ||
| 4151 | 2024.02.02 03:26:09.632443 [ 13 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_35_8} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 5 parts: from all_1_31_7 to all_35_35_0 | ||
| 4152 | 2024.02.02 03:26:09.632454 [ 3 ] {0a47da73-cb29-4694-bb45-cb59987e0e90} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4153 | 2024.02.02 03:26:09.632490 [ 3 ] {} <Debug> HTTP-Session: 25e99ee4-64d0-4bcb-a4cc-f099c3e92a1b Destroying unnamed session | ||
| 4154 | 2024.02.02 03:26:09.632687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4155 | 2024.02.02 03:26:09.632736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4156 | 2024.02.02 03:26:09.632757 [ 3 ] {} <Debug> HTTP-Session: a93c335f-5249-4eff-a1e4-d7734db8c23b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4157 | 2024.02.02 03:26:09.632774 [ 3 ] {} <Debug> HTTP-Session: a93c335f-5249-4eff-a1e4-d7734db8c23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2024.02.02 03:26:09.632856 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4159 | 2024.02.02 03:26:09.632898 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4160 | 2024.02.02 03:26:09.633017 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4161 | 2024.02.02 03:26:09.633438 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4162 | 2024.02.02 03:26:09.633663 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4163 | 2024.02.02 03:26:09.633816 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4164 | 2024.02.02 03:26:09.633938 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} <Information> executeQuery: Read 152 rows, 14.97 KiB in 0.001050459 sec., 144698 rows/sec., 13.92 MiB/sec. | ||
| 4165 | 2024.02.02 03:26:09.634064 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} <Debug> DynamicQueryHandler: Done processing query | ||
| 4166 | 2024.02.02 03:26:09.634086 [ 3 ] {806cc5ed-e6fd-4afe-b6ce-aea0539f553e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4167 | 2024.02.02 03:26:09.634103 [ 3 ] {} <Debug> HTTP-Session: a93c335f-5249-4eff-a1e4-d7734db8c23b Destroying unnamed session | ||
| 4168 | 2024.02.02 03:26:09.634253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4169 | 2024.02.02 03:26:09.634298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4170 | 2024.02.02 03:26:09.634316 [ 3 ] {} <Debug> HTTP-Session: ba897172-8e2d-4238-bfed-397511d9f236 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4171 | 2024.02.02 03:26:09.634333 [ 3 ] {} <Debug> HTTP-Session: ba897172-8e2d-4238-bfed-397511d9f236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2024.02.02 03:26:09.634402 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4173 | 2024.02.02 03:26:09.634440 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4174 | 2024.02.02 03:26:09.634544 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4175 | 2024.02.02 03:26:09.634815 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4176 | 2024.02.02 03:26:09.635018 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4177 | 2024.02.02 03:26:09.635169 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 4178 | 2024.02.02 03:26:09.635285 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000854897 sec., 4678 rows/sec., 326.70 KiB/sec. | ||
| 4179 | 2024.02.02 03:26:09.635413 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4180 | 2024.02.02 03:26:09.635437 [ 3 ] {f366fb80-2723-4113-baeb-586955f3b49b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4181 | 2024.02.02 03:26:09.635453 [ 3 ] {} <Debug> HTTP-Session: ba897172-8e2d-4238-bfed-397511d9f236 Destroying unnamed session | ||
| 4182 | 2024.02.02 03:26:09.635578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4183 | 2024.02.02 03:26:09.635623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4184 | 2024.02.02 03:26:09.635641 [ 3 ] {} <Debug> HTTP-Session: 1b639a5d-f442-4b76-b7f6-dfeee7829e7b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4185 | 2024.02.02 03:26:09.635658 [ 3 ] {} <Debug> HTTP-Session: 1b639a5d-f442-4b76-b7f6-dfeee7829e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2024.02.02 03:26:09.635730 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4187 | 2024.02.02 03:26:09.635769 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4188 | 2024.02.02 03:26:09.635873 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4189 | 2024.02.02 03:26:09.636189 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4190 | 2024.02.02 03:26:09.636395 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4191 | 2024.02.02 03:26:09.636544 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4192 | 2024.02.02 03:26:09.636667 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000900338 sec., 59977 rows/sec., 4.70 MiB/sec. | ||
| 4193 | 2024.02.02 03:26:09.636785 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4194 | 2024.02.02 03:26:09.636808 [ 3 ] {2f7bf409-ac7c-457a-93a9-8de5d549767a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4195 | 2024.02.02 03:26:09.636824 [ 3 ] {} <Debug> HTTP-Session: 1b639a5d-f442-4b76-b7f6-dfeee7829e7b Destroying unnamed session | ||
| 4196 | 2024.02.02 03:26:09.636931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4197 | 2024.02.02 03:26:09.636978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4198 | 2024.02.02 03:26:09.636996 [ 3 ] {} <Debug> HTTP-Session: 69997fd5-4f35-47d7-bc9a-8d1c6b769192 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4199 | 2024.02.02 03:26:09.637013 [ 3 ] {} <Debug> HTTP-Session: 69997fd5-4f35-47d7-bc9a-8d1c6b769192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2024.02.02 03:26:09.637083 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4201 | 2024.02.02 03:26:09.637125 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4202 | 2024.02.02 03:26:09.637248 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4203 | 2024.02.02 03:26:09.637542 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4204 | 2024.02.02 03:26:09.637811 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4205 | 2024.02.02 03:26:09.637996 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 4206 | 2024.02.02 03:26:09.638116 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001005658 sec., 1988 rows/sec., 139.83 KiB/sec. | ||
| 4207 | 2024.02.02 03:26:09.638246 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} <Debug> DynamicQueryHandler: Done processing query | ||
| 4208 | 2024.02.02 03:26:09.638270 [ 3 ] {104e97fb-7a0d-499b-98d6-829ebe76b435} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4209 | 2024.02.02 03:26:09.638286 [ 3 ] {} <Debug> HTTP-Session: 69997fd5-4f35-47d7-bc9a-8d1c6b769192 Destroying unnamed session | ||
| 4210 | 2024.02.02 03:26:09.638448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4211 | 2024.02.02 03:26:09.638493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4212 | 2024.02.02 03:26:09.638511 [ 3 ] {} <Debug> HTTP-Session: 8d47d381-b053-412f-a236-bbac5ec66f81 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4213 | 2024.02.02 03:26:09.638528 [ 3 ] {} <Debug> HTTP-Session: 8d47d381-b053-412f-a236-bbac5ec66f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2024.02.02 03:26:09.638616 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4215 | 2024.02.02 03:26:09.638660 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4216 | 2024.02.02 03:26:09.638796 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4217 | 2024.02.02 03:26:09.639318 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4218 | 2024.02.02 03:26:09.639642 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4219 | 2024.02.02 03:26:09.639822 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4220 | 2024.02.02 03:26:09.639952 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001305352 sec., 38303 rows/sec., 51.69 MiB/sec. | ||
| 4221 | 2024.02.02 03:26:09.640131 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} <Debug> DynamicQueryHandler: Done processing query | ||
| 4222 | 2024.02.02 03:26:09.640154 [ 3 ] {44690ee8-acba-488b-8d58-14fc9b26e020} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 4223 | 2024.02.02 03:26:09.640170 [ 3 ] {} <Debug> HTTP-Session: 8d47d381-b053-412f-a236-bbac5ec66f81 Destroying unnamed session | ||
| 4224 | 2024.02.02 03:26:19.628185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4225 | 2024.02.02 03:26:19.628312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4226 | 2024.02.02 03:26:19.628342 [ 3 ] {} <Debug> HTTP-Session: cb04eb9b-7d88-4b6f-92ff-32d3c01c1ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4227 | 2024.02.02 03:26:19.628370 [ 3 ] {} <Debug> HTTP-Session: cb04eb9b-7d88-4b6f-92ff-32d3c01c1ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4228 | 2024.02.02 03:26:19.628510 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4229 | 2024.02.02 03:26:19.628576 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4230 | 2024.02.02 03:26:19.628754 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4231 | 2024.02.02 03:26:19.629220 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4232 | 2024.02.02 03:26:19.629481 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4233 | 2024.02.02 03:26:19.629649 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4234 | 2024.02.02 03:26:19.629757 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.00120828 sec., 41381 rows/sec., 3.28 MiB/sec. | ||
| 4235 | 2024.02.02 03:26:19.629901 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 4236 | 2024.02.02 03:26:19.629927 [ 3 ] {496dad3f-c12f-4c8e-a8d5-dbfe3cd5a8ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4237 | 2024.02.02 03:26:19.629944 [ 3 ] {} <Debug> HTTP-Session: cb04eb9b-7d88-4b6f-92ff-32d3c01c1ae1 Destroying unnamed session | ||
| 4238 | 2024.02.02 03:26:19.630069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4239 | 2024.02.02 03:26:19.630121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4240 | 2024.02.02 03:26:19.630140 [ 3 ] {} <Debug> HTTP-Session: 17d898fe-bf6e-4bd9-831e-459cd67b9a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4241 | 2024.02.02 03:26:19.630159 [ 3 ] {} <Debug> HTTP-Session: 17d898fe-bf6e-4bd9-831e-459cd67b9a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2024.02.02 03:26:19.630237 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4243 | 2024.02.02 03:26:19.630279 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4244 | 2024.02.02 03:26:19.630388 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4245 | 2024.02.02 03:26:19.630682 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4246 | 2024.02.02 03:26:19.630890 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4247 | 2024.02.02 03:26:19.631055 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 4248 | 2024.02.02 03:26:19.631148 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000881197 sec., 2269 rows/sec., 193.94 KiB/sec. | ||
| 4249 | 2024.02.02 03:26:19.631267 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} <Debug> DynamicQueryHandler: Done processing query | ||
| 4250 | 2024.02.02 03:26:19.631291 [ 3 ] {27851546-6536-48c9-b30f-c398855a98ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4251 | 2024.02.02 03:26:19.631306 [ 3 ] {} <Debug> HTTP-Session: 17d898fe-bf6e-4bd9-831e-459cd67b9a14 Destroying unnamed session | ||
| 4252 | 2024.02.02 03:26:19.631444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4253 | 2024.02.02 03:26:19.631492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4254 | 2024.02.02 03:26:19.631512 [ 3 ] {} <Debug> HTTP-Session: a2a01900-3903-41f5-a6e4-f83c28b2b428 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4255 | 2024.02.02 03:26:19.631530 [ 3 ] {} <Debug> HTTP-Session: a2a01900-3903-41f5-a6e4-f83c28b2b428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2024.02.02 03:26:19.631609 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4257 | 2024.02.02 03:26:19.631647 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4258 | 2024.02.02 03:26:19.631751 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4259 | 2024.02.02 03:26:19.632143 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4260 | 2024.02.02 03:26:19.632364 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4261 | 2024.02.02 03:26:19.632513 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4262 | 2024.02.02 03:26:19.632610 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} <Information> executeQuery: Read 151 rows, 14.88 KiB in 0.000974219 sec., 154995 rows/sec., 14.92 MiB/sec. | ||
| 4263 | 2024.02.02 03:26:19.632598 [ 99 ] {} <Debug> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4264 | 2024.02.02 03:26:19.632673 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4265 | 2024.02.02 03:26:19.632766 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 4266 | 2024.02.02 03:26:19.632809 [ 3 ] {6687352f-b588-4fe4-94d9-4267051417a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4267 | 2024.02.02 03:26:19.632818 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4268 | 2024.02.02 03:26:19.632838 [ 3 ] {} <Debug> HTTP-Session: a2a01900-3903-41f5-a6e4-f83c28b2b428 Destroying unnamed session | ||
| 4269 | 2024.02.02 03:26:19.632959 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4270 | 2024.02.02 03:26:19.632995 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 190 rows starting from the beginning of the part | ||
| 4271 | 2024.02.02 03:26:19.633047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4272 | 2024.02.02 03:26:19.633136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4273 | 2024.02.02 03:26:19.633199 [ 3 ] {} <Debug> HTTP-Session: 49e362b0-34cc-4224-956f-e3b38e4e532d Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4274 | 2024.02.02 03:26:19.633222 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 150 rows starting from the beginning of the part | ||
| 4275 | 2024.02.02 03:26:19.633233 [ 3 ] {} <Debug> HTTP-Session: 49e362b0-34cc-4224-956f-e3b38e4e532d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2024.02.02 03:26:19.633472 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 150 rows starting from the beginning of the part | ||
| 4277 | 2024.02.02 03:26:19.633475 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4278 | 2024.02.02 03:26:19.633582 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4279 | 2024.02.02 03:26:19.633695 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 186 rows starting from the beginning of the part | ||
| 4280 | 2024.02.02 03:26:19.633982 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 152 rows starting from the beginning of the part | ||
| 4281 | 2024.02.02 03:26:19.634085 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4282 | 2024.02.02 03:26:19.634209 [ 20 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 151 rows starting from the beginning of the part | ||
| 4283 | 2024.02.02 03:26:19.634666 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4284 | 2024.02.02 03:26:19.635124 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4285 | 2024.02.02 03:26:19.635392 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 4286 | 2024.02.02 03:26:19.635522 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001959476 sec., 1020 rows/sec., 71.27 KiB/sec. | ||
| 4287 | 2024.02.02 03:26:19.635934 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4288 | 2024.02.02 03:26:19.635999 [ 3 ] {26f8ae49-e8cb-4714-bb02-9787d990e34f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4289 | 2024.02.02 03:26:19.636029 [ 3 ] {} <Debug> HTTP-Session: 49e362b0-34cc-4224-956f-e3b38e4e532d Destroying unnamed session | ||
| 4290 | 2024.02.02 03:26:19.636051 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 4 columns (4 merged, 0 gathered) in 0.003314018 sec., 295411.7931767419 rows/sec., 28.00 MiB/sec. | ||
| 4291 | 2024.02.02 03:26:19.636190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4292 | 2024.02.02 03:26:19.636253 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4293 | 2024.02.02 03:26:19.636263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4294 | 2024.02.02 03:26:19.636319 [ 3 ] {} <Debug> HTTP-Session: 85e8424a-fc4a-4591-bfdb-b0c08b629361 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4295 | 2024.02.02 03:26:19.636353 [ 3 ] {} <Debug> HTTP-Session: 85e8424a-fc4a-4591-bfdb-b0c08b629361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2024.02.02 03:26:19.636450 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4297 | 2024.02.02 03:26:19.636503 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4298 | 2024.02.02 03:26:19.636584 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4299 | 2024.02.02 03:26:19.636733 [ 13 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_36_7} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4300 | 2024.02.02 03:26:19.636779 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4301 | 2024.02.02 03:26:19.637192 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4302 | 2024.02.02 03:26:19.637405 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4303 | 2024.02.02 03:26:19.637555 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4304 | 2024.02.02 03:26:19.637649 [ 99 ] {} <Debug> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4305 | 2024.02.02 03:26:19.637661 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.00117991 sec., 44071 rows/sec., 3.45 MiB/sec. | ||
| 4306 | 2024.02.02 03:26:19.637683 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4307 | 2024.02.02 03:26:19.637846 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4308 | 2024.02.02 03:26:19.637874 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} <Debug> DynamicQueryHandler: Done processing query | ||
| 4309 | 2024.02.02 03:26:19.637944 [ 3 ] {b159a281-a247-4d6f-b4cc-4a52242c6dd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4310 | 2024.02.02 03:26:19.637973 [ 3 ] {} <Debug> HTTP-Session: 85e8424a-fc4a-4591-bfdb-b0c08b629361 Destroying unnamed session | ||
| 4311 | 2024.02.02 03:26:19.638039 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4312 | 2024.02.02 03:26:19.638077 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 100 rows starting from the beginning of the part | ||
| 4313 | 2024.02.02 03:26:19.638115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4314 | 2024.02.02 03:26:19.638207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4315 | 2024.02.02 03:26:19.638240 [ 3 ] {} <Debug> HTTP-Session: 482e7e69-63d6-418e-aebb-65bb2cf1ae07 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4316 | 2024.02.02 03:26:19.638294 [ 3 ] {} <Debug> HTTP-Session: 482e7e69-63d6-418e-aebb-65bb2cf1ae07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2024.02.02 03:26:19.638355 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 50 rows starting from the beginning of the part | ||
| 4318 | 2024.02.02 03:26:19.638484 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4319 | 2024.02.02 03:26:19.638619 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part | ||
| 4320 | 2024.02.02 03:26:19.638628 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4321 | 2024.02.02 03:26:19.638898 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 4322 | 2024.02.02 03:26:19.639188 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 54 rows starting from the beginning of the part | ||
| 4323 | 2024.02.02 03:26:19.639205 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4324 | 2024.02.02 03:26:19.639407 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 52 rows starting from the beginning of the part | ||
| 4325 | 2024.02.02 03:26:19.639932 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4326 | 2024.02.02 03:26:19.640510 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4327 | 2024.02.02 03:26:19.640895 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 4328 | 2024.02.02 03:26:19.641118 [ 22 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 4 columns (4 merged, 0 gathered) in 0.003368039 sec., 112825.29685671692 rows/sec., 8.82 MiB/sec. | ||
| 4329 | 2024.02.02 03:26:19.641167 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002626602 sec., 380 rows/sec., 26.77 KiB/sec. | ||
| 4330 | 2024.02.02 03:26:19.641327 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4331 | 2024.02.02 03:26:19.641391 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} <Debug> DynamicQueryHandler: Done processing query | ||
| 4332 | 2024.02.02 03:26:19.641426 [ 3 ] {96b99c5a-bc92-4610-b1a3-c7513ac38837} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4333 | 2024.02.02 03:26:19.641454 [ 3 ] {} <Debug> HTTP-Session: 482e7e69-63d6-418e-aebb-65bb2cf1ae07 Destroying unnamed session | ||
| 4334 | 2024.02.02 03:26:19.641570 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4335 | 2024.02.02 03:26:19.641628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 53505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4336 | 2024.02.02 03:26:19.641671 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_36_7} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4337 | 2024.02.02 03:26:19.641700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4338 | 2024.02.02 03:26:19.641741 [ 3 ] {} <Debug> HTTP-Session: 54f9d1dc-08c6-469b-adf8-7cc220811c84 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4339 | 2024.02.02 03:26:19.641793 [ 3 ] {} <Debug> HTTP-Session: 54f9d1dc-08c6-469b-adf8-7cc220811c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4340 | 2024.02.02 03:26:19.641893 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4341 | 2024.02.02 03:26:19.641937 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4342 | 2024.02.02 03:26:19.642090 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4343 | 2024.02.02 03:26:19.642647 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4344 | 2024.02.02 03:26:19.642978 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4345 | 2024.02.02 03:26:19.643162 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4346 | 2024.02.02 03:26:19.643282 [ 98 ] {} <Debug> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4347 | 2024.02.02 03:26:19.643291 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001367711 sec., 36557 rows/sec., 49.33 MiB/sec. | ||
| 4348 | 2024.02.02 03:26:19.643357 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4349 | 2024.02.02 03:26:19.643579 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4350 | 2024.02.02 03:26:19.643619 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4351 | 2024.02.02 03:26:19.643660 [ 3 ] {c333bee0-0d94-43c1-aaea-15a106f4a21d} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 4352 | 2024.02.02 03:26:19.643699 [ 3 ] {} <Debug> HTTP-Session: 54f9d1dc-08c6-469b-adf8-7cc220811c84 Destroying unnamed session | ||
| 4353 | 2024.02.02 03:26:19.643760 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4354 | 2024.02.02 03:26:19.643794 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1519 rows starting from the beginning of the part | ||
| 4355 | 2024.02.02 03:26:19.643907 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 50 rows starting from the beginning of the part | ||
| 4356 | 2024.02.02 03:26:19.644005 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part | ||
| 4357 | 2024.02.02 03:26:19.644100 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part | ||
| 4358 | 2024.02.02 03:26:19.644192 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 50 rows starting from the beginning of the part | ||
| 4359 | 2024.02.02 03:26:19.644284 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 50 rows starting from the beginning of the part | ||
| 4360 | 2024.02.02 03:26:19.648974 [ 10 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 6 columns (6 merged, 0 gathered) in 0.005540607 sec., 319279.0970375628 rows/sec., 430.85 MiB/sec. | ||
| 4361 | 2024.02.02 03:26:19.649659 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4362 | 2024.02.02 03:26:19.649914 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4363 | 2024.02.02 03:26:19.649981 [ 20 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4364 | 2024.02.02 03:26:19.650058 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_36_7: 9.10 MiB. | ||
| 4365 | 2024.02.02 03:26:20.000145 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.45 MiB, peak 244.52 MiB, will set to 237.70 MiB (RSS), difference: 1.25 MiB | ||
| 4366 | 2024.02.02 03:26:23.656806 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4367 | 2024.02.02 03:26:23.656871 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4368 | 2024.02.02 03:26:29.630013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4369 | 2024.02.02 03:26:29.630137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4370 | 2024.02.02 03:26:29.630170 [ 3 ] {} <Debug> HTTP-Session: eba102ae-f2ed-4044-a6fd-9009bad7185d Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4371 | 2024.02.02 03:26:29.630200 [ 3 ] {} <Debug> HTTP-Session: eba102ae-f2ed-4044-a6fd-9009bad7185d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2024.02.02 03:26:29.630338 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4373 | 2024.02.02 03:26:29.630400 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4374 | 2024.02.02 03:26:29.630562 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4375 | 2024.02.02 03:26:29.631044 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4376 | 2024.02.02 03:26:29.631314 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4377 | 2024.02.02 03:26:29.631493 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4378 | 2024.02.02 03:26:29.631626 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} <Information> executeQuery: Read 59 rows, 4.78 KiB in 0.001249361 sec., 47224 rows/sec., 3.74 MiB/sec. | ||
| 4379 | 2024.02.02 03:26:29.631792 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4380 | 2024.02.02 03:26:29.631819 [ 3 ] {aa89cfc1-17f4-4936-867b-2429426bb31c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4381 | 2024.02.02 03:26:29.631839 [ 3 ] {} <Debug> HTTP-Session: eba102ae-f2ed-4044-a6fd-9009bad7185d Destroying unnamed session | ||
| 4382 | 2024.02.02 03:26:29.631959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4383 | 2024.02.02 03:26:29.632011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4384 | 2024.02.02 03:26:29.632031 [ 3 ] {} <Debug> HTTP-Session: ec0145de-ff30-4d01-9326-a4b313a398a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4385 | 2024.02.02 03:26:29.632052 [ 3 ] {} <Debug> HTTP-Session: ec0145de-ff30-4d01-9326-a4b313a398a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4386 | 2024.02.02 03:26:29.632139 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4387 | 2024.02.02 03:26:29.632182 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4388 | 2024.02.02 03:26:29.632298 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4389 | 2024.02.02 03:26:29.632627 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4390 | 2024.02.02 03:26:29.632851 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4391 | 2024.02.02 03:26:29.633006 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 4392 | 2024.02.02 03:26:29.633121 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000947618 sec., 2110 rows/sec., 180.35 KiB/sec. | ||
| 4393 | 2024.02.02 03:26:29.633270 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} <Debug> DynamicQueryHandler: Done processing query | ||
| 4394 | 2024.02.02 03:26:29.633293 [ 3 ] {4742bdf1-5fb8-4ea3-b375-c74110e55830} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4395 | 2024.02.02 03:26:29.633311 [ 3 ] {} <Debug> HTTP-Session: ec0145de-ff30-4d01-9326-a4b313a398a4 Destroying unnamed session | ||
| 4396 | 2024.02.02 03:26:29.633478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 33165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4397 | 2024.02.02 03:26:29.633526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4398 | 2024.02.02 03:26:29.633546 [ 3 ] {} <Debug> HTTP-Session: 51d45ab2-b16d-4922-a0b8-74b8525e7a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4399 | 2024.02.02 03:26:29.633564 [ 3 ] {} <Debug> HTTP-Session: 51d45ab2-b16d-4922-a0b8-74b8525e7a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2024.02.02 03:26:29.633654 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4401 | 2024.02.02 03:26:29.633695 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4402 | 2024.02.02 03:26:29.633807 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4403 | 2024.02.02 03:26:29.634237 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4404 | 2024.02.02 03:26:29.634470 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4405 | 2024.02.02 03:26:29.634642 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4406 | 2024.02.02 03:26:29.634745 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} <Information> executeQuery: Read 214 rows, 20.10 KiB in 0.001062719 sec., 201370 rows/sec., 18.47 MiB/sec. | ||
| 4407 | 2024.02.02 03:26:29.634870 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4408 | 2024.02.02 03:26:29.634894 [ 3 ] {c2dc6bcd-c395-4af4-a8e4-1dbc105c0fa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 4409 | 2024.02.02 03:26:29.634911 [ 3 ] {} <Debug> HTTP-Session: 51d45ab2-b16d-4922-a0b8-74b8525e7a59 Destroying unnamed session | ||
| 4410 | 2024.02.02 03:26:29.635062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4411 | 2024.02.02 03:26:29.635109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4412 | 2024.02.02 03:26:29.635129 [ 3 ] {} <Debug> HTTP-Session: 99c68bee-1a1d-4e2f-a242-e2997d1c960a Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4413 | 2024.02.02 03:26:29.635146 [ 3 ] {} <Debug> HTTP-Session: 99c68bee-1a1d-4e2f-a242-e2997d1c960a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2024.02.02 03:26:29.635219 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4415 | 2024.02.02 03:26:29.635262 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4416 | 2024.02.02 03:26:29.635371 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4417 | 2024.02.02 03:26:29.635657 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4418 | 2024.02.02 03:26:29.635874 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4419 | 2024.02.02 03:26:29.636036 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 4420 | 2024.02.02 03:26:29.636154 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000901178 sec., 2219 rows/sec., 154.96 KiB/sec. | ||
| 4421 | 2024.02.02 03:26:29.636275 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} <Debug> DynamicQueryHandler: Done processing query | ||
| 4422 | 2024.02.02 03:26:29.636299 [ 3 ] {e6464e58-10dd-483d-a033-438f5c20f976} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4423 | 2024.02.02 03:26:29.636316 [ 3 ] {} <Debug> HTTP-Session: 99c68bee-1a1d-4e2f-a242-e2997d1c960a Destroying unnamed session | ||
| 4424 | 2024.02.02 03:26:29.636462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 16152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4425 | 2024.02.02 03:26:29.636509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4426 | 2024.02.02 03:26:29.636531 [ 3 ] {} <Debug> HTTP-Session: a0f12871-3a00-4cec-9382-fee7b95e2a00 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4427 | 2024.02.02 03:26:29.636550 [ 3 ] {} <Debug> HTTP-Session: a0f12871-3a00-4cec-9382-fee7b95e2a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4428 | 2024.02.02 03:26:29.636627 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4429 | 2024.02.02 03:26:29.636668 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4430 | 2024.02.02 03:26:29.636773 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4431 | 2024.02.02 03:26:29.637114 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4432 | 2024.02.02 03:26:29.637336 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4433 | 2024.02.02 03:26:29.637496 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4434 | 2024.02.02 03:26:29.637615 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} <Information> executeQuery: Read 95 rows, 7.60 KiB in 0.000948048 sec., 100205 rows/sec., 7.83 MiB/sec. | ||
| 4435 | 2024.02.02 03:26:29.637756 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 4436 | 2024.02.02 03:26:29.637779 [ 3 ] {ca78beda-8be5-4b87-b316-1afa280a09e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4437 | 2024.02.02 03:26:29.637795 [ 3 ] {} <Debug> HTTP-Session: a0f12871-3a00-4cec-9382-fee7b95e2a00 Destroying unnamed session | ||
| 4438 | 2024.02.02 03:26:29.637906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4439 | 2024.02.02 03:26:29.637951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4440 | 2024.02.02 03:26:29.637972 [ 3 ] {} <Debug> HTTP-Session: dc63adf2-a6df-4665-bae8-226b88ea48b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4441 | 2024.02.02 03:26:29.637989 [ 3 ] {} <Debug> HTTP-Session: dc63adf2-a6df-4665-bae8-226b88ea48b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4442 | 2024.02.02 03:26:29.638063 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4443 | 2024.02.02 03:26:29.638108 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4444 | 2024.02.02 03:26:29.638233 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4445 | 2024.02.02 03:26:29.638536 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4446 | 2024.02.02 03:26:29.638809 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4447 | 2024.02.02 03:26:29.638988 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 4448 | 2024.02.02 03:26:29.639110 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001008648 sec., 36682 rows/sec., 2.59 MiB/sec. | ||
| 4449 | 2024.02.02 03:26:29.639233 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} <Debug> DynamicQueryHandler: Done processing query | ||
| 4450 | 2024.02.02 03:26:29.639257 [ 3 ] {f644412c-c4c2-4c3f-ab1b-30a9c3a7fd92} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4451 | 2024.02.02 03:26:29.639273 [ 3 ] {} <Debug> HTTP-Session: dc63adf2-a6df-4665-bae8-226b88ea48b9 Destroying unnamed session | ||
| 4452 | 2024.02.02 03:26:29.639460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 63121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4453 | 2024.02.02 03:26:29.639506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4454 | 2024.02.02 03:26:29.639524 [ 3 ] {} <Debug> HTTP-Session: da90997f-12d9-4d37-9b01-7360d2652329 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4455 | 2024.02.02 03:26:29.639541 [ 3 ] {} <Debug> HTTP-Session: da90997f-12d9-4d37-9b01-7360d2652329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4456 | 2024.02.02 03:26:29.639639 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4457 | 2024.02.02 03:26:29.639684 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4458 | 2024.02.02 03:26:29.639823 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4459 | 2024.02.02 03:26:29.640456 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4460 | 2024.02.02 03:26:29.640795 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4461 | 2024.02.02 03:26:29.640991 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4462 | 2024.02.02 03:26:29.641121 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} <Information> executeQuery: Read 59 rows, 81.53 KiB in 0.001445912 sec., 40804 rows/sec., 55.06 MiB/sec. | ||
| 4463 | 2024.02.02 03:26:29.641363 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 4464 | 2024.02.02 03:26:29.641387 [ 3 ] {b2894ac3-ff6f-47f3-9699-d799e72897c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
| 4465 | 2024.02.02 03:26:29.641403 [ 3 ] {} <Debug> HTTP-Session: da90997f-12d9-4d37-9b01-7360d2652329 Destroying unnamed session | ||
| 4466 | 2024.02.02 03:26:29.641530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 2463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4467 | 2024.02.02 03:26:29.641576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4468 | 2024.02.02 03:26:29.641594 [ 3 ] {} <Debug> HTTP-Session: 85f11908-889a-463f-b963-f600c4071191 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4469 | 2024.02.02 03:26:29.641611 [ 3 ] {} <Debug> HTTP-Session: 85f11908-889a-463f-b963-f600c4071191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4470 | 2024.02.02 03:26:29.641687 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4471 | 2024.02.02 03:26:29.641730 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4472 | 2024.02.02 03:26:29.641850 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4473 | 2024.02.02 03:26:29.642118 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4474 | 2024.02.02 03:26:29.642365 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4475 | 2024.02.02 03:26:29.642551 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} <Trace> oximeter.measurements_i64 (4b31ac6b-1c5c-4f23-988c-a4b3732c9914): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 4476 | 2024.02.02 03:26:29.642669 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} <Information> executeQuery: Read 15 rows, 1.09 KiB in 0.000951468 sec., 15765 rows/sec., 1.12 MiB/sec. | ||
| 4477 | 2024.02.02 03:26:29.642796 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} <Debug> DynamicQueryHandler: Done processing query | ||
| 4478 | 2024.02.02 03:26:29.642819 [ 3 ] {48cadfee-0bb0-4a63-8588-8763d3d34283} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4479 | 2024.02.02 03:26:29.642835 [ 3 ] {} <Debug> HTTP-Session: 85f11908-889a-463f-b963-f600c4071191 Destroying unnamed session | ||
| 4480 | 2024.02.02 03:26:38.657133 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4481 | 2024.02.02 03:26:38.657212 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4482 | 2024.02.02 03:26:39.628642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4483 | 2024.02.02 03:26:39.628763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4484 | 2024.02.02 03:26:39.628793 [ 3 ] {} <Debug> HTTP-Session: 3aaa270c-c299-4cae-b27c-68d3b207c78b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4485 | 2024.02.02 03:26:39.628822 [ 3 ] {} <Debug> HTTP-Session: 3aaa270c-c299-4cae-b27c-68d3b207c78b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4486 | 2024.02.02 03:26:39.628968 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4487 | 2024.02.02 03:26:39.629036 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4488 | 2024.02.02 03:26:39.629217 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4489 | 2024.02.02 03:26:39.629700 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4490 | 2024.02.02 03:26:39.629978 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4491 | 2024.02.02 03:26:39.630153 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4492 | 2024.02.02 03:26:39.630281 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} <Information> executeQuery: Read 63 rows, 5.11 KiB in 0.001274951 sec., 49413 rows/sec., 3.91 MiB/sec. | ||
| 4493 | 2024.02.02 03:26:39.630429 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} <Debug> DynamicQueryHandler: Done processing query | ||
| 4494 | 2024.02.02 03:26:39.630455 [ 3 ] {69cb6f2e-071b-47b6-b7d0-18550b557e76} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4495 | 2024.02.02 03:26:39.630472 [ 3 ] {} <Debug> HTTP-Session: 3aaa270c-c299-4cae-b27c-68d3b207c78b Destroying unnamed session | ||
| 4496 | 2024.02.02 03:26:39.630640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 29884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4497 | 2024.02.02 03:26:39.630691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4498 | 2024.02.02 03:26:39.630711 [ 3 ] {} <Debug> HTTP-Session: 6a613e64-e5ca-46e2-851f-8948679f7977 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4499 | 2024.02.02 03:26:39.630730 [ 3 ] {} <Debug> HTTP-Session: 6a613e64-e5ca-46e2-851f-8948679f7977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4500 | 2024.02.02 03:26:39.630820 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4501 | 2024.02.02 03:26:39.630862 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4502 | 2024.02.02 03:26:39.630971 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4503 | 2024.02.02 03:26:39.631389 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4504 | 2024.02.02 03:26:39.631621 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4505 | 2024.02.02 03:26:39.631775 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4506 | 2024.02.02 03:26:39.631902 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} <Information> executeQuery: Read 189 rows, 18.33 KiB in 0.001049269 sec., 180125 rows/sec., 17.06 MiB/sec. | ||
| 4507 | 2024.02.02 03:26:39.632024 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4508 | 2024.02.02 03:26:39.632048 [ 3 ] {0973f248-ddcd-4415-991d-fc607434ff2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 4509 | 2024.02.02 03:26:39.632065 [ 3 ] {} <Debug> HTTP-Session: 6a613e64-e5ca-46e2-851f-8948679f7977 Destroying unnamed session | ||
| 4510 | 2024.02.02 03:26:39.632191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 10730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4511 | 2024.02.02 03:26:39.632238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4512 | 2024.02.02 03:26:39.632258 [ 3 ] {} <Debug> HTTP-Session: fbaa7c93-f494-430d-b2c5-9aa2aa04cd52 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4513 | 2024.02.02 03:26:39.632275 [ 3 ] {} <Debug> HTTP-Session: fbaa7c93-f494-430d-b2c5-9aa2aa04cd52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4514 | 2024.02.02 03:26:39.632355 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4515 | 2024.02.02 03:26:39.632395 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4516 | 2024.02.02 03:26:39.632503 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4517 | 2024.02.02 03:26:39.632813 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4518 | 2024.02.02 03:26:39.633040 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4519 | 2024.02.02 03:26:39.633192 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4520 | 2024.02.02 03:26:39.633312 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} <Information> executeQuery: Read 63 rows, 5.04 KiB in 0.000927279 sec., 67940 rows/sec., 5.31 MiB/sec. | ||
| 4521 | 2024.02.02 03:26:39.633444 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} <Debug> DynamicQueryHandler: Done processing query | ||
| 4522 | 2024.02.02 03:26:39.633472 [ 3 ] {6556bed7-d5a6-4184-8f81-a8f26abb5f25} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4523 | 2024.02.02 03:26:39.633489 [ 3 ] {} <Debug> HTTP-Session: fbaa7c93-f494-430d-b2c5-9aa2aa04cd52 Destroying unnamed session | ||
| 4524 | 2024.02.02 03:26:39.633675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 67395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4525 | 2024.02.02 03:26:39.633720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4526 | 2024.02.02 03:26:39.633740 [ 3 ] {} <Debug> HTTP-Session: cf92bfde-3710-455e-87fa-39ea1eac3eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4527 | 2024.02.02 03:26:39.633756 [ 3 ] {} <Debug> HTTP-Session: cf92bfde-3710-455e-87fa-39ea1eac3eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4528 | 2024.02.02 03:26:39.633855 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4529 | 2024.02.02 03:26:39.633901 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4530 | 2024.02.02 03:26:39.634043 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4531 | 2024.02.02 03:26:39.634592 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
| 4532 | 2024.02.02 03:26:39.634936 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4533 | 2024.02.02 03:26:39.635120 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4534 | 2024.02.02 03:26:39.635250 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} <Information> executeQuery: Read 63 rows, 87.06 KiB in 0.001365772 sec., 46127 rows/sec., 62.25 MiB/sec. | ||
| 4535 | 2024.02.02 03:26:39.635401 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} <Debug> DynamicQueryHandler: Done processing query | ||
| 4536 | 2024.02.02 03:26:39.635425 [ 3 ] {27a558a7-7b03-4efe-a2b9-b93b891fe979} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
| 4537 | 2024.02.02 03:26:39.635442 [ 3 ] {} <Debug> HTTP-Session: cf92bfde-3710-455e-87fa-39ea1eac3eb2 Destroying unnamed session | ||
| 4538 | 2024.02.02 03:26:42.388501 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 4539 | 2024.02.02 03:26:42.388597 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4540 | 2024.02.02 03:26:42.388705 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact | ||
| 4541 | 2024.02.02 03:26:42.388881 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4542 | 2024.02.02 03:26:42.388922 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 834 rows starting from the beginning of the part | ||
| 4543 | 2024.02.02 03:26:42.389089 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::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 | ||
| 4544 | 2024.02.02 03:26:42.389202 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::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 | ||
| 4545 | 2024.02.02 03:26:42.389299 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 4546 | 2024.02.02 03:26:42.389387 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
| 4547 | 2024.02.02 03:26:42.390137 [ 10 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 910 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482253 sec., 613930.2804581944 rows/sec., 43.30 MiB/sec. | ||
| 4548 | 2024.02.02 03:26:42.390302 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 4549 | 2024.02.02 03:26:42.390526 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. | ||
| 4550 | 2024.02.02 03:26:42.390605 [ 9 ] {98782b87-db9b-4f74-843f-2c662de779ef::all_1_23_5} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 | ||
| 4551 | 2024.02.02 03:26:49.629463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4552 | 2024.02.02 03:26:49.629597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4553 | 2024.02.02 03:26:49.629628 [ 3 ] {} <Debug> HTTP-Session: b659f8df-ed28-4bf8-b3a1-a3ec3cfcfe3b Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4554 | 2024.02.02 03:26:49.629657 [ 3 ] {} <Debug> HTTP-Session: b659f8df-ed28-4bf8-b3a1-a3ec3cfcfe3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4555 | 2024.02.02 03:26:49.629804 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4556 | 2024.02.02 03:26:49.629872 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4557 | 2024.02.02 03:26:49.630055 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4558 | 2024.02.02 03:26:49.630513 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4559 | 2024.02.02 03:26:49.630775 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4560 | 2024.02.02 03:26:49.630943 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4561 | 2024.02.02 03:26:49.631067 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} <Information> executeQuery: Read 63 rows, 5.11 KiB in 0.001226101 sec., 51382 rows/sec., 4.07 MiB/sec. | ||
| 4562 | 2024.02.02 03:26:49.631223 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} <Debug> DynamicQueryHandler: Done processing query | ||
| 4563 | 2024.02.02 03:26:49.631249 [ 3 ] {1b95d658-4041-4351-b7cf-e64a44608484} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4564 | 2024.02.02 03:26:49.631266 [ 3 ] {} <Debug> HTTP-Session: b659f8df-ed28-4bf8-b3a1-a3ec3cfcfe3b Destroying unnamed session | ||
| 4565 | 2024.02.02 03:26:49.631498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 29884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4566 | 2024.02.02 03:26:49.631552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4567 | 2024.02.02 03:26:49.631572 [ 3 ] {} <Debug> HTTP-Session: ac2f103f-7569-490e-aafb-b5852bb76c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4568 | 2024.02.02 03:26:49.631591 [ 3 ] {} <Debug> HTTP-Session: ac2f103f-7569-490e-aafb-b5852bb76c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4569 | 2024.02.02 03:26:49.631679 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4570 | 2024.02.02 03:26:49.631723 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4571 | 2024.02.02 03:26:49.631834 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4572 | 2024.02.02 03:26:49.632236 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4573 | 2024.02.02 03:26:49.632466 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4574 | 2024.02.02 03:26:49.632618 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4575 | 2024.02.02 03:26:49.632741 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} <Information> executeQuery: Read 189 rows, 18.33 KiB in 0.001024549 sec., 184471 rows/sec., 17.48 MiB/sec. | ||
| 4576 | 2024.02.02 03:26:49.632877 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 4577 | 2024.02.02 03:26:49.632901 [ 3 ] {dae4be42-7bc4-479a-af4c-b7c1f7ae89a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 4578 | 2024.02.02 03:26:49.632918 [ 3 ] {} <Debug> HTTP-Session: ac2f103f-7569-490e-aafb-b5852bb76c5a Destroying unnamed session | ||
| 4579 | 2024.02.02 03:26:49.633063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 10730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4580 | 2024.02.02 03:26:49.633109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4581 | 2024.02.02 03:26:49.633128 [ 3 ] {} <Debug> HTTP-Session: 72343236-1752-4509-8f6b-141396093edc Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4582 | 2024.02.02 03:26:49.633145 [ 3 ] {} <Debug> HTTP-Session: 72343236-1752-4509-8f6b-141396093edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4583 | 2024.02.02 03:26:49.633224 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4584 | 2024.02.02 03:26:49.633263 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4585 | 2024.02.02 03:26:49.633373 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4586 | 2024.02.02 03:26:49.633684 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4587 | 2024.02.02 03:26:49.633908 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4588 | 2024.02.02 03:26:49.634061 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4589 | 2024.02.02 03:26:49.634178 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} <Information> executeQuery: Read 63 rows, 5.04 KiB in 0.000924218 sec., 68165 rows/sec., 5.33 MiB/sec. | ||
| 4590 | 2024.02.02 03:26:49.634295 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4591 | 2024.02.02 03:26:49.634317 [ 3 ] {299f9c8e-6aa8-437e-81f4-c4348b24394a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4592 | 2024.02.02 03:26:49.634333 [ 3 ] {} <Debug> HTTP-Session: 72343236-1752-4509-8f6b-141396093edc Destroying unnamed session | ||
| 4593 | 2024.02.02 03:26:49.634535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 67395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4594 | 2024.02.02 03:26:49.634581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4595 | 2024.02.02 03:26:49.634599 [ 3 ] {} <Debug> HTTP-Session: 1f2956d7-0980-45da-a2f1-b70590dd17d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4596 | 2024.02.02 03:26:49.634616 [ 3 ] {} <Debug> HTTP-Session: 1f2956d7-0980-45da-a2f1-b70590dd17d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4597 | 2024.02.02 03:26:49.634713 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4598 | 2024.02.02 03:26:49.634785 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4599 | 2024.02.02 03:26:49.634928 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4600 | 2024.02.02 03:26:49.635630 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4601 | 2024.02.02 03:26:49.635981 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4602 | 2024.02.02 03:26:49.636166 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4603 | 2024.02.02 03:26:49.636294 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} <Information> executeQuery: Read 63 rows, 87.06 KiB in 0.001521873 sec., 41396 rows/sec., 55.86 MiB/sec. | ||
| 4604 | 2024.02.02 03:26:49.636433 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} <Debug> DynamicQueryHandler: Done processing query | ||
| 4605 | 2024.02.02 03:26:49.636455 [ 3 ] {ce600c72-a519-4bac-b096-7074da088013} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
| 4606 | 2024.02.02 03:26:49.636471 [ 3 ] {} <Debug> HTTP-Session: 1f2956d7-0980-45da-a2f1-b70590dd17d2 Destroying unnamed session | ||
| 4607 | 2024.02.02 03:26:53.657456 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4608 | 2024.02.02 03:26:53.657518 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4609 | 2024.02.02 03:26:59.630490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4610 | 2024.02.02 03:26:59.630716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4611 | 2024.02.02 03:26:59.630765 [ 3 ] {} <Debug> HTTP-Session: f52b653b-58a5-4bd2-a430-ee378239e64a Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4612 | 2024.02.02 03:26:59.630808 [ 3 ] {} <Debug> HTTP-Session: f52b653b-58a5-4bd2-a430-ee378239e64a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4613 | 2024.02.02 03:26:59.631016 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4614 | 2024.02.02 03:26:59.631116 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4615 | 2024.02.02 03:26:59.631385 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4616 | 2024.02.02 03:26:59.631933 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4617 | 2024.02.02 03:26:59.632199 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4618 | 2024.02.02 03:26:59.632365 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4619 | 2024.02.02 03:26:59.632515 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} <Information> executeQuery: Read 69 rows, 5.59 KiB in 0.001441272 sec., 47874 rows/sec., 3.79 MiB/sec. | ||
| 4620 | 2024.02.02 03:26:59.632505 [ 54 ] {} <Debug> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 | ||
| 4621 | 2024.02.02 03:26:59.632622 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4622 | 2024.02.02 03:26:59.632714 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact | ||
| 4623 | 2024.02.02 03:26:59.632718 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} <Debug> DynamicQueryHandler: Done processing query | ||
| 4624 | 2024.02.02 03:26:59.632800 [ 3 ] {8c034a9d-3fdc-4bca-939b-e75bce3f9040} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4625 | 2024.02.02 03:26:59.632842 [ 3 ] {} <Debug> HTTP-Session: f52b653b-58a5-4bd2-a430-ee378239e64a Destroying unnamed session | ||
| 4626 | 2024.02.02 03:26:59.632898 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4627 | 2024.02.02 03:26:59.632940 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 50 rows starting from the beginning of the part | ||
| 4628 | 2024.02.02 03:26:59.633090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 37623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4629 | 2024.02.02 03:26:59.633157 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 50 rows starting from the beginning of the part | ||
| 4630 | 2024.02.02 03:26:59.633174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4631 | 2024.02.02 03:26:59.633235 [ 3 ] {} <Debug> HTTP-Session: 7d98530b-8753-432e-a52e-cee94d978d8e Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4632 | 2024.02.02 03:26:59.633268 [ 3 ] {} <Debug> HTTP-Session: 7d98530b-8753-432e-a52e-cee94d978d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4633 | 2024.02.02 03:26:59.633404 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 59 rows starting from the beginning of the part | ||
| 4634 | 2024.02.02 03:26:59.633507 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4635 | 2024.02.02 03:26:59.633623 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4636 | 2024.02.02 03:26:59.633642 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 63 rows starting from the beginning of the part | ||
| 4637 | 2024.02.02 03:26:59.633954 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 63 rows starting from the beginning of the part | ||
| 4638 | 2024.02.02 03:26:59.634094 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4639 | 2024.02.02 03:26:59.634188 [ 10 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 69 rows starting from the beginning of the part | ||
| 4640 | 2024.02.02 03:26:59.634993 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4641 | 2024.02.02 03:26:59.635606 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4642 | 2024.02.02 03:26:59.635699 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 4 columns (4 merged, 0 gathered) in 0.003011855 sec., 117535.53872945411 rows/sec., 9.30 MiB/sec. | ||
| 4643 | 2024.02.02 03:26:59.635865 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4644 | 2024.02.02 03:26:59.635903 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) | ||
| 4645 | 2024.02.02 03:26:59.636084 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} <Information> executeQuery: Read 243 rows, 22.81 KiB in 0.002509922 sec., 96815 rows/sec., 8.88 MiB/sec. | ||
| 4646 | 2024.02.02 03:26:59.636250 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9. | ||
| 4647 | 2024.02.02 03:26:59.636416 [ 9 ] {78f1e912-b192-43e5-9f2a-1c9deb0f2a9f::all_1_40_9} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f) (MergerMutator): Merged 6 parts: from all_1_35_8 to all_40_40_0 | ||
| 4648 | 2024.02.02 03:26:59.636439 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4649 | 2024.02.02 03:26:59.636479 [ 3 ] {02647e3c-3967-463e-9377-5a9ad79b68a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 4650 | 2024.02.02 03:26:59.636536 [ 3 ] {} <Debug> HTTP-Session: 7d98530b-8753-432e-a52e-cee94d978d8e Destroying unnamed session | ||
| 4651 | 2024.02.02 03:26:59.636723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 17323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4652 | 2024.02.02 03:26:59.636773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4653 | 2024.02.02 03:26:59.636792 [ 3 ] {} <Debug> HTTP-Session: 87381b94-e6f6-4efb-9638-ea9076da0755 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4654 | 2024.02.02 03:26:59.636811 [ 3 ] {} <Debug> HTTP-Session: 87381b94-e6f6-4efb-9638-ea9076da0755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4655 | 2024.02.02 03:26:59.636899 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4656 | 2024.02.02 03:26:59.636941 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4657 | 2024.02.02 03:26:59.637065 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4658 | 2024.02.02 03:26:59.637453 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4659 | 2024.02.02 03:26:59.637683 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4660 | 2024.02.02 03:26:59.637838 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4661 | 2024.02.02 03:26:59.637966 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} <Information> executeQuery: Read 102 rows, 8.15 KiB in 0.001036439 sec., 98413 rows/sec., 7.68 MiB/sec. | ||
| 4662 | 2024.02.02 03:26:59.638086 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} <Debug> DynamicQueryHandler: Done processing query | ||
| 4663 | 2024.02.02 03:26:59.638110 [ 3 ] {b8db5b83-ea03-4a14-97b1-ad0b431ec1e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 4664 | 2024.02.02 03:26:59.638126 [ 3 ] {} <Debug> HTTP-Session: 87381b94-e6f6-4efb-9638-ea9076da0755 Destroying unnamed session | ||
| 4665 | 2024.02.02 03:26:59.638243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 7048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4666 | 2024.02.02 03:26:59.638288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4667 | 2024.02.02 03:26:59.638307 [ 3 ] {} <Debug> HTTP-Session: 4c790a18-233c-412e-86c3-7dbeabdd33b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4668 | 2024.02.02 03:26:59.638324 [ 3 ] {} <Debug> HTTP-Session: 4c790a18-233c-412e-86c3-7dbeabdd33b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4669 | 2024.02.02 03:26:59.638398 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4670 | 2024.02.02 03:26:59.638442 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4671 | 2024.02.02 03:26:59.638565 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4672 | 2024.02.02 03:26:59.638880 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4673 | 2024.02.02 03:26:59.639142 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4674 | 2024.02.02 03:26:59.639321 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 4675 | 2024.02.02 03:26:59.639447 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001019608 sec., 35307 rows/sec., 2.49 MiB/sec. | ||
| 4676 | 2024.02.02 03:26:59.639571 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} <Debug> DynamicQueryHandler: Done processing query | ||
| 4677 | 2024.02.02 03:26:59.639594 [ 3 ] {d3c70012-fbdc-48b5-8970-fe7a6d6ee923} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4678 | 2024.02.02 03:26:59.639610 [ 3 ] {} <Debug> HTTP-Session: 4c790a18-233c-412e-86c3-7dbeabdd33b8 Destroying unnamed session | ||
| 4679 | 2024.02.02 03:26:59.639786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 73802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4680 | 2024.02.02 03:26:59.639833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4681 | 2024.02.02 03:26:59.639852 [ 3 ] {} <Debug> HTTP-Session: 7ed097e0-5a4a-45b8-8679-54140c94556c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4682 | 2024.02.02 03:26:59.639868 [ 3 ] {} <Debug> HTTP-Session: 7ed097e0-5a4a-45b8-8679-54140c94556c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4683 | 2024.02.02 03:26:59.639966 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4684 | 2024.02.02 03:26:59.640011 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4685 | 2024.02.02 03:26:59.640149 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4686 | 2024.02.02 03:26:59.640799 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4687 | 2024.02.02 03:26:59.641131 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4688 | 2024.02.02 03:26:59.641316 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4689 | 2024.02.02 03:26:59.641451 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} <Information> executeQuery: Read 69 rows, 95.35 KiB in 0.001455432 sec., 47408 rows/sec., 63.98 MiB/sec. | ||
| 4690 | 2024.02.02 03:26:59.641577 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} <Debug> DynamicQueryHandler: Done processing query | ||
| 4691 | 2024.02.02 03:26:59.641600 [ 3 ] {8446c6d7-30e3-4bd0-8302-24d752f473b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
| 4692 | 2024.02.02 03:26:59.641616 [ 3 ] {} <Debug> HTTP-Session: 7ed097e0-5a4a-45b8-8679-54140c94556c Destroying unnamed session | ||
| 4693 | 2024.02.02 03:26:59.641741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 1452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4694 | 2024.02.02 03:26:59.641789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4695 | 2024.02.02 03:26:59.641807 [ 3 ] {} <Debug> HTTP-Session: b280c9e2-3ce6-495d-bee9-bbe2b3ddfb91 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4696 | 2024.02.02 03:26:59.641824 [ 3 ] {} <Debug> HTTP-Session: b280c9e2-3ce6-495d-bee9-bbe2b3ddfb91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4697 | 2024.02.02 03:26:59.641895 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4698 | 2024.02.02 03:26:59.641936 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4699 | 2024.02.02 03:26:59.642043 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4700 | 2024.02.02 03:26:59.642301 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4701 | 2024.02.02 03:26:59.642542 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4702 | 2024.02.02 03:26:59.642724 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} <Trace> oximeter.measurements_i64 (4b31ac6b-1c5c-4f23-988c-a4b3732c9914): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 4703 | 2024.02.02 03:26:59.642843 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000918048 sec., 9803 rows/sec., 692.49 KiB/sec. | ||
| 4704 | 2024.02.02 03:26:59.642961 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4705 | 2024.02.02 03:26:59.642984 [ 3 ] {7a3fa4e6-5a02-428c-939d-4932c8564f8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4706 | 2024.02.02 03:26:59.642999 [ 3 ] {} <Debug> HTTP-Session: b280c9e2-3ce6-495d-bee9-bbe2b3ddfb91 Destroying unnamed session | ||
| 4707 | 2024.02.02 03:27:08.657559 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4708 | 2024.02.02 03:27:08.657661 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4709 | 2024.02.02 03:27:09.630107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4710 | 2024.02.02 03:27:09.630225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4711 | 2024.02.02 03:27:09.630254 [ 3 ] {} <Debug> HTTP-Session: 815b00b1-d070-4de4-888b-27fdd6a1cccc Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4712 | 2024.02.02 03:27:09.630283 [ 3 ] {} <Debug> HTTP-Session: 815b00b1-d070-4de4-888b-27fdd6a1cccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4713 | 2024.02.02 03:27:09.630430 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4714 | 2024.02.02 03:27:09.630500 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4715 | 2024.02.02 03:27:09.630683 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4716 | 2024.02.02 03:27:09.631269 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4717 | 2024.02.02 03:27:09.631540 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4718 | 2024.02.02 03:27:09.631711 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4719 | 2024.02.02 03:27:09.631844 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} <Information> executeQuery: Read 69 rows, 5.59 KiB in 0.001366942 sec., 50477 rows/sec., 4.00 MiB/sec. | ||
| 4720 | 2024.02.02 03:27:09.631983 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} <Debug> DynamicQueryHandler: Done processing query | ||
| 4721 | 2024.02.02 03:27:09.632009 [ 3 ] {66ba9ef3-4e81-491c-a7c3-e050920e0928} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4722 | 2024.02.02 03:27:09.632025 [ 3 ] {} <Debug> HTTP-Session: 815b00b1-d070-4de4-888b-27fdd6a1cccc Destroying unnamed session | ||
| 4723 | 2024.02.02 03:27:09.632142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4724 | 2024.02.02 03:27:09.632193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4725 | 2024.02.02 03:27:09.632213 [ 3 ] {} <Debug> HTTP-Session: ace4e722-bea3-4dc4-854b-ff5b426a1f25 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4726 | 2024.02.02 03:27:09.632231 [ 3 ] {} <Debug> HTTP-Session: ace4e722-bea3-4dc4-854b-ff5b426a1f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4727 | 2024.02.02 03:27:09.632311 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4728 | 2024.02.02 03:27:09.632353 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4729 | 2024.02.02 03:27:09.632465 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4730 | 2024.02.02 03:27:09.632781 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4731 | 2024.02.02 03:27:09.632993 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4732 | 2024.02.02 03:27:09.633144 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 4733 | 2024.02.02 03:27:09.633275 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000932718 sec., 4288 rows/sec., 358.08 KiB/sec. | ||
| 4734 | 2024.02.02 03:27:09.633397 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4735 | 2024.02.02 03:27:09.633420 [ 3 ] {bdf119da-d6f9-4477-a3ed-66cce361d34f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4736 | 2024.02.02 03:27:09.633435 [ 3 ] {} <Debug> HTTP-Session: ace4e722-bea3-4dc4-854b-ff5b426a1f25 Destroying unnamed session | ||
| 4737 | 2024.02.02 03:27:09.633594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 32928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4738 | 2024.02.02 03:27:09.633640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4739 | 2024.02.02 03:27:09.633659 [ 3 ] {} <Debug> HTTP-Session: f8f40c03-76f1-4109-a6e1-06bfde619771 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4740 | 2024.02.02 03:27:09.633675 [ 3 ] {} <Debug> HTTP-Session: f8f40c03-76f1-4109-a6e1-06bfde619771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4741 | 2024.02.02 03:27:09.633759 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4742 | 2024.02.02 03:27:09.633798 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4743 | 2024.02.02 03:27:09.633905 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4744 | 2024.02.02 03:27:09.634350 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4745 | 2024.02.02 03:27:09.634583 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4746 | 2024.02.02 03:27:09.634734 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4747 | 2024.02.02 03:27:09.634858 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} <Information> executeQuery: Read 209 rows, 20.18 KiB in 0.00106278 sec., 196654 rows/sec., 18.54 MiB/sec. | ||
| 4748 | 2024.02.02 03:27:09.634856 [ 57 ] {} <Debug> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4749 | 2024.02.02 03:27:09.634960 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4750 | 2024.02.02 03:27:09.635038 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} <Debug> DynamicQueryHandler: Done processing query | ||
| 4751 | 2024.02.02 03:27:09.635101 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4752 | 2024.02.02 03:27:09.635100 [ 3 ] {45049a2a-f31c-493d-8fbd-d0f3ed01e717} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 4753 | 2024.02.02 03:27:09.635164 [ 3 ] {} <Debug> HTTP-Session: f8f40c03-76f1-4109-a6e1-06bfde619771 Destroying unnamed session | ||
| 4754 | 2024.02.02 03:27:09.635326 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4755 | 2024.02.02 03:27:09.635362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4756 | 2024.02.02 03:27:09.635392 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 190 rows starting from the beginning of the part | ||
| 4757 | 2024.02.02 03:27:09.635445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4758 | 2024.02.02 03:27:09.635481 [ 3 ] {} <Debug> HTTP-Session: 50bf7bbf-5cfc-486d-8b90-a5b73eb70001 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4759 | 2024.02.02 03:27:09.635509 [ 3 ] {} <Debug> HTTP-Session: 50bf7bbf-5cfc-486d-8b90-a5b73eb70001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4760 | 2024.02.02 03:27:09.635652 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 214 rows starting from the beginning of the part | ||
| 4761 | 2024.02.02 03:27:09.635719 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4762 | 2024.02.02 03:27:09.635828 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4763 | 2024.02.02 03:27:09.635878 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 189 rows starting from the beginning of the part | ||
| 4764 | 2024.02.02 03:27:09.636175 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 189 rows starting from the beginning of the part | ||
| 4765 | 2024.02.02 03:27:09.636316 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4766 | 2024.02.02 03:27:09.636417 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 243 rows starting from the beginning of the part | ||
| 4767 | 2024.02.02 03:27:09.636579 [ 21 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 209 rows starting from the beginning of the part | ||
| 4768 | 2024.02.02 03:27:09.637141 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4769 | 2024.02.02 03:27:09.637588 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4770 | 2024.02.02 03:27:09.637914 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 4771 | 2024.02.02 03:27:09.638102 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002324589 sec., 1720 rows/sec., 120.15 KiB/sec. | ||
| 4772 | 2024.02.02 03:27:09.638352 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 4773 | 2024.02.02 03:27:09.638419 [ 3 ] {18f9f4a7-e68f-4e93-b14b-a02c742a85c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4774 | 2024.02.02 03:27:09.638492 [ 3 ] {} <Debug> HTTP-Session: 50bf7bbf-5cfc-486d-8b90-a5b73eb70001 Destroying unnamed session | ||
| 4775 | 2024.02.02 03:27:09.638621 [ 14 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1234 rows, containing 4 columns (4 merged, 0 gathered) in 0.003596191 sec., 343140.8398497188 rows/sec., 31.97 MiB/sec. | ||
| 4776 | 2024.02.02 03:27:09.638700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4777 | 2024.02.02 03:27:09.638766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4778 | 2024.02.02 03:27:09.638812 [ 3 ] {} <Debug> HTTP-Session: 17cf1645-26d4-4ff4-93a6-490cace42821 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4779 | 2024.02.02 03:27:09.638831 [ 3 ] {} <Debug> HTTP-Session: 17cf1645-26d4-4ff4-93a6-490cace42821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4780 | 2024.02.02 03:27:09.638890 [ 14 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4781 | 2024.02.02 03:27:09.639009 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4782 | 2024.02.02 03:27:09.639062 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4783 | 2024.02.02 03:27:09.639264 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4784 | 2024.02.02 03:27:09.639277 [ 14 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4785 | 2024.02.02 03:27:09.639420 [ 14 ] {a1f68dd8-2548-4f90-9426-77a206e6c73f::all_1_41_8} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4786 | 2024.02.02 03:27:09.639740 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4787 | 2024.02.02 03:27:09.639961 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4788 | 2024.02.02 03:27:09.640112 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4789 | 2024.02.02 03:27:09.640226 [ 57 ] {} <Debug> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4790 | 2024.02.02 03:27:09.640229 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} <Information> executeQuery: Read 73 rows, 5.85 KiB in 0.00116791 sec., 62504 rows/sec., 4.89 MiB/sec. | ||
| 4791 | 2024.02.02 03:27:09.640284 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4792 | 2024.02.02 03:27:09.640445 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4793 | 2024.02.02 03:27:09.640516 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4794 | 2024.02.02 03:27:09.640565 [ 3 ] {b8e5e9f9-c867-4d82-8c22-64a6f877db9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4795 | 2024.02.02 03:27:09.640633 [ 3 ] {} <Debug> HTTP-Session: 17cf1645-26d4-4ff4-93a6-490cace42821 Destroying unnamed session | ||
| 4796 | 2024.02.02 03:27:09.640697 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4797 | 2024.02.02 03:27:09.640749 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 100 rows starting from the beginning of the part | ||
| 4798 | 2024.02.02 03:27:09.640822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4799 | 2024.02.02 03:27:09.640906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4800 | 2024.02.02 03:27:09.640973 [ 3 ] {} <Debug> HTTP-Session: 07ef4fbe-4433-4a6d-a74a-2ae1a87a982f Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4801 | 2024.02.02 03:27:09.641011 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 95 rows starting from the beginning of the part | ||
| 4802 | 2024.02.02 03:27:09.641024 [ 3 ] {} <Debug> HTTP-Session: 07ef4fbe-4433-4a6d-a74a-2ae1a87a982f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4803 | 2024.02.02 03:27:09.641261 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4804 | 2024.02.02 03:27:09.641269 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 63 rows starting from the beginning of the part | ||
| 4805 | 2024.02.02 03:27:09.641372 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4806 | 2024.02.02 03:27:09.641556 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 63 rows starting from the beginning of the part | ||
| 4807 | 2024.02.02 03:27:09.641872 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 102 rows starting from the beginning of the part | ||
| 4808 | 2024.02.02 03:27:09.641967 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4809 | 2024.02.02 03:27:09.642118 [ 10 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 73 rows starting from the beginning of the part | ||
| 4810 | 2024.02.02 03:27:09.642656 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4811 | 2024.02.02 03:27:09.643311 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4812 | 2024.02.02 03:27:09.643708 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 4813 | 2024.02.02 03:27:09.643817 [ 21 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 4 columns (4 merged, 0 gathered) in 0.00346939 sec., 142964.6133758384 rows/sec., 11.17 MiB/sec. | ||
| 4814 | 2024.02.02 03:27:09.643962 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002657232 sec., 752 rows/sec., 52.92 KiB/sec. | ||
| 4815 | 2024.02.02 03:27:09.644130 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4816 | 2024.02.02 03:27:09.644218 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} <Debug> DynamicQueryHandler: Done processing query | ||
| 4817 | 2024.02.02 03:27:09.644260 [ 3 ] {4eaa8487-7ffb-4c3f-8552-4dfa1aab8638} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4818 | 2024.02.02 03:27:09.644279 [ 3 ] {} <Debug> HTTP-Session: 07ef4fbe-4433-4a6d-a74a-2ae1a87a982f Destroying unnamed session | ||
| 4819 | 2024.02.02 03:27:09.644463 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4820 | 2024.02.02 03:27:09.644481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 73802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4821 | 2024.02.02 03:27:09.644546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4822 | 2024.02.02 03:27:09.644575 [ 16 ] {d914745f-7b07-44c7-96ee-0159cd833087::all_1_41_8} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4823 | 2024.02.02 03:27:09.644587 [ 3 ] {} <Debug> HTTP-Session: c1fcb73d-c6b4-4f64-a2ab-67b09eb38379 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4824 | 2024.02.02 03:27:09.644631 [ 3 ] {} <Debug> HTTP-Session: c1fcb73d-c6b4-4f64-a2ab-67b09eb38379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4825 | 2024.02.02 03:27:09.644783 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4826 | 2024.02.02 03:27:09.644830 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4827 | 2024.02.02 03:27:09.644986 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4828 | 2024.02.02 03:27:09.645591 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4829 | 2024.02.02 03:27:09.645929 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4830 | 2024.02.02 03:27:09.646105 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4831 | 2024.02.02 03:27:09.646226 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} <Information> executeQuery: Read 69 rows, 95.35 KiB in 0.001403892 sec., 49149 rows/sec., 66.32 MiB/sec. | ||
| 4832 | 2024.02.02 03:27:09.646228 [ 57 ] {} <Debug> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4833 | 2024.02.02 03:27:09.646303 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4834 | 2024.02.02 03:27:09.646445 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4835 | 2024.02.02 03:27:09.646462 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} <Debug> DynamicQueryHandler: Done processing query | ||
| 4836 | 2024.02.02 03:27:09.646508 [ 3 ] {c397f947-edf9-4140-ad4b-fcbe6f1d9aaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
| 4837 | 2024.02.02 03:27:09.646558 [ 3 ] {} <Debug> HTTP-Session: c1fcb73d-c6b4-4f64-a2ab-67b09eb38379 Destroying unnamed session | ||
| 4838 | 2024.02.02 03:27:09.646615 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4839 | 2024.02.02 03:27:09.646650 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1769 rows starting from the beginning of the part | ||
| 4840 | 2024.02.02 03:27:09.646798 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 59 rows starting from the beginning of the part | ||
| 4841 | 2024.02.02 03:27:09.646902 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 63 rows starting from the beginning of the part | ||
| 4842 | 2024.02.02 03:27:09.646997 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 63 rows starting from the beginning of the part | ||
| 4843 | 2024.02.02 03:27:09.647089 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 69 rows starting from the beginning of the part | ||
| 4844 | 2024.02.02 03:27:09.647175 [ 14 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 69 rows starting from the beginning of the part | ||
| 4845 | 2024.02.02 03:27:09.653459 [ 11 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2092 rows, containing 6 columns (6 merged, 0 gathered) in 0.00707635 sec., 295632.63546885044 rows/sec., 398.94 MiB/sec. | ||
| 4846 | 2024.02.02 03:27:09.654632 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4847 | 2024.02.02 03:27:09.654895 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4848 | 2024.02.02 03:27:09.654968 [ 21 ] {98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4849 | 2024.02.02 03:27:09.655056 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 98ce3452-1310-49d1-9b42-a5e2d828369d::all_1_41_8: 12.39 MiB. | ||
| 4850 | 2024.02.02 03:27:10.001147 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.97 MiB, peak 250.32 MiB, will set to 242.49 MiB (RSS), difference: 1.52 MiB | ||
| 4851 | 2024.02.02 03:27:19.630709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 9948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4852 | 2024.02.02 03:27:19.630887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4853 | 2024.02.02 03:27:19.630935 [ 3 ] {} <Debug> HTTP-Session: d1cae67a-7b2a-4db3-baac-505b440f592c Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4854 | 2024.02.02 03:27:19.630976 [ 3 ] {} <Debug> HTTP-Session: d1cae67a-7b2a-4db3-baac-505b440f592c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4855 | 2024.02.02 03:27:19.631162 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4856 | 2024.02.02 03:27:19.631223 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4857 | 2024.02.02 03:27:19.631385 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4858 | 2024.02.02 03:27:19.631923 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4859 | 2024.02.02 03:27:19.632200 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4860 | 2024.02.02 03:27:19.632363 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} <Trace> oximeter.fields_i64 (78f1e912-b192-43e5-9f2a-1c9deb0f2a9f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4861 | 2024.02.02 03:27:19.632500 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} <Information> executeQuery: Read 69 rows, 5.59 KiB in 0.001299211 sec., 53109 rows/sec., 4.20 MiB/sec. | ||
| 4862 | 2024.02.02 03:27:19.632664 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} <Debug> DynamicQueryHandler: Done processing query | ||
| 4863 | 2024.02.02 03:27:19.632690 [ 3 ] {651810dc-fdb4-4da1-ac2c-394b21cf0271} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4864 | 2024.02.02 03:27:19.632706 [ 3 ] {} <Debug> HTTP-Session: d1cae67a-7b2a-4db3-baac-505b440f592c Destroying unnamed session | ||
| 4865 | 2024.02.02 03:27:19.632819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4866 | 2024.02.02 03:27:19.632868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4867 | 2024.02.02 03:27:19.632887 [ 3 ] {} <Debug> HTTP-Session: 6ca9acb1-14d7-4054-a806-1865dd29f073 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4868 | 2024.02.02 03:27:19.632906 [ 3 ] {} <Debug> HTTP-Session: 6ca9acb1-14d7-4054-a806-1865dd29f073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4869 | 2024.02.02 03:27:19.632979 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4870 | 2024.02.02 03:27:19.633020 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4871 | 2024.02.02 03:27:19.633129 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4872 | 2024.02.02 03:27:19.633422 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4873 | 2024.02.02 03:27:19.633693 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4874 | 2024.02.02 03:27:19.633848 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 4875 | 2024.02.02 03:27:19.633972 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000928697 sec., 2153 rows/sec., 184.02 KiB/sec. | ||
| 4876 | 2024.02.02 03:27:19.633971 [ 69 ] {} <Debug> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 4877 | 2024.02.02 03:27:19.634088 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4878 | 2024.02.02 03:27:19.634161 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} <Debug> DynamicQueryHandler: Done processing query | ||
| 4879 | 2024.02.02 03:27:19.634194 [ 3 ] {5bde468c-9ea5-4c40-a9b9-3e35d0d90e19} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4880 | 2024.02.02 03:27:19.634194 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact | ||
| 4881 | 2024.02.02 03:27:19.634215 [ 3 ] {} <Debug> HTTP-Session: 6ca9acb1-14d7-4054-a806-1865dd29f073 Destroying unnamed session | ||
| 4882 | 2024.02.02 03:27:19.634284 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4883 | 2024.02.02 03:27:19.634310 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 4884 | 2024.02.02 03:27:19.634426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 32777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4885 | 2024.02.02 03:27:19.634434 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 4886 | 2024.02.02 03:27:19.634485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4887 | 2024.02.02 03:27:19.634508 [ 3 ] {} <Debug> HTTP-Session: 52a73b84-1959-4065-a90d-c333a3ea0c58 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4888 | 2024.02.02 03:27:19.634529 [ 3 ] {} <Debug> HTTP-Session: 52a73b84-1959-4065-a90d-c333a3ea0c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4889 | 2024.02.02 03:27:19.634599 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 4890 | 2024.02.02 03:27:19.634655 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4891 | 2024.02.02 03:27:19.634706 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4892 | 2024.02.02 03:27:19.634748 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 4893 | 2024.02.02 03:27:19.634923 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 4894 | 2024.02.02 03:27:19.634962 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4895 | 2024.02.02 03:27:19.635064 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::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 | ||
| 4896 | 2024.02.02 03:27:19.635623 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
| 4897 | 2024.02.02 03:27:19.635916 [ 21 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001760955 sec., 12493.221007918999 rows/sec., 1.02 MiB/sec. | ||
| 4898 | 2024.02.02 03:27:19.635988 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4899 | 2024.02.02 03:27:19.636054 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 4900 | 2024.02.02 03:27:19.636165 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} <Trace> oximeter.fields_string (a1f68dd8-2548-4f90-9426-77a206e6c73f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4901 | 2024.02.02 03:27:19.636230 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
| 4902 | 2024.02.02 03:27:19.636313 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} <Information> executeQuery: Read 208 rows, 20.09 KiB in 0.001625013 sec., 127998 rows/sec., 12.07 MiB/sec. | ||
| 4903 | 2024.02.02 03:27:19.636333 [ 11 ] {61d5336e-40b6-4f2d-a557-67e0aac96a3f::all_1_19_4} <Trace> oximeter.fields_ipaddr (61d5336e-40b6-4f2d-a557-67e0aac96a3f) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 | ||
| 4904 | 2024.02.02 03:27:19.636488 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4905 | 2024.02.02 03:27:19.636512 [ 3 ] {9833020d-75f8-4fed-88a3-9349fca9af5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 4906 | 2024.02.02 03:27:19.636528 [ 3 ] {} <Debug> HTTP-Session: 52a73b84-1959-4065-a90d-c333a3ea0c58 Destroying unnamed session | ||
| 4907 | 2024.02.02 03:27:19.636647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4908 | 2024.02.02 03:27:19.636693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4909 | 2024.02.02 03:27:19.636712 [ 3 ] {} <Debug> HTTP-Session: 951c0769-5b93-47ba-a8e2-499f37bd1987 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4910 | 2024.02.02 03:27:19.636729 [ 3 ] {} <Debug> HTTP-Session: 951c0769-5b93-47ba-a8e2-499f37bd1987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4911 | 2024.02.02 03:27:19.636800 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4912 | 2024.02.02 03:27:19.636840 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4913 | 2024.02.02 03:27:19.636945 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4914 | 2024.02.02 03:27:19.637211 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4915 | 2024.02.02 03:27:19.637413 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4916 | 2024.02.02 03:27:19.637566 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 4917 | 2024.02.02 03:27:19.637678 [ 69 ] {} <Debug> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 4918 | 2024.02.02 03:27:19.637693 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000858307 sec., 2330 rows/sec., 162.70 KiB/sec. | ||
| 4919 | 2024.02.02 03:27:19.637734 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4920 | 2024.02.02 03:27:19.637902 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact | ||
| 4921 | 2024.02.02 03:27:19.637924 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} <Debug> DynamicQueryHandler: Done processing query | ||
| 4922 | 2024.02.02 03:27:19.637970 [ 3 ] {15d73e5e-fabc-4e27-89e7-6c999d101b56} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4923 | 2024.02.02 03:27:19.637995 [ 3 ] {} <Debug> HTTP-Session: 951c0769-5b93-47ba-a8e2-499f37bd1987 Destroying unnamed session | ||
| 4924 | 2024.02.02 03:27:19.638060 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4925 | 2024.02.02 03:27:19.638100 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 4926 | 2024.02.02 03:27:19.638169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 12084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4927 | 2024.02.02 03:27:19.638233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4928 | 2024.02.02 03:27:19.638261 [ 3 ] {} <Debug> HTTP-Session: 3ae68f3d-6ff9-4b9d-a390-db3163e88608 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4929 | 2024.02.02 03:27:19.638318 [ 3 ] {} <Debug> HTTP-Session: 3ae68f3d-6ff9-4b9d-a390-db3163e88608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4930 | 2024.02.02 03:27:19.638381 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 4931 | 2024.02.02 03:27:19.638518 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4932 | 2024.02.02 03:27:19.638623 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4933 | 2024.02.02 03:27:19.638672 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 4934 | 2024.02.02 03:27:19.639042 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 4935 | 2024.02.02 03:27:19.639044 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4936 | 2024.02.02 03:27:19.639263 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 4937 | 2024.02.02 03:27:19.639413 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::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 | ||
| 4938 | 2024.02.02 03:27:19.639957 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
| 4939 | 2024.02.02 03:27:19.640369 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4940 | 2024.02.02 03:27:19.640697 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} <Trace> oximeter.fields_uuid (d914745f-7b07-44c7-96ee-0159cd833087): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4941 | 2024.02.02 03:27:19.641012 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} <Information> executeQuery: Read 71 rows, 5.69 KiB in 0.00243116 sec., 29204 rows/sec., 2.28 MiB/sec. | ||
| 4942 | 2024.02.02 03:27:19.641024 [ 14 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003223957 sec., 6823.91235366973 rows/sec., 476.47 KiB/sec. | ||
| 4943 | 2024.02.02 03:27:19.641222 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} <Debug> DynamicQueryHandler: Done processing query | ||
| 4944 | 2024.02.02 03:27:19.641235 [ 24 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 4945 | 2024.02.02 03:27:19.641258 [ 3 ] {7b37e7d8-950f-4cf6-9534-17dd7f3c9679} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4946 | 2024.02.02 03:27:19.641314 [ 3 ] {} <Debug> HTTP-Session: 3ae68f3d-6ff9-4b9d-a390-db3163e88608 Destroying unnamed session | ||
| 4947 | 2024.02.02 03:27:19.641458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4948 | 2024.02.02 03:27:19.641522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4949 | 2024.02.02 03:27:19.641545 [ 24 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
| 4950 | 2024.02.02 03:27:19.641560 [ 3 ] {} <Debug> HTTP-Session: 49607480-1539-4c44-b079-ad82847947c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4951 | 2024.02.02 03:27:19.641606 [ 3 ] {} <Debug> HTTP-Session: 49607480-1539-4c44-b079-ad82847947c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4952 | 2024.02.02 03:27:19.641665 [ 24 ] {70666373-b15a-45ec-829c-f6f2e7473feb::all_1_19_4} <Trace> oximeter.fields_u16 (70666373-b15a-45ec-829c-f6f2e7473feb) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 | ||
| 4953 | 2024.02.02 03:27:19.641726 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4954 | 2024.02.02 03:27:19.641820 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4955 | 2024.02.02 03:27:19.641963 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4956 | 2024.02.02 03:27:19.642289 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4957 | 2024.02.02 03:27:19.642576 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4958 | 2024.02.02 03:27:19.642761 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} <Trace> oximeter.measurements_cumulativeu64 (98782b87-db9b-4f74-843f-2c662de779ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 4959 | 2024.02.02 03:27:19.642890 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001104129 sec., 905 rows/sec., 63.68 KiB/sec. | ||
| 4960 | 2024.02.02 03:27:19.643017 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4961 | 2024.02.02 03:27:19.643040 [ 3 ] {ca41ff47-b553-4039-8226-54b658b58e8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4962 | 2024.02.02 03:27:19.643056 [ 3 ] {} <Debug> HTTP-Session: 49607480-1539-4c44-b079-ad82847947c0 Destroying unnamed session | ||
| 4963 | 2024.02.02 03:27:19.643238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50511, User-Agent: (none), Length: 73802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4964 | 2024.02.02 03:27:19.643287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4965 | 2024.02.02 03:27:19.643306 [ 3 ] {} <Debug> HTTP-Session: 7c41970d-9a5d-4eab-8a05-79a478dc20f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50511 | ||
| 4966 | 2024.02.02 03:27:19.643323 [ 3 ] {} <Debug> HTTP-Session: 7c41970d-9a5d-4eab-8a05-79a478dc20f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4967 | 2024.02.02 03:27:19.643416 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50511) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4968 | 2024.02.02 03:27:19.643461 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4969 | 2024.02.02 03:27:19.643602 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4970 | 2024.02.02 03:27:19.644201 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
| 4971 | 2024.02.02 03:27:19.644557 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4972 | 2024.02.02 03:27:19.644733 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} <Trace> oximeter.measurements_histogramf64 (98ce3452-1310-49d1-9b42-a5e2d828369d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4973 | 2024.02.02 03:27:19.644848 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} <Information> executeQuery: Read 69 rows, 95.35 KiB in 0.001403102 sec., 49176 rows/sec., 66.36 MiB/sec. | ||
| 4974 | 2024.02.02 03:27:19.644971 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} <Debug> DynamicQueryHandler: Done processing query | ||
| 4975 | 2024.02.02 03:27:19.644993 [ 3 ] {745faf34-14e2-4458-8a3e-7f737ec82d96} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
| 4976 | 2024.02.02 03:27:19.645008 [ 3 ] {} <Debug> HTTP-Session: 7c41970d-9a5d-4eab-8a05-79a478dc20f5 Destroying unnamed session | ||
| 4977 | 2024.02.02 03:27:23.657716 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4978 | 2024.02.02 03:27:23.657797 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||